ExpressRouteLinkFailoverRoute 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.
Represents a failover route for an ExpressRoute link.
public class ExpressRouteLinkFailoverRoute : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ExpressRouteLinkFailoverRoute>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ExpressRouteLinkFailoverRoute>
type ExpressRouteLinkFailoverRoute = class
interface IJsonModel<ExpressRouteLinkFailoverRoute>
interface IPersistableModel<ExpressRouteLinkFailoverRoute>
Public Class ExpressRouteLinkFailoverRoute
Implements IJsonModel(Of ExpressRouteLinkFailoverRoute), IPersistableModel(Of ExpressRouteLinkFailoverRoute)
- Inheritance
-
ExpressRouteLinkFailoverRoute
- Implements
Properties
| Name | Description |
|---|---|
| NextHop |
The next hop. |
| PrimaryASPath |
The AS path for primary link. |
| Route |
The route. |
| SecondaryASPath |
The AS path for secondary link. |