SoftwareUpdateConfigurationTargetProperties.NonAzureQueries Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)