Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphTeamMessagingSettings
Packages that use MicrosoftGraphTeamMessagingSettings
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphTeamMessagingSettings in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphTeamMessagingSettingsModifier and TypeMethodDescriptionMicrosoftGraphTeamInner.messagingSettings()Get the messagingSettings property: teamMessagingSettings.MicrosoftGraphTeamMessagingSettings.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: teamMessagingSettings.MicrosoftGraphTeamMessagingSettings.withAllowChannelMentions(Boolean allowChannelMentions) Set the allowChannelMentions property: If set to true, @channel mentions are allowed.MicrosoftGraphTeamMessagingSettings.withAllowOwnerDeleteMessages(Boolean allowOwnerDeleteMessages) Set the allowOwnerDeleteMessages property: If set to true, owners can delete any message.MicrosoftGraphTeamMessagingSettings.withAllowTeamMentions(Boolean allowTeamMentions) Set the allowTeamMentions property: If set to true, @team mentions are allowed.MicrosoftGraphTeamMessagingSettings.withAllowUserDeleteMessages(Boolean allowUserDeleteMessages) Set the allowUserDeleteMessages property: If set to true, users can delete their messages.MicrosoftGraphTeamMessagingSettings.withAllowUserEditMessages(Boolean allowUserEditMessages) Set the allowUserEditMessages property: If set to true, users can edit their messages.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphTeamMessagingSettingsModifier and TypeMethodDescriptionMicrosoftGraphTeamInner.withMessagingSettings(MicrosoftGraphTeamMessagingSettings messagingSettings) Set the messagingSettings property: teamMessagingSettings.