get Communications Gateway
suspend fun getCommunicationsGateway(argument: GetCommunicationsGatewayPlainArgs): GetCommunicationsGatewayResult
Get a CommunicationsGateway API Version: 2022-12-01-preview.
Return
A CommunicationsGateway resource
Parameters
argument
null
suspend fun getCommunicationsGateway(communicationsGatewayName: String, resourceGroupName: String): GetCommunicationsGatewayResult
Return
A CommunicationsGateway resource
Parameters
communications Gateway Name
Unique identifier for this deployment
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getCommunicationsGateway(argument: suspend GetCommunicationsGatewayPlainArgsBuilder.() -> Unit): GetCommunicationsGatewayResult
Return
A CommunicationsGateway resource
Parameters
argument
Builder for com.pulumi.azurenative.voiceservices.kotlin.inputs.GetCommunicationsGatewayPlainArgs.