pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.networkcloud.kotlin.inputs
/
IpAddressPoolArgs
/
IpAddressPoolArgs
Ip
Address
Pool
Args
fun
IpAddressPoolArgs
(
addresses
:
Output
<
List
<
String
>
>
,
autoAssign
:
Output
<
Either
<
String
,
BfdEnabled
>
>
?
=
null
,
name
:
Output
<
String
>
,
onlyUseHostIps
:
Output
<
Either
<
String
,
BfdEnabled
>
>
?
=
null
)