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

CosmosDBAccount.ReadLocations Property

Definition

An array that contains of the read locations enabled for the Cosmos DB account.

public Azure.Provisioning.BicepList<Azure.Provisioning.CosmosDB.CosmosDBAccountLocation> ReadLocations { get; }
member this.ReadLocations : Azure.Provisioning.BicepList<Azure.Provisioning.CosmosDB.CosmosDBAccountLocation>
Public ReadOnly Property ReadLocations As BicepList(Of CosmosDBAccountLocation)

Property Value

Applies to