public static interface ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataStartTimeFilter
| Modifier and Type | Method and Description |
|---|---|
ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataEndFilter |
startingFrom(org.joda.time.DateTime startTime)
Sets the start time for Activity Log query filter.
|
ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataEndFilter startingFrom(org.joda.time.DateTime startTime)
startTime - specifies start time of cut off filter./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/