EffectiveRoute Class

Definition

An effective route within an effective route table.

public class EffectiveRoute
type EffectiveRoute = class
Public Class EffectiveRoute
Inheritance
EffectiveRoute

Constructors

EffectiveRoute()

Initializes a new instance of the EffectiveRoute class.

Properties

AddressPrefixes

Optional. Gets or sets the address prefixes that apply to this route, in CIDR format.

EffectiveNextHop

Required. Gets or sets the effective next hop for this route.

Name

Required. Gets or sets the name of the Route.

Source

Required. Gets or sets the ource of this route.

Status

Required. Gets or sets the status of this route.

Applies to