共用方式為


OperationResourceMetricSpecification.Dimensions Property

Definition

Gets or sets dimensions for the metric specification.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to