toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.managednetworkfabric.kotlin
/
IpExtendedCommunityArgs
/
IpExtendedCommunityArgs
Ip
Extended
Community
Args
constructor
(
annotation
:
Output
<
String
>
?
=
null
,
ipExtendedCommunityName
:
Output
<
String
>
?
=
null
,
ipExtendedCommunityRules
:
Output
<
List
<
IpExtendedCommunityRuleArgs
>
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)