IRouteTableBeta Interface

Definition

Entry point for route table management.

public interface IRouteTableBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IRouteTableBeta = interface
    interface IBeta
Public Interface IRouteTableBeta
Implements IBeta
Derived
Implements

Properties

IsBgpRoutePropagationDisabled

Gets whether to disable the routes learned by BGP on that route table. True means disable.

Applies to