Interface ExpressRouteCrossConnectionPeering.UpdateStages.WithPrimaryPeerAddressPrefix
- All Known Subinterfaces:
ExpressRouteCrossConnectionPeering.Update
- Enclosing interface:
ExpressRouteCrossConnectionPeering.UpdateStages
public static interface ExpressRouteCrossConnectionPeering.UpdateStages.WithPrimaryPeerAddressPrefix
The stage of Express Route Cross Connection Peering update allowing to specify primary address prefix.
-
Method Summary
Modifier and TypeMethodDescriptionwithPrimaryPeerAddressPrefix(String addressPrefix) Specifies the primary peer address prefix.
-
Method Details
-
withPrimaryPeerAddressPrefix
Specifies the primary peer address prefix.- Parameters:
addressPrefix- the primary peer address prefix- Returns:
- the next stage of the update
-