ExpressRouteCircuitRoutesTable Class

Definition

The routes table associated with the ExpressRouteCircuit.

public class ExpressRouteCircuitRoutesTable
type ExpressRouteCircuitRoutesTable = class
Public Class ExpressRouteCircuitRoutesTable
Inheritance
ExpressRouteCircuitRoutesTable

Constructors

ExpressRouteCircuitRoutesTable()

Initializes a new instance of the ExpressRouteCircuitRoutesTable class.

ExpressRouteCircuitRoutesTable(String, String, String, Nullable<Int32>, String)

Initializes a new instance of the ExpressRouteCircuitRoutesTable class.

Properties

LocPrf

Gets or sets local preference value as set with the set local-preference route-map configuration command.

Network

Gets or sets IP address of a network entity.

NextHop

Gets or sets nextHop address.

Path

Gets or sets autonomous system paths to the destination network.

Weight

Gets or sets route Weight.

Applies to