Compartilhar via


DatabaseAccountGetResults.ReadLocations Propriedade

Definição

Obtém uma matriz que contém os locais de leitura habilitados para a conta do Cosmos DB.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a