Compartir a través de


DatabaseAccountGetResultsInner.ReadLocations Propiedad

Definición

Obtiene una matriz que contiene las ubicaciones de lectura habilitadas para la cuenta de Cosmos DB.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a