@pulumi/azure-native
Version:
[](https://slack.pulumi.com) [](https://npmjs.com/package/@pulumi/azure-native) [ • 406 B
TypeScript
export { GetPoolArgs, GetPoolResult, GetPoolOutputArgs } from "./getPool";
export declare const getPool: typeof import("./getPool").getPool;
export declare const getPoolOutput: typeof import("./getPool").getPoolOutput;
export { PoolArgs } from "./pool";
export type Pool = import("./pool").Pool;
export declare const Pool: typeof import("./pool").Pool;
export * from "../types/enums/devopsinfrastructure";