ExpressRouteCrossConnectionPeering.UpdateStages.WithVlanId Interface

public static interface ExpressRouteCrossConnectionPeering.UpdateStages.WithVlanId

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

Method Summary

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

Sets the VLAN ID.

Method Details

withVlanId

public abstract ExpressRouteCrossConnectionPeering.Update withVlanId(int vlanId)

Sets the VLAN ID.

Parameters:

vlanId - VLAN ID

Returns:

the next stage of the update

Applies to