次の方法で共有


NetworkSecurityGroupData.NetworkInterfaces プロパティ

定義

ネットワーク インターフェイスへの参照のコレクション。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.NetworkInterfaceData> NetworkInterfaces { get; }
member this.NetworkInterfaces : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.NetworkInterfaceData>
Public ReadOnly Property NetworkInterfaces As IReadOnlyList(Of NetworkInterfaceData)

プロパティ値

適用対象