GetP2sVpnGatewayPlainArgs

data class GetP2sVpnGatewayPlainArgs(val gatewayName: String, val resourceGroupName: String) : ConvertibleToJava<GetP2sVpnGatewayPlainArgs>

Constructors

Link copied to clipboard
constructor(gatewayName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the gateway.

Link copied to clipboard

The resource group name of the P2SVpnGateway.

Functions

Link copied to clipboard
open override fun toJava(): GetP2sVpnGatewayPlainArgs