Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphFollowupFlagStatus
Packages that use MicrosoftGraphFollowupFlagStatus
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphFollowupFlagStatus in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphFollowupFlagStatusModifier and TypeFieldDescriptionstatic final MicrosoftGraphFollowupFlagStatusMicrosoftGraphFollowupFlagStatus.COMPLETEStatic value complete for MicrosoftGraphFollowupFlagStatus.static final MicrosoftGraphFollowupFlagStatusMicrosoftGraphFollowupFlagStatus.FLAGGEDStatic value flagged for MicrosoftGraphFollowupFlagStatus.static final MicrosoftGraphFollowupFlagStatusMicrosoftGraphFollowupFlagStatus.NOT_FLAGGEDStatic value notFlagged for MicrosoftGraphFollowupFlagStatus.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphFollowupFlagStatusModifier and TypeMethodDescriptionMicrosoftGraphFollowupFlag.flagStatus()Get the flagStatus property: followupFlagStatus.MicrosoftGraphFollowupFlagStatus.fromString(String name) Creates or finds a MicrosoftGraphFollowupFlagStatus from its string representation.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphFollowupFlagStatusModifier and TypeMethodDescriptionMicrosoftGraphFollowupFlagStatus.values()Gets known MicrosoftGraphFollowupFlagStatus values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphFollowupFlagStatusModifier and TypeMethodDescriptionMicrosoftGraphFollowupFlag.withFlagStatus(MicrosoftGraphFollowupFlagStatus flagStatus) Set the flagStatus property: followupFlagStatus.