UNPKG

@pulumi/azure-native

Version:

[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com) [![NPM version](https://badge.fury.io/js/%40pulumi%2Fazure-native.svg)](https://npmjs.com/package/@pulumi/azure-native) [![Python version](https://badge.fury.io/py/pu

98 lines (97 loc) 8.39 kB
export { BudgetArgs } from "./budget"; export type Budget = import("./budget").Budget; export declare const Budget: typeof import("./budget").Budget; export { CloudConnectorArgs } from "./cloudConnector"; export type CloudConnector = import("./cloudConnector").CloudConnector; export declare const CloudConnector: typeof import("./cloudConnector").CloudConnector; export { ConnectorArgs } from "./connector"; export type Connector = import("./connector").Connector; export declare const Connector: typeof import("./connector").Connector; export { CostAllocationRuleArgs } from "./costAllocationRule"; export type CostAllocationRule = import("./costAllocationRule").CostAllocationRule; export declare const CostAllocationRule: typeof import("./costAllocationRule").CostAllocationRule; export { ExportArgs } from "./export"; export type Export = import("./export").Export; export declare const Export: typeof import("./export").Export; export { GetBudgetArgs, GetBudgetResult, GetBudgetOutputArgs } from "./getBudget"; export declare const getBudget: typeof import("./getBudget").getBudget; export declare const getBudgetOutput: typeof import("./getBudget").getBudgetOutput; export { GetCloudConnectorArgs, GetCloudConnectorResult, GetCloudConnectorOutputArgs } from "./getCloudConnector"; export declare const getCloudConnector: typeof import("./getCloudConnector").getCloudConnector; export declare const getCloudConnectorOutput: typeof import("./getCloudConnector").getCloudConnectorOutput; export { GetConnectorArgs, GetConnectorResult, GetConnectorOutputArgs } from "./getConnector"; export declare const getConnector: typeof import("./getConnector").getConnector; export declare const getConnectorOutput: typeof import("./getConnector").getConnectorOutput; export { GetCostAllocationRuleArgs, GetCostAllocationRuleResult, GetCostAllocationRuleOutputArgs } from "./getCostAllocationRule"; export declare const getCostAllocationRule: typeof import("./getCostAllocationRule").getCostAllocationRule; export declare const getCostAllocationRuleOutput: typeof import("./getCostAllocationRule").getCostAllocationRuleOutput; export { GetExportArgs, GetExportResult, GetExportOutputArgs } from "./getExport"; export declare const getExport: typeof import("./getExport").getExport; export declare const getExportOutput: typeof import("./getExport").getExportOutput; export { GetMarkupRuleArgs, GetMarkupRuleResult, GetMarkupRuleOutputArgs } from "./getMarkupRule"; export declare const getMarkupRule: typeof import("./getMarkupRule").getMarkupRule; export declare const getMarkupRuleOutput: typeof import("./getMarkupRule").getMarkupRuleOutput; export { GetReportArgs, GetReportResult, GetReportOutputArgs } from "./getReport"; export declare const getReport: typeof import("./getReport").getReport; export declare const getReportOutput: typeof import("./getReport").getReportOutput; export { GetReportByBillingAccountArgs, GetReportByBillingAccountResult, GetReportByBillingAccountOutputArgs } from "./getReportByBillingAccount"; export declare const getReportByBillingAccount: typeof import("./getReportByBillingAccount").getReportByBillingAccount; export declare const getReportByBillingAccountOutput: typeof import("./getReportByBillingAccount").getReportByBillingAccountOutput; export { GetReportByDepartmentArgs, GetReportByDepartmentResult, GetReportByDepartmentOutputArgs } from "./getReportByDepartment"; export declare const getReportByDepartment: typeof import("./getReportByDepartment").getReportByDepartment; export declare const getReportByDepartmentOutput: typeof import("./getReportByDepartment").getReportByDepartmentOutput; export { GetReportByResourceGroupNameArgs, GetReportByResourceGroupNameResult, GetReportByResourceGroupNameOutputArgs } from "./getReportByResourceGroupName"; export declare const getReportByResourceGroupName: typeof import("./getReportByResourceGroupName").getReportByResourceGroupName; export declare const getReportByResourceGroupNameOutput: typeof import("./getReportByResourceGroupName").getReportByResourceGroupNameOutput; export { GetScheduledActionArgs, GetScheduledActionResult, GetScheduledActionOutputArgs } from "./getScheduledAction"; export declare const getScheduledAction: typeof import("./getScheduledAction").getScheduledAction; export declare const getScheduledActionOutput: typeof import("./getScheduledAction").getScheduledActionOutput; export { GetScheduledActionByScopeArgs, GetScheduledActionByScopeResult, GetScheduledActionByScopeOutputArgs } from "./getScheduledActionByScope"; export declare const getScheduledActionByScope: typeof import("./getScheduledActionByScope").getScheduledActionByScope; export declare const getScheduledActionByScopeOutput: typeof import("./getScheduledActionByScope").getScheduledActionByScopeOutput; export { GetSettingArgs, GetSettingResult, GetSettingOutputArgs } from "./getSetting"; export declare const getSetting: typeof import("./getSetting").getSetting; export declare const getSettingOutput: typeof import("./getSetting").getSettingOutput; export { GetTagInheritanceSettingArgs, GetTagInheritanceSettingResult, GetTagInheritanceSettingOutputArgs } from "./getTagInheritanceSetting"; export declare const getTagInheritanceSetting: typeof import("./getTagInheritanceSetting").getTagInheritanceSetting; export declare const getTagInheritanceSettingOutput: typeof import("./getTagInheritanceSetting").getTagInheritanceSettingOutput; export { GetViewArgs, GetViewResult, GetViewOutputArgs } from "./getView"; export declare const getView: typeof import("./getView").getView; export declare const getViewOutput: typeof import("./getView").getViewOutput; export { GetViewByScopeArgs, GetViewByScopeResult, GetViewByScopeOutputArgs } from "./getViewByScope"; export declare const getViewByScope: typeof import("./getViewByScope").getViewByScope; export declare const getViewByScopeOutput: typeof import("./getViewByScope").getViewByScopeOutput; export { MarkupRuleArgs } from "./markupRule"; export type MarkupRule = import("./markupRule").MarkupRule; export declare const MarkupRule: typeof import("./markupRule").MarkupRule; export { ReportArgs } from "./report"; export type Report = import("./report").Report; export declare const Report: typeof import("./report").Report; export { ReportByBillingAccountArgs } from "./reportByBillingAccount"; export type ReportByBillingAccount = import("./reportByBillingAccount").ReportByBillingAccount; export declare const ReportByBillingAccount: typeof import("./reportByBillingAccount").ReportByBillingAccount; export { ReportByDepartmentArgs } from "./reportByDepartment"; export type ReportByDepartment = import("./reportByDepartment").ReportByDepartment; export declare const ReportByDepartment: typeof import("./reportByDepartment").ReportByDepartment; export { ReportByResourceGroupNameArgs } from "./reportByResourceGroupName"; export type ReportByResourceGroupName = import("./reportByResourceGroupName").ReportByResourceGroupName; export declare const ReportByResourceGroupName: typeof import("./reportByResourceGroupName").ReportByResourceGroupName; export { ScheduledActionArgs } from "./scheduledAction"; export type ScheduledAction = import("./scheduledAction").ScheduledAction; export declare const ScheduledAction: typeof import("./scheduledAction").ScheduledAction; export { ScheduledActionByScopeArgs } from "./scheduledActionByScope"; export type ScheduledActionByScope = import("./scheduledActionByScope").ScheduledActionByScope; export declare const ScheduledActionByScope: typeof import("./scheduledActionByScope").ScheduledActionByScope; export { SettingArgs } from "./setting"; export type Setting = import("./setting").Setting; export declare const Setting: typeof import("./setting").Setting; export { TagInheritanceSettingArgs } from "./tagInheritanceSetting"; export type TagInheritanceSetting = import("./tagInheritanceSetting").TagInheritanceSetting; export declare const TagInheritanceSetting: typeof import("./tagInheritanceSetting").TagInheritanceSetting; export { ViewArgs } from "./view"; export type View = import("./view").View; export declare const View: typeof import("./view").View; export { ViewByScopeArgs } from "./viewByScope"; export type ViewByScope = import("./viewByScope").ViewByScope; export declare const ViewByScope: typeof import("./viewByScope").ViewByScope; export * from "../types/enums/costmanagement";