AccountProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a AccountProperties. A AccountProperties is the container for databases in the Azure Cosmos DB service.
public class AccountProperties
type AccountProperties = class
Public Class AccountProperties
- Inheritance
-
AccountProperties
Properties
Consistency |
Gets the Consistency from the Azure Cosmos DB service. |
ETag |
Gets the entity tag associated with the resource from the Azure Cosmos DB service. |
Id |
Gets the Id of the resource in the Azure Cosmos DB service. |
ReadableRegions |
Gets the list of locations representing the readable regions of this database account from the Azure Cosmos DB service. |
WritableRegions |
Gets the list of locations representing the writable regions of this database account from the Azure Cosmos DB service. |