Interface ExpressRouteCircuit.DefinitionStages
-
- Enclosing interface:
- ExpressRouteCircuit
public static interface ExpressRouteCircuit.DefinitionStagesGrouping of express route circuit definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceExpressRouteCircuit.DefinitionStages.BlankThe first stage of express route circuit definition.static interfaceExpressRouteCircuit.DefinitionStages.WithAllowClassicOperationsThe stage of express route circuit definition allowing to enable/disable classic operations.static interfaceExpressRouteCircuit.DefinitionStages.WithAuthorizationThe stage of definition allowing to add authorization.static interfaceExpressRouteCircuit.DefinitionStages.WithBandwidthThe stage of express route circuit definition allowing to specify service provider bandwidth.static interfaceExpressRouteCircuit.DefinitionStages.WithCreateThe stage of the express route circuit definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.static interfaceExpressRouteCircuit.DefinitionStages.WithGroupThe stage of express route circuit definition allowing to specify the resource group.static interfaceExpressRouteCircuit.DefinitionStages.WithPeeringLocationThe stage of express route circuit definition allowing to specify service provider peering location.static interfaceExpressRouteCircuit.DefinitionStages.WithServiceProviderThe stage of express route circuit definition allowing to specify service provider name.static interfaceExpressRouteCircuit.DefinitionStages.WithSkuThe stage of express route circuit definition allowing to specify SKU tier and family.
-