ArrayOfVirtualMachineVirtualDeviceGroups
ArrayOfVirtualMachineVirtualDeviceGroups
A boxed array of VirtualMachineVirtualDeviceGroups. To be used in Any placeholders.
Since: vSphere API Release 8.0.0.1
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"deviceGroup": [
{
"_typeName": "string",
"groupInstanceKey": 0,
"deviceInfo": {
"_typeName": "string",
"label": "string",
"summary": "string"
}
}
]
}
]
}
Availability
Added in vSphere API Release 8.0.0.1