次の方法で共有


CosmosDBForPostgreSqlClusterResource.GetCosmosDBForPostgreSqlPrivateLinkResources メソッド

定義

CosmosDBForPostgreSqlCluster 内の CosmosDBForPostgreSqlPrivateLinkResources のコレクションを取得します。

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

戻り値

CosmosDBForPostgreSqlPrivateLinkResources のコレクションとその CosmosDBForPostgreSqlPrivateLinkResource に対する操作を表す オブジェクト。

適用対象