Sdílet prostřednictvím


LabVirtualMachineState Enum

Definition

The state of a virtual machine.

public enum LabVirtualMachineState
type LabVirtualMachineState = 
Public Enum LabVirtualMachineState
Inheritance
LabVirtualMachineState

Fields

Stopped 0

The VM is currently stopped.

Starting 1

The VM is starting.

Running 2

The VM is running.

Stopping 3

The VM is stopping.

ResettingPassword 4

The VM password is being reset.

Reimaging 5

The VM is being reimaged.

Redeploying 6

The VM is being redeployed.

Applies to