Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
EffectiveRoute |
EffectiveRoute.withAddressPrefix(List<String> addressPrefix)
Set the addressPrefix value.
|
EffectiveRoute |
EffectiveRoute.withName(String name)
Set the name value.
|
EffectiveRoute |
EffectiveRoute.withNextHopIpAddress(List<String> nextHopIpAddress)
Set the nextHopIpAddress value.
|
EffectiveRoute |
EffectiveRoute.withNextHopType(RouteNextHopType nextHopType)
Set the nextHopType value.
|
EffectiveRoute |
EffectiveRoute.withSource(EffectiveRouteSource source)
Set the source value.
|
EffectiveRoute |
EffectiveRoute.withState(EffectiveRouteState state)
Set the state value.
|
Copyright © 2019. All rights reserved.