public static interface ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataStartTimeFilter
| Modifier and Type | Method and Description |
|---|---|
ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataEndFilter |
startingFrom(OffsetDateTime startTime)
Sets the start time for Activity Log query filter.
|
ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataEndFilter startingFrom(OffsetDateTime startTime)
startTime - specifies start time of cut off filter.Copyright © 2020 Microsoft Corporation. All rights reserved.