@pulumi/azure-native
Version:
[](https://slack.pulumi.com) [](https://npmjs.com/package/@pulumi/azure-native) [ • 5.28 kB
TypeScript
export { AssociatedTenantArgs } from "./associatedTenant";
export type AssociatedTenant = import("./associatedTenant").AssociatedTenant;
export declare const AssociatedTenant: typeof import("./associatedTenant").AssociatedTenant;
export { BillingProfileArgs } from "./billingProfile";
export type BillingProfile = import("./billingProfile").BillingProfile;
export declare const BillingProfile: typeof import("./billingProfile").BillingProfile;
export { BillingRoleAssignmentByBillingAccountArgs } from "./billingRoleAssignmentByBillingAccount";
export type BillingRoleAssignmentByBillingAccount = import("./billingRoleAssignmentByBillingAccount").BillingRoleAssignmentByBillingAccount;
export declare const BillingRoleAssignmentByBillingAccount: typeof import("./billingRoleAssignmentByBillingAccount").BillingRoleAssignmentByBillingAccount;
export { BillingRoleAssignmentByDepartmentArgs } from "./billingRoleAssignmentByDepartment";
export type BillingRoleAssignmentByDepartment = import("./billingRoleAssignmentByDepartment").BillingRoleAssignmentByDepartment;
export declare const BillingRoleAssignmentByDepartment: typeof import("./billingRoleAssignmentByDepartment").BillingRoleAssignmentByDepartment;
export { BillingRoleAssignmentByEnrollmentAccountArgs } from "./billingRoleAssignmentByEnrollmentAccount";
export type BillingRoleAssignmentByEnrollmentAccount = import("./billingRoleAssignmentByEnrollmentAccount").BillingRoleAssignmentByEnrollmentAccount;
export declare const BillingRoleAssignmentByEnrollmentAccount: typeof import("./billingRoleAssignmentByEnrollmentAccount").BillingRoleAssignmentByEnrollmentAccount;
export { GetAssociatedTenantArgs, GetAssociatedTenantResult, GetAssociatedTenantOutputArgs } from "./getAssociatedTenant";
export declare const getAssociatedTenant: typeof import("./getAssociatedTenant").getAssociatedTenant;
export declare const getAssociatedTenantOutput: typeof import("./getAssociatedTenant").getAssociatedTenantOutput;
export { GetBillingProfileArgs, GetBillingProfileResult, GetBillingProfileOutputArgs } from "./getBillingProfile";
export declare const getBillingProfile: typeof import("./getBillingProfile").getBillingProfile;
export declare const getBillingProfileOutput: typeof import("./getBillingProfile").getBillingProfileOutput;
export { GetBillingRoleAssignmentByBillingAccountArgs, GetBillingRoleAssignmentByBillingAccountResult, GetBillingRoleAssignmentByBillingAccountOutputArgs } from "./getBillingRoleAssignmentByBillingAccount";
export declare const getBillingRoleAssignmentByBillingAccount: typeof import("./getBillingRoleAssignmentByBillingAccount").getBillingRoleAssignmentByBillingAccount;
export declare const getBillingRoleAssignmentByBillingAccountOutput: typeof import("./getBillingRoleAssignmentByBillingAccount").getBillingRoleAssignmentByBillingAccountOutput;
export { GetBillingRoleAssignmentByDepartmentArgs, GetBillingRoleAssignmentByDepartmentResult, GetBillingRoleAssignmentByDepartmentOutputArgs } from "./getBillingRoleAssignmentByDepartment";
export declare const getBillingRoleAssignmentByDepartment: typeof import("./getBillingRoleAssignmentByDepartment").getBillingRoleAssignmentByDepartment;
export declare const getBillingRoleAssignmentByDepartmentOutput: typeof import("./getBillingRoleAssignmentByDepartment").getBillingRoleAssignmentByDepartmentOutput;
export { GetBillingRoleAssignmentByEnrollmentAccountArgs, GetBillingRoleAssignmentByEnrollmentAccountResult, GetBillingRoleAssignmentByEnrollmentAccountOutputArgs } from "./getBillingRoleAssignmentByEnrollmentAccount";
export declare const getBillingRoleAssignmentByEnrollmentAccount: typeof import("./getBillingRoleAssignmentByEnrollmentAccount").getBillingRoleAssignmentByEnrollmentAccount;
export declare const getBillingRoleAssignmentByEnrollmentAccountOutput: typeof import("./getBillingRoleAssignmentByEnrollmentAccount").getBillingRoleAssignmentByEnrollmentAccountOutput;
export { GetInvoiceSectionArgs, GetInvoiceSectionResult, GetInvoiceSectionOutputArgs } from "./getInvoiceSection";
export declare const getInvoiceSection: typeof import("./getInvoiceSection").getInvoiceSection;
export declare const getInvoiceSectionOutput: typeof import("./getInvoiceSection").getInvoiceSectionOutput;
export { InvoiceSectionArgs } from "./invoiceSection";
export type InvoiceSection = import("./invoiceSection").InvoiceSection;
export declare const InvoiceSection: typeof import("./invoiceSection").InvoiceSection;
export { ListBillingAccountInvoiceSectionsByCreateSubscriptionPermissionArgs, ListBillingAccountInvoiceSectionsByCreateSubscriptionPermissionResult, ListBillingAccountInvoiceSectionsByCreateSubscriptionPermissionOutputArgs } from "./listBillingAccountInvoiceSectionsByCreateSubscriptionPermission";
export declare const listBillingAccountInvoiceSectionsByCreateSubscriptionPermission: typeof import("./listBillingAccountInvoiceSectionsByCreateSubscriptionPermission").listBillingAccountInvoiceSectionsByCreateSubscriptionPermission;
export declare const listBillingAccountInvoiceSectionsByCreateSubscriptionPermissionOutput: typeof import("./listBillingAccountInvoiceSectionsByCreateSubscriptionPermission").listBillingAccountInvoiceSectionsByCreateSubscriptionPermissionOutput;
export * from "../types/enums/billing";