次の方法で共有


DscpConfiguration.AssociatedNetworkInterfaces プロパティ

定義

DSCP 構成に関連付けられているネットワーク インターフェイスを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.associatedNetworkInterfaces")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.NetworkInterface> AssociatedNetworkInterfaces { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.associatedNetworkInterfaces")>]
member this.AssociatedNetworkInterfaces : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.NetworkInterface>
Public ReadOnly Property AssociatedNetworkInterfaces As IList(Of NetworkInterface)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象