Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChatMessagePolicyViolationPolicyTip
Packages that use MicrosoftGraphChatMessagePolicyViolationPolicyTip
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphChatMessagePolicyViolationPolicyTip in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphChatMessagePolicyViolationPolicyTipModifier and TypeMethodDescriptionMicrosoftGraphChatMessagePolicyViolation.policyTip()Get the policyTip property: chatMessagePolicyViolationPolicyTip.MicrosoftGraphChatMessagePolicyViolationPolicyTip.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: chatMessagePolicyViolationPolicyTip.MicrosoftGraphChatMessagePolicyViolationPolicyTip.withComplianceUrl(String complianceUrl) Set the complianceUrl property: The URL a user can visit to read about the data loss prevention policies for the organization.MicrosoftGraphChatMessagePolicyViolationPolicyTip.withGeneralText(String generalText) Set the generalText property: Explanatory text shown to the sender of the message.MicrosoftGraphChatMessagePolicyViolationPolicyTip.withMatchedConditionDescriptions(List<String> matchedConditionDescriptions) Set the matchedConditionDescriptions property: The list of improper data in the message that was detected by the data loss prevention app.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphChatMessagePolicyViolationPolicyTipModifier and TypeMethodDescriptionMicrosoftGraphChatMessagePolicyViolation.withPolicyTip(MicrosoftGraphChatMessagePolicyViolationPolicyTip policyTip) Set the policyTip property: chatMessagePolicyViolationPolicyTip.