NumericalDataQualityMetricThreshold interface
- Extends
屬性
data |
多型歧視性,指定這個物件可以是的不同類型 |
metric | [必要]要計算的數值數據品質計量。 |
繼承的屬性
threshold | 臨界值。 如果為 null,則會根據選取的計量來設定預設值。 |
屬性詳細資料
dataType
多型歧視性,指定這個物件可以是的不同類型
dataType: "Numerical"
屬性值
"Numerical"
metric
[必要]要計算的數值數據品質計量。
metric: string
屬性值
string
繼承的屬性詳細資料
threshold
臨界值。 如果為 null,則會根據選取的計量來設定預設值。
threshold?: MonitoringThreshold