public static interface ExpressRouteCircuitPeering.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ExpressRouteCircuitPeering.UpdateStages.WithAdvertisedPublicPrefixes
The stage of Express Route Circuit Peering update allowing to specify advertised address prefixes.
|
static interface |
ExpressRouteCircuitPeering.UpdateStages.WithPeerAsn
The stage of Express Route Circuit Peering update allowing to specify AS number for peering.
|
static interface |
ExpressRouteCircuitPeering.UpdateStages.WithPrimaryPeerAddressPrefix
The stage of Express Route Circuit Peering update allowing to specify primary address prefix.
|
static interface |
ExpressRouteCircuitPeering.UpdateStages.WithSecondaryPeerAddressPrefix
The stage of Express Route Circuit Peering update allowing to specify secondary address prefix.
|
static interface |
ExpressRouteCircuitPeering.UpdateStages.WithVlanId
The stage of Express Route Circuit Peering update allowing to specify VLAN ID.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/