VirtualHubEffectiveRoute 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.
The effective route configured on the virtual hub or specified resource.
public class VirtualHubEffectiveRoute
type VirtualHubEffectiveRoute = class
Public Class VirtualHubEffectiveRoute
- Inheritance
-
VirtualHubEffectiveRoute
Constructors
VirtualHubEffectiveRoute() |
Initializes a new instance of the VirtualHubEffectiveRoute class. |
VirtualHubEffectiveRoute(IList<String>, IList<String>, String, String, String) |
Initializes a new instance of the VirtualHubEffectiveRoute class. |
Properties
AddressPrefixes |
Gets or sets the list of address prefixes. |
AsPath |
Gets or sets the ASPath of this route. |
NextHops |
Gets or sets the list of next hops. |
NextHopType |
Gets or sets the type of the next hop. |
RouteOrigin |
Gets or sets the origin of this route. |