useRemoteGateways

@JvmName(name = "mpkraopjhllumwab")
suspend fun useRemoteGateways(value: Output<Boolean>)
@JvmName(name = "sjwdtxecfmonuvio")
suspend fun useRemoteGateways(value: Boolean?)

Parameters

value

Controls if remote gateways can be used on the local virtual network. If the flag is set to true, and allow_gateway_transit on the remote peering is also true, virtual network will use gateways of remote virtual network for transit. Only one peering can have this flag set to true. This flag cannot be set if virtual network already has a gateway. Defaults to false.

Note: use_remote_gateways must be set to false if using Global Virtual Network Peerings.