次の方法で共有


CosmosDBAccountResource.GetCosmosDBPrivateLinkResources メソッド

定義

CosmosDBAccount 内の CosmosDBPrivateLinkResources のコレクションを取得します。

public virtual Azure.ResourceManager.CosmosDB.CosmosDBPrivateLinkResourceCollection GetCosmosDBPrivateLinkResources ();
abstract member GetCosmosDBPrivateLinkResources : unit -> Azure.ResourceManager.CosmosDB.CosmosDBPrivateLinkResourceCollection
override this.GetCosmosDBPrivateLinkResources : unit -> Azure.ResourceManager.CosmosDB.CosmosDBPrivateLinkResourceCollection
Public Overridable Function GetCosmosDBPrivateLinkResources () As CosmosDBPrivateLinkResourceCollection

戻り値

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

適用対象