CosmosDBForPostgreSqlClusterResource.GetCosmosDBForPostgreSqlPrivateLinkResources Method

Definition

Gets a collection of CosmosDBForPostgreSqlPrivateLinkResources in the CosmosDBForPostgreSqlCluster.

public virtual Azure.ResourceManager.CosmosDBForPostgreSql.CosmosDBForPostgreSqlPrivateLinkResourceCollection GetCosmosDBForPostgreSqlPrivateLinkResources ();
abstract member GetCosmosDBForPostgreSqlPrivateLinkResources : unit -> Azure.ResourceManager.CosmosDBForPostgreSql.CosmosDBForPostgreSqlPrivateLinkResourceCollection
override this.GetCosmosDBForPostgreSqlPrivateLinkResources : unit -> Azure.ResourceManager.CosmosDBForPostgreSql.CosmosDBForPostgreSqlPrivateLinkResourceCollection
Public Overridable Function GetCosmosDBForPostgreSqlPrivateLinkResources () As CosmosDBForPostgreSqlPrivateLinkResourceCollection

Returns

An object representing collection of CosmosDBForPostgreSqlPrivateLinkResources and their operations over a CosmosDBForPostgreSqlPrivateLinkResource.

Applies to