ExpressRouteGatewayListInner Class
- java.
lang. Object - com.
azure. resourcemanager. network. fluent. models. ExpressRouteGatewayListInner
- com.
Implements
public final class ExpressRouteGatewayListInner
implements JsonSerializable<ExpressRouteGatewayListInner>
List of ExpressRoute gateways.
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: List of Express |
Methods inherited from java.lang.Object
Method Details
fromJson
public static ExpressRouteGatewayListInner fromJson(JsonReader jsonReader)
Reads an instance of ExpressRouteGatewayListInner from the JsonReader.
Parameters:
Returns:
Throws:
toJson
validate
public void validate()
Validates the instance.
value
public List<ExpressRouteGatewayInner> value()
Get the value property: List of ExpressRoute gateways.
Returns: