Freigeben über


DatabaseAccountGetResults.ReadLocations Eigenschaft

Definition

Ruft ein Array ab, das die Lesespeicherorte enthält, die für das Cosmos DB-Konto aktiviert sind.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: