@pulumi/azure-native
Version:
[](https://slack.pulumi.com) [](https://npmjs.com/package/@pulumi/azure-native) [ • 1.13 kB
TypeScript
export { AutoScaleVCoreArgs } from "./autoScaleVCore";
export type AutoScaleVCore = import("./autoScaleVCore").AutoScaleVCore;
export declare const AutoScaleVCore: typeof import("./autoScaleVCore").AutoScaleVCore;
export { CapacityDetailsArgs } from "./capacityDetails";
export type CapacityDetails = import("./capacityDetails").CapacityDetails;
export declare const CapacityDetails: typeof import("./capacityDetails").CapacityDetails;
export { GetAutoScaleVCoreArgs, GetAutoScaleVCoreResult, GetAutoScaleVCoreOutputArgs } from "./getAutoScaleVCore";
export declare const getAutoScaleVCore: typeof import("./getAutoScaleVCore").getAutoScaleVCore;
export declare const getAutoScaleVCoreOutput: typeof import("./getAutoScaleVCore").getAutoScaleVCoreOutput;
export { GetCapacityDetailsArgs, GetCapacityDetailsResult, GetCapacityDetailsOutputArgs } from "./getCapacityDetails";
export declare const getCapacityDetails: typeof import("./getCapacityDetails").getCapacityDetails;
export declare const getCapacityDetailsOutput: typeof import("./getCapacityDetails").getCapacityDetailsOutput;
export * from "../types/enums/powerbidedicated";