Udostępnij za pośrednictwem


MonitoringSummary.UnHealthyVmCount Property

Definition

Gets or sets count of unhealthy VMs.

[Newtonsoft.Json.JsonProperty(PropertyName="unHealthyVmCount")]
public int? UnHealthyVmCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="unHealthyVmCount")>]
member this.UnHealthyVmCount : Nullable<int> with get, set
Public Property UnHealthyVmCount As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to