Share via


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