Uses of Class
com.azure.resourcemanager.appservice.models.RecurrenceScheduleOccurrence
Packages that use RecurrenceScheduleOccurrence
Package
Description
Package containing the data models for AppService.
-
Uses of RecurrenceScheduleOccurrence in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type RecurrenceScheduleOccurrenceModifier and TypeClassDescriptionfinal classThe recurrence schedule occurrence.Methods in com.azure.resourcemanager.appservice.models that return RecurrenceScheduleOccurrenceModifier and TypeMethodDescriptionstatic RecurrenceScheduleOccurrenceRecurrenceScheduleOccurrence.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RecurrenceScheduleOccurrence from the JsonReader.Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type RecurrenceScheduleOccurrenceModifier and TypeMethodDescriptionRecurrenceSchedule.monthlyOccurrences()Get the monthlyOccurrences property: The monthly occurrences.