次の方法で共有


IPrivateEndpoint.PrivateLinkServiceConnections プロパティ

定義

リモート リソースへの接続に関する情報のグループ化を取得します。

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

プロパティ値

適用対象