共用方式為


ServiceSpecification.MetricSpecifications 屬性

定義

取得或設定 Azure 監視計量的規格

[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

適用於