VirtualMachineRelocateSpecDiskLocatorBackingSpec
VirtualMachineRelocateSpecDiskLocatorBackingSpec
VirtualMachineRelocateSpecDiskLocatorBackingSpec
is a data object type for crytographic information about the backing of a device.
The member parent refers the parent in the chain of VirtualDeviceBackingInfo objects.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"parent": {
"_typeName": "string",
"parent": "VirtualMachineRelocateSpecDiskLocatorBackingSpec Object",
"crypto": {
"_typeName": "string"
}
},
"crypto": {
"_typeName": "string"
}
}
parent
Optional
VirtualMachineRelocateSpecDiskLocatorBackingSpec
is a data object type for crytographic information about the backing of a device.
The member parent refers the parent in the chain of VirtualDeviceBackingInfo objects.
crypto
Optional
This data object type encapsulates virtual machine or disk encryption settings.