Compartilhar via


DatabaseAccountGetResults.WriteLocations Propriedade

Definição

Obtém uma matriz que contém o local de gravação para a conta do Cosmos DB.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a