toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.managednetworkfabric.kotlin
/
InternetGatewayRuleArgs
/
InternetGatewayRuleArgs
Internet
Gateway
Rule
Args
constructor
(
annotation
:
Output
<
String
>
?
=
null
,
internetGatewayRuleName
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
ruleProperties
:
Output
<
RulePropertiesArgs
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)