pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
FrontendIPConfigurationArgsBuilder
/
privateIPAddressVersion
private
IPAddress
Version
@
JvmName
(
name
=
"pvajqcnixogslmwf"
)
suspend
fun
privateIPAddressVersion
(
value
:
Output
<
Either
<
String
,
IPVersion
>
>
)
@
JvmName
(
name
=
"msmllfwutmrpoqop"
)
suspend
fun
privateIPAddressVersion
(
value
:
Either
<
String
,
IPVersion
>
?
)
@
JvmName
(
name
=
"dgssuteeyurxlwhw"
)
fun
privateIPAddressVersion
(
value
:
String
)
@
JvmName
(
name
=
"cumpmpboxwoanhux"
)
fun
privateIPAddressVersion
(
value
:
IPVersion
)
Parameters
value
Whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4.