KnownNumericalDataQualityMetric enum
Known values of NumericalDataQualityMetric that the service accepts.
Fields
| DataTypeErrorRate | Calculates the rate of data type errors. |
| NullValueRate | Calculates the rate of null values. |
| OutOfBoundsRate | Calculates the rate values are out of bounds. |