Interface ExpressRouteCrossConnectionPeering.DefinitionStages.WithSecondaryPeerAddressPrefix
- All Known Subinterfaces:
ExpressRouteCrossConnectionPeering.Definition
- Enclosing interface:
ExpressRouteCrossConnectionPeering.DefinitionStages
public static interface ExpressRouteCrossConnectionPeering.DefinitionStages.WithSecondaryPeerAddressPrefix
The stage of Express Route Cross Connection Peering definition allowing to specify secondary address prefix.
-
Method Summary
Modifier and TypeMethodDescriptionwithSecondaryPeerAddressPrefix(String addressPrefix) Specifies the secondary peer address prefix.
-
Method Details
-
withSecondaryPeerAddressPrefix
ExpressRouteCrossConnectionPeering.DefinitionStages.WithVlanId withSecondaryPeerAddressPrefix(String addressPrefix) Specifies the secondary peer address prefix.- Parameters:
addressPrefix- the secondary peer address prefix- Returns:
- the next stage of the definition
-