@pulumi/azure-native
Version:
[](https://slack.pulumi.com) [](https://npmjs.com/package/@pulumi/azure-native) [ • 443 B
TypeScript
export { AuthorityArgs } from "./authority";
export type Authority = import("./authority").Authority;
export declare const Authority: typeof import("./authority").Authority;
export { GetAuthorityArgs, GetAuthorityResult, GetAuthorityOutputArgs } from "./getAuthority";
export declare const getAuthority: typeof import("./getAuthority").getAuthority;
export declare const getAuthorityOutput: typeof import("./getAuthority").getAuthorityOutput;