次の方法で共有


DiagnosticDetectorResponse.Metrics プロパティ

定義

検出機能によって提供されるメトリックを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象