次の方法で共有


CosmosDBAccountResource.GetCosmosDBServices メソッド

定義

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

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

戻り値

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

適用対象