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 © 2020 Microsoft Corporation. All rights reserved.