VsanMassCollectorPropertyParams
VsanMassCollectorPropertyParams
Collection of parameters for a property used by VsanRetrieveProperties.
This structure may be used only with operations rendered under /vsan
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"propertyName": "string",
"propertyParams": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
]
}
array of
KeyAnyValue
propertyParams
Optional
Collection of parameters needed to retrieve the property.
Note: when setting vim.KeyAnyValue.value to an array object, please wrap the array inside vim.DynamicArray.