| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualHubRouteV2 |
VirtualHubRouteV2.withDestinations(List<String> destinations)
Set the destinations property: List of all destinations.
|
VirtualHubRouteV2 |
VirtualHubRouteV2.withDestinationType(String destinationType)
Set the destinationType property: The type of destinations.
|
VirtualHubRouteV2 |
VirtualHubRouteV2.withNextHops(List<String> nextHops)
Set the nextHops property: NextHops ip address.
|
VirtualHubRouteV2 |
VirtualHubRouteV2.withNextHopType(String nextHopType)
Set the nextHopType property: The type of next hops.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.