pulumi-azure-native-kotlin
2.10.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
PublicIPAddressArgsBuilder
/
publicIPAllocationMethod
public
IPAllocation
Method
@
JvmName
(
name
=
"bblgffcxvkfqrycv"
)
suspend
fun
publicIPAllocationMethod
(
value
:
Output
<
Either
<
String
,
IPAllocationMethod
>
>
)
@
JvmName
(
name
=
"utlaufimbjfajjlp"
)
suspend
fun
publicIPAllocationMethod
(
value
:
Either
<
String
,
IPAllocationMethod
>
?
)
@
JvmName
(
name
=
"bberhttjvdklcogn"
)
fun
publicIPAllocationMethod
(
value
:
String
)
@
JvmName
(
name
=
"htwekoeugbxjbibh"
)
fun
publicIPAllocationMethod
(
value
:
IPAllocationMethod
)
Parameters
value
The public IP address allocation method.