express Route Connections
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.
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.
suspend fun expressRouteConnections(argument: List<suspend ExpressRouteConnectionArgsBuilder.() -> Unit>)
suspend fun expressRouteConnections(vararg 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.