Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphRecurrenceRangeType
Packages that use MicrosoftGraphRecurrenceRangeType
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphRecurrenceRangeType in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphRecurrenceRangeTypeModifier and TypeFieldDescriptionstatic final MicrosoftGraphRecurrenceRangeTypeMicrosoftGraphRecurrenceRangeType.END_DATEStatic value endDate for MicrosoftGraphRecurrenceRangeType.static final MicrosoftGraphRecurrenceRangeTypeMicrosoftGraphRecurrenceRangeType.NO_ENDStatic value noEnd for MicrosoftGraphRecurrenceRangeType.static final MicrosoftGraphRecurrenceRangeTypeMicrosoftGraphRecurrenceRangeType.NUMBEREDStatic value numbered for MicrosoftGraphRecurrenceRangeType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphRecurrenceRangeTypeModifier and TypeMethodDescriptionMicrosoftGraphRecurrenceRangeType.fromString(String name) Creates or finds a MicrosoftGraphRecurrenceRangeType from its string representation.MicrosoftGraphRecurrenceRange.type()Get the type property: recurrenceRangeType.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphRecurrenceRangeTypeModifier and TypeMethodDescriptionMicrosoftGraphRecurrenceRangeType.values()Gets known MicrosoftGraphRecurrenceRangeType values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphRecurrenceRangeTypeModifier and TypeMethodDescriptionMicrosoftGraphRecurrenceRange.withType(MicrosoftGraphRecurrenceRangeType type) Set the type property: recurrenceRangeType.