VoiceservicesFunctions

Functions

Link copied to clipboard

Get a CommunicationsGateway API Version: 2022-12-01-preview.

suspend fun getCommunicationsGateway(communicationsGatewayName: String, resourceGroupName: String): GetCommunicationsGatewayResult
Link copied to clipboard

Get a Contact API Version: 2022-12-01-preview.

suspend fun getContact(argument: suspend GetContactPlainArgsBuilder.() -> Unit): GetContactResult
suspend fun getContact(communicationsGatewayName: String, contactName: String, resourceGroupName: String): GetContactResult
Link copied to clipboard

Get a TestLine API Version: 2022-12-01-preview.

suspend fun getTestLine(argument: suspend GetTestLinePlainArgsBuilder.() -> Unit): GetTestLineResult
suspend fun getTestLine(communicationsGatewayName: String, resourceGroupName: String, testLineName: String): GetTestLineResult