ArrayOfVslmRelocateSpec

ArrayOfVslmRelocateSpec
ArrayOfVslmRelocateSpec

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "backingSpec": {
                "_typeName": "string",
                "datastore": {
                    "_typeName": "string",
                    "type": "string",
                    "value": "string"
                },
                "path": "string"
            },
            "profile": [
                {
                    "_typeName": "string"
                }
            ],
            "consolidate": false,
            "disksCrypto": {
                "_typeName": "string",
                "parent": "DiskCryptoSpec Object",
                "crypto": {
                    "_typeName": "string"
                }
            }
        }
    ]
}
_value
Required

_value