次の方法で共有


PrivateLinkServiceData.PrivateEndpointConnections プロパティ

定義

プライベート エンドポイントへの接続に関する一覧の配列。

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

プロパティ値

適用対象