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

    Modifier and Type
    Method
    Description
    withSizeInGB(int sizeInGB)
    Specifies the disk size.
  • Method Details

    • withSizeInGB

      Disk.Update withSizeInGB(int sizeInGB)
      Specifies the disk size.
      Parameters:
      sizeInGB - the disk size in GB
      Returns:
      the next stage of the update