共用方式為


AzureQueryProperties.Locations 屬性

定義

取得或設定要設定查詢範圍的位置清單。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於