CosmosDBAccount.Locations Property

Definition

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

public Azure.Provisioning.BicepList<Azure.Provisioning.CosmosDB.CosmosDBAccountLocation> Locations { get; set; }
member this.Locations : Azure.Provisioning.BicepList<Azure.Provisioning.CosmosDB.CosmosDBAccountLocation> with get, set
Public Property Locations As BicepList(Of CosmosDBAccountLocation)

Property Value

Applies to