Share via


StandbyVirtualMachinePoolPatch.VirtualMachineState Property

Definition

Specifies the desired state of virtual machines in the pool.

public Azure.ResourceManager.StandbyPool.Models.StandbyVirtualMachineState? VirtualMachineState { get; set; }
member this.VirtualMachineState : Nullable<Azure.ResourceManager.StandbyPool.Models.StandbyVirtualMachineState> with get, set
Public Property VirtualMachineState As Nullable(Of StandbyVirtualMachineState)

Property Value

Applies to