RestorableSqlDatabasePropertiesResourceDatabase Class
Cosmos DB SQL database resource object.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.cosmosdb.models._models_py3.SqlDatabaseResourceRestorableSqlDatabasePropertiesResourceDatabaseazure.mgmt.cosmosdb.models._models_py3.ExtendedResourcePropertiesRestorableSqlDatabasePropertiesResourceDatabase
Constructor
RestorableSqlDatabasePropertiesResourceDatabase(*, id: str, **kwargs)
Variables
- rid
- str
A system generated property. A unique identifier.
- ts
- float
A system generated property that denotes the last updated timestamp of the resource.
- etag
- str
A system generated property representing the resource etag required for optimistic concurrency control.
- id
- str
Required. Name of the Cosmos DB SQL database.
- colls
- str
A system generated property that specified the addressable path of the collections resource.
- users
- str
A system generated property that specifies the addressable path of the users resource.
- self_property
- str
A system generated property that specifies the addressable path of the database resource.
Feedback
Submit and view feedback for