Partager via


DatabaseAccountUpdateParameters.Locations Propriété

Définition

Obtient ou définit un tableau qui contient les emplacements de géoréplication 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; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.locations")>]
member this.Locations : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.Location> with get, set
Public Property Locations As IList(Of Location)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à