GetVpnLinkConnectionIkeSasPlainArgs

data class GetVpnLinkConnectionIkeSasPlainArgs(val connectionName: String, val gatewayName: String, val linkConnectionName: String, val resourceGroupName: String) : ConvertibleToJava<GetVpnLinkConnectionIkeSasPlainArgs>

Constructors

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

Properties

Link copied to clipboard

The name of the vpn connection.

Link copied to clipboard

The name of the gateway.

Link copied to clipboard

The name of the vpn link connection.

Link copied to clipboard

The name of the resource group.

Functions

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