Bagikan melalui


LabVirtualMachineState Enum

Definition

The state of a virtual machine.

public enum LabVirtualMachineState
type LabVirtualMachineState = 
Public Enum LabVirtualMachineState
Inheritance
LabVirtualMachineState

Fields

Redeploying 6

The VM is being redeployed.

Reimaging 5

The VM is being reimaged.

ResettingPassword 4

The VM password is being reset.

Running 2

The VM is running.

Starting 1

The VM is starting.

Stopped 0

The VM is currently stopped.

Stopping 3

The VM is stopping.

Applies to