Dela via


PostgreSqlServer.PrivateEndpointConnections Property

Definition

List of private endpoint connections on a server.

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

Property Value

Applies to