Uses of Class
com.microsoft.azure.management.monitor.Source
-
-
Uses of Source in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return Source Modifier and Type Method Description SourceSource. withAuthorizedResources(List<String> authorizedResources)Set list of Resource referred into query.SourceSource. withDataSourceId(String dataSourceId)Set the resource uri over which log search query is to be run.SourceSource. withQuery(String query)Set log search query.SourceSource. withQueryType(QueryType queryType)Set set value to 'ResultCount'.
-