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

29 lines (28 loc) 2.79 kB
export { AccountArgs } from "./account"; export type Account = import("./account").Account; export declare const Account: typeof import("./account").Account; export { GetAccountArgs, GetAccountResult, GetAccountOutputArgs } from "./getAccount"; export declare const getAccount: typeof import("./getAccount").getAccount; export declare const getAccountOutput: typeof import("./getAccount").getAccountOutput; export { GetKafkaConfigurationArgs, GetKafkaConfigurationResult, GetKafkaConfigurationOutputArgs } from "./getKafkaConfiguration"; export declare const getKafkaConfiguration: typeof import("./getKafkaConfiguration").getKafkaConfiguration; export declare const getKafkaConfigurationOutput: typeof import("./getKafkaConfiguration").getKafkaConfigurationOutput; export { GetPrivateEndpointConnectionArgs, GetPrivateEndpointConnectionResult, GetPrivateEndpointConnectionOutputArgs } from "./getPrivateEndpointConnection"; export declare const getPrivateEndpointConnection: typeof import("./getPrivateEndpointConnection").getPrivateEndpointConnection; export declare const getPrivateEndpointConnectionOutput: typeof import("./getPrivateEndpointConnection").getPrivateEndpointConnectionOutput; export { KafkaConfigurationArgs } from "./kafkaConfiguration"; export type KafkaConfiguration = import("./kafkaConfiguration").KafkaConfiguration; export declare const KafkaConfiguration: typeof import("./kafkaConfiguration").KafkaConfiguration; export { ListAccountKeysArgs, ListAccountKeysResult, ListAccountKeysOutputArgs } from "./listAccountKeys"; export declare const listAccountKeys: typeof import("./listAccountKeys").listAccountKeys; export declare const listAccountKeysOutput: typeof import("./listAccountKeys").listAccountKeysOutput; export { ListFeatureAccountArgs, ListFeatureAccountResult, ListFeatureAccountOutputArgs } from "./listFeatureAccount"; export declare const listFeatureAccount: typeof import("./listFeatureAccount").listFeatureAccount; export declare const listFeatureAccountOutput: typeof import("./listFeatureAccount").listFeatureAccountOutput; export { ListFeatureSubscriptionArgs, ListFeatureSubscriptionResult, ListFeatureSubscriptionOutputArgs } from "./listFeatureSubscription"; export declare const listFeatureSubscription: typeof import("./listFeatureSubscription").listFeatureSubscription; export declare const listFeatureSubscriptionOutput: typeof import("./listFeatureSubscription").listFeatureSubscriptionOutput; export { PrivateEndpointConnectionArgs } from "./privateEndpointConnection"; export type PrivateEndpointConnection = import("./privateEndpointConnection").PrivateEndpointConnection; export declare const PrivateEndpointConnection: typeof import("./privateEndpointConnection").PrivateEndpointConnection; export * from "../types/enums/purview";