toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
GetP2sVpnGatewayPlainArgs
Get
P2s
Vpn
Gateway
Plain
Args
data
class
GetP2sVpnGatewayPlainArgs
(
val
gatewayName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetP2sVpnGatewayPlainArgs
>
Members
Constructors
Get
P2s
Vpn
Gateway
Plain
Args
Link copied to clipboard
constructor
(
gatewayName
:
String
,
resourceGroupName
:
String
)
Properties
gateway
Name
Link copied to clipboard
val
gatewayName
:
String
The name of the gateway.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The resource group name of the P2SVpnGateway.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetP2sVpnGatewayPlainArgs