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
/
GetVpnSitePlainArgs
Get
Vpn
Site
Plain
Args
data
class
GetVpnSitePlainArgs
(
val
resourceGroupName
:
String
,
val
vpnSiteName
:
String
)
:
ConvertibleToJava
<
GetVpnSitePlainArgs
>
Members
Constructors
Get
Vpn
Site
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
vpnSiteName
:
String
)
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The resource group name of the VpnSite.
vpn
Site
Name
Link copied to clipboard
val
vpnSiteName
:
String
The name of the VpnSite being retrieved.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetVpnSitePlainArgs