Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChatMessagePolicyViolationVerdictDetailsTypes
Packages that use MicrosoftGraphChatMessagePolicyViolationVerdictDetailsTypes
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphChatMessagePolicyViolationVerdictDetailsTypes in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphChatMessagePolicyViolationVerdictDetailsTypesModifier and TypeFieldDescriptionMicrosoftGraphChatMessagePolicyViolationVerdictDetailsTypes.ALLOW_FALSE_POSITIVE_OVERRIDEStatic value allowFalsePositiveOverride for MicrosoftGraphChatMessagePolicyViolationVerdictDetailsTypes.MicrosoftGraphChatMessagePolicyViolationVerdictDetailsTypes.ALLOW_OVERRIDE_WITH_JUSTIFICATIONStatic value allowOverrideWithJustification for MicrosoftGraphChatMessagePolicyViolationVerdictDetailsTypes.MicrosoftGraphChatMessagePolicyViolationVerdictDetailsTypes.ALLOW_OVERRIDE_WITHOUT_JUSTIFICATIONStatic value allowOverrideWithoutJustification for MicrosoftGraphChatMessagePolicyViolationVerdictDetailsTypes.MicrosoftGraphChatMessagePolicyViolationVerdictDetailsTypes.NONEStatic value none for MicrosoftGraphChatMessagePolicyViolationVerdictDetailsTypes.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphChatMessagePolicyViolationVerdictDetailsTypesModifier and TypeMethodDescriptionMicrosoftGraphChatMessagePolicyViolationVerdictDetailsTypes.fromString(String name) Creates or finds a MicrosoftGraphChatMessagePolicyViolationVerdictDetailsTypes from its string representation.MicrosoftGraphChatMessagePolicyViolation.verdictDetails()Get the verdictDetails property: chatMessagePolicyViolationVerdictDetailsTypes.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphChatMessagePolicyViolationVerdictDetailsTypesModifier and TypeMethodDescriptionMicrosoftGraphChatMessagePolicyViolationVerdictDetailsTypes.values()Gets known MicrosoftGraphChatMessagePolicyViolationVerdictDetailsTypes values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphChatMessagePolicyViolationVerdictDetailsTypesModifier and TypeMethodDescriptionMicrosoftGraphChatMessagePolicyViolation.withVerdictDetails(MicrosoftGraphChatMessagePolicyViolationVerdictDetailsTypes verdictDetails) Set the verdictDetails property: chatMessagePolicyViolationVerdictDetailsTypes.