Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
Modifier and Type | Method and Description |
---|---|
Source |
Source.withAuthorizedResources(List<String> authorizedResources)
Set list of Resource referred into query.
|
Source |
Source.withDataSourceId(String dataSourceId)
Set the resource uri over which log search query is to be run.
|
Source |
Source.withQuery(String query)
Set log search query.
|
Source |
Source.withQueryType(QueryType queryType)
Set set value to 'ResultCount'.
|
Copyright © 2019. All rights reserved.