次の方法で共有


IPrivateLinkService.PrivateEndpointConnections プロパティ

定義

プライベート エンドポイントへの接続に関するリストの配列を取得します。

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.IPrivateEndpointConnection> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.IPrivateEndpointConnection>
Public ReadOnly Property PrivateEndpointConnections As IReadOnlyList(Of IPrivateEndpointConnection)

プロパティ値

適用対象