Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphFollowupFlag
Packages that use MicrosoftGraphFollowupFlag
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphFollowupFlag in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphFollowupFlagModifier and TypeMethodDescriptionMicrosoftGraphMessage.flag()Get the flag property: followupFlag.MicrosoftGraphFollowupFlag.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: followupFlag.MicrosoftGraphFollowupFlag.withCompletedDateTime(MicrosoftGraphDateTimeZone completedDateTime) Set the completedDateTime property: dateTimeTimeZone.MicrosoftGraphFollowupFlag.withDueDateTime(MicrosoftGraphDateTimeZone dueDateTime) Set the dueDateTime property: dateTimeTimeZone.MicrosoftGraphFollowupFlag.withFlagStatus(MicrosoftGraphFollowupFlagStatus flagStatus) Set the flagStatus property: followupFlagStatus.MicrosoftGraphFollowupFlag.withStartDateTime(MicrosoftGraphDateTimeZone startDateTime) Set the startDateTime property: dateTimeTimeZone.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphFollowupFlagModifier and TypeMethodDescriptionMicrosoftGraphMessage.withFlag(MicrosoftGraphFollowupFlag flag) Set the flag property: followupFlag.