public class ExpressRouteCircuitRoutesTableSummary extends Object
Constructor and Description |
---|
ExpressRouteCircuitRoutesTableSummary() |
Modifier and Type | Method and Description |
---|---|
Integer |
as()
Get the as value.
|
String |
neighbor()
Get the neighbor value.
|
String |
statePfxRcd()
Get the statePfxRcd value.
|
String |
upDown()
Get the upDown value.
|
Integer |
v()
Get the v value.
|
ExpressRouteCircuitRoutesTableSummary |
withAs(Integer as)
Set the as value.
|
ExpressRouteCircuitRoutesTableSummary |
withNeighbor(String neighbor)
Set the neighbor value.
|
ExpressRouteCircuitRoutesTableSummary |
withStatePfxRcd(String statePfxRcd)
Set the statePfxRcd value.
|
ExpressRouteCircuitRoutesTableSummary |
withUpDown(String upDown)
Set the upDown value.
|
ExpressRouteCircuitRoutesTableSummary |
withV(Integer v)
Set the v value.
|
public ExpressRouteCircuitRoutesTableSummary()
public String neighbor()
public ExpressRouteCircuitRoutesTableSummary withNeighbor(String neighbor)
neighbor
- the neighbor value to setpublic Integer v()
public ExpressRouteCircuitRoutesTableSummary withV(Integer v)
v
- the v value to setpublic Integer as()
public ExpressRouteCircuitRoutesTableSummary withAs(Integer as)
as
- the as value to setpublic String upDown()
public ExpressRouteCircuitRoutesTableSummary withUpDown(String upDown)
upDown
- the upDown value to setpublic String statePfxRcd()
public ExpressRouteCircuitRoutesTableSummary withStatePfxRcd(String statePfxRcd)
statePfxRcd
- the statePfxRcd value to setCopyright © 2019. All rights reserved.