Communication Functions
object CommunicationFunctions
Functions
Link copied to clipboard
suspend fun getCommunicationService(argument: GetCommunicationServicePlainArgs): GetCommunicationServiceResult
Get the CommunicationService and its properties. API Version: 2020-08-20.
suspend fun getCommunicationService(argument: suspend GetCommunicationServicePlainArgsBuilder.() -> Unit): GetCommunicationServiceResult
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(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(argument: suspend GetEmailServicePlainArgsBuilder.() -> Unit): GetEmailServiceResult
suspend fun getEmailService(emailServiceName: String, resourceGroupName: String): GetEmailServiceResult
Link copied to clipboard
suspend fun listCommunicationServiceKeys(argument: ListCommunicationServiceKeysPlainArgs): ListCommunicationServiceKeysResult
Get the access keys of the CommunicationService resource. API Version: 2020-08-20.
suspend fun listCommunicationServiceKeys(argument: suspend ListCommunicationServiceKeysPlainArgsBuilder.() -> Unit): ListCommunicationServiceKeysResult
suspend fun listCommunicationServiceKeys(communicationServiceName: String, resourceGroupName: String): ListCommunicationServiceKeysResult