Partager via


DatabaseAccountGetResults.Locations Propriété

Définition

Obtient un tableau qui contient tous les emplacements activés pour le compte Cosmos DB.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.locations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.Location> Locations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.locations")>]
member this.Locations : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.Location>
Public ReadOnly Property Locations As IList(Of Location)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à