Communication Functions
object CommunicationFunctions
Functions
Link copied to clipboard
suspend fun getCommunicationService(argument: GetCommunicationServicePlainArgs): GetCommunicationServiceResult
A class representing a CommunicationService resource. 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
A class representing a Domains resource. API Version: 2021-10-01-preview.
suspend fun getDomain(domainName: String, emailServiceName: String, resourceGroupName: String): GetDomainResult
Link copied to clipboard
A class representing an EmailService resource. 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
A class representing the access keys of a CommunicationService. API Version: 2020-08-20.
suspend fun listCommunicationServiceKeys(argument: suspend ListCommunicationServiceKeysPlainArgsBuilder.() -> Unit): ListCommunicationServiceKeysResult
suspend fun listCommunicationServiceKeys(communicationServiceName: String, resourceGroupName: String): ListCommunicationServiceKeysResult