EffectiveNextHop Class

Definition

The next hop of this route.

public class EffectiveNextHop
type EffectiveNextHop = class
Public Class EffectiveNextHop
Inheritance
EffectiveNextHop

Constructors

EffectiveNextHop()

Initializes a new instance of the EffectiveNextHop class.

EffectiveNextHop(String, IList<String>)

Initializes a new instance of the EffectiveNextHop class with required arguments.

Properties

IpAddresses

Required. Gets or sets the effective next hop IP addresses.

Type

Required. Gets or sets the type of the effective next hop.

Applies to