/** * Representation of the 'AzureThreshold' schema. */ export type AzureThreshold = 0 | 2 | 4 | 6; //# sourceMappingURL=azure-threshold.d.ts.map