Compartir a través de


DiagnosticAnalysis.NonCorrelatedDetectors Propiedad

Definición

Obtiene o establece los datos de cada detector para los detectores que no se han corelate.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.nonCorrelatedDetectors")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.DetectorDefinition> NonCorrelatedDetectors { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.nonCorrelatedDetectors")>]
member this.NonCorrelatedDetectors : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.DetectorDefinition> with get, set
Public Property NonCorrelatedDetectors As IList(Of DetectorDefinition)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a