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