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

8 lines (7 loc) 599 B
export { GetScheduledActionArgs, GetScheduledActionResult, GetScheduledActionOutputArgs } from "./getScheduledAction"; export declare const getScheduledAction: typeof import("./getScheduledAction").getScheduledAction; export declare const getScheduledActionOutput: typeof import("./getScheduledAction").getScheduledActionOutput; export { ScheduledActionArgs } from "./scheduledAction"; export type ScheduledAction = import("./scheduledAction").ScheduledAction; export declare const ScheduledAction: typeof import("./scheduledAction").ScheduledAction; export * from "../types/enums/computeschedule";