DiagnosticDetectorResponse.DetectorDefinition Property

Definition

Gets or sets detector's definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to