ContainerAppManagedEnvironmentResource.GetContainerAppPrivateEndpointConnections Method

Definition

Gets a collection of ContainerAppPrivateEndpointConnections in the ContainerAppManagedEnvironmentResource.

public virtual Azure.ResourceManager.AppContainers.ContainerAppPrivateEndpointConnectionCollection GetContainerAppPrivateEndpointConnections();
abstract member GetContainerAppPrivateEndpointConnections : unit -> Azure.ResourceManager.AppContainers.ContainerAppPrivateEndpointConnectionCollection
override this.GetContainerAppPrivateEndpointConnections : unit -> Azure.ResourceManager.AppContainers.ContainerAppPrivateEndpointConnectionCollection
Public Overridable Function GetContainerAppPrivateEndpointConnections () As ContainerAppPrivateEndpointConnectionCollection

Returns

An object representing collection of ContainerAppPrivateEndpointConnections and their operations over a ContainerAppPrivateEndpointConnectionResource.

Applies to