Skip to main content

VmBootStatus

The power state of a VM. Starting a VM requires it to be Stopped, and stopping a VM requires it to be Running — attempting either from the wrong state throws.

Stopped — The VM is powered off. Required for a start operation to succeed. Running — The VM is powered on. Required for a stop operation to succeed.

stringVmBootStatus (string)

The power state of a VM. Starting a VM requires it to be Stopped, and stopping a VM requires it to be Running — attempting either from the wrong state throws.

Stopped — The VM is powered off. Required for a start operation to succeed. Running — The VM is powered on. Required for a stop operation to succeed.

Possible values: [Stopped, Running]

VmBootStatus
"Stopped"