Share via


PostgreSqlFlexibleServerResource.GetPostgreSqlFlexibleServersPrivateEndpointConnections Method

Definition

Gets a collection of PostgreSqlFlexibleServersPrivateEndpointConnectionResources in the PostgreSqlFlexibleServer.

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

Returns

An object representing collection of PostgreSqlFlexibleServersPrivateEndpointConnectionResources and their operations over a PostgreSqlFlexibleServersPrivateEndpointConnectionResource.

Applies to