GetP2sVpnServerConfigurationPlainArgs

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

Constructors

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

Functions

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

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.