UNPKG

@pulumi/azure-native

Version:

[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com) [![NPM version](https://badge.fury.io/js/%40pulumi%2Fazure-native.svg)](https://npmjs.com/package/@pulumi/azure-native) [![Python version](https://badge.fury.io/py/pu

26 lines (25 loc) 2.6 kB
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 { GetSharedPrivateLinkResourceArgs, GetSharedPrivateLinkResourceResult, GetSharedPrivateLinkResourceOutputArgs } from "./getSharedPrivateLinkResource"; export declare const getSharedPrivateLinkResource: typeof import("./getSharedPrivateLinkResource").getSharedPrivateLinkResource; export declare const getSharedPrivateLinkResourceOutput: typeof import("./getSharedPrivateLinkResource").getSharedPrivateLinkResourceOutput; export { ListAdminKeyArgs, ListAdminKeyResult, ListAdminKeyOutputArgs } from "./listAdminKey"; export declare const listAdminKey: typeof import("./listAdminKey").listAdminKey; export declare const listAdminKeyOutput: typeof import("./listAdminKey").listAdminKeyOutput; export { ListQueryKeyBySearchServiceArgs, ListQueryKeyBySearchServiceResult, ListQueryKeyBySearchServiceOutputArgs } from "./listQueryKeyBySearchService"; export declare const listQueryKeyBySearchService: typeof import("./listQueryKeyBySearchService").listQueryKeyBySearchService; export declare const listQueryKeyBySearchServiceOutput: typeof import("./listQueryKeyBySearchService").listQueryKeyBySearchServiceOutput; 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 { SharedPrivateLinkResourceArgs } from "./sharedPrivateLinkResource"; export type SharedPrivateLinkResource = import("./sharedPrivateLinkResource").SharedPrivateLinkResource; export declare const SharedPrivateLinkResource: typeof import("./sharedPrivateLinkResource").SharedPrivateLinkResource; export * from "../types/enums/search";