ArrayOfComputeResourceConfigInfo
ArrayOfComputeResourceConfigInfo
A boxed array of ComputeResourceConfigInfo. To be used in Any placeholders.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"vmSwapPlacement": "string",
"spbmEnabled": false,
"defaultHardwareVersionKey": "string",
"maximumHardwareVersionKey": "string"
}
]
}