次の方法で共有


CosmosDBAccountResource.GetMongoDBRoleDefinitions メソッド

定義

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

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

戻り値

MongoDBRoleDefinitionResources のコレクションと、MongoDBRoleDefinitionResource に対する操作を表す オブジェクト。

適用対象