public class ExpressRouteCrossConnectionRoutesTableSummary extends Object
| Constructor and Description |
|---|
ExpressRouteCrossConnectionRoutesTableSummary() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
asn()
Get the asn value.
|
String |
neighbor()
Get the neighbor value.
|
String |
stateOrPrefixesReceived()
Get the stateOrPrefixesReceived value.
|
String |
upDown()
Get the upDown value.
|
ExpressRouteCrossConnectionRoutesTableSummary |
withAsn(Integer asn)
Set the asn value.
|
ExpressRouteCrossConnectionRoutesTableSummary |
withNeighbor(String neighbor)
Set the neighbor value.
|
ExpressRouteCrossConnectionRoutesTableSummary |
withStateOrPrefixesReceived(String stateOrPrefixesReceived)
Set the stateOrPrefixesReceived value.
|
ExpressRouteCrossConnectionRoutesTableSummary |
withUpDown(String upDown)
Set the upDown value.
|
public ExpressRouteCrossConnectionRoutesTableSummary()
public String neighbor()
public ExpressRouteCrossConnectionRoutesTableSummary withNeighbor(String neighbor)
neighbor - the neighbor value to setpublic Integer asn()
public ExpressRouteCrossConnectionRoutesTableSummary withAsn(Integer asn)
asn - the asn value to setpublic String upDown()
public ExpressRouteCrossConnectionRoutesTableSummary withUpDown(String upDown)
upDown - the upDown value to setpublic String stateOrPrefixesReceived()
public ExpressRouteCrossConnectionRoutesTableSummary withStateOrPrefixesReceived(String stateOrPrefixesReceived)
stateOrPrefixesReceived - the stateOrPrefixesReceived value to setCopyright © 2019. All rights reserved.