ArrayOfGuestPosixFileAttributes

ArrayOfGuestPosixFileAttributes
ArrayOfGuestPosixFileAttributes

A boxed array of GuestPosixFileAttributes. To be used in Any placeholders.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "modificationTime": "string",
            "accessTime": "string",
            "symlinkTarget": "string",
            "ownerId": 0,
            "groupId": 0,
            "permissions": 0
        }
    ]
}
_value
Required

_value