次の方法で共有


ServiceSpecification.MetricSpecifications プロパティ

定義

メトリックの仕様を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象