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 Detail

      • withSizeInGB

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