Compartir a través de


DatabaseAccountGetResultsInner.Locations Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a