VirtualMachine.State Property

Definition

The current state of the virtual machine

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.LabServices.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.VirtualMachineState? State { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.LabServices.PropertyOrigin.Inlined)>]
member this.State : Nullable<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.VirtualMachineState>
Public ReadOnly Property State As Nullable(Of VirtualMachineState)

Property Value

Implements

Attributes

Applies to