Delen via


AzureQueryProperties.Locations Eigenschap

Definitie

Hiermee wordt een lijst met locaties opgehaald of ingesteld voor het bereik van de 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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op