getCommunicationsGateway

Get a CommunicationsGateway Uses Azure REST API version 2023-09-01. Other available API versions: 2022-12-01-preview, 2023-01-31, 2023-04-03. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native voiceservices [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Return

A CommunicationsGateway resource

Parameters

argument

null


suspend fun getCommunicationsGateway(communicationsGatewayName: String, resourceGroupName: String): GetCommunicationsGatewayResult

Return

A CommunicationsGateway resource

Parameters

communicationsGatewayName

Unique identifier for this deployment

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

A CommunicationsGateway resource

Parameters

argument

Builder for com.pulumi.azurenative.voiceservices.kotlin.inputs.GetCommunicationsGatewayPlainArgs.

See also