Interface VirtualNetworkGateway.UpdateStages.WithSku
- All Known Subinterfaces:
VirtualNetworkGateway.Update
- Enclosing interface:
- VirtualNetworkGateway.UpdateStages
public static interface VirtualNetworkGateway.UpdateStages.WithSku
The stage of virtual network gateway update allowing to change SKU.
-
Method Summary
Modifier and TypeMethodDescriptionwithSku(VirtualNetworkGatewaySkuName skuName) Specifies the SKU.
-
Method Details
-
withSku
Specifies the SKU.- Parameters:
skuName- the SKU- Returns:
- the next stage of the update
-