Freigeben über


DatabaseAccountUpdateParameters.Locations Eigenschaft

Definition

Ruft ein Array ab, das die für das Cosmos DB-Konto aktivierten Georeplizierungsstandorte enthält, oder legt es fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: