Uses of Class
com.azure.resourcemanager.datafactory.models.RecurrenceScheduleOccurrence
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of RecurrenceScheduleOccurrence in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionRecurrenceScheduleOccurrence.withAdditionalProperties
(Map<String, Object> additionalProperties) Set the additionalProperties property: The recurrence schedule occurrence.Set the day property: The day of the week.RecurrenceScheduleOccurrence.withOccurrence
(Integer occurrence) Set the occurrence property: The occurrence.Modifier and TypeMethodDescriptionRecurrenceSchedule.monthlyOccurrences()
Get the monthlyOccurrences property: The monthly occurrences.Modifier and TypeMethodDescriptionRecurrenceSchedule.withMonthlyOccurrences
(List<RecurrenceScheduleOccurrence> monthlyOccurrences) Set the monthlyOccurrences property: The monthly occurrences.