VirtualMachineDetailedStatus type
The more detailed status of the virtual machine.
KnownVirtualMachineDetailedStatus can be used interchangeably with VirtualMachineDetailedStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Available: The Available status.
Error: The Error status.
Provisioning: The Provisioning status.
Running: The Running status.
Scheduling: The Scheduling status.
Stopped: The Stopped status.
Terminating: The Terminating status.
Unknown: The Unknown status.
type VirtualMachineDetailedStatus = string