storageUtilizationPercent property
The target storage utilization percentage that the autoscaler should be trying to achieve for the instance.
This number is on a scale from 0 (no utilization) to 100 (full utilization). The valid range is [10, 99] inclusive.
Required.
Implementation
core.int? storageUtilizationPercent;