DataQualityMetricThresholdBase interface

モデルインターフェース DataQualityMetricThresholdBase

プロパティ

dataType

識別子の可能な値:カテゴリカル、数値

threshold

しきい値。 null の場合、選択したメトリックに応じて既定値が設定されます。

プロパティの詳細

dataType

識別子の可能な値:カテゴリカル、数値

dataType: string

プロパティ値

string

threshold

しきい値。 null の場合、選択したメトリックに応じて既定値が設定されます。

threshold?: MonitoringThreshold

プロパティ値