ExpressRouteConnectionListInner Class
- java.
lang. Object - com.
azure. resourcemanager. network. fluent. models. ExpressRouteConnectionListInner
- com.
Implements
public final class ExpressRouteConnectionListInner
implements JsonSerializable<ExpressRouteConnectionListInner>
ExpressRouteConnection list.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Express |
fromJson(JsonReader jsonReader)
Reads an instance of Express |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
|
List<Express |
value()
Get the value property: The list of Express |
Methods inherited from java.lang.Object
Method Details
fromJson
public static ExpressRouteConnectionListInner fromJson(JsonReader jsonReader)
Reads an instance of ExpressRouteConnectionListInner from the JsonReader.
Parameters:
Returns:
Throws:
toJson
validate
public void validate()
Validates the instance.
value
public List<ExpressRouteConnectionInner> value()
Get the value property: The list of ExpressRoute connections.
Returns: