UNPKG

@kengachu-pulumi/azure-native-apimanagement

Version:

Pulumi Azure Native package for apimanagement

11 lines (10 loc) 935 B
export { ApiArgs } from "./api"; export type Api = import("./api").Api; export declare const Api: typeof import("./api").Api; export { GetApiArgs, GetApiResult, GetApiOutputArgs } from "./getApi"; export declare const getApi: typeof import("./getApi").getApi; export declare const getApiOutput: typeof import("./getApi").getApiOutput; export { GetApiManagementServiceDomainOwnershipIdentifierArgs, GetApiManagementServiceDomainOwnershipIdentifierResult } from "./getApiManagementServiceDomainOwnershipIdentifier"; export declare const getApiManagementServiceDomainOwnershipIdentifier: typeof import("./getApiManagementServiceDomainOwnershipIdentifier").getApiManagementServiceDomainOwnershipIdentifier; export declare const getApiManagementServiceDomainOwnershipIdentifierOutput: typeof import("./getApiManagementServiceDomainOwnershipIdentifier").getApiManagementServiceDomainOwnershipIdentifierOutput; export * from "./types/enums";