次の方法で共有


PrivateLinkServiceResource.GetNetworkPrivateEndpointConnections メソッド

定義

PrivateLinkService 内の NetworkPrivateEndpointConnectionResources のコレクションを取得します。

public virtual Azure.ResourceManager.Network.NetworkPrivateEndpointConnectionCollection GetNetworkPrivateEndpointConnections ();
abstract member GetNetworkPrivateEndpointConnections : unit -> Azure.ResourceManager.Network.NetworkPrivateEndpointConnectionCollection
override this.GetNetworkPrivateEndpointConnections : unit -> Azure.ResourceManager.Network.NetworkPrivateEndpointConnectionCollection
Public Overridable Function GetNetworkPrivateEndpointConnections () As NetworkPrivateEndpointConnectionCollection

戻り値

NetworkPrivateEndpointConnectionResources のコレクションとその NetworkPrivateEndpointConnectionResource に対する操作を表す オブジェクト。

適用対象