| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VnetRoute |
RoutingConfiguration.vnetRoutes()
Get the vnetRoutes property: List of routes that control routing from VirtualHub into a virtual network
connection.
|
VnetRoute |
VnetRoute.withStaticRoutes(List<StaticRoute> staticRoutes)
Set the staticRoutes property: List of all Static Routes.
|
| Modifier and Type | Method and Description |
|---|---|
RoutingConfiguration |
RoutingConfiguration.withVnetRoutes(VnetRoute vnetRoutes)
Set the vnetRoutes property: List of routes that control routing from VirtualHub into a virtual network
connection.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.