VirtualHubEffectiveRoute Class

Definition

The effective route configured on the virtual hub or specified resource.

public class VirtualHubEffectiveRoute
type VirtualHubEffectiveRoute = class
Public Class VirtualHubEffectiveRoute
Inheritance
VirtualHubEffectiveRoute

Constructors

VirtualHubEffectiveRoute()

Initializes a new instance of the VirtualHubEffectiveRoute class.

VirtualHubEffectiveRoute(IList<String>, IList<String>, String, String, String)

Initializes a new instance of the VirtualHubEffectiveRoute class.

Properties

AddressPrefixes

Gets or sets the list of address prefixes.

AsPath

Gets or sets the ASPath of this route.

NextHops

Gets or sets the list of next hops.

NextHopType

Gets or sets the type of the next hop.

RouteOrigin

Gets or sets the origin of this route.

Applies to