| 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/