| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualHubEffectiveRoute |
VirtualHubEffectiveRoute.withAddressPrefixes(List<String> addressPrefixes)
Set the addressPrefixes property: The list of address prefixes.
|
VirtualHubEffectiveRoute |
VirtualHubEffectiveRoute.withAsPath(String asPath)
Set the asPath property: The ASPath of this route.
|
VirtualHubEffectiveRoute |
VirtualHubEffectiveRoute.withNextHops(List<String> nextHops)
Set the nextHops property: The list of next hops.
|
VirtualHubEffectiveRoute |
VirtualHubEffectiveRoute.withNextHopType(String nextHopType)
Set the nextHopType property: The type of the next hop.
|
VirtualHubEffectiveRoute |
VirtualHubEffectiveRoute.withRouteOrigin(String routeOrigin)
Set the routeOrigin property: The origin of this route.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.