MonitoringSummary.UnHealthyProviderCount Property

Definition

Gets or sets count of unhealthy replication providers.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to