次の方法で共有


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

適用対象