public static interface ActivityLogs.ActivityLogsQueryDefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ActivityLogs.ActivityLogsQueryDefinitionStages.WithActivityLogsQueryExecute
The stage of the Activity log query execution.
|
static interface |
ActivityLogs.ActivityLogsQueryDefinitionStages.WithActivityLogsSelectFilter
The stage of the Activity log filtering by type and query execution.
|
static interface |
ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataEndFilter
The stage of a Activity Log query allowing to specify end time filter.
|
static interface |
ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataFieldFilter
The stage of a Activity Log query allowing to specify data fields in the server response.
|
static interface |
ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataStartTimeFilter
The stage of a Activity Log query allowing to specify start time filter.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/