Uses of Class
com.microsoft.azure.management.monitor.TimeWindow
-
-
Uses of TimeWindow in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return TimeWindow Modifier and Type Method Description TimeWindowAutoscaleProfile. fixedDateSchedule()Get the specific date-time for the profile.TimeWindowTimeWindow. withEnd(org.joda.time.DateTime end)Set the end time for the profile in ISO 8601 format.TimeWindowTimeWindow. withStart(org.joda.time.DateTime start)Set the start time for the profile in ISO 8601 format.TimeWindowTimeWindow. withTimeZone(String timeZone)Set the timezone of the start and end times for the profile.
-