ExpressRouteCrossConnectionPeering.UpdateStages.WithCustomerASN Interface

public static interface ExpressRouteCrossConnectionPeering.UpdateStages.WithCustomerASN

The stage of Cross Connection Peering configuration definition allowing to specify customer ASN.

Method Summary

Modifier and Type Method and Description
abstract Update withCustomerASN(int customerASN)

Specifies customer ASN.

Method Details

withCustomerASN

public abstract ExpressRouteCrossConnectionPeering.Update withCustomerASN(int customerASN)

Specifies customer ASN.

Parameters:

customerASN - customer ASN

Returns:

the next stage of the definition

Applies to