ContainerServiceMachineStatus.VmState Property

Definition

Virtual machine state. Indicates the current state of the underlying virtual machine.

public Azure.ResourceManager.ContainerService.Models.ContainerServiceMachineVmState? VmState { get; }
member this.VmState : Nullable<Azure.ResourceManager.ContainerService.Models.ContainerServiceMachineVmState>
Public ReadOnly Property VmState As Nullable(Of ContainerServiceMachineVmState)

Property Value

Applies to