pulumi-azure-native-kotlin
2.14.0.0
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
>
Constructors
Functions
Properties
Constructors
Get
P2s
Vpn
Gateway
Plain
Args
Link copied to clipboard
fun
GetP2sVpnGatewayPlainArgs
(
gatewayName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetP2sVpnGatewayPlainArgs
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.