allowedSubnets

@JvmName(name = "gqqfkvsryesjfevt")
suspend fun allowedSubnets(value: Output<List<SubnetArgs>>)
@JvmName(name = "duhovmuesjmaddfl")
suspend fun allowedSubnets(value: List<SubnetArgs>?)

Parameters

value

The allowed subnets of the virtual network.


@JvmName(name = "quaqdxbihyjpnycx")
suspend fun allowedSubnets(vararg values: Output<SubnetArgs>)


@JvmName(name = "rvguaaktgjofjtrn")
suspend fun allowedSubnets(values: List<Output<SubnetArgs>>)
@JvmName(name = "vbutmokoipsklwld")
suspend fun allowedSubnets(vararg values: SubnetArgs)

Parameters

values

The allowed subnets of the virtual network.


@JvmName(name = "fqeyxochgtihuwvv")
suspend fun allowedSubnets(argument: List<suspend SubnetArgsBuilder.() -> Unit>)
@JvmName(name = "rgfuouoogfpcasqh")
suspend fun allowedSubnets(vararg argument: suspend SubnetArgsBuilder.() -> Unit)
@JvmName(name = "pekefraptbvfnhhd")
suspend fun allowedSubnets(argument: suspend SubnetArgsBuilder.() -> Unit)

Parameters

argument

The allowed subnets of the virtual network.