Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChatMessagePolicyViolation
Packages that use MicrosoftGraphChatMessagePolicyViolation
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphChatMessagePolicyViolation in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphChatMessagePolicyViolationModifier and TypeMethodDescriptionMicrosoftGraphChatMessage.policyViolation()Get the policyViolation property: chatMessagePolicyViolation.MicrosoftGraphChatMessagePolicyViolation.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: chatMessagePolicyViolation.MicrosoftGraphChatMessagePolicyViolation.withDlpAction(MicrosoftGraphChatMessagePolicyViolationDlpActionTypes dlpAction) Set the dlpAction property: chatMessagePolicyViolationDlpActionTypes.MicrosoftGraphChatMessagePolicyViolation.withJustificationText(String justificationText) Set the justificationText property: Justification text provided by the sender of the message when overriding a policy violation.MicrosoftGraphChatMessagePolicyViolation.withPolicyTip(MicrosoftGraphChatMessagePolicyViolationPolicyTip policyTip) Set the policyTip property: chatMessagePolicyViolationPolicyTip.MicrosoftGraphChatMessagePolicyViolation.withUserAction(MicrosoftGraphChatMessagePolicyViolationUserActionTypes userAction) Set the userAction property: chatMessagePolicyViolationUserActionTypes.MicrosoftGraphChatMessagePolicyViolation.withVerdictDetails(MicrosoftGraphChatMessagePolicyViolationVerdictDetailsTypes verdictDetails) Set the verdictDetails property: chatMessagePolicyViolationVerdictDetailsTypes.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphChatMessagePolicyViolationModifier and TypeMethodDescriptionMicrosoftGraphChatMessage.withPolicyViolation(MicrosoftGraphChatMessagePolicyViolation policyViolation) Set the policyViolation property: chatMessagePolicyViolation.