TargetProperties interface

Group specific to the update configuration.

Properties

azureQueries

List of Azure queries in the software update configuration.

nonAzureQueries

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

Property Value