Uses of Class
com.azure.resourcemanager.network.models.EffectiveRouteMapRoute
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of EffectiveRouteMapRoute in com.azure.resourcemanager.network.fluent.models
Modifier and TypeMethodDescriptionEffectiveRouteMapRouteListInner.value()
Get the value property: The list of Effective RouteMap Routes configured on the connection resource.Modifier and TypeMethodDescriptionEffectiveRouteMapRouteListInner.withValue
(List<EffectiveRouteMapRoute> value) Set the value property: The list of Effective RouteMap Routes configured on the connection resource. -
Uses of EffectiveRouteMapRoute in com.azure.resourcemanager.network.models
Modifier and TypeMethodDescriptionstatic EffectiveRouteMapRoute
EffectiveRouteMapRoute.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of EffectiveRouteMapRoute from the JsonReader.EffectiveRouteMapRoute.withAsPath
(String asPath) Set the asPath property: The ASPath of this route.EffectiveRouteMapRoute.withBgpCommunities
(String bgpCommunities) Set the bgpCommunities property: BGP communities of the route.EffectiveRouteMapRoute.withPrefix
(String prefix) Set the prefix property: The address prefix of the route.