VirtualDiskDeltaDiskFormatsSupported
VirtualDiskDeltaDiskFormatsSupported
Delta disk format supported for each datastore type.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"datastoreType": "string",
"deltaDiskFormat": {
"_typeName": "string",
"valueIsReadonly": false,
"choiceInfo": [
{
"_typeName": "string",
"label": "string",
"summary": "string",
"key": "string"
}
],
"defaultIndex": 0
}
}
string
datastoreType
Required
Datastore type name
deltaDiskFormat
Required
The ChoiceOption data object type defines a set of supported string values, a localizable description for each value, and the default value.