ContainerAppManagedEnvironment.PrivateEndpointConnections Property

Definition

Private endpoint connections to the resource.

public Azure.Provisioning.BicepList<Azure.Provisioning.AppContainers.ContainerAppPrivateEndpointConnection> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : Azure.Provisioning.BicepList<Azure.Provisioning.AppContainers.ContainerAppPrivateEndpointConnection>
Public ReadOnly Property PrivateEndpointConnections As BicepList(Of ContainerAppPrivateEndpointConnection)

Property Value

Applies to