次の方法で共有


OperationPropertiesFormatServiceSpecification.MetricSpecifications プロパティ

定義

操作サービスの仕様を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象