VirtualMachineSerialInfo

VirtualMachineSerialInfo
VirtualMachineSerialInfo

SerialInfo class contains information about a physical serial drive on the host.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "name": "string",
    "configurationTag": [
        "string"
    ]
}