pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
NetworkInterfaceIPConfigurationArgsBuilder
/
subnet
subnet
@
JvmName
(
name
=
"ixvtgcywtlvxrook"
)
suspend
fun
subnet
(
value
:
Output
<
SubnetArgs
>
)
@
JvmName
(
name
=
"bnytykddntbbmrnh"
)
suspend
fun
subnet
(
value
:
SubnetArgs
?
)
Parameters
value
Subnet bound to the IP configuration.
@
JvmName
(
name
=
"jijivxdnaxkoypxg"
)
suspend
fun
subnet
(
argument
:
suspend
SubnetArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
Subnet bound to the IP configuration.