Share via


CosmosDBAccountData.Locations Property

Definition

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

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

Property Value

Applies to