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

80 lines (79 loc) 7.94 kB
export { ActionRequestArgs } from "./actionRequest"; export type ActionRequest = import("./actionRequest").ActionRequest; export declare const ActionRequest: typeof import("./actionRequest").ActionRequest; export { CredentialArgs } from "./credential"; export type Credential = import("./credential").Credential; export declare const Credential: typeof import("./credential").Credential; export { CustomImageArgs } from "./customImage"; export type CustomImage = import("./customImage").CustomImage; export declare const CustomImage: typeof import("./customImage").CustomImage; export { CustomerEventArgs } from "./customerEvent"; export type CustomerEvent = import("./customerEvent").CustomerEvent; export declare const CustomerEvent: typeof import("./customerEvent").CustomerEvent; export { DraftPackageArgs } from "./draftPackage"; export type DraftPackage = import("./draftPackage").DraftPackage; export declare const DraftPackage: typeof import("./draftPackage").DraftPackage; export { FavoriteProcessArgs } from "./favoriteProcess"; export type FavoriteProcess = import("./favoriteProcess").FavoriteProcess; export declare const FavoriteProcess: typeof import("./favoriteProcess").FavoriteProcess; export { GetActionRequestArgs, GetActionRequestResult, GetActionRequestOutputArgs } from "./getActionRequest"; export declare const getActionRequest: typeof import("./getActionRequest").getActionRequest; export declare const getActionRequestOutput: typeof import("./getActionRequest").getActionRequestOutput; export { GetBillingHubServiceFreeHourBalanceArgs, GetBillingHubServiceFreeHourBalanceResult, GetBillingHubServiceFreeHourBalanceOutputArgs } from "./getBillingHubServiceFreeHourBalance"; export declare const getBillingHubServiceFreeHourBalance: typeof import("./getBillingHubServiceFreeHourBalance").getBillingHubServiceFreeHourBalance; export declare const getBillingHubServiceFreeHourBalanceOutput: typeof import("./getBillingHubServiceFreeHourBalance").getBillingHubServiceFreeHourBalanceOutput; export { GetBillingHubServiceUsageArgs, GetBillingHubServiceUsageResult, GetBillingHubServiceUsageOutputArgs } from "./getBillingHubServiceUsage"; export declare const getBillingHubServiceUsage: typeof import("./getBillingHubServiceUsage").getBillingHubServiceUsage; export declare const getBillingHubServiceUsageOutput: typeof import("./getBillingHubServiceUsage").getBillingHubServiceUsageOutput; export { GetCredentialArgs, GetCredentialResult, GetCredentialOutputArgs } from "./getCredential"; export declare const getCredential: typeof import("./getCredential").getCredential; export declare const getCredentialOutput: typeof import("./getCredential").getCredentialOutput; export { GetCustomImageArgs, GetCustomImageResult, GetCustomImageOutputArgs } from "./getCustomImage"; export declare const getCustomImage: typeof import("./getCustomImage").getCustomImage; export declare const getCustomImageOutput: typeof import("./getCustomImage").getCustomImageOutput; export { GetCustomerEventArgs, GetCustomerEventResult, GetCustomerEventOutputArgs } from "./getCustomerEvent"; export declare const getCustomerEvent: typeof import("./getCustomerEvent").getCustomerEvent; export declare const getCustomerEventOutput: typeof import("./getCustomerEvent").getCustomerEventOutput; export { GetDraftPackageArgs, GetDraftPackageResult, GetDraftPackageOutputArgs } from "./getDraftPackage"; export declare const getDraftPackage: typeof import("./getDraftPackage").getDraftPackage; export declare const getDraftPackageOutput: typeof import("./getDraftPackage").getDraftPackageOutput; export { GetDraftPackagePathArgs, GetDraftPackagePathResult, GetDraftPackagePathOutputArgs } from "./getDraftPackagePath"; export declare const getDraftPackagePath: typeof import("./getDraftPackagePath").getDraftPackagePath; export declare const getDraftPackagePathOutput: typeof import("./getDraftPackagePath").getDraftPackagePathOutput; export { GetFavoriteProcessArgs, GetFavoriteProcessResult, GetFavoriteProcessOutputArgs } from "./getFavoriteProcess"; export declare const getFavoriteProcess: typeof import("./getFavoriteProcess").getFavoriteProcess; export declare const getFavoriteProcessOutput: typeof import("./getFavoriteProcess").getFavoriteProcessOutput; export { GetImageDefinitionArgs, GetImageDefinitionResult, GetImageDefinitionOutputArgs } from "./getImageDefinition"; export declare const getImageDefinition: typeof import("./getImageDefinition").getImageDefinition; export declare const getImageDefinitionOutput: typeof import("./getImageDefinition").getImageDefinitionOutput; export { GetPackageArgs, GetPackageResult, GetPackageOutputArgs } from "./getPackage"; export declare const getPackage: typeof import("./getPackage").getPackage; export declare const getPackageOutput: typeof import("./getPackage").getPackageOutput; export { GetPackageDownloadURLArgs, GetPackageDownloadURLResult, GetPackageDownloadURLOutputArgs } from "./getPackageDownloadURL"; export declare const getPackageDownloadURL: typeof import("./getPackageDownloadURL").getPackageDownloadURL; export declare const getPackageDownloadURLOutput: typeof import("./getPackageDownloadURL").getPackageDownloadURLOutput; export { GetTestBaseAccountArgs, GetTestBaseAccountResult, GetTestBaseAccountOutputArgs } from "./getTestBaseAccount"; export declare const getTestBaseAccount: typeof import("./getTestBaseAccount").getTestBaseAccount; export declare const getTestBaseAccountOutput: typeof import("./getTestBaseAccount").getTestBaseAccountOutput; export { GetTestBaseAccountFileUploadUrlArgs, GetTestBaseAccountFileUploadUrlResult, GetTestBaseAccountFileUploadUrlOutputArgs } from "./getTestBaseAccountFileUploadUrl"; export declare const getTestBaseAccountFileUploadUrl: typeof import("./getTestBaseAccountFileUploadUrl").getTestBaseAccountFileUploadUrl; export declare const getTestBaseAccountFileUploadUrlOutput: typeof import("./getTestBaseAccountFileUploadUrl").getTestBaseAccountFileUploadUrlOutput; export { GetTestResultConsoleLogDownloadURLArgs, GetTestResultConsoleLogDownloadURLResult, GetTestResultConsoleLogDownloadURLOutputArgs } from "./getTestResultConsoleLogDownloadURL"; export declare const getTestResultConsoleLogDownloadURL: typeof import("./getTestResultConsoleLogDownloadURL").getTestResultConsoleLogDownloadURL; export declare const getTestResultConsoleLogDownloadURLOutput: typeof import("./getTestResultConsoleLogDownloadURL").getTestResultConsoleLogDownloadURLOutput; export { GetTestResultDownloadURLArgs, GetTestResultDownloadURLResult, GetTestResultDownloadURLOutputArgs } from "./getTestResultDownloadURL"; export declare const getTestResultDownloadURL: typeof import("./getTestResultDownloadURL").getTestResultDownloadURL; export declare const getTestResultDownloadURLOutput: typeof import("./getTestResultDownloadURL").getTestResultDownloadURLOutput; export { GetTestResultVideoDownloadURLArgs, GetTestResultVideoDownloadURLResult, GetTestResultVideoDownloadURLOutputArgs } from "./getTestResultVideoDownloadURL"; export declare const getTestResultVideoDownloadURL: typeof import("./getTestResultVideoDownloadURL").getTestResultVideoDownloadURL; export declare const getTestResultVideoDownloadURLOutput: typeof import("./getTestResultVideoDownloadURL").getTestResultVideoDownloadURLOutput; export { ImageDefinitionArgs } from "./imageDefinition"; export type ImageDefinition = import("./imageDefinition").ImageDefinition; export declare const ImageDefinition: typeof import("./imageDefinition").ImageDefinition; export { PackageArgs } from "./package"; export type Package = import("./package").Package; export declare const Package: typeof import("./package").Package; export { TestBaseAccountArgs } from "./testBaseAccount"; export type TestBaseAccount = import("./testBaseAccount").TestBaseAccount; export declare const TestBaseAccount: typeof import("./testBaseAccount").TestBaseAccount; export * from "../types/enums/testbase";