pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.managednetworkfabric.kotlin.inputs
/
IpGroupPropertiesArgs
/
IpGroupPropertiesArgs
Ip
Group
Properties
Args
fun
IpGroupPropertiesArgs
(
ipAddressType
:
Output
<
Either
<
String
,
IPAddressType
>
>
?
=
null
,
ipPrefixes
:
Output
<
List
<
String
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
)