public static interface ExpressRouteCircuitPeering.DefinitionStages.WithVlanId
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteCircuitPeering.DefinitionStages.WithPeerAsn |
withVlanId(int vlanId) |
ExpressRouteCircuitPeering.DefinitionStages.WithPeerAsn withVlanId(int vlanId)
vlanId - a valid VLAN ID to establish this peering on. No other peering in the circuit can use the same VLAN ID/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/