次の方法で共有


IPrivateEndpoint.ManualPrivateLinkServiceConnections プロパティ

定義

リモート リソースへの接続に関する情報のグループ化を取得します。 ネットワーク管理者がリモート リソースへの接続を承認するためのアクセス権を持っていない場合に使用されます。

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

プロパティ値

適用対象