VirtualMachineInstanceView.IsVMInStandbyPool Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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