Interface CapacityPool.DefinitionStages.WithSize

    • Method Detail

      • withSize

        CapacityPool.DefinitionStages.WithServiceLevel withSize​(long size)
        Specifies the size property: size Provisioned size of the pool (in bytes). Allowed values are in 1TiB chunks (value must be multiply of 4398046511104)..
        Parameters:
        size - size Provisioned size of the pool (in bytes). Allowed values are in 1TiB chunks (value must be multiply of 4398046511104).
        Returns:
        the next definition stage.