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

38 lines (37 loc) 3.43 kB
export { AccessPolicyArgs } from "./accessPolicy"; export type AccessPolicy = import("./accessPolicy").AccessPolicy; export declare const AccessPolicy: typeof import("./accessPolicy").AccessPolicy; export { EventHubEventSourceArgs } from "./eventHubEventSource"; export type EventHubEventSource = import("./eventHubEventSource").EventHubEventSource; export declare const EventHubEventSource: typeof import("./eventHubEventSource").EventHubEventSource; export { Gen1EnvironmentArgs } from "./gen1Environment"; export type Gen1Environment = import("./gen1Environment").Gen1Environment; export declare const Gen1Environment: typeof import("./gen1Environment").Gen1Environment; export { Gen2EnvironmentArgs } from "./gen2Environment"; export type Gen2Environment = import("./gen2Environment").Gen2Environment; export declare const Gen2Environment: typeof import("./gen2Environment").Gen2Environment; export { GetAccessPolicyArgs, GetAccessPolicyResult, GetAccessPolicyOutputArgs } from "./getAccessPolicy"; export declare const getAccessPolicy: typeof import("./getAccessPolicy").getAccessPolicy; export declare const getAccessPolicyOutput: typeof import("./getAccessPolicy").getAccessPolicyOutput; export { GetEventHubEventSourceArgs, GetEventHubEventSourceResult, GetEventHubEventSourceOutputArgs } from "./getEventHubEventSource"; export declare const getEventHubEventSource: typeof import("./getEventHubEventSource").getEventHubEventSource; export declare const getEventHubEventSourceOutput: typeof import("./getEventHubEventSource").getEventHubEventSourceOutput; export { GetGen1EnvironmentArgs, GetGen1EnvironmentResult, GetGen1EnvironmentOutputArgs } from "./getGen1Environment"; export declare const getGen1Environment: typeof import("./getGen1Environment").getGen1Environment; export declare const getGen1EnvironmentOutput: typeof import("./getGen1Environment").getGen1EnvironmentOutput; export { GetGen2EnvironmentArgs, GetGen2EnvironmentResult, GetGen2EnvironmentOutputArgs } from "./getGen2Environment"; export declare const getGen2Environment: typeof import("./getGen2Environment").getGen2Environment; export declare const getGen2EnvironmentOutput: typeof import("./getGen2Environment").getGen2EnvironmentOutput; export { GetIoTHubEventSourceArgs, GetIoTHubEventSourceResult, GetIoTHubEventSourceOutputArgs } from "./getIoTHubEventSource"; export declare const getIoTHubEventSource: typeof import("./getIoTHubEventSource").getIoTHubEventSource; export declare const getIoTHubEventSourceOutput: typeof import("./getIoTHubEventSource").getIoTHubEventSourceOutput; export { GetReferenceDataSetArgs, GetReferenceDataSetResult, GetReferenceDataSetOutputArgs } from "./getReferenceDataSet"; export declare const getReferenceDataSet: typeof import("./getReferenceDataSet").getReferenceDataSet; export declare const getReferenceDataSetOutput: typeof import("./getReferenceDataSet").getReferenceDataSetOutput; export { IoTHubEventSourceArgs } from "./ioTHubEventSource"; export type IoTHubEventSource = import("./ioTHubEventSource").IoTHubEventSource; export declare const IoTHubEventSource: typeof import("./ioTHubEventSource").IoTHubEventSource; export { ReferenceDataSetArgs } from "./referenceDataSet"; export type ReferenceDataSet = import("./referenceDataSet").ReferenceDataSet; export declare const ReferenceDataSet: typeof import("./referenceDataSet").ReferenceDataSet; export * from "../types/enums/timeseriesinsights";