thresholdPercent property
Send an alert when this threshold is exceeded.
This is a 1.0-based percentage, so 0.5 = 50%. Validation: non-negative number.
Required.
Implementation
core.double? thresholdPercent;
Send an alert when this threshold is exceeded.
This is a 1.0-based percentage, so 0.5 = 50%. Validation: non-negative number.
Required.
core.double? thresholdPercent;