Interface ExpressRouteCircuitPeering.UpdateStages.WithVlanId
- All Known Subinterfaces:
ExpressRouteCircuitPeering.Update
- Enclosing interface:
ExpressRouteCircuitPeering.UpdateStages
public static interface ExpressRouteCircuitPeering.UpdateStages.WithVlanId
The stage of Express Route Circuit Peering update allowing to specify VLAN ID.
-
Method Summary
Modifier and TypeMethodDescriptionwithVlanId(int vlanId) Specifies the VLAN ID for the Express Route Circuit Peering.
-
Method Details
-
withVlanId
Specifies the VLAN ID for the Express Route Circuit Peering.- Parameters:
vlanId- the VLAN ID- Returns:
- next stage of update
-