PointToPointVpnGatewayConnectionConfiguration

Constructors

constructor(internetSecurityEnabled: Boolean? = null, name: String, route: PointToPointVpnGatewayConnectionConfigurationRoute? = null, vpnClientAddressPool: PointToPointVpnGatewayConnectionConfigurationVpnClientAddressPool)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Should Internet Security be enabled to secure internet traffic? Changing this forces a new resource to be created. Defaults to false.

Link copied to clipboard

The Name which should be used for this Connection Configuration.

Link copied to clipboard

A route block as defined below.

Link copied to clipboard