Share via


CosmosDBAccountPatch.Locations Property

Definition

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

public System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBAccountLocation> Locations { get; }
member this.Locations : System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBAccountLocation>
Public ReadOnly Property Locations As IList(Of CosmosDBAccountLocation)

Property Value

Applies to