DatastoreOption
DatastoreOption
The DatastoreOption data object describes datastore options for a virtual machine.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"unsupportedVolumes": [
{
"_typeName": "string",
"fileSystemType": "string",
"majorVersion": 0
}
]
}
array of VirtualMachineDatastoreVolumeOption
unsupportedVolumes
Optional
The type of file system volumes on which this virtual machine cannot have its disk and configuration files.