getConnectionGateway

Gets a specific gateway under a subscription and in a specific resource group Uses Azure REST API version 2016-06-01.

Return

The gateway definition

Parameters

argument

null


suspend fun getConnectionGateway(connectionGatewayName: String, resourceGroupName: String, subscriptionId: String? = null): GetConnectionGatewayResult

Return

The gateway definition

Parameters

connectionGatewayName

The connection gateway name

resourceGroupName

The resource group

subscriptionId

Subscription Id

See also


Return

The gateway definition

Parameters

argument

Builder for com.pulumi.azurenative.web.kotlin.inputs.GetConnectionGatewayPlainArgs.

See also