Udostępnij za pośrednictwem


MonitoringSummary.UnsupportedProviderCount Property

Definition

Gets or sets count of all the unsupported recovery service providers.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to