NumericalDataQualityMetricThreshold interface

模型介面 NumericalDataQualityMetricThreshold

Extends

屬性

dataType

[必要]指定計量閾值的數據類型。

metric

[必要]要計算的數值數據品質計量。

繼承的屬性

threshold

臨界值。 如果為 null,則會根據選取的計量來設定預設值。

屬性詳細資料

dataType

[必要]指定計量閾值的數據類型。

dataType: "Numerical"

屬性值

"Numerical"

metric

[必要]要計算的數值數據品質計量。

metric: string

屬性值

string

繼承的屬性詳細資料

threshold

臨界值。 如果為 null,則會根據選取的計量來設定預設值。

threshold?: MonitoringThreshold

屬性值

繼承自DataQualityMetricThresholdBase.threshold