Interface VirtualNetworkGateway.DefinitionStages.WithSku
- All Known Subinterfaces:
VirtualNetworkGateway.Definition
- Enclosing interface:
- VirtualNetworkGateway.DefinitionStages
public static interface VirtualNetworkGateway.DefinitionStages.WithSku
The stage of virtual network gateway definition allowing to specify 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 definition
-