次の方法で共有


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

適用対象