Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChatMessagePolicyViolationDlpActionTypes
Packages that use MicrosoftGraphChatMessagePolicyViolationDlpActionTypes
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphChatMessagePolicyViolationDlpActionTypes in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphChatMessagePolicyViolationDlpActionTypesModifier and TypeFieldDescriptionMicrosoftGraphChatMessagePolicyViolationDlpActionTypes.BLOCK_ACCESSStatic value blockAccess for MicrosoftGraphChatMessagePolicyViolationDlpActionTypes.MicrosoftGraphChatMessagePolicyViolationDlpActionTypes.BLOCK_ACCESS_EXTERNALStatic value blockAccessExternal for MicrosoftGraphChatMessagePolicyViolationDlpActionTypes.MicrosoftGraphChatMessagePolicyViolationDlpActionTypes.NONEStatic value none for MicrosoftGraphChatMessagePolicyViolationDlpActionTypes.MicrosoftGraphChatMessagePolicyViolationDlpActionTypes.NOTIFY_SENDERStatic value notifySender for MicrosoftGraphChatMessagePolicyViolationDlpActionTypes.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphChatMessagePolicyViolationDlpActionTypesModifier and TypeMethodDescriptionMicrosoftGraphChatMessagePolicyViolation.dlpAction()Get the dlpAction property: chatMessagePolicyViolationDlpActionTypes.MicrosoftGraphChatMessagePolicyViolationDlpActionTypes.fromString(String name) Creates or finds a MicrosoftGraphChatMessagePolicyViolationDlpActionTypes from its string representation.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphChatMessagePolicyViolationDlpActionTypesModifier and TypeMethodDescriptionMicrosoftGraphChatMessagePolicyViolationDlpActionTypes.values()Gets known MicrosoftGraphChatMessagePolicyViolationDlpActionTypes values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphChatMessagePolicyViolationDlpActionTypesModifier and TypeMethodDescriptionMicrosoftGraphChatMessagePolicyViolation.withDlpAction(MicrosoftGraphChatMessagePolicyViolationDlpActionTypes dlpAction) Set the dlpAction property: chatMessagePolicyViolationDlpActionTypes.