Interface GlobalReachConnection.DefinitionStages.WithPeerExpressRouteCircuit

All Known Subinterfaces:
GlobalReachConnection.Definition, GlobalReachConnection.DefinitionStages.WithCreate
Enclosing interface:
GlobalReachConnection.DefinitionStages

public static interface GlobalReachConnection.DefinitionStages.WithPeerExpressRouteCircuit
The stage of the GlobalReachConnection definition allowing to specify peerExpressRouteCircuit.
  • Method Details

    • withPeerExpressRouteCircuit

      GlobalReachConnection.DefinitionStages.WithCreate withPeerExpressRouteCircuit(String peerExpressRouteCircuit)
      Specifies the peerExpressRouteCircuit property: Identifier of the ExpressRoute Circuit to peer with in the global reach connection.
      Parameters:
      peerExpressRouteCircuit - Identifier of the ExpressRoute Circuit to peer with in the global reach connection.
      Returns:
      the next definition stage.