VsanUpgradeSystemNetworkPartitionInfo
VsanUpgradeSystemNetworkPartitionInfo
Information about a particular group of hosts making up a network partition.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"hosts": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
]
}