disableBgpRoutePropagation

@JvmName(name = "cpxoojwlgqvssooc")
suspend fun disableBgpRoutePropagation(value: Output<Boolean>)
@JvmName(name = "cxgsucrtltyisppg")
suspend fun disableBgpRoutePropagation(value: Boolean?)

Deprecated

The property `disable_bgp_route_propagation` has been superseded by the property `bgp_route_propagation_enabled` and will be removed in v4.0 of the AzureRM Provider.

Parameters

value

Boolean flag which controls propagation of routes learned by BGP on that route table. True means disable.