Update UpdateScratchReserveFinalSize field description

This commit is contained in:
Daniel H. Brown 2023-02-22 13:29:20 -08:00
parent 021b30d2f4
commit 4c5a915cc5
2 changed files with 2 additions and 2 deletions

View File

@ -6531,7 +6531,7 @@ The following fields are available:
- **TargetUserFreeSpace** The target user free space that was passed into the reserve manager to determine reserve sizing post upgrade. - **TargetUserFreeSpace** The target user free space that was passed into the reserve manager to determine reserve sizing post upgrade.
- **UpdateScratchFinalUsedSpace** The used space in the scratch reserve. - **UpdateScratchFinalUsedSpace** The used space in the scratch reserve.
- **UpdateScratchInitialUsedSpace** The utilization of the scratch reserve after initialization. - **UpdateScratchInitialUsedSpace** The utilization of the scratch reserve after initialization.
- **UpdateScratchReserveFinalSize** The utilization of the scratch reserve after initialization. - **UpdateScratchReserveFinalSize** The final size of the scratch reserve.
- **UpdateScratchReserveInitialSize** The size of the scratch reserve after initialization. - **UpdateScratchReserveInitialSize** The size of the scratch reserve after initialization.

View File

@ -9549,7 +9549,7 @@ The following fields are available:
- **TargetUserFreeSpace** The target user free space that was passed into the reserve manager to determine reserve sizing post upgrade. - **TargetUserFreeSpace** The target user free space that was passed into the reserve manager to determine reserve sizing post upgrade.
- **UpdateScratchFinalUsedSpace** The used space in the scratch reserve. - **UpdateScratchFinalUsedSpace** The used space in the scratch reserve.
- **UpdateScratchInitialUsedSpace** The utilization of the scratch reserve after initialization. - **UpdateScratchInitialUsedSpace** The utilization of the scratch reserve after initialization.
- **UpdateScratchReserveFinalSize** The utilization of the scratch reserve after initialization. - **UpdateScratchReserveFinalSize** The final size of the scratch reserve.
- **UpdateScratchReserveInitialSize** The size of the scratch reserve after initialization. - **UpdateScratchReserveInitialSize** The size of the scratch reserve after initialization.