AzureDedicatedCircuitPeeringRoutingInfo Class

Definition

Describes routing information for a circuit with specific peering.

public class AzureDedicatedCircuitPeeringRoutingInfo
type AzureDedicatedCircuitPeeringRoutingInfo = class
Public Class AzureDedicatedCircuitPeeringRoutingInfo
Inheritance
AzureDedicatedCircuitPeeringRoutingInfo

Constructors

AzureDedicatedCircuitPeeringRoutingInfo()

Initializes a new instance of the AzureDedicatedCircuitPeeringRoutingInfo class.

Properties

LocPrf

Optional. Specifies the local preference.

Network

Optional. Specifies the network address from the BGP table.

NextHop

Optional. Specifies the address of the BGP next hop.

Path

Optional. Specifies the BGP path per route.

Weight

Optional. Specifies the BGP weight.

Applies to