StorageDrsOptionSpec
StorageDrsOptionSpec
An incremental update to the advance settings.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"operation": "string",
"removeKey": {
"_typeName": "string"
},
"option": {
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
}