Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChatMessagePolicyViolationDlpActionTypes
-
Packages that use MicrosoftGraphChatMessagePolicyViolationDlpActionTypes Package Description com.azure.resourcemanager.authorization.fluent.models 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 MicrosoftGraphChatMessagePolicyViolationDlpActionTypes Modifier and Type Field Description static MicrosoftGraphChatMessagePolicyViolationDlpActionTypesMicrosoftGraphChatMessagePolicyViolationDlpActionTypes. BLOCK_ACCESSStatic value blockAccess for MicrosoftGraphChatMessagePolicyViolationDlpActionTypes.static MicrosoftGraphChatMessagePolicyViolationDlpActionTypesMicrosoftGraphChatMessagePolicyViolationDlpActionTypes. BLOCK_ACCESS_EXTERNALStatic value blockAccessExternal for MicrosoftGraphChatMessagePolicyViolationDlpActionTypes.static MicrosoftGraphChatMessagePolicyViolationDlpActionTypesMicrosoftGraphChatMessagePolicyViolationDlpActionTypes. NONEStatic value none for MicrosoftGraphChatMessagePolicyViolationDlpActionTypes.static MicrosoftGraphChatMessagePolicyViolationDlpActionTypesMicrosoftGraphChatMessagePolicyViolationDlpActionTypes. NOTIFY_SENDERStatic value notifySender for MicrosoftGraphChatMessagePolicyViolationDlpActionTypes.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphChatMessagePolicyViolationDlpActionTypes Modifier and Type Method Description MicrosoftGraphChatMessagePolicyViolationDlpActionTypesMicrosoftGraphChatMessagePolicyViolation. dlpAction()Get the dlpAction property: The dlpAction property.static MicrosoftGraphChatMessagePolicyViolationDlpActionTypesMicrosoftGraphChatMessagePolicyViolationDlpActionTypes. 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 MicrosoftGraphChatMessagePolicyViolationDlpActionTypes Modifier and Type Method Description static Collection<MicrosoftGraphChatMessagePolicyViolationDlpActionTypes>MicrosoftGraphChatMessagePolicyViolationDlpActionTypes. values()Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphChatMessagePolicyViolationDlpActionTypes Modifier and Type Method Description MicrosoftGraphChatMessagePolicyViolationMicrosoftGraphChatMessagePolicyViolation. withDlpAction(MicrosoftGraphChatMessagePolicyViolationDlpActionTypes dlpAction)Set the dlpAction property: The dlpAction property.
-