ArrayOfVirtualMachineFileLayoutEx

ArrayOfVirtualMachineFileLayoutEx
ArrayOfVirtualMachineFileLayoutEx

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "file": [
                {
                    "_typeName": "string",
                    "key": 0,
                    "name": "string",
                    "type": "string",
                    "size": 0,
                    "uniqueSize": 0,
                    "backingObjectId": "string",
                    "accessible": false
                }
            ],
            "disk": [
                {
                    "_typeName": "string",
                    "key": 0,
                    "chain": [
                        {
                            "_typeName": "string",
                            "fileKey": [
                                0
                            ]
                        }
                    ]
                }
            ],
            "snapshot": [
                {
                    "_typeName": "string",
                    "key": {
                        "_typeName": "string",
                        "type": "string",
                        "value": "string"
                    },
                    "dataKey": 0,
                    "memoryKey": 0,
                    "disk": [
                        {
                            "_typeName": "string",
                            "key": 0,
                            "chain": [
                                {
                                    "_typeName": "string",
                                    "fileKey": [
                                        0
                                    ]
                                }
                            ]
                        }
                    ]
                }
            ],
            "timestamp": "string"
        }
    ]
}
_value
Required

_value