AzureDedicatedCircuitPeeringRouteTableInfo 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 VPNv4 information from the BGP database.
public class AzureDedicatedCircuitPeeringRouteTableInfo
type AzureDedicatedCircuitPeeringRouteTableInfo = class
Public Class AzureDedicatedCircuitPeeringRouteTableInfo
- Inheritance
-
AzureDedicatedCircuitPeeringRouteTableInfo
Constructors
AzureDedicatedCircuitPeeringRouteTableInfo() |
Initializes a new instance of the AzureDedicatedCircuitPeeringRouteTableInfo 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. |