共用方式為


TargetProperties.NonAzureQueries 屬性

定義

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

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於