Megosztás a következőn keresztül:


PrivateLinkServiceResource.GetNetworkPrivateEndpointConnections Method

Definition

Gets a collection of NetworkPrivateEndpointConnectionResources in the PrivateLinkService.

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

Returns

An object representing collection of NetworkPrivateEndpointConnectionResources and their operations over a NetworkPrivateEndpointConnectionResource.

Applies to