Freigeben über


DatabaseAccountCreateUpdateParameters.Locations Eigenschaft

Definition

Ruft ein Array ab, das die georeplizierungsspeicherorte enthält, die für das Cosmos DB-Konto aktiviert sind, oder legt dieses 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: