Condividi tramite


PostgreSqlServerResource.GetPostgreSqlPrivateLinkResources Method

Definition

Gets a collection of PostgreSqlPrivateLinkResources in the PostgreSqlServer.

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

Returns

An object representing collection of PostgreSqlPrivateLinkResources and their operations over a PostgreSqlPrivateLinkResource.

Applies to