@pulumi/azure-native
Version:
[](https://slack.pulumi.com) [](https://npmjs.com/package/@pulumi/azure-native) [ • 433 B
TypeScript
export { BudgetArgs } from "./budget";
export type Budget = import("./budget").Budget;
export declare const Budget: typeof import("./budget").Budget;
export { GetBudgetArgs, GetBudgetResult, GetBudgetOutputArgs } from "./getBudget";
export declare const getBudget: typeof import("./getBudget").getBudget;
export declare const getBudgetOutput: typeof import("./getBudget").getBudgetOutput;
export * from "../types/enums/consumption";