toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.managednetworkfabric.kotlin
/
IpCommunityArgs
/
IpCommunityArgs
Ip
Community
Args
constructor
(
annotation
:
Output
<
String
>
?
=
null
,
ipCommunityName
:
Output
<
String
>
?
=
null
,
ipCommunityRules
:
Output
<
List
<
IpCommunityRuleArgs
>
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)