toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridcompute.kotlin.inputs
/
GetGatewayPlainArgs
Get
Gateway
Plain
Args
data
class
GetGatewayPlainArgs
(
val
gatewayName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetGatewayPlainArgs
>
Members
Constructors
Get
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 name of the resource group. The name is case insensitive.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetGatewayPlainArgs