次の方法で共有


NetworkInterface.DscpConfiguration プロパティ

定義

ネットワーク インターフェイスがリンクされている dscp 構成への参照を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dscpConfiguration")]
public Microsoft.Azure.Management.Network.Models.SubResource DscpConfiguration { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dscpConfiguration")>]
member this.DscpConfiguration : Microsoft.Azure.Management.Network.Models.SubResource
Public ReadOnly Property DscpConfiguration As SubResource

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象