pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerinstance.kotlin
/
ContainerGroupArgsBuilder
/
ipAddress
ip
Address
@
JvmName
(
name
=
"bxpqxyognepkwadk"
)
suspend
fun
ipAddress
(
value
:
Output
<
IpAddressArgs
>
)
@
JvmName
(
name
=
"epnyoxefimpoyfng"
)
suspend
fun
ipAddress
(
value
:
IpAddressArgs
?
)
Parameters
value
The IP address type of the container group.
@
JvmName
(
name
=
"qclfsvxwkfnhxfvd"
)
suspend
fun
ipAddress
(
argument
:
suspend
IpAddressArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The IP address type of the container group.