SoftwareUpdateConfigurationTargetProperties.NonAzureQueries Property

Definition

List of non Azure queries in the software update configuration.

public System.Collections.Generic.IList<Azure.ResourceManager.Automation.Models.NonAzureQueryProperties> NonAzureQueries { get; }
member this.NonAzureQueries : System.Collections.Generic.IList<Azure.ResourceManager.Automation.Models.NonAzureQueryProperties>
Public ReadOnly Property NonAzureQueries As IList(Of NonAzureQueryProperties)

Property Value

Applies to