VirtualHubRoute 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.
VirtualHub route.
public class VirtualHubRoute
type VirtualHubRoute = class
Public Class VirtualHubRoute
- Inheritance
-
VirtualHubRoute
Constructors
VirtualHubRoute() |
Initializes a new instance of the VirtualHubRoute class. |
VirtualHubRoute(IList<String>, String) |
Initializes a new instance of the VirtualHubRoute class. |
Properties
AddressPrefixes |
Gets or sets list of all addressPrefixes. |
NextHopIpAddress |
Gets or sets nextHop ip address. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET