TargetProperties Class
Group specific to the update configuration.
- Inheritance
-
TargetProperties
Constructor
TargetProperties(*, azure_queries: Optional[List[azure.mgmt.automation.models._models_py3.AzureQueryProperties]] = None, non_azure_queries: Optional[List[azure.mgmt.automation.models._models_py3.NonAzureQueryProperties]] = None, **kwargs)
Parameters
- azure_queries
- list[AzureQueryProperties]
Required
List of Azure queries in the software update configuration.
- non_azure_queries
- list[NonAzureQueryProperties]
Required
List of non Azure queries in the software update configuration.
Feedback
Submit and view feedback for