Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChatMessageImportance
Packages that use MicrosoftGraphChatMessageImportance
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphChatMessageImportance in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphChatMessageImportanceModifier and TypeFieldDescriptionstatic final MicrosoftGraphChatMessageImportanceMicrosoftGraphChatMessageImportance.HIGHStatic value high for MicrosoftGraphChatMessageImportance.static final MicrosoftGraphChatMessageImportanceMicrosoftGraphChatMessageImportance.NORMALStatic value normal for MicrosoftGraphChatMessageImportance.static final MicrosoftGraphChatMessageImportanceMicrosoftGraphChatMessageImportance.UNKNOWN_FUTURE_VALUEStatic value unknownFutureValue for MicrosoftGraphChatMessageImportance.static final MicrosoftGraphChatMessageImportanceMicrosoftGraphChatMessageImportance.URGENTStatic value urgent for MicrosoftGraphChatMessageImportance.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphChatMessageImportanceModifier and TypeMethodDescriptionMicrosoftGraphChatMessageImportance.fromString(String name) Creates or finds a MicrosoftGraphChatMessageImportance from its string representation.MicrosoftGraphChatMessage.importance()Get the importance property: chatMessageImportance.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphChatMessageImportanceModifier and TypeMethodDescriptionMicrosoftGraphChatMessageImportance.values()Gets known MicrosoftGraphChatMessageImportance values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphChatMessageImportanceModifier and TypeMethodDescriptionMicrosoftGraphChatMessage.withImportance(MicrosoftGraphChatMessageImportance importance) Set the importance property: chatMessageImportance.