public static interface ExpressRouteCircuit.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ExpressRouteCircuit.UpdateStages.WithAllowClassicOperations
The stage of express route circuit update allowing to enable/disable classic operations.
|
static interface |
ExpressRouteCircuit.UpdateStages.WithAuthorization
The stage of express route circuit update allowing to add authorization.
|
static interface |
ExpressRouteCircuit.UpdateStages.WithBandwidth
The stage of express route circuit update allowing to specify service provider bandwidth.
|
static interface |
ExpressRouteCircuit.UpdateStages.WithSku
The stage of express route circuit update allowing to specify SKU tier and family.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/