ListVpnLinkConnectionDefaultSharedKeyPlainArgs

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

Constructors

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(): ListVpnLinkConnectionDefaultSharedKeyPlainArgs