Partager via


VirtualMachineInstanceView.IsVMInStandbyPool Property

Definition

Gets [Preview Feature] Specifies whether the VM is currently in or out of the Standby Pool.

[Newtonsoft.Json.JsonProperty(PropertyName="isVMInStandbyPool")]
public bool? IsVMInStandbyPool { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isVMInStandbyPool")>]
member this.IsVMInStandbyPool : Nullable<bool>
Public ReadOnly Property IsVMInStandbyPool As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to