toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.kusto.kotlin
/
ClusterArgsBuilder
/
publicIPType
public
IPType
@
JvmName
(
name
=
"fkcaqfpbkfluwyih"
)
suspend
fun
publicIPType
(
value
:
Output
<
Either
<
String
,
PublicIPType
>
>
)
@
JvmName
(
name
=
"otmabepbtrekxamb"
)
suspend
fun
publicIPType
(
value
:
Either
<
String
,
PublicIPType
>
?
)
@
JvmName
(
name
=
"cvyvbhsjfxqmyopy"
)
fun
publicIPType
(
value
:
String
)
@
JvmName
(
name
=
"eeihjqonlpmqkwsk"
)
fun
publicIPType
(
value
:
PublicIPType
)
Parameters
value
Indicates what public IP type to create - IPv4 (default), or DualStack (both IPv4 and IPv6)