Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphRecurrencePatternType
Packages that use MicrosoftGraphRecurrencePatternType
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphRecurrencePatternType in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphRecurrencePatternTypeModifier and TypeFieldDescriptionstatic final MicrosoftGraphRecurrencePatternTypeMicrosoftGraphRecurrencePatternType.ABSOLUTE_MONTHLYStatic value absoluteMonthly for MicrosoftGraphRecurrencePatternType.static final MicrosoftGraphRecurrencePatternTypeMicrosoftGraphRecurrencePatternType.ABSOLUTE_YEARLYStatic value absoluteYearly for MicrosoftGraphRecurrencePatternType.static final MicrosoftGraphRecurrencePatternTypeMicrosoftGraphRecurrencePatternType.DAILYStatic value daily for MicrosoftGraphRecurrencePatternType.static final MicrosoftGraphRecurrencePatternTypeMicrosoftGraphRecurrencePatternType.RELATIVE_MONTHLYStatic value relativeMonthly for MicrosoftGraphRecurrencePatternType.static final MicrosoftGraphRecurrencePatternTypeMicrosoftGraphRecurrencePatternType.RELATIVE_YEARLYStatic value relativeYearly for MicrosoftGraphRecurrencePatternType.static final MicrosoftGraphRecurrencePatternTypeMicrosoftGraphRecurrencePatternType.WEEKLYStatic value weekly for MicrosoftGraphRecurrencePatternType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphRecurrencePatternTypeModifier and TypeMethodDescriptionMicrosoftGraphRecurrencePatternType.fromString(String name) Creates or finds a MicrosoftGraphRecurrencePatternType from its string representation.MicrosoftGraphRecurrencePattern.type()Get the type property: recurrencePatternType.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphRecurrencePatternTypeModifier and TypeMethodDescriptionMicrosoftGraphRecurrencePatternType.values()Gets known MicrosoftGraphRecurrencePatternType values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphRecurrencePatternTypeModifier and TypeMethodDescriptionMicrosoftGraphRecurrencePattern.withType(MicrosoftGraphRecurrencePatternType type) Set the type property: recurrencePatternType.