共用方式為


PostgreSqlFlexibleServerData.PrivateEndpointConnections Property

Definition

List of private endpoint connections associated with the specified resource.

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

Property Value

Applies to