connections

@JvmName(name = "rrnyuducvdfxxadq")
suspend fun connections(value: Output<List<ExpressRouteCircuitConnectionArgs>>)
@JvmName(name = "mdxxeoimbiakaoei")
suspend fun connections(value: List<ExpressRouteCircuitConnectionArgs>?)

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.


@JvmName(name = "jfjktucdaexddxtu")
suspend fun connections(vararg values: Output<ExpressRouteCircuitConnectionArgs>)


@JvmName(name = "xdwabeojpsaylmkj")
suspend fun connections(values: List<Output<ExpressRouteCircuitConnectionArgs>>)
@JvmName(name = "wuhxqxvmfawbdsto")
suspend fun connections(vararg values: ExpressRouteCircuitConnectionArgs)

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.


@JvmName(name = "dquqrjlbpeuojkhs")
suspend fun connections(argument: List<suspend ExpressRouteCircuitConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "kdqynblajtadnsyg")
suspend fun connections(vararg argument: suspend ExpressRouteCircuitConnectionArgsBuilder.() -> Unit)
@JvmName(name = "xnntckngmofgnnvb")
suspend fun connections(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.