次の方法で共有


AnalysisData.Metrics プロパティ

定義

ソース メトリックを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象