CosmosDBAccountResource.GetMongoDBRoleDefinitions Method

Definition

Gets a collection of MongoDBRoleDefinitionResources in the CosmosDBAccount.

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

Returns

An object representing collection of MongoDBRoleDefinitionResources and their operations over a MongoDBRoleDefinitionResource.

Applies to