Uses of Class
com.azure.resourcemanager.automation.models.AzureQueryProperties
Package
Description
Package containing the data models for AutomationClient.
-
Uses of AzureQueryProperties in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionAzureQueryProperties.withLocations
(List<String> locations) Set the locations property: List of locations to scope the query to.Set the scope property: List of Subscription or Resource Group ARM Ids.AzureQueryProperties.withTagSettings
(TagSettingsProperties tagSettings) Set the tagSettings property: Tag settings for the VM.Modifier and TypeMethodDescriptionTargetProperties.azureQueries()
Get the azureQueries property: List of Azure queries in the software update configuration.Modifier and TypeMethodDescriptionTargetProperties.withAzureQueries
(List<AzureQueryProperties> azureQueries) Set the azureQueries property: List of Azure queries in the software update configuration.