Share via


VmState type

Defines values for VmState.
KnownVmState can be used interchangeably with VmState, this enum contains the known values that the service supports.

Known values supported by the service

Running: The virtual machine is currently running.
Deleted: The virtual machine has been deleted by the user or due to spot eviction.

type VmState = string