Freigeben über


AzureQueryProperties.Locations Eigenschaft

Definition

Ruft die Liste der Speicherorte ab, auf die die Abfrage festgelegt werden soll, oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: