| Modifier and Type | Interface and Description |
|---|---|
static interface |
ActivityLogs.ActivityLogsQueryDefinition
The entirety of a Activity Logs query definition.
|
| Modifier and Type | Method and Description |
|---|---|
ActivityLogs.ActivityLogsQueryDefinitionStages.WithActivityLogsSelectFilter |
ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataFieldFilter.withAllPropertiesInResponse()
Sets the server response to include all the available properties.
|
ActivityLogs.ActivityLogsQueryDefinitionStages.WithActivityLogsSelectFilter |
ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataFieldFilter.withResponseProperties(EventDataPropertyName... responseProperties)
Selects data fields that will be populated in the server response.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/