ExpressRouteCrossConnectionPeering.UpdateStages.WithPeerAsn Interface

public static interface ExpressRouteCrossConnectionPeering.UpdateStages.WithPeerAsn

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

Method Summary

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

Sets peer ASN.

Method Details

withPeerAsn

public abstract ExpressRouteCrossConnectionPeering.Update withPeerAsn(long peerAsn)

Sets peer ASN.

Parameters:

peerAsn - the AS number for peering

Returns:

the next stage of the update

Applies to