ArrayOfClusterComputeResourceVcsSlots

ArrayOfClusterComputeResourceVcsSlots
ArrayOfClusterComputeResourceVcsSlots

A boxed array of ClusterComputeResourceVcsSlots. To be used in Any placeholders.

Since: vSphere API Release 7.0.1.1

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "systemId": "string",
            "host": {
                "_typeName": "string",
                "type": "string",
                "value": "string"
            },
            "datastore": [
                {
                    "_typeName": "string",
                    "type": "string",
                    "value": "string"
                }
            ],
            "totalSlots": 0
        }
    ]
}
_value
Required

_value

Availability
Added in vSphere API Release 7.0.1.1