VirtualDeviceConfigSpecBackingSpec
VirtualDeviceConfigSpecBackingSpec
VirtualDeviceConfigSpecBackingSpec
is a data object type for information about configuration of the backing of a device in a virtual machine.
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": "VirtualDeviceConfigSpecBackingSpec Object",
"crypto": {
"_typeName": "string"
}
},
"crypto": {
"_typeName": "string"
}
}
parent
Optional
VirtualDeviceConfigSpecBackingSpec
is a data object type for information about configuration of the backing of a device in a virtual machine.
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.