PrivateEndpointData.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)

プロパティ値

適用対象