@pulumi/azure-native
Version:
[](https://slack.pulumi.com) [](https://npmjs.com/package/@pulumi/azure-native) [ • 1.26 kB
TypeScript
export { DeidServiceArgs } from "./deidService";
export type DeidService = import("./deidService").DeidService;
export declare const DeidService: typeof import("./deidService").DeidService;
export { GetDeidServiceArgs, GetDeidServiceResult, GetDeidServiceOutputArgs } from "./getDeidService";
export declare const getDeidService: typeof import("./getDeidService").getDeidService;
export declare const getDeidServiceOutput: typeof import("./getDeidService").getDeidServiceOutput;
export { GetPrivateEndpointConnectionArgs, GetPrivateEndpointConnectionResult, GetPrivateEndpointConnectionOutputArgs } from "./getPrivateEndpointConnection";
export declare const getPrivateEndpointConnection: typeof import("./getPrivateEndpointConnection").getPrivateEndpointConnection;
export declare const getPrivateEndpointConnectionOutput: typeof import("./getPrivateEndpointConnection").getPrivateEndpointConnectionOutput;
export { PrivateEndpointConnectionArgs } from "./privateEndpointConnection";
export type PrivateEndpointConnection = import("./privateEndpointConnection").PrivateEndpointConnection;
export declare const PrivateEndpointConnection: typeof import("./privateEndpointConnection").PrivateEndpointConnection;
export * from "../types/enums/healthdataaiservices";