NumericalPredictionDriftMetricThreshold interface    
Properties
| data | Polymorphic discriminator, which specifies the different types this object can be | 
| metric | [Required] The numerical prediction drift metric to calculate. | 
Inherited Properties
| threshold | The threshold value. If null, a default value will be set depending on the selected metric. | 
Property Details
		dataType
	 
	Polymorphic discriminator, which specifies the different types this object can be
dataType: "Numerical"Property Value
"Numerical"
metric
[Required] The numerical prediction drift metric to calculate.
metric: stringProperty Value
string
Inherited Property Details
threshold
The threshold value. If null, a default value will be set depending on the selected metric.
threshold?: MonitoringThresholdProperty Value
Inherited From PredictionDriftMetricThresholdBase.threshold