VirtualDeviceBackingOption
VirtualDeviceBackingOption
The VirtualDeviceBackingOption data class defines options for device-specific virtual backing objects.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"type": "string"
}
string
type
Required
The name of the class the client should use to instantiate backing for the virtual device.
Used By