DependenciesAggregationUnit type
Unit type for dependency aggregation thresholds.
KnownDependenciesAggregationUnit can be used interchangeably with DependenciesAggregationUnit,
this enum contains the known values that the service supports.
Known values supported by the service
Absolute: Threshold is an absolute count of entities.
Percentage: Threshold is a percentage of entities (0-100).
type DependenciesAggregationUnit = string