EffectiveRouteMapRouteListInner Class
- java.
lang. Object - com.
azure. resourcemanager. network. fluent. models. EffectiveRouteMapRouteListInner
- com.
Implements
public final class EffectiveRouteMapRouteListInner
implements JsonSerializable<EffectiveRouteMapRouteListInner>
EffectiveRouteMapRoute List.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Effective |
fromJson(JsonReader jsonReader)
Reads an instance of Effective |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
|
List<Effective |
value()
Get the value property: The list of Effective Route |
Methods inherited from java.lang.Object
Method Details
fromJson
public static EffectiveRouteMapRouteListInner fromJson(JsonReader jsonReader)
Reads an instance of EffectiveRouteMapRouteListInner from the JsonReader.
Parameters:
Returns:
Throws:
toJson
validate
public void validate()
Validates the instance.
value
public List<EffectiveRouteMapRoute> value()
Get the value property: The list of Effective RouteMap Routes configured on the connection resource.
Returns: