toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerinstance.kotlin
/
ContainerGroupArgsBuilder
/
ipAddress
ip
Address
@
JvmName
(
name
=
"dbocqmboasjannyn"
)
suspend
fun
ipAddress
(
value
:
Output
<
IpAddressArgs
>
)
@
JvmName
(
name
=
"qtnopswmnwrdcuxo"
)
suspend
fun
ipAddress
(
value
:
IpAddressArgs
?
)
Parameters
value
The IP address type of the container group.
@
JvmName
(
name
=
"nlwqpndilvcufwqm"
)
suspend
fun
ipAddress
(
argument
:
suspend
IpAddressArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The IP address type of the container group.