AzureDedicatedCircuitPeeringRoutingInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |