GetP2sVpnServerConfigurationPlainArgs

data class GetP2sVpnServerConfigurationPlainArgs(val p2SVpnServerConfigurationName: String, val resourceGroupName: String, val virtualWanName: String) : ConvertibleToJava<GetP2sVpnServerConfigurationPlainArgs>

Constructors

Link copied to clipboard
constructor(p2SVpnServerConfigurationName: String, resourceGroupName: String, virtualWanName: String)

Properties

Link copied to clipboard

The name of the P2SVpnServerConfiguration.

Link copied to clipboard

The resource group name of the P2SVpnServerConfiguration.

Link copied to clipboard

The name of the VirtualWan.

Functions

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