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

적용 대상