@pulumi/azure-native
Version:
[](https://slack.pulumi.com) [](https://npmjs.com/package/@pulumi/azure-native) [ • 1.03 kB
TypeScript
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";