Interface ExpressRouteCircuit.UpdateStages.WithSku
- All Known Subinterfaces:
ExpressRouteCircuit.Update
- Enclosing interface:
- ExpressRouteCircuit.UpdateStages
public static interface ExpressRouteCircuit.UpdateStages.WithSku
The stage of express route circuit update allowing to specify SKU tier and family.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the SKU for the express route circuit.
-
Method Details
-
withSku
Specifies the SKU for the express route circuit.- Parameters:
sku- the SKI- Returns:
- the next stage of the update
-