次の方法で共有


OperationMetricSpecification.Dimensions プロパティ

定義

メトリック ディメンションを定義する値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象