ExpressRouteCrossConnectionPeering.DefinitionStages.WithCustomerASN Interface

public static interface ExpressRouteCrossConnectionPeering.DefinitionStages.WithCustomerASN

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

Method Summary

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

Specifies customer ASN.

Method Details

withCustomerASN

public abstract ExpressRouteCrossConnectionPeering.DefinitionStages.WithRoutingRegistryName withCustomerASN(int customerASN)

Specifies customer ASN.

Parameters:

customerASN - customer ASN

Returns:

the next satge of the definition

Applies to