Share via


MonitoringSummary.SupportedProviderCount Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to