KnownCategoricalDataQualityMetric enum
Known values of CategoricalDataQualityMetric 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. |