Interface Disk.DefinitionStages.WithSku
- All Known Subinterfaces:
Disk.Definition
,Disk.DefinitionStages.WithCreate
,Disk.DefinitionStages.WithCreateAndSize
- Enclosing interface:
- Disk.DefinitionStages
public static interface Disk.DefinitionStages.WithSku
The stage of the managed disk definition allowing to choose account type.
-
Method Summary
-
Method Details
-
withSku
Specifies the SKU.- Parameters:
sku
- the SKU- Returns:
- the next stage of the definition
-