RouteTablePropertiesFormat interface
Route Table resource.
Properties
| disable |
Whether to disable the routes learned by BGP on that route table. True means disable. |
| routes | Collection of routes contained within a route table. |
Property Details
disableBgpRoutePropagation
Whether to disable the routes learned by BGP on that route table. True means disable.
disableBgpRoutePropagation?: boolean
Property Value
boolean