共用方式為


TargetProperties.AzureQueries 屬性

定義

取得或設定軟體更新組態中的 Azure 查詢清單。

[Newtonsoft.Json.JsonProperty(PropertyName="azureQueries")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.AzureQueryProperties> AzureQueries { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="azureQueries")>]
member this.AzureQueries : System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.AzureQueryProperties> with get, set
Public Property AzureQueries As IList(Of AzureQueryProperties)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於