Uses of Class
com.microsoft.azure.management.monitor.RecurrentSchedule
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of RecurrentSchedule in com.microsoft.azure.management.monitor
Modifier and TypeMethodDescriptionRecurrence.schedule()
Get the scheduling constraints for when the profile begins.Set the collection of days that the profile takes effect on.Set a collection of hours that the profile takes effect on.RecurrentSchedule.withMinutes
(List<Integer> minutes) Set a collection of minutes at which the profile takes effect at.RecurrentSchedule.withTimeZone
(String timeZone) Set the timezone for the hours of the profile.Modifier and TypeMethodDescriptionRecurrence.withSchedule
(RecurrentSchedule schedule) Set the scheduling constraints for when the profile begins.