次の方法で共有


DiagnosticDetectorResponse.DetectorDefinition プロパティ

定義

検出器の定義を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象