CommunicationFunctions

Functions

Link copied to clipboard

Get the CommunicationService and its properties. API Version: 2020-08-20.

suspend fun getCommunicationService(communicationServiceName: String, resourceGroupName: String): GetCommunicationServiceResult
Link copied to clipboard

Get the Domains resource and its properties. API Version: 2021-10-01-preview.

suspend fun getDomain(argument: suspend GetDomainPlainArgsBuilder.() -> Unit): GetDomainResult
suspend fun getDomain(domainName: String, emailServiceName: String, resourceGroupName: String): GetDomainResult
Link copied to clipboard

Get the EmailService and its properties. API Version: 2021-10-01-preview.

suspend fun getEmailService(emailServiceName: String, resourceGroupName: String): GetEmailServiceResult
Link copied to clipboard

Get the access keys of the CommunicationService resource. API Version: 2020-08-20.

suspend fun listCommunicationServiceKeys(communicationServiceName: String, resourceGroupName: String): ListCommunicationServiceKeysResult