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

11 lines (10 loc) 704 B
export { GetJobArgs, GetJobResult, GetJobOutputArgs } from "./getJob"; export declare const getJob: typeof import("./getJob").getJob; export declare const getJobOutput: typeof import("./getJob").getJobOutput; export { JobArgs } from "./job"; export type Job = import("./job").Job; export declare const Job: typeof import("./job").Job; export { ListJobCredentialsArgs, ListJobCredentialsResult, ListJobCredentialsOutputArgs } from "./listJobCredentials"; export declare const listJobCredentials: typeof import("./listJobCredentials").listJobCredentials; export declare const listJobCredentialsOutput: typeof import("./listJobCredentials").listJobCredentialsOutput; export * from "../types/enums/databox";