Class ExpressRouteCircuitRoutesTableSummary


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

      • ExpressRouteCircuitRoutesTableSummary

        public ExpressRouteCircuitRoutesTableSummary()
    • Method Detail

      • neighbor

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

        public ExpressRouteCircuitRoutesTableSummary withNeighbor​(String neighbor)
        Set the neighbor value.
        Parameters:
        neighbor - the neighbor value to set
        Returns:
        the ExpressRouteCircuitRoutesTableSummary object itself.
      • v

        public Integer v()
        Get the v value.
        Returns:
        the v value
      • as

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

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

        public ExpressRouteCircuitRoutesTableSummary withUpDown​(String upDown)
        Set the upDown value.
        Parameters:
        upDown - the upDown value to set
        Returns:
        the ExpressRouteCircuitRoutesTableSummary object itself.
      • statePfxRcd

        public String statePfxRcd()
        Get the statePfxRcd value.
        Returns:
        the statePfxRcd value
      • withStatePfxRcd

        public ExpressRouteCircuitRoutesTableSummary withStatePfxRcd​(String statePfxRcd)
        Set the statePfxRcd value.
        Parameters:
        statePfxRcd - the statePfxRcd value to set
        Returns:
        the ExpressRouteCircuitRoutesTableSummary object itself.