CategoricalDataQualityMetric type
Defines values for CategoricalDataQualityMetric.
KnownCategoricalDataQualityMetric can be used interchangeably with CategoricalDataQualityMetric,
this enum contains the known values that the service supports.
Known values supported by the service
NullValueRate: Calculates the rate of null values.
DataTypeErrorRate: Calculates the rate of data type errors.
OutOfBoundsRate: Calculates the rate values are out of bounds.
type CategoricalDataQualityMetric = string