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