Uses of Class
com.microsoft.azure.management.monitor.TimeWindow
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of TimeWindow in com.microsoft.azure.management.monitor
Modifier and TypeMethodDescriptionAutoscaleProfile.fixedDateSchedule()
Get the specific date-time for the profile.TimeWindow.withEnd
(org.joda.time.DateTime end) Set the end time for the profile in ISO 8601 format.TimeWindow.withStart
(org.joda.time.DateTime start) Set the start time for the profile in ISO 8601 format.TimeWindow.withTimeZone
(String timeZone) Set the timezone of the start and end times for the profile.