次の方法で共有


OperationResourceServiceSpecification.MetricSpecifications プロパティ

定義

メトリックの仕様の一覧を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象