Uses of Class
com.microsoft.azure.management.monitor.Recurrence
-
-
Uses of Recurrence in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return Recurrence Modifier and Type Method Description RecurrenceAutoscaleProfile. recurrentSchedule()Get the repeating times at which this profile begins.RecurrenceRecurrence. withFrequency(RecurrenceFrequency frequency)Set the recurrence frequency.RecurrenceRecurrence. withSchedule(RecurrentSchedule schedule)Set the scheduling constraints for when the profile begins.
-