Interface ExpressRouteCrossConnectionPeering.UpdateStages.WithSecondaryPeerAddressPrefix
-
- All Known Subinterfaces:
ExpressRouteCrossConnectionPeering.Update
- Enclosing interface:
- ExpressRouteCrossConnectionPeering.UpdateStages
public static interface ExpressRouteCrossConnectionPeering.UpdateStages.WithSecondaryPeerAddressPrefixThe stage of Express Route Cross Connection Peering update allowing to specify secondary address prefix.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ExpressRouteCrossConnectionPeering.UpdatewithSecondaryPeerAddressPrefix(String addressPrefix)
-
-
-
Method Detail
-
withSecondaryPeerAddressPrefix
ExpressRouteCrossConnectionPeering.Update withSecondaryPeerAddressPrefix(String addressPrefix)
- Parameters:
addressPrefix- secondary address prefix- Returns:
- the next stage of the update
-
-