CommunicationServiceManagementClient class
Constructors
| Communication |
REST API for Email Services/Domains/SuppressionLists |
Properties
| communication |
The operation groups for communicationServices |
| domains | The operation groups for domains |
| email |
The operation groups for emailServices |
| operations | The operation groups for operations |
| pipeline | The pipeline used by this client to make requests |
| sender |
The operation groups for senderUsernames |
| smtp |
The operation groups for smtpUsernames |
| suppression |
The operation groups for suppressionListAddresses |
| suppression |
The operation groups for suppressionLists |
Constructor Details
CommunicationServiceManagementClient(TokenCredential, string, CommunicationServiceManagementClientOptionalParams)
REST API for Email Services/Domains/SuppressionLists
new CommunicationServiceManagementClient(credential: TokenCredential, subscriptionId: string, options?: CommunicationServiceManagementClientOptionalParams)
Parameters
- credential
- TokenCredential
- subscriptionId
-
string
Property Details
communicationServices
The operation groups for communicationServices
communicationServices: CommunicationServicesOperations
Property Value
domains
emailServices
The operation groups for emailServices
emailServices: EmailServicesOperations
Property Value
operations
The operation groups for operations
operations: OperationsOperations
Property Value
pipeline
senderUsernames
The operation groups for senderUsernames
senderUsernames: SenderUsernamesOperations
Property Value
smtpUsernames
The operation groups for smtpUsernames
smtpUsernames: SmtpUsernamesOperations
Property Value
suppressionListAddresses
The operation groups for suppressionListAddresses
suppressionListAddresses: SuppressionListAddressesOperations
Property Value
suppressionLists
The operation groups for suppressionLists
suppressionLists: SuppressionListsOperations