getP2sVpnGateway

Retrieves the details of a virtual wan p2s vpn gateway. API Version: 2020-11-01.

Return

P2SVpnGateway Resource.

Parameters

argument

null


suspend fun getP2sVpnGateway(gatewayName: String, resourceGroupName: String): GetP2sVpnGatewayResult

Return

P2SVpnGateway Resource.

Parameters

gatewayName

The name of the gateway.

resourceGroupName

The resource group name of the P2SVpnGateway.

See also


Return

P2SVpnGateway Resource.

Parameters

argument

Builder for com.pulumi.azurenative.network.kotlin.inputs.GetP2sVpnGatewayPlainArgs.

See also