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

14 lines (13 loc) 1.03 kB
export { DomainServiceArgs } from "./domainService"; export type DomainService = import("./domainService").DomainService; export declare const DomainService: typeof import("./domainService").DomainService; export { GetDomainServiceArgs, GetDomainServiceResult, GetDomainServiceOutputArgs } from "./getDomainService"; export declare const getDomainService: typeof import("./getDomainService").getDomainService; export declare const getDomainServiceOutput: typeof import("./getDomainService").getDomainServiceOutput; export { GetOuContainerArgs, GetOuContainerResult, GetOuContainerOutputArgs } from "./getOuContainer"; export declare const getOuContainer: typeof import("./getOuContainer").getOuContainer; export declare const getOuContainerOutput: typeof import("./getOuContainer").getOuContainerOutput; export { OuContainerArgs } from "./ouContainer"; export type OuContainer = import("./ouContainer").OuContainer; export declare const OuContainer: typeof import("./ouContainer").OuContainer; export * from "../types/enums/aad";