你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DataQualityMetricThresholdBase interface

属性

dataType

多态鉴别器,它指定此对象可以的不同类型的

threshold

阈值。 如果为 null,则会根据所选指标设置默认值。

属性详细信息

dataType

多态鉴别器,它指定此对象可以的不同类型的

dataType: "Categorical" | "Numerical"

属性值

"Categorical" | "Numerical"

threshold

阈值。 如果为 null,则会根据所选指标设置默认值。

threshold?: MonitoringThreshold

属性值