Skip to main content

mongo_user_definition

Overview

Namemongo_user_definition
TypeResource
Idazure.cosmos_db.mongo_user_definition

Fields

NameDatatypeDescription
idstringThe unique resource identifier of the database account.
namestringThe name of the database account.
propertiesobjectAzure Cosmos DB Mongo User Definition resource object.
typestringThe type of Azure resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, mongoUserDefinitionId, resourceGroupName, subscriptionIdRetrieves the properties of an existing Azure Cosmos DB Mongo User Definition with the given Id.
listSELECTaccountName, resourceGroupName, subscriptionIdRetrieves the list of all Azure Cosmos DB Mongo User Definition.
deleteDELETEaccountName, mongoUserDefinitionId, resourceGroupName, subscriptionIdDeletes an existing Azure Cosmos DB Mongo User Definition.
_listEXECaccountName, resourceGroupName, subscriptionIdRetrieves the list of all Azure Cosmos DB Mongo User Definition.
create_updateEXECaccountName, mongoUserDefinitionId, resourceGroupName, subscriptionIdCreates or updates an Azure Cosmos DB Mongo User Definition.