Interface ExpressRouteCrossConnectionPeering.UpdateStages.WithRoutingRegistryName
- All Known Subinterfaces:
ExpressRouteCrossConnectionPeering.Update
- Enclosing interface:
- ExpressRouteCrossConnectionPeering.UpdateStages
public static interface ExpressRouteCrossConnectionPeering.UpdateStages.WithRoutingRegistryName
The stage of Cross Connection Peering definition allowing to specify routing registry name.
-
Method Summary
Modifier and TypeMethodDescriptionwithRoutingRegistryName(String routingRegistryName) Specifies routing registry name.
-
Method Details
-
withRoutingRegistryName
Specifies routing registry name.- Parameters:
routingRegistryName- routing registry name- Returns:
- the next stage of the update
-