get P2s Vpn Gateway
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
gateway Name
The name of the gateway.
resource Group Name
The resource group name of the P2SVpnGateway.
See also
suspend fun getP2sVpnGateway(argument: suspend GetP2sVpnGatewayPlainArgsBuilder.() -> Unit): GetP2sVpnGatewayResult
Return
P2SVpnGateway Resource.
Parameters
argument
Builder for com.pulumi.azurenative.network.kotlin.inputs.GetP2sVpnGatewayPlainArgs.