VirtualMachineVirtualDeviceGroupsVendorDeviceGroup

VirtualMachineVirtualDeviceGroupsVendorDeviceGroup
VirtualMachineVirtualDeviceGroupsVendorDeviceGroup

Vendor device group.

These groups are defined in the VirtualMachineVendorDeviceGroupInfo. When this group is added, all devices that form the group must be added in the same request. Modification of membership in the group is not allowed, devices cannot be added or removed. When group is removed, all devices that form the group must be removed in the same request.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "groupInstanceKey": 0,
    "deviceInfo": {
        "_typeName": "string",
        "label": "string",
        "summary": "string"
    },
    "deviceGroupName": "string"
}
string
deviceGroupName
Required

The name of the vendor device group from VirtualMachineVendorDeviceGroupInfo.