Interface Disk.UpdateStages.WithSize
- All Known Subinterfaces:
Disk.Update
- Enclosing interface:
- Disk.UpdateStages
public static interface Disk.UpdateStages.WithSize
The stage of the managed disk definition allowing to specify new size.
-
Method Summary
-
Method Details
-
withSizeInGB
Specifies the disk size.- Parameters:
sizeInGB- the disk size in GB- Returns:
- the next stage of the update
-