PrivateLinkResource.GetPrivateEndpointConnections Method

Definition

Gets a collection of PrivateEndpointConnections in the PrivateLinkResource.

public virtual Azure.ResourceManager.SecurityCenter.PrivateEndpointConnectionCollection GetPrivateEndpointConnections();
abstract member GetPrivateEndpointConnections : unit -> Azure.ResourceManager.SecurityCenter.PrivateEndpointConnectionCollection
override this.GetPrivateEndpointConnections : unit -> Azure.ResourceManager.SecurityCenter.PrivateEndpointConnectionCollection
Public Overridable Function GetPrivateEndpointConnections () As PrivateEndpointConnectionCollection

Returns

An object representing collection of PrivateEndpointConnections and their operations over a PrivateEndpointConnectionResource.

Applies to