toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
NetworkInterfaceIPConfigurationArgsBuilder
/
subnet
subnet
@
JvmName
(
name
=
"xmquxarjptafqyro"
)
suspend
fun
subnet
(
value
:
Output
<
SubnetArgs
>
)
@
JvmName
(
name
=
"kkleijyggqwwhyjm"
)
suspend
fun
subnet
(
value
:
SubnetArgs
?
)
Parameters
value
Subnet bound to the IP configuration.
@
JvmName
(
name
=
"tsxnuioyecgwvfky"
)
suspend
fun
subnet
(
argument
:
suspend
SubnetArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
Subnet bound to the IP configuration.