ExpressRouteCrossConnectionPeering.DefinitionStages.WithPeerAsn Interface

public static interface ExpressRouteCrossConnectionPeering.DefinitionStages.WithPeerAsn

The stage of Express Route Cross Connection Peering definition allowing to specify AS number for peering.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withPeerAsn(long peerAsn)

Method Details

withPeerAsn

public abstract ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreate withPeerAsn(long peerAsn)

Parameters:

peerAsn - AS number for peering. Both 2-byte and 4-byte AS numbers can be used

Returns:

next stage of definition

Applies to