StorageIOAllocationOption
StorageIOAllocationOption
Deprecated as of vSphere8.0 U3, and there is no replacement for it.
The IOAllocationOption specifies value ranges that can be used to initialize StorageIOAllocationInfo object.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"limitOption": {
"_typeName": "string",
"valueIsReadonly": false,
"min": 0,
"max": 0,
"defaultValue": 0
},
"sharesOption": {
"_typeName": "string",
"sharesOption": {
"_typeName": "string",
"valueIsReadonly": false,
"min": 0,
"max": 0,
"defaultValue": 0
},
"defaultLevel": "string"
}
}