@pulumi/azure-native
Version:
[](https://slack.pulumi.com) [](https://npmjs.com/package/@pulumi/azure-native) [ • 5.37 kB
TypeScript
export { AnalyticsConnectorArgs } from "./analyticsConnector";
export type AnalyticsConnector = import("./analyticsConnector").AnalyticsConnector;
export declare const AnalyticsConnector: typeof import("./analyticsConnector").AnalyticsConnector;
export { DicomServiceArgs } from "./dicomService";
export type DicomService = import("./dicomService").DicomService;
export declare const DicomService: typeof import("./dicomService").DicomService;
export { FhirServiceArgs } from "./fhirService";
export type FhirService = import("./fhirService").FhirService;
export declare const FhirService: typeof import("./fhirService").FhirService;
export { GetAnalyticsConnectorArgs, GetAnalyticsConnectorResult, GetAnalyticsConnectorOutputArgs } from "./getAnalyticsConnector";
export declare const getAnalyticsConnector: typeof import("./getAnalyticsConnector").getAnalyticsConnector;
export declare const getAnalyticsConnectorOutput: typeof import("./getAnalyticsConnector").getAnalyticsConnectorOutput;
export { GetDicomServiceArgs, GetDicomServiceResult, GetDicomServiceOutputArgs } from "./getDicomService";
export declare const getDicomService: typeof import("./getDicomService").getDicomService;
export declare const getDicomServiceOutput: typeof import("./getDicomService").getDicomServiceOutput;
export { GetFhirServiceArgs, GetFhirServiceResult, GetFhirServiceOutputArgs } from "./getFhirService";
export declare const getFhirService: typeof import("./getFhirService").getFhirService;
export declare const getFhirServiceOutput: typeof import("./getFhirService").getFhirServiceOutput;
export { GetIotConnectorArgs, GetIotConnectorResult, GetIotConnectorOutputArgs } from "./getIotConnector";
export declare const getIotConnector: typeof import("./getIotConnector").getIotConnector;
export declare const getIotConnectorOutput: typeof import("./getIotConnector").getIotConnectorOutput;
export { GetIotConnectorFhirDestinationArgs, GetIotConnectorFhirDestinationResult, GetIotConnectorFhirDestinationOutputArgs } from "./getIotConnectorFhirDestination";
export declare const getIotConnectorFhirDestination: typeof import("./getIotConnectorFhirDestination").getIotConnectorFhirDestination;
export declare const getIotConnectorFhirDestinationOutput: typeof import("./getIotConnectorFhirDestination").getIotConnectorFhirDestinationOutput;
export { GetPrivateEndpointConnectionArgs, GetPrivateEndpointConnectionResult, GetPrivateEndpointConnectionOutputArgs } from "./getPrivateEndpointConnection";
export declare const getPrivateEndpointConnection: typeof import("./getPrivateEndpointConnection").getPrivateEndpointConnection;
export declare const getPrivateEndpointConnectionOutput: typeof import("./getPrivateEndpointConnection").getPrivateEndpointConnectionOutput;
export { GetServiceArgs, GetServiceResult, GetServiceOutputArgs } from "./getService";
export declare const getService: typeof import("./getService").getService;
export declare const getServiceOutput: typeof import("./getService").getServiceOutput;
export { GetWorkspaceArgs, GetWorkspaceResult, GetWorkspaceOutputArgs } from "./getWorkspace";
export declare const getWorkspace: typeof import("./getWorkspace").getWorkspace;
export declare const getWorkspaceOutput: typeof import("./getWorkspace").getWorkspaceOutput;
export { GetWorkspacePrivateEndpointConnectionArgs, GetWorkspacePrivateEndpointConnectionResult, GetWorkspacePrivateEndpointConnectionOutputArgs } from "./getWorkspacePrivateEndpointConnection";
export declare const getWorkspacePrivateEndpointConnection: typeof import("./getWorkspacePrivateEndpointConnection").getWorkspacePrivateEndpointConnection;
export declare const getWorkspacePrivateEndpointConnectionOutput: typeof import("./getWorkspacePrivateEndpointConnection").getWorkspacePrivateEndpointConnectionOutput;
export { IotConnectorArgs } from "./iotConnector";
export type IotConnector = import("./iotConnector").IotConnector;
export declare const IotConnector: typeof import("./iotConnector").IotConnector;
export { IotConnectorFhirDestinationArgs } from "./iotConnectorFhirDestination";
export type IotConnectorFhirDestination = import("./iotConnectorFhirDestination").IotConnectorFhirDestination;
export declare const IotConnectorFhirDestination: typeof import("./iotConnectorFhirDestination").IotConnectorFhirDestination;
export { PrivateEndpointConnectionArgs } from "./privateEndpointConnection";
export type PrivateEndpointConnection = import("./privateEndpointConnection").PrivateEndpointConnection;
export declare const PrivateEndpointConnection: typeof import("./privateEndpointConnection").PrivateEndpointConnection;
export { ServiceArgs } from "./service";
export type Service = import("./service").Service;
export declare const Service: typeof import("./service").Service;
export { WorkspaceArgs } from "./workspace";
export type Workspace = import("./workspace").Workspace;
export declare const Workspace: typeof import("./workspace").Workspace;
export { WorkspacePrivateEndpointConnectionArgs } from "./workspacePrivateEndpointConnection";
export type WorkspacePrivateEndpointConnection = import("./workspacePrivateEndpointConnection").WorkspacePrivateEndpointConnection;
export declare const WorkspacePrivateEndpointConnection: typeof import("./workspacePrivateEndpointConnection").WorkspacePrivateEndpointConnection;
export * from "../types/enums/healthcareapis";