Compartir a través de


MonitoringSummary.SupportedProviderCount Propiedad

Definición

Obtiene o establece el recuento de todos los proveedores de servicios de recuperación admitidos.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a