peerings

@JvmName(name = "xcpigiudutukdrma")
suspend fun peerings(value: Output<List<ExpressRouteCircuitPeeringArgs>>)
@JvmName(name = "cxreloqotwfdcpgs")
suspend fun peerings(value: List<ExpressRouteCircuitPeeringArgs>?)

Parameters

value

The list of peerings. 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 = "pymvpwxqpgjutnuw")
suspend fun peerings(vararg values: Output<ExpressRouteCircuitPeeringArgs>)


@JvmName(name = "wvanxrtatckcchhw")
suspend fun peerings(values: List<Output<ExpressRouteCircuitPeeringArgs>>)
@JvmName(name = "iwedsvcdctycxsse")
suspend fun peerings(vararg values: ExpressRouteCircuitPeeringArgs)

Parameters

values

The list of peerings. 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 = "ooaltgngogbxtoif")
suspend fun peerings(argument: List<suspend ExpressRouteCircuitPeeringArgsBuilder.() -> Unit>)
@JvmName(name = "ljsrlbcedaigfaud")
suspend fun peerings(vararg argument: suspend ExpressRouteCircuitPeeringArgsBuilder.() -> Unit)
@JvmName(name = "vyihjxwuvwcxfrod")
suspend fun peerings(argument: suspend ExpressRouteCircuitPeeringArgsBuilder.() -> Unit)

Parameters

argument

The list of peerings. 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.