ArrayOfVStorageObject

ArrayOfVStorageObject
ArrayOfVStorageObject

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "config": {
                "_typeName": "string",
                "id": {
                    "_typeName": "string",
                    "id": "string"
                },
                "name": "string",
                "createTime": "string",
                "keepAfterDeleteVm": false,
                "relocationDisabled": false,
                "nativeSnapshotSupported": false,
                "changedBlockTrackingEnabled": false,
                "backing": {
                    "_typeName": "string",
                    "datastore": {
                        "_typeName": "string",
                        "type": "string",
                        "value": "string"
                    }
                },
                "metadata": [
                    {
                        "_typeName": "string",
                        "key": "string",
                        "value": "string"
                    }
                ],
                "vclock": {
                    "_typeName": "string",
                    "vClockTime": 0
                },
                "iofilter": [
                    "string"
                ],
                "descriptorVersion": 0,
                "capacityInMB": 0,
                "consumptionType": [
                    "string"
                ],
                "consumerId": [
                    {
                        "_typeName": "string",
                        "id": "string"
                    }
                ]
            }
        }
    ]
}
_value
Required

_value