Interface ExpressRouteCircuitPeering.UpdateStages.WithPeerAsn

All Known Subinterfaces:
ExpressRouteCircuitPeering.Update
Enclosing interface:
ExpressRouteCircuitPeering.UpdateStages

public static interface ExpressRouteCircuitPeering.UpdateStages.WithPeerAsn
The stage of Express Route Circuit Peering update allowing to specify AS number for peering.
  • Method Summary

    Modifier and Type
    Method
    Description
    withPeerAsn(long peerAsn)
    Specifies the peer AS number for the Express Route Circuit Peering.
  • Method Details

    • withPeerAsn

      ExpressRouteCircuitPeering.Update withPeerAsn(long peerAsn)
      Specifies the peer AS number for the Express Route Circuit Peering.
      Parameters:
      peerAsn - the peer AS number
      Returns:
      next stage of update