Condividi tramite


AzureQueryProperties.Locations Proprietà

Definizione

Ottiene o imposta un elenco di posizioni a cui definire l'ambito della query.

[Newtonsoft.Json.JsonProperty(PropertyName="locations")]
public System.Collections.Generic.IList<string> Locations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="locations")>]
member this.Locations : System.Collections.Generic.IList<string> with get, set
Public Property Locations As IList(Of String)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a