Interface GlobalReachConnection.DefinitionStages.WithExpressRouteId

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

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

    • withExpressRouteId

      GlobalReachConnection.DefinitionStages.WithCreate withExpressRouteId(String expressRouteId)
      Specifies the expressRouteId property: The ID of the Private Cloud's ExpressRoute Circuit that is participating in the global reach connection.
      Parameters:
      expressRouteId - The ID of the Private Cloud's ExpressRoute Circuit that is participating in the global reach connection.
      Returns:
      the next definition stage.