TargetProperties interface
Group specific to the update configuration.
Properties
azure |
List of Azure queries in the software update configuration. |
non |
List of non Azure queries in the software update configuration. |
Property Details
azureQueries
List of Azure queries in the software update configuration.
azureQueries?: AzureQueryProperties[]
Property Value
nonAzureQueries
List of non Azure queries in the software update configuration.
nonAzureQueries?: NonAzureQueryProperties[]