MonitoringSummary.DeprecatedProviderCount Property

Definition

Gets or sets count of all deprecated recovery service providers.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to