public static interface ExpressRouteCircuitPeering.DefinitionStages.WithPeerAsn
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteCircuitPeering.DefinitionStages.WithCreate |
withPeerAsn(long peerAsn) |
ExpressRouteCircuitPeering.DefinitionStages.WithCreate withPeerAsn(long peerAsn)
peerAsn - AS number for peering. Both 2-byte and 4-byte AS numbers can be used/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/