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

77 lines (76 loc) 7.46 kB
export { AnalyticsItemArgs } from "./analyticsItem"; export type AnalyticsItem = import("./analyticsItem").AnalyticsItem; export declare const AnalyticsItem: typeof import("./analyticsItem").AnalyticsItem; export { ComponentArgs } from "./component"; export type Component = import("./component").Component; export declare const Component: typeof import("./component").Component; export { ComponentCurrentBillingFeatureArgs } from "./componentCurrentBillingFeature"; export type ComponentCurrentBillingFeature = import("./componentCurrentBillingFeature").ComponentCurrentBillingFeature; export declare const ComponentCurrentBillingFeature: typeof import("./componentCurrentBillingFeature").ComponentCurrentBillingFeature; export { ComponentLinkedStorageAccountArgs } from "./componentLinkedStorageAccount"; export type ComponentLinkedStorageAccount = import("./componentLinkedStorageAccount").ComponentLinkedStorageAccount; export declare const ComponentLinkedStorageAccount: typeof import("./componentLinkedStorageAccount").ComponentLinkedStorageAccount; export { ExportConfigurationArgs } from "./exportConfiguration"; export type ExportConfiguration = import("./exportConfiguration").ExportConfiguration; export declare const ExportConfiguration: typeof import("./exportConfiguration").ExportConfiguration; export { FavoriteArgs } from "./favorite"; export type Favorite = import("./favorite").Favorite; export declare const Favorite: typeof import("./favorite").Favorite; export { GetAnalyticsItemArgs, GetAnalyticsItemResult, GetAnalyticsItemOutputArgs } from "./getAnalyticsItem"; export declare const getAnalyticsItem: typeof import("./getAnalyticsItem").getAnalyticsItem; export declare const getAnalyticsItemOutput: typeof import("./getAnalyticsItem").getAnalyticsItemOutput; export { GetComponentArgs, GetComponentResult, GetComponentOutputArgs } from "./getComponent"; export declare const getComponent: typeof import("./getComponent").getComponent; export declare const getComponentOutput: typeof import("./getComponent").getComponentOutput; export { GetComponentCurrentBillingFeatureArgs, GetComponentCurrentBillingFeatureResult, GetComponentCurrentBillingFeatureOutputArgs } from "./getComponentCurrentBillingFeature"; export declare const getComponentCurrentBillingFeature: typeof import("./getComponentCurrentBillingFeature").getComponentCurrentBillingFeature; export declare const getComponentCurrentBillingFeatureOutput: typeof import("./getComponentCurrentBillingFeature").getComponentCurrentBillingFeatureOutput; export { GetComponentLinkedStorageAccountArgs, GetComponentLinkedStorageAccountResult, GetComponentLinkedStorageAccountOutputArgs } from "./getComponentLinkedStorageAccount"; export declare const getComponentLinkedStorageAccount: typeof import("./getComponentLinkedStorageAccount").getComponentLinkedStorageAccount; export declare const getComponentLinkedStorageAccountOutput: typeof import("./getComponentLinkedStorageAccount").getComponentLinkedStorageAccountOutput; export { GetExportConfigurationArgs, GetExportConfigurationResult, GetExportConfigurationOutputArgs } from "./getExportConfiguration"; export declare const getExportConfiguration: typeof import("./getExportConfiguration").getExportConfiguration; export declare const getExportConfigurationOutput: typeof import("./getExportConfiguration").getExportConfigurationOutput; export { GetFavoriteArgs, GetFavoriteResult, GetFavoriteOutputArgs } from "./getFavorite"; export declare const getFavorite: typeof import("./getFavorite").getFavorite; export declare const getFavoriteOutput: typeof import("./getFavorite").getFavoriteOutput; export { GetLiveTokenArgs, GetLiveTokenResult, GetLiveTokenOutputArgs } from "./getLiveToken"; export declare const getLiveToken: typeof import("./getLiveToken").getLiveToken; export declare const getLiveTokenOutput: typeof import("./getLiveToken").getLiveTokenOutput; export { GetMyWorkbookArgs, GetMyWorkbookResult, GetMyWorkbookOutputArgs } from "./getMyWorkbook"; export declare const getMyWorkbook: typeof import("./getMyWorkbook").getMyWorkbook; export declare const getMyWorkbookOutput: typeof import("./getMyWorkbook").getMyWorkbookOutput; export { GetProactiveDetectionConfigurationArgs, GetProactiveDetectionConfigurationResult, GetProactiveDetectionConfigurationOutputArgs } from "./getProactiveDetectionConfiguration"; export declare const getProactiveDetectionConfiguration: typeof import("./getProactiveDetectionConfiguration").getProactiveDetectionConfiguration; export declare const getProactiveDetectionConfigurationOutput: typeof import("./getProactiveDetectionConfiguration").getProactiveDetectionConfigurationOutput; export { GetTestResultFileArgs, GetTestResultFileResult, GetTestResultFileOutputArgs } from "./getTestResultFile"; export declare const getTestResultFile: typeof import("./getTestResultFile").getTestResultFile; export declare const getTestResultFileOutput: typeof import("./getTestResultFile").getTestResultFileOutput; export { GetWebTestArgs, GetWebTestResult, GetWebTestOutputArgs } from "./getWebTest"; export declare const getWebTest: typeof import("./getWebTest").getWebTest; export declare const getWebTestOutput: typeof import("./getWebTest").getWebTestOutput; export { GetWorkbookArgs, GetWorkbookResult, GetWorkbookOutputArgs } from "./getWorkbook"; export declare const getWorkbook: typeof import("./getWorkbook").getWorkbook; export declare const getWorkbookOutput: typeof import("./getWorkbook").getWorkbookOutput; export { GetWorkbookTemplateArgs, GetWorkbookTemplateResult, GetWorkbookTemplateOutputArgs } from "./getWorkbookTemplate"; export declare const getWorkbookTemplate: typeof import("./getWorkbookTemplate").getWorkbookTemplate; export declare const getWorkbookTemplateOutput: typeof import("./getWorkbookTemplate").getWorkbookTemplateOutput; export { ListEASubscriptionListMigrationDatePostArgs, ListEASubscriptionListMigrationDatePostResult } from "./listEASubscriptionListMigrationDatePost"; export declare const listEASubscriptionListMigrationDatePost: typeof import("./listEASubscriptionListMigrationDatePost").listEASubscriptionListMigrationDatePost; export declare const listEASubscriptionListMigrationDatePostOutput: typeof import("./listEASubscriptionListMigrationDatePost").listEASubscriptionListMigrationDatePostOutput; export { MyWorkbookArgs } from "./myWorkbook"; export type MyWorkbook = import("./myWorkbook").MyWorkbook; export declare const MyWorkbook: typeof import("./myWorkbook").MyWorkbook; export { ProactiveDetectionConfigurationArgs } from "./proactiveDetectionConfiguration"; export type ProactiveDetectionConfiguration = import("./proactiveDetectionConfiguration").ProactiveDetectionConfiguration; export declare const ProactiveDetectionConfiguration: typeof import("./proactiveDetectionConfiguration").ProactiveDetectionConfiguration; export { WebTestArgs } from "./webTest"; export type WebTest = import("./webTest").WebTest; export declare const WebTest: typeof import("./webTest").WebTest; export { WorkbookArgs } from "./workbook"; export type Workbook = import("./workbook").Workbook; export declare const Workbook: typeof import("./workbook").Workbook; export { WorkbookTemplateArgs } from "./workbookTemplate"; export type WorkbookTemplate = import("./workbookTemplate").WorkbookTemplate; export declare const WorkbookTemplate: typeof import("./workbookTemplate").WorkbookTemplate; export * from "../types/enums/applicationinsights";