Voiceservices Functions
object VoiceservicesFunctions
Functions
Link copied to clipboard
suspend fun getCommunicationsGateway(argument: GetCommunicationsGatewayPlainArgs): GetCommunicationsGatewayResult
Get a CommunicationsGateway Azure REST API version: 2023-04-03.
suspend fun getCommunicationsGateway(argument: suspend GetCommunicationsGatewayPlainArgsBuilder.() -> Unit): GetCommunicationsGatewayResult
suspend fun getCommunicationsGateway(communicationsGatewayName: String, resourceGroupName: String): GetCommunicationsGatewayResult
Link copied to clipboard
Get a Contact Azure REST API version: 2022-12-01-preview.
suspend fun getContact(communicationsGatewayName: String, contactName: String, resourceGroupName: String): GetContactResult
Link copied to clipboard
Get a TestLine Azure REST API version: 2023-04-03. Other available API versions: 2022-12-01-preview.
suspend fun getTestLine(argument: suspend GetTestLinePlainArgsBuilder.() -> Unit): GetTestLineResult
suspend fun getTestLine(communicationsGatewayName: String, resourceGroupName: String, testLineName: String): GetTestLineResult