VirtualDeviceRemoteDeviceBackingOption
VirtualDeviceRemoteDeviceBackingOption
VirtualDeviceOption.RemoteDeviceBackingOption describes the options for a remote device backing.
The primary difference between a remote device backing and a local device backing is that the VirtualCenter server cannot provide a list of remote host devices available for this virtual device backing.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"type": "string",
"autoDetectAvailable": {
"_typeName": "string",
"valueIsReadonly": false,
"supported": false,
"defaultValue": false
}
}
autoDetectAvailable
Required
The BoolOption data object type describes if an option is supported ("true") and if the option is set to "true" or "false" by default.