VirtualHubEffectiveRouteListInner Class
- java.
lang. Object - com.
azure. resourcemanager. network. fluent. models. VirtualHubEffectiveRouteListInner
- com.
Implements
public final class VirtualHubEffectiveRouteListInner
implements JsonSerializable<VirtualHubEffectiveRouteListInner>
EffectiveRoutes List.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Virtual |
fromJson(JsonReader jsonReader)
Reads an instance of Virtual |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
|
List<Virtual |
value()
Get the value property: The list of effective routes configured on the virtual hub or the specified resource. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static VirtualHubEffectiveRouteListInner fromJson(JsonReader jsonReader)
Reads an instance of VirtualHubEffectiveRouteListInner from the JsonReader.
Parameters:
Returns:
Throws:
toJson
validate
public void validate()
Validates the instance.
value
public List<VirtualHubEffectiveRoute> value()
Get the value property: The list of effective routes configured on the virtual hub or the specified resource.
Returns: