Uses of Class
com.azure.resourcemanager.alertsmanagement.models.MonthlyRecurrence
Packages that use MonthlyRecurrence
Package
Description
Package containing the data models for AlertsManagementClient.
-
Uses of MonthlyRecurrence in com.azure.resourcemanager.alertsmanagement.models
Methods in com.azure.resourcemanager.alertsmanagement.models that return MonthlyRecurrenceModifier and TypeMethodDescriptionMonthlyRecurrence.withDaysOfMonth
(List<Integer> daysOfMonth) Set the daysOfMonth property: Specifies the values for monthly recurrence pattern.MonthlyRecurrence.withEndTime
(String endTime) Set the endTime property: End time for recurrence.MonthlyRecurrence.withStartTime
(String startTime) Set the startTime property: Start time for recurrence.