Values.ScaleSourceA floating-point percentage of the desired number of tasks to place and keep running in the task set.
type nonrec t = {value : Double.t option;The value, specified as a percent total of a service's desiredCount, to scale the task set. Accepted values are numbers between 0 and 100.
*)unit : ScaleUnit.t option;The unit of measure for the scale value.
*)}