MongoDBCollectionGetResults Class
An Azure Cosmos DB MongoDB collection.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.cosmosdb.models._models_py3.ARMResourcePropertiesMongoDBCollectionGetResults
Constructor
MongoDBCollectionGetResults(*, location: Optional[str] = None, tags: Optional[Dict[str, str]] = None, resource: Optional[_models.MongoDBCollectionGetPropertiesResource] = None, options: Optional[_models.MongoDBCollectionGetPropertiesOptions] = None, **kwargs)
Variables
- id
- str
The unique resource identifier of the ARM resource.
- name
- str
The name of the ARM resource.
- type
- str
The type of Azure resource.
- location
- str
The location of the resource group to which the resource belongs.
A set of tags. Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with "defaultExperience": "Cassandra". Current "defaultExperience" values also include "Table", "Graph", "DocumentDB", and "MongoDB".
Feedback
Submit and view feedback for