connections
Parameters
value
The list of circuit connections associated with Azure Private Peering for this circuit. 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
The list of circuit connections associated with Azure Private Peering for this circuit. 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 connections(argument: List<suspend ExpressRouteCircuitConnectionArgsBuilder.() -> Unit>)
suspend fun connections(vararg argument: suspend ExpressRouteCircuitConnectionArgsBuilder.() -> Unit)
Parameters
argument
The list of circuit connections associated with Azure Private Peering for this circuit. 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.