@azure/arm-automation
Version:
AutomationClient Library with typescript type definitions for node.js and browser.
52 lines (50 loc) • 1.97 kB
text/typescript
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is
* regenerated.
*/
export * from "./automationAccountOperations";
export * from "./operations";
export * from "./statisticsOperations";
export * from "./usages";
export * from "./keys";
export * from "./certificateOperations";
export * from "./connectionOperations";
export * from "./connectionTypeOperations";
export * from "./credentialOperations";
export * from "./dscConfigurationOperations";
export * from "./hybridRunbookWorkerGroupOperations";
export * from "./jobScheduleOperations";
export * from "./linkedWorkspaceOperations";
export * from "./activityOperations";
export * from "./moduleOperations";
export * from "./objectDataTypes";
export * from "./fields";
export * from "./scheduleOperations";
export * from "./variableOperations";
export * from "./webhookOperations";
export * from "./watcherOperations";
export * from "./softwareUpdateConfigurations";
export * from "./softwareUpdateConfigurationRuns";
export * from "./softwareUpdateConfigurationMachineRuns";
export * from "./sourceControlOperations";
export * from "./sourceControlSyncJobOperations";
export * from "./sourceControlSyncJobStreams";
export * from "./jobOperations";
export * from "./jobStreamOperations";
export * from "./agentRegistrationInformation";
export * from "./dscNodeOperations";
export * from "./nodeReports";
export * from "./dscCompilationJobOperations";
export * from "./dscCompilationJobStream";
export * from "./dscNodeConfigurationOperations";
export * from "./nodeCountInformation";
export * from "./runbookDraftOperations";
export * from "./runbookOperations";
export * from "./testJobStreams";
export * from "./testJobOperations";
export * from "./python2Package";