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