PrivateLinkResource.GetPrivateEndpointConnections Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.