| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualHubRouteTable |
VirtualHubInner.routeTable()
Get the routeTable property: The routeTable associated with this virtual hub.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualHubInner |
VirtualHubInner.withRouteTable(VirtualHubRouteTable routeTable)
Set the routeTable property: The routeTable associated with this virtual hub.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualHubRouteTable |
VirtualHubRouteTable.withRoutes(List<VirtualHubRoute> routes)
Set the routes property: List of all routes.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.