Uses of Class
com.microsoft.azure.management.monitor.Recurrence
Packages that use Recurrence
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of Recurrence in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return RecurrenceModifier and TypeMethodDescriptionAutoscaleProfile.recurrentSchedule()Get the repeating times at which this profile begins.Recurrence.withFrequency(RecurrenceFrequency frequency) Set the recurrence frequency.Recurrence.withSchedule(RecurrentSchedule schedule) Set the scheduling constraints for when the profile begins.