次の方法で共有


PostgreSqlFlexibleServer.PrivateEndpointConnections Property

Definition

List of private endpoint connections associated with the specified resource.

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

Property Value

Applies to