Share via


PostgreSqlServerResource.GetPostgreSqlPrivateEndpointConnections Method

Definition

Gets a collection of PostgreSqlPrivateEndpointConnectionResources in the PostgreSqlServer.

public virtual Azure.ResourceManager.PostgreSql.PostgreSqlPrivateEndpointConnectionCollection GetPostgreSqlPrivateEndpointConnections ();
abstract member GetPostgreSqlPrivateEndpointConnections : unit -> Azure.ResourceManager.PostgreSql.PostgreSqlPrivateEndpointConnectionCollection
override this.GetPostgreSqlPrivateEndpointConnections : unit -> Azure.ResourceManager.PostgreSql.PostgreSqlPrivateEndpointConnectionCollection
Public Overridable Function GetPostgreSqlPrivateEndpointConnections () As PostgreSqlPrivateEndpointConnectionCollection

Returns

An object representing collection of PostgreSqlPrivateEndpointConnectionResources and their operations over a PostgreSqlPrivateEndpointConnectionResource.

Applies to