@kengachu-pulumi/azure-native-apimanagement
Version:
Pulumi Azure Native package for apimanagement
11 lines (10 loc) • 989 B
TypeScript
export { GetApiManagementServiceDomainOwnershipIdentifierArgs, GetApiManagementServiceDomainOwnershipIdentifierResult } from "./getApiManagementServiceDomainOwnershipIdentifier";
export declare const getApiManagementServiceDomainOwnershipIdentifier: typeof import("./getApiManagementServiceDomainOwnershipIdentifier").getApiManagementServiceDomainOwnershipIdentifier;
export declare const getApiManagementServiceDomainOwnershipIdentifierOutput: typeof import("./getApiManagementServiceDomainOwnershipIdentifier").getApiManagementServiceDomainOwnershipIdentifierOutput;
export { GetSchemaArgs, GetSchemaResult, GetSchemaOutputArgs } from "./getSchema";
export declare const getSchema: typeof import("./getSchema").getSchema;
export declare const getSchemaOutput: typeof import("./getSchema").getSchemaOutput;
export { SchemaArgs } from "./schema";
export type Schema = import("./schema").Schema;
export declare const Schema: typeof import("./schema").Schema;
export * from "./types/enums";