ExpressRouteCrossConnectionPeering.UpdateStages.WithSecondaryPeerAddressPrefix Interface

public static interface ExpressRouteCrossConnectionPeering.UpdateStages.WithSecondaryPeerAddressPrefix

The stage of Express Route Cross Connection Peering update allowing to specify secondary address prefix.

Method Summary

Modifier and Type Method and Description
abstract Update withSecondaryPeerAddressPrefix(String addressPrefix)

Method Details

withSecondaryPeerAddressPrefix

public abstract ExpressRouteCrossConnectionPeering.Update withSecondaryPeerAddressPrefix(String addressPrefix)

Parameters:

addressPrefix - secondary address prefix

Returns:

the next stage of the update

Applies to