VmEventArgument

VmEventArgument
VmEventArgument

The event argument is a VirtualMachine object.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "name": "string",
    "vm": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
vm
Required

Reference to an instance of the VirtualMachine managed object.