Share via


ContainerAppManagedEnvironmentData.PrivateEndpointConnections Property

Definition

Private endpoint connections to the resource.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppContainers.ContainerAppPrivateEndpointConnectionData> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppContainers.ContainerAppPrivateEndpointConnectionData>
Public ReadOnly Property PrivateEndpointConnections As IReadOnlyList(Of ContainerAppPrivateEndpointConnectionData)

Property Value

Applies to