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