Compartir a través de


MonitoringSummary.UnsupportedProviderCount Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a