virtual Network Peerings
Parameters
value
A list of peerings in a Virtual Network. 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
A list of peerings in a Virtual Network. 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 virtualNetworkPeerings(argument: List<suspend VirtualNetworkPeeringArgsBuilder.() -> Unit>)
suspend fun virtualNetworkPeerings(vararg argument: suspend VirtualNetworkPeeringArgsBuilder.() -> Unit)
Parameters
argument
A list of peerings in a Virtual Network. 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.