VirtualHubRouteV2 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.
VirtualHubRouteTableV2 route.
public class VirtualHubRouteV2
type VirtualHubRouteV2 = class
Public Class VirtualHubRouteV2
- Inheritance
-
VirtualHubRouteV2
Constructors
VirtualHubRouteV2() |
Initializes a new instance of the VirtualHubRouteV2 class. |
VirtualHubRouteV2(String, IList<String>, String, IList<String>) |
Initializes a new instance of the VirtualHubRouteV2 class. |
Properties
Destinations |
Gets or sets list of all destinations. |
DestinationType |
Gets or sets the type of destinations. |
NextHops |
Gets or sets nextHops ip address. |
NextHopType |
Gets or sets the type of next hops. |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET