Uses of Class
com.azure.resourcemanager.communication.fluent.models.UpdateDomainProperties
Packages that use UpdateDomainProperties
Package
Description
Package containing the inner data models for CommunicationServiceManagementClient.
-
Uses of UpdateDomainProperties in com.azure.resourcemanager.communication.fluent.models
Methods in com.azure.resourcemanager.communication.fluent.models that return UpdateDomainPropertiesModifier and TypeMethodDescriptionUpdateDomainProperties.withUserEngagementTracking
(UserEngagementTracking userEngagementTracking) Set the userEngagementTracking property: Describes whether user engagement tracking is enabled or disabled.UpdateDomainProperties.withValidSenderUsernames
(Map<String, String> validSenderUsernames) Set the validSenderUsernames property: Collection of valid sender usernames.