Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChatMessagePolicyViolationUserActionTypes
-
Packages that use MicrosoftGraphChatMessagePolicyViolationUserActionTypes Package Description com.azure.resourcemanager.authorization.fluent.models 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 MicrosoftGraphChatMessagePolicyViolationUserActionTypes Modifier and Type Field Description static MicrosoftGraphChatMessagePolicyViolationUserActionTypesMicrosoftGraphChatMessagePolicyViolationUserActionTypes. NONEStatic value none for MicrosoftGraphChatMessagePolicyViolationUserActionTypes.static MicrosoftGraphChatMessagePolicyViolationUserActionTypesMicrosoftGraphChatMessagePolicyViolationUserActionTypes. OVERRIDEStatic value override for MicrosoftGraphChatMessagePolicyViolationUserActionTypes.static MicrosoftGraphChatMessagePolicyViolationUserActionTypesMicrosoftGraphChatMessagePolicyViolationUserActionTypes. REPORT_FALSE_POSITIVEStatic value reportFalsePositive for MicrosoftGraphChatMessagePolicyViolationUserActionTypes.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphChatMessagePolicyViolationUserActionTypes Modifier and Type Method Description static MicrosoftGraphChatMessagePolicyViolationUserActionTypesMicrosoftGraphChatMessagePolicyViolationUserActionTypes. fromString(String name)Creates or finds a MicrosoftGraphChatMessagePolicyViolationUserActionTypes from its string representation.MicrosoftGraphChatMessagePolicyViolationUserActionTypesMicrosoftGraphChatMessagePolicyViolation. userAction()Get the userAction property: The userAction property.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphChatMessagePolicyViolationUserActionTypes Modifier and Type Method Description static Collection<MicrosoftGraphChatMessagePolicyViolationUserActionTypes>MicrosoftGraphChatMessagePolicyViolationUserActionTypes. values()Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphChatMessagePolicyViolationUserActionTypes Modifier and Type Method Description MicrosoftGraphChatMessagePolicyViolationMicrosoftGraphChatMessagePolicyViolation. withUserAction(MicrosoftGraphChatMessagePolicyViolationUserActionTypes userAction)Set the userAction property: The userAction property.
-