Condividi tramite


TargetProperties.NonAzureQueries Proprietà

Definizione

Ottiene o imposta l'elenco di query non di Azure nella configurazione dell'aggiornamento software.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a