Variable.QuotaThreshold
const QuotaThreshold: {
Critical: 90;
Exceeded: 100;
Warning: 80;
};
Type Declaration
| Name | Type | Default value |
|---|---|---|
Critical | 90 | 90 |
Exceeded | 100 | 100 |
Warning | 80 | 80 |
const QuotaThreshold: {
Critical: 90;
Exceeded: 100;
Warning: 80;
};
| Name | Type | Default value |
|---|---|---|
Critical | 90 | 90 |
Exceeded | 100 | 100 |
Warning | 80 | 80 |