次の方法で共有


MetricSpecification.Dimensions プロパティ

定義

メトリック ディメンションを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象