ExpressRouteCrossConnectionPeering.DefinitionStages.WithVlanId Interface

public static interface ExpressRouteCrossConnectionPeering.DefinitionStages.WithVlanId

The stage of Express Route Cross Connection Peering definition allowing to specify VLAN ID.

Method Summary

Modifier and Type Method and Description
abstract WithPeerAsn withVlanId(int vlanId)

Method Details

withVlanId

public abstract ExpressRouteCrossConnectionPeering.DefinitionStages.WithPeerAsn withVlanId(int vlanId)

Parameters:

vlanId - a valid VLAN ID to establish this peering on. No other peering in the circuit can use the same VLAN ID

Returns:

next stage of definition

Applies to