PowerStateEnum type
The power state of the virtual machine instance
KnownPowerStateEnum can be used interchangeably with PowerStateEnum,
this enum contains the known values that the service supports.
Known values supported by the service
Deallocated: Virtual machine deallocated
Deallocating: Virtual machine deallocating
Running: Virtual machine running
Starting: Virtual machine starting
Stopped: Virtual machine stopped
Stopping: Virtual machine stopping
Paused: Virtual machine paused
Saved: Virtual machine Saved,
Unknown: Power state of the virtual machine is unknown
type PowerStateEnum = string