Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChatMessagePolicyViolationUserActionTypes
Packages that use MicrosoftGraphChatMessagePolicyViolationUserActionTypes
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphChatMessagePolicyViolationUserActionTypes in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphChatMessagePolicyViolationUserActionTypesModifier and TypeFieldDescriptionMicrosoftGraphChatMessagePolicyViolationUserActionTypes.NONEStatic value none for MicrosoftGraphChatMessagePolicyViolationUserActionTypes.MicrosoftGraphChatMessagePolicyViolationUserActionTypes.OVERRIDEStatic value override for MicrosoftGraphChatMessagePolicyViolationUserActionTypes.MicrosoftGraphChatMessagePolicyViolationUserActionTypes.REPORT_FALSE_POSITIVEStatic value reportFalsePositive for MicrosoftGraphChatMessagePolicyViolationUserActionTypes.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphChatMessagePolicyViolationUserActionTypesModifier and TypeMethodDescriptionMicrosoftGraphChatMessagePolicyViolationUserActionTypes.fromString(String name) Creates or finds a MicrosoftGraphChatMessagePolicyViolationUserActionTypes from its string representation.MicrosoftGraphChatMessagePolicyViolation.userAction()Get the userAction property: chatMessagePolicyViolationUserActionTypes.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphChatMessagePolicyViolationUserActionTypesModifier and TypeMethodDescriptionMicrosoftGraphChatMessagePolicyViolationUserActionTypes.values()Gets known MicrosoftGraphChatMessagePolicyViolationUserActionTypes values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphChatMessagePolicyViolationUserActionTypesModifier and TypeMethodDescriptionMicrosoftGraphChatMessagePolicyViolation.withUserAction(MicrosoftGraphChatMessagePolicyViolationUserActionTypes userAction) Set the userAction property: chatMessagePolicyViolationUserActionTypes.