Share via


PostgreSqlFlexibleServer.PrivateEndpointConnectionResources Property

Definition

List of private endpoint connections associated with the specified server.

public Azure.Provisioning.BicepList<Azure.Provisioning.PostgreSql.PostgreSqlFlexibleServersPrivateEndpointConnection> PrivateEndpointConnectionResources { get; }
member this.PrivateEndpointConnectionResources : Azure.Provisioning.BicepList<Azure.Provisioning.PostgreSql.PostgreSqlFlexibleServersPrivateEndpointConnection>
Public ReadOnly Property PrivateEndpointConnectionResources As BicepList(Of PostgreSqlFlexibleServersPrivateEndpointConnection)

Property Value

Applies to