Class ExpressRouteCrossConnectionRoutesTableSummary


  • public class ExpressRouteCrossConnectionRoutesTableSummary
    extends Object
    The routes table associated with the ExpressRouteCircuit.
    • Constructor Detail

      • ExpressRouteCrossConnectionRoutesTableSummary

        public ExpressRouteCrossConnectionRoutesTableSummary()
    • Method Detail

      • neighbor

        public String neighbor()
        Get the neighbor value.
        Returns:
        the neighbor value
      • asn

        public Integer asn()
        Get the asn value.
        Returns:
        the asn value
      • upDown

        public String upDown()
        Get the upDown value.
        Returns:
        the upDown value
      • stateOrPrefixesReceived

        public String stateOrPrefixesReceived()
        Get the stateOrPrefixesReceived value.
        Returns:
        the stateOrPrefixesReceived value
      • withStateOrPrefixesReceived

        public ExpressRouteCrossConnectionRoutesTableSummary withStateOrPrefixesReceived​(String stateOrPrefixesReceived)
        Set the stateOrPrefixesReceived value.
        Parameters:
        stateOrPrefixesReceived - the stateOrPrefixesReceived value to set
        Returns:
        the ExpressRouteCrossConnectionRoutesTableSummary object itself.