Interface ExpressRouteCircuitPeering.UpdateStages.WithSecondaryPeerAddressPrefix
- All Known Subinterfaces:
ExpressRouteCircuitPeering.Update
- Enclosing interface:
- ExpressRouteCircuitPeering.UpdateStages
public static interface ExpressRouteCircuitPeering.UpdateStages.WithSecondaryPeerAddressPrefix
The stage of Express Route Circuit Peering update allowing to specify secondary address prefix.
-
Method Summary
Modifier and TypeMethodDescriptionwithSecondaryPeerAddressPrefix(String addressPrefix) Specifies the secondary peer address prefix for the Express Route Circuit Peering.
-
Method Details
-
withSecondaryPeerAddressPrefix
Specifies the secondary peer address prefix for the Express Route Circuit Peering.- Parameters:
addressPrefix- the secondary peer address prefix- Returns:
- next stage of update
-