Compartir a través de


DiagnosticDetectorResponse.DetectorDefinition Propiedad

Definición

Obtiene o establece la definición del detector

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a