pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.managednetworkfabric.kotlin.inputs
/
GetInternetGatewayRulePlainArgs
Get
Internet
Gateway
Rule
Plain
Args
data
class
GetInternetGatewayRulePlainArgs
(
val
internetGatewayRuleName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetInternetGatewayRulePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Internet
Gateway
Rule
Plain
Args
Link copied to clipboard
fun
GetInternetGatewayRulePlainArgs
(
internetGatewayRuleName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetInternetGatewayRulePlainArgs
Properties
internet
Gateway
Rule
Name
Link copied to clipboard
val
internetGatewayRuleName
:
String
Name of the Internet Gateway rule.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.