Uses of Class
com.azure.resourcemanager.automation.models.NonAzureQueryProperties
Package
Description
Package containing the data models for AutomationClient.
-
Uses of NonAzureQueryProperties in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionNonAzureQueryProperties.withFunctionAlias
(String functionAlias) Set the functionAlias property: Log Analytics Saved Search name.NonAzureQueryProperties.withWorkspaceId
(String workspaceId) Set the workspaceId property: Workspace Id for Log Analytics in which the saved Search is resided.Modifier and TypeMethodDescriptionTargetProperties.nonAzureQueries()
Get the nonAzureQueries property: List of non Azure queries in the software update configuration.Modifier and TypeMethodDescriptionTargetProperties.withNonAzureQueries
(List<NonAzureQueryProperties> nonAzureQueries) Set the nonAzureQueries property: List of non Azure queries in the software update configuration.