public final class ExpressRouteGatewayListInner extends Object
| Constructor and Description |
|---|
ExpressRouteGatewayListInner() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
List<ExpressRouteGatewayInner> |
value()
Get the value property: List of ExpressRoute gateways.
|
ExpressRouteGatewayListInner |
withValue(List<ExpressRouteGatewayInner> value)
Set the value property: List of ExpressRoute gateways.
|
public List<ExpressRouteGatewayInner> value()
public ExpressRouteGatewayListInner withValue(List<ExpressRouteGatewayInner> value)
value - the value value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.