Compartilhar via


DatabaseAccountCreateUpdateParameters.Locations Propriedade

Definição

Obtém ou define uma matriz que contém os locais de replicação geográfica habilitados para a conta do 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a