次の方法で共有


ServiceSpecification.MetricSpecifications プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象