Interface ExpressRouteCrossConnectionPeering.UpdateStages.WithAdvertisedPublicPrefixes
- All Known Subinterfaces:
ExpressRouteCrossConnectionPeering.Update
- Enclosing interface:
ExpressRouteCrossConnectionPeering.UpdateStages
public static interface ExpressRouteCrossConnectionPeering.UpdateStages.WithAdvertisedPublicPrefixes
The stage of Express Route Cross Connection Peering update allowing to specify advertised address prefixes.
-
Method Summary
Modifier and TypeMethodDescriptionwithAdvertisedPublicPrefixes(String publicPrefixes) Specifies the advertised public prefixes.
-
Method Details
-
withAdvertisedPublicPrefixes
Specifies the advertised public prefixes.- Parameters:
publicPrefixes- the advertised public prefixes- Returns:
- the next stage of the definition
-