AgentVmHookVmState_enum
AgentVmHookVmState_enum
Represents the state of the VM lifecycle.
Possible values:
provisioned
: The VM is provisioned and not powered-on.poweredOn
: The VM is powered on.prePowerOn
: The VM is about to be powered on as part of a VM upgrade workflow.
This data structure has no properties.
Enumeration: provisioned, poweredOn, prePowerOn,