你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AccountProperties Class

Definition

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

Name Description
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.

Applies to