expressRouteConnections

@JvmName(name = "awyrsgopwuadmsba")
suspend fun expressRouteConnections(value: Output<List<ExpressRouteConnectionArgs>>)
@JvmName(name = "udtrcisonrvbnhwa")
suspend fun expressRouteConnections(value: List<ExpressRouteConnectionArgs>?)

Parameters

value

List of ExpressRoute connections to the ExpressRoute gateway. These are also available as standalone resources. Do not mix inline and standalone resource as they will conflict with each other, leading to resources deletion.


@JvmName(name = "foabjvmftbxumxln")
suspend fun expressRouteConnections(vararg values: Output<ExpressRouteConnectionArgs>)


@JvmName(name = "ugdaxsabqxwqpgnp")
suspend fun expressRouteConnections(values: List<Output<ExpressRouteConnectionArgs>>)
@JvmName(name = "sqiiwrnqiuhvhnrj")
suspend fun expressRouteConnections(vararg values: ExpressRouteConnectionArgs)

Parameters

values

List of ExpressRoute connections to the ExpressRoute gateway. These are also available as standalone resources. Do not mix inline and standalone resource as they will conflict with each other, leading to resources deletion.


@JvmName(name = "useloggwrlgnumfe")
suspend fun expressRouteConnections(argument: List<suspend ExpressRouteConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "jtxjketpqncbwosh")
suspend fun expressRouteConnections(vararg argument: suspend ExpressRouteConnectionArgsBuilder.() -> Unit)
@JvmName(name = "frmfgeqgnakjnjkr")
suspend fun expressRouteConnections(argument: suspend ExpressRouteConnectionArgsBuilder.() -> Unit)

Parameters

argument

List of ExpressRoute connections to the ExpressRoute gateway. These are also available as standalone resources. Do not mix inline and standalone resource as they will conflict with each other, leading to resources deletion.