@azure/arm-datafactory 9.0.0-beta.1 → 9.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{LICENSE → LICENSE.txt} +1 -1
- package/README.md +78 -66
- package/dist/arm-datafactory.js +36564 -0
- package/dist/arm-datafactory.js.map +1 -0
- package/dist/arm-datafactory.min.js +1 -0
- package/dist/arm-datafactory.min.js.map +1 -0
- package/esm/dataFactoryManagementClient.d.ts +43 -0
- package/esm/dataFactoryManagementClient.d.ts.map +1 -0
- package/esm/dataFactoryManagementClient.js +56 -0
- package/esm/dataFactoryManagementClient.js.map +1 -0
- package/esm/dataFactoryManagementClientContext.d.ts +22 -0
- package/esm/dataFactoryManagementClientContext.d.ts.map +1 -0
- package/esm/dataFactoryManagementClientContext.js +60 -0
- package/esm/dataFactoryManagementClientContext.js.map +1 -0
- package/esm/models/activityRunsMappers.d.ts +2 -0
- package/esm/models/activityRunsMappers.d.ts.map +1 -0
- package/esm/models/activityRunsMappers.js +9 -0
- package/esm/models/activityRunsMappers.js.map +1 -0
- package/esm/models/dataFlowDebugSessionMappers.d.ts +2 -0
- package/esm/models/dataFlowDebugSessionMappers.d.ts.map +1 -0
- package/esm/models/dataFlowDebugSessionMappers.js +9 -0
- package/esm/models/dataFlowDebugSessionMappers.js.map +1 -0
- package/esm/models/dataFlowsMappers.d.ts +2 -0
- package/esm/models/dataFlowsMappers.d.ts.map +1 -0
- package/esm/models/dataFlowsMappers.js +9 -0
- package/esm/models/dataFlowsMappers.js.map +1 -0
- package/esm/models/datasetsMappers.d.ts +2 -0
- package/esm/models/datasetsMappers.d.ts.map +1 -0
- package/esm/models/datasetsMappers.js +9 -0
- package/esm/models/datasetsMappers.js.map +1 -0
- package/esm/models/exposureControlMappers.d.ts +2 -0
- package/esm/models/exposureControlMappers.d.ts.map +1 -0
- package/esm/models/exposureControlMappers.js +9 -0
- package/esm/models/exposureControlMappers.js.map +1 -0
- package/esm/models/factoriesMappers.d.ts +2 -0
- package/esm/models/factoriesMappers.d.ts.map +1 -0
- package/esm/models/factoriesMappers.js +9 -0
- package/esm/models/factoriesMappers.js.map +1 -0
- package/esm/models/index.d.ts +29189 -0
- package/esm/models/index.d.ts.map +1 -0
- package/{dist-esm/src/operationsInterfaces/triggers.js → esm/models/index.js} +1 -2
- package/esm/models/index.js.map +1 -0
- package/esm/models/integrationRuntimeNodesMappers.d.ts +2 -0
- package/esm/models/integrationRuntimeNodesMappers.d.ts.map +1 -0
- package/esm/models/integrationRuntimeNodesMappers.js +9 -0
- package/esm/models/integrationRuntimeNodesMappers.js.map +1 -0
- package/esm/models/integrationRuntimeObjectMetadataMappers.d.ts +2 -0
- package/esm/models/integrationRuntimeObjectMetadataMappers.d.ts.map +1 -0
- package/esm/models/integrationRuntimeObjectMetadataMappers.js +9 -0
- package/esm/models/integrationRuntimeObjectMetadataMappers.js.map +1 -0
- package/esm/models/integrationRuntimesMappers.d.ts +2 -0
- package/esm/models/integrationRuntimesMappers.d.ts.map +1 -0
- package/esm/models/integrationRuntimesMappers.js +9 -0
- package/esm/models/integrationRuntimesMappers.js.map +1 -0
- package/esm/models/linkedServicesMappers.d.ts +2 -0
- package/esm/models/linkedServicesMappers.d.ts.map +1 -0
- package/esm/models/linkedServicesMappers.js +9 -0
- package/esm/models/linkedServicesMappers.js.map +1 -0
- package/esm/models/managedPrivateEndpointsMappers.d.ts +2 -0
- package/esm/models/managedPrivateEndpointsMappers.d.ts.map +1 -0
- package/esm/models/managedPrivateEndpointsMappers.js +9 -0
- package/esm/models/managedPrivateEndpointsMappers.js.map +1 -0
- package/esm/models/managedVirtualNetworksMappers.d.ts +2 -0
- package/esm/models/managedVirtualNetworksMappers.d.ts.map +1 -0
- package/esm/models/managedVirtualNetworksMappers.js +9 -0
- package/esm/models/managedVirtualNetworksMappers.js.map +1 -0
- package/esm/models/mappers.d.ts +1180 -0
- package/esm/models/mappers.d.ts.map +1 -0
- package/{dist-esm/src → esm}/models/mappers.js +15892 -16101
- package/esm/models/mappers.js.map +1 -0
- package/esm/models/operationsMappers.d.ts +2 -0
- package/esm/models/operationsMappers.d.ts.map +1 -0
- package/esm/models/operationsMappers.js +9 -0
- package/esm/models/operationsMappers.js.map +1 -0
- package/esm/models/parameters.d.ts +27 -0
- package/esm/models/parameters.d.ts.map +1 -0
- package/esm/models/parameters.js +329 -0
- package/esm/models/parameters.js.map +1 -0
- package/esm/models/pipelineRunsMappers.d.ts +2 -0
- package/esm/models/pipelineRunsMappers.d.ts.map +1 -0
- package/esm/models/pipelineRunsMappers.js +9 -0
- package/esm/models/pipelineRunsMappers.js.map +1 -0
- package/esm/models/pipelinesMappers.d.ts +2 -0
- package/esm/models/pipelinesMappers.d.ts.map +1 -0
- package/esm/models/pipelinesMappers.js +9 -0
- package/esm/models/pipelinesMappers.js.map +1 -0
- package/esm/models/privateEndPointConnectionsMappers.d.ts +2 -0
- package/esm/models/privateEndPointConnectionsMappers.d.ts.map +1 -0
- package/esm/models/privateEndPointConnectionsMappers.js +9 -0
- package/esm/models/privateEndPointConnectionsMappers.js.map +1 -0
- package/esm/models/privateEndpointConnectionMappers.d.ts +2 -0
- package/esm/models/privateEndpointConnectionMappers.d.ts.map +1 -0
- package/esm/models/privateEndpointConnectionMappers.js +9 -0
- package/esm/models/privateEndpointConnectionMappers.js.map +1 -0
- package/esm/models/privateLinkResourcesMappers.d.ts +2 -0
- package/esm/models/privateLinkResourcesMappers.d.ts.map +1 -0
- package/esm/models/privateLinkResourcesMappers.js +9 -0
- package/esm/models/privateLinkResourcesMappers.js.map +1 -0
- package/esm/models/triggerRunsMappers.d.ts +2 -0
- package/esm/models/triggerRunsMappers.d.ts.map +1 -0
- package/esm/models/triggerRunsMappers.js +9 -0
- package/esm/models/triggerRunsMappers.js.map +1 -0
- package/esm/models/triggersMappers.d.ts +2 -0
- package/esm/models/triggersMappers.d.ts.map +1 -0
- package/esm/models/triggersMappers.js +9 -0
- package/esm/models/triggersMappers.js.map +1 -0
- package/esm/operations/activityRuns.d.ts +40 -0
- package/esm/operations/activityRuns.d.ts.map +1 -0
- package/esm/operations/activityRuns.js +65 -0
- package/esm/operations/activityRuns.js.map +1 -0
- package/esm/operations/dataFlowDebugSession.d.ts +137 -0
- package/esm/operations/dataFlowDebugSession.d.ts.map +1 -0
- package/esm/operations/dataFlowDebugSession.js +279 -0
- package/esm/operations/dataFlowDebugSession.js.map +1 -0
- package/esm/operations/dataFlows.d.ts +127 -0
- package/esm/operations/dataFlows.d.ts.map +1 -0
- package/esm/operations/dataFlows.js +192 -0
- package/esm/operations/dataFlows.js.map +1 -0
- package/esm/operations/datasets.d.ts +127 -0
- package/esm/operations/datasets.d.ts.map +1 -0
- package/esm/operations/datasets.js +193 -0
- package/esm/operations/datasets.js.map +1 -0
- package/esm/operations/exposureControl.d.ts +82 -0
- package/esm/operations/exposureControl.d.ts.map +1 -0
- package/esm/operations/exposureControl.js +133 -0
- package/esm/operations/exposureControl.js.map +1 -0
- package/esm/operations/factories.d.ts +241 -0
- package/esm/operations/factories.d.ts.map +1 -0
- package/esm/operations/factories.js +383 -0
- package/esm/operations/factories.js.map +1 -0
- package/{dist-esm/src → esm}/operations/index.d.ts +0 -0
- package/esm/operations/index.d.ts.map +1 -0
- package/{dist-esm/src/operationsInterfaces → esm/operations}/index.js +2 -1
- package/esm/operations/index.js.map +1 -0
- package/esm/operations/integrationRuntimeNodes.d.ts +127 -0
- package/esm/operations/integrationRuntimeNodes.d.ts.map +1 -0
- package/esm/operations/integrationRuntimeNodes.js +171 -0
- package/esm/operations/integrationRuntimeNodes.js.map +1 -0
- package/esm/operations/integrationRuntimeObjectMetadata.d.ts +57 -0
- package/esm/operations/integrationRuntimeObjectMetadata.d.ts.map +1 -0
- package/esm/operations/integrationRuntimeObjectMetadata.js +120 -0
- package/esm/operations/integrationRuntimeObjectMetadata.js.map +1 -0
- package/esm/operations/integrationRuntimes.d.ts +449 -0
- package/esm/operations/integrationRuntimes.d.ts.map +1 -0
- package/esm/operations/integrationRuntimes.js +676 -0
- package/esm/operations/integrationRuntimes.js.map +1 -0
- package/esm/operations/linkedServices.d.ts +127 -0
- package/esm/operations/linkedServices.d.ts.map +1 -0
- package/esm/operations/linkedServices.js +193 -0
- package/esm/operations/linkedServices.js.map +1 -0
- package/esm/operations/managedPrivateEndpoints.d.ts +139 -0
- package/esm/operations/managedPrivateEndpoints.d.ts.map +1 -0
- package/esm/operations/managedPrivateEndpoints.js +200 -0
- package/esm/operations/managedPrivateEndpoints.js.map +1 -0
- package/esm/operations/managedVirtualNetworks.d.ts +103 -0
- package/esm/operations/managedVirtualNetworks.d.ts.map +1 -0
- package/esm/operations/managedVirtualNetworks.js +160 -0
- package/esm/operations/managedVirtualNetworks.js.map +1 -0
- package/esm/operations/operations.d.ts +46 -0
- package/esm/operations/operations.d.ts.map +1 -0
- package/esm/operations/operations.js +79 -0
- package/esm/operations/operations.js.map +1 -0
- package/esm/operations/pipelineRuns.d.ts +85 -0
- package/esm/operations/pipelineRuns.d.ts.map +1 -0
- package/esm/operations/pipelineRuns.js +128 -0
- package/esm/operations/pipelineRuns.js.map +1 -0
- package/esm/operations/pipelines.d.ts +151 -0
- package/esm/operations/pipelines.d.ts.map +1 -0
- package/esm/operations/pipelines.js +247 -0
- package/esm/operations/pipelines.js.map +1 -0
- package/esm/operations/privateEndPointConnections.d.ts +52 -0
- package/esm/operations/privateEndPointConnections.d.ts.map +1 -0
- package/esm/operations/privateEndPointConnections.js +86 -0
- package/esm/operations/privateEndPointConnections.js.map +1 -0
- package/esm/operations/privateEndpointConnection.d.ts +88 -0
- package/esm/operations/privateEndpointConnection.d.ts.map +1 -0
- package/esm/operations/privateEndpointConnection.js +132 -0
- package/esm/operations/privateEndpointConnection.js.map +1 -0
- package/esm/operations/privateLinkResources.d.ts +34 -0
- package/esm/operations/privateLinkResources.d.ts.map +1 -0
- package/esm/operations/privateLinkResources.js +57 -0
- package/esm/operations/privateLinkResources.js.map +1 -0
- package/esm/operations/triggerRuns.d.ts +91 -0
- package/esm/operations/triggerRuns.d.ts.map +1 -0
- package/esm/operations/triggerRuns.js +129 -0
- package/esm/operations/triggerRuns.js.map +1 -0
- package/esm/operations/triggers.d.ts +248 -0
- package/esm/operations/triggers.d.ts.map +1 -0
- package/esm/operations/triggers.js +472 -0
- package/esm/operations/triggers.js.map +1 -0
- package/package.json +31 -63
- package/rollup.config.js +30 -181
- package/src/dataFactoryManagementClient.ts +69 -98
- package/src/dataFactoryManagementClientContext.ts +42 -45
- package/{dist-esm/src/operationsInterfaces/activityRuns.js → src/models/activityRunsMappers.ts} +10 -2
- package/src/models/dataFlowDebugSessionMappers.ts +300 -0
- package/src/models/dataFlowsMappers.ts +598 -0
- package/src/models/datasetsMappers.ts +598 -0
- package/{dist-esm/src/operationsInterfaces/dataFlows.js → src/models/exposureControlMappers.ts} +9 -2
- package/src/models/factoriesMappers.ts +604 -0
- package/src/models/index.ts +28288 -11421
- package/{dist-esm/src/operationsInterfaces/dataFlowDebugSession.js → src/models/integrationRuntimeNodesMappers.ts} +8 -2
- package/src/models/integrationRuntimeObjectMetadataMappers.ts +23 -0
- package/src/models/integrationRuntimesMappers.ts +619 -0
- package/src/models/linkedServicesMappers.ts +598 -0
- package/src/models/managedPrivateEndpointsMappers.ts +598 -0
- package/src/models/managedVirtualNetworksMappers.ts +598 -0
- package/src/models/mappers.ts +16755 -17000
- package/src/models/operationsMappers.ts +20 -0
- package/src/models/parameters.ts +159 -376
- package/src/models/pipelineRunsMappers.ts +18 -0
- package/src/models/pipelinesMappers.ts +599 -0
- package/src/models/privateEndPointConnectionsMappers.ts +598 -0
- package/src/models/privateEndpointConnectionMappers.ts +597 -0
- package/src/models/privateLinkResourcesMappers.ts +598 -0
- package/{dist-esm/src/operationsInterfaces/datasets.js → src/models/triggerRunsMappers.ts} +10 -2
- package/src/models/triggersMappers.ts +601 -0
- package/src/operations/activityRuns.ts +62 -40
- package/src/operations/dataFlowDebugSession.ts +264 -383
- package/src/operations/dataFlows.ts +210 -201
- package/src/operations/datasets.ts +208 -199
- package/src/operations/exposureControl.ts +148 -85
- package/src/operations/factories.ts +452 -353
- package/src/operations/index.ts +2 -1
- package/src/operations/integrationRuntimeNodes.ts +167 -104
- package/src/operations/integrationRuntimeObjectMetadata.ts +96 -141
- package/src/operations/integrationRuntimes.ts +731 -645
- package/src/operations/linkedServices.ts +201 -198
- package/src/operations/managedPrivateEndpoints.ts +194 -214
- package/src/operations/managedVirtualNetworks.ts +162 -178
- package/src/operations/operations.ts +70 -82
- package/src/operations/pipelineRuns.ts +139 -81
- package/src/operations/pipelines.ts +269 -229
- package/src/operations/privateEndPointConnections.ts +79 -131
- package/src/operations/privateEndpointConnection.ts +122 -82
- package/src/operations/privateLinkResources.ts +48 -34
- package/src/operations/triggerRuns.ts +147 -85
- package/src/operations/triggers.ts +419 -605
- package/tsconfig.json +3 -3
- package/CHANGELOG.md +0 -14
- package/dist/index.js +0 -30517
- package/dist/index.js.map +0 -1
- package/dist/index.min.js +0 -1
- package/dist/index.min.js.map +0 -1
- package/dist-esm/src/dataFactoryManagementClient.d.ts +0 -34
- package/dist-esm/src/dataFactoryManagementClient.d.ts.map +0 -1
- package/dist-esm/src/dataFactoryManagementClient.js +0 -41
- package/dist-esm/src/dataFactoryManagementClient.js.map +0 -1
- package/dist-esm/src/dataFactoryManagementClientContext.d.ts +0 -16
- package/dist-esm/src/dataFactoryManagementClientContext.d.ts.map +0 -1
- package/dist-esm/src/dataFactoryManagementClientContext.js +0 -49
- package/dist-esm/src/dataFactoryManagementClientContext.js.map +0 -1
- package/dist-esm/src/index.d.ts +0 -6
- package/dist-esm/src/index.d.ts.map +0 -1
- package/dist-esm/src/index.js +0 -13
- package/dist-esm/src/index.js.map +0 -1
- package/dist-esm/src/lroImpl.d.ts +0 -16
- package/dist-esm/src/lroImpl.d.ts.map +0 -1
- package/dist-esm/src/lroImpl.js +0 -29
- package/dist-esm/src/lroImpl.js.map +0 -1
- package/dist-esm/src/models/index.d.ts +0 -10786
- package/dist-esm/src/models/index.d.ts.map +0 -1
- package/dist-esm/src/models/index.js +0 -699
- package/dist-esm/src/models/index.js.map +0 -1
- package/dist-esm/src/models/mappers.d.ts +0 -1183
- package/dist-esm/src/models/mappers.d.ts.map +0 -1
- package/dist-esm/src/models/mappers.js.map +0 -1
- package/dist-esm/src/models/parameters.d.ts +0 -58
- package/dist-esm/src/models/parameters.d.ts.map +0 -1
- package/dist-esm/src/models/parameters.js +0 -454
- package/dist-esm/src/models/parameters.js.map +0 -1
- package/dist-esm/src/operations/activityRuns.d.ts +0 -22
- package/dist-esm/src/operations/activityRuns.d.ts.map +0 -1
- package/dist-esm/src/operations/activityRuns.js +0 -58
- package/dist-esm/src/operations/activityRuns.js.map +0 -1
- package/dist-esm/src/operations/dataFlowDebugSession.d.ts +0 -87
- package/dist-esm/src/operations/dataFlowDebugSession.d.ts.map +0 -1
- package/dist-esm/src/operations/dataFlowDebugSession.js +0 -369
- package/dist-esm/src/operations/dataFlowDebugSession.js.map +0 -1
- package/dist-esm/src/operations/dataFlows.d.ts +0 -63
- package/dist-esm/src/operations/dataFlows.d.ts.map +0 -1
- package/dist-esm/src/operations/dataFlows.js +0 -239
- package/dist-esm/src/operations/dataFlows.js.map +0 -1
- package/dist-esm/src/operations/datasets.d.ts +0 -63
- package/dist-esm/src/operations/datasets.d.ts.map +0 -1
- package/dist-esm/src/operations/datasets.js +0 -240
- package/dist-esm/src/operations/datasets.js.map +0 -1
- package/dist-esm/src/operations/exposureControl.d.ts +0 -36
- package/dist-esm/src/operations/exposureControl.d.ts.map +0 -1
- package/dist-esm/src/operations/exposureControl.js +0 -120
- package/dist-esm/src/operations/exposureControl.js.map +0 -1
- package/dist-esm/src/operations/factories.d.ts +0 -106
- package/dist-esm/src/operations/factories.d.ts.map +0 -1
- package/dist-esm/src/operations/factories.js +0 -458
- package/dist-esm/src/operations/factories.js.map +0 -1
- package/dist-esm/src/operations/index.d.ts.map +0 -1
- package/dist-esm/src/operations/index.js +0 -28
- package/dist-esm/src/operations/index.js.map +0 -1
- package/dist-esm/src/operations/integrationRuntimeNodes.d.ts +0 -50
- package/dist-esm/src/operations/integrationRuntimeNodes.d.ts.map +0 -1
- package/dist-esm/src/operations/integrationRuntimeNodes.js +0 -186
- package/dist-esm/src/operations/integrationRuntimeNodes.js.map +0 -1
- package/dist-esm/src/operations/integrationRuntimeObjectMetadata.d.ts +0 -39
- package/dist-esm/src/operations/integrationRuntimeObjectMetadata.d.ts.map +0 -1
- package/dist-esm/src/operations/integrationRuntimeObjectMetadata.js +0 -143
- package/dist-esm/src/operations/integrationRuntimeObjectMetadata.js.map +0 -1
- package/dist-esm/src/operations/integrationRuntimes.d.ts +0 -195
- package/dist-esm/src/operations/integrationRuntimes.d.ts.map +0 -1
- package/dist-esm/src/operations/integrationRuntimes.js +0 -793
- package/dist-esm/src/operations/integrationRuntimes.js.map +0 -1
- package/dist-esm/src/operations/linkedServices.d.ts +0 -63
- package/dist-esm/src/operations/linkedServices.d.ts.map +0 -1
- package/dist-esm/src/operations/linkedServices.js +0 -246
- package/dist-esm/src/operations/linkedServices.js.map +0 -1
- package/dist-esm/src/operations/managedPrivateEndpoints.d.ts +0 -69
- package/dist-esm/src/operations/managedPrivateEndpoints.d.ts.map +0 -1
- package/dist-esm/src/operations/managedPrivateEndpoints.js +0 -275
- package/dist-esm/src/operations/managedPrivateEndpoints.js.map +0 -1
- package/dist-esm/src/operations/managedVirtualNetworks.d.ts +0 -55
- package/dist-esm/src/operations/managedVirtualNetworks.d.ts.map +0 -1
- package/dist-esm/src/operations/managedVirtualNetworks.js +0 -214
- package/dist-esm/src/operations/managedVirtualNetworks.js.map +0 -1
- package/dist-esm/src/operations/operations.d.ts +0 -32
- package/dist-esm/src/operations/operations.d.ts.map +0 -1
- package/dist-esm/src/operations/operations.js +0 -120
- package/dist-esm/src/operations/operations.js.map +0 -1
- package/dist-esm/src/operations/pipelineRuns.d.ts +0 -37
- package/dist-esm/src/operations/pipelineRuns.d.ts.map +0 -1
- package/dist-esm/src/operations/pipelineRuns.js +0 -118
- package/dist-esm/src/operations/pipelineRuns.js.map +0 -1
- package/dist-esm/src/operations/pipelines.d.ts +0 -71
- package/dist-esm/src/operations/pipelines.d.ts.map +0 -1
- package/dist-esm/src/operations/pipelines.js +0 -280
- package/dist-esm/src/operations/pipelines.js.map +0 -1
- package/dist-esm/src/operations/privateEndPointConnections.d.ts +0 -38
- package/dist-esm/src/operations/privateEndPointConnections.d.ts.map +0 -1
- package/dist-esm/src/operations/privateEndPointConnections.js +0 -137
- package/dist-esm/src/operations/privateEndPointConnections.js.map +0 -1
- package/dist-esm/src/operations/privateEndpointConnection.d.ts +0 -38
- package/dist-esm/src/operations/privateEndpointConnection.d.ts.map +0 -1
- package/dist-esm/src/operations/privateEndpointConnection.js +0 -141
- package/dist-esm/src/operations/privateEndpointConnection.js.map +0 -1
- package/dist-esm/src/operations/privateLinkResources.d.ts +0 -20
- package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
- package/dist-esm/src/operations/privateLinkResources.js +0 -53
- package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
- package/dist-esm/src/operations/triggerRuns.d.ts +0 -39
- package/dist-esm/src/operations/triggerRuns.d.ts.map +0 -1
- package/dist-esm/src/operations/triggerRuns.js +0 -120
- package/dist-esm/src/operations/triggerRuns.js.map +0 -1
- package/dist-esm/src/operations/triggers.d.ts +0 -144
- package/dist-esm/src/operations/triggers.d.ts.map +0 -1
- package/dist-esm/src/operations/triggers.js +0 -619
- package/dist-esm/src/operations/triggers.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/activityRuns.d.ts +0 -14
- package/dist-esm/src/operationsInterfaces/activityRuns.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/activityRuns.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/dataFlowDebugSession.d.ts +0 -62
- package/dist-esm/src/operationsInterfaces/dataFlowDebugSession.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/dataFlowDebugSession.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/dataFlows.d.ts +0 -38
- package/dist-esm/src/operationsInterfaces/dataFlows.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/dataFlows.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/datasets.d.ts +0 -38
- package/dist-esm/src/operationsInterfaces/datasets.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/datasets.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/exposureControl.d.ts +0 -28
- package/dist-esm/src/operationsInterfaces/exposureControl.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/exposureControl.js +0 -9
- package/dist-esm/src/operationsInterfaces/exposureControl.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/factories.d.ts +0 -70
- package/dist-esm/src/operationsInterfaces/factories.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/factories.js +0 -9
- package/dist-esm/src/operationsInterfaces/factories.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +0 -21
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/integrationRuntimeNodes.d.ts +0 -42
- package/dist-esm/src/operationsInterfaces/integrationRuntimeNodes.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/integrationRuntimeNodes.js +0 -9
- package/dist-esm/src/operationsInterfaces/integrationRuntimeNodes.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/integrationRuntimeObjectMetadata.d.ts +0 -31
- package/dist-esm/src/operationsInterfaces/integrationRuntimeObjectMetadata.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/integrationRuntimeObjectMetadata.js +0 -9
- package/dist-esm/src/operationsInterfaces/integrationRuntimeObjectMetadata.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/integrationRuntimes.d.ts +0 -170
- package/dist-esm/src/operationsInterfaces/integrationRuntimes.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/integrationRuntimes.js +0 -9
- package/dist-esm/src/operationsInterfaces/integrationRuntimes.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/linkedServices.d.ts +0 -38
- package/dist-esm/src/operationsInterfaces/linkedServices.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/linkedServices.js +0 -9
- package/dist-esm/src/operationsInterfaces/linkedServices.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/managedPrivateEndpoints.d.ts +0 -42
- package/dist-esm/src/operationsInterfaces/managedPrivateEndpoints.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/managedPrivateEndpoints.js +0 -9
- package/dist-esm/src/operationsInterfaces/managedPrivateEndpoints.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/managedVirtualNetworks.d.ts +0 -30
- package/dist-esm/src/operationsInterfaces/managedVirtualNetworks.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/managedVirtualNetworks.js +0 -9
- package/dist-esm/src/operationsInterfaces/managedVirtualNetworks.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/operations.d.ts +0 -11
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/operations.js +0 -9
- package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/pipelineRuns.d.ts +0 -29
- package/dist-esm/src/operationsInterfaces/pipelineRuns.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/pipelineRuns.js +0 -9
- package/dist-esm/src/operationsInterfaces/pipelineRuns.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/pipelines.d.ts +0 -46
- package/dist-esm/src/operationsInterfaces/pipelines.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/pipelines.js +0 -9
- package/dist-esm/src/operationsInterfaces/pipelines.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndPointConnections.d.ts +0 -13
- package/dist-esm/src/operationsInterfaces/privateEndPointConnections.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndPointConnections.js +0 -9
- package/dist-esm/src/operationsInterfaces/privateEndPointConnections.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnection.d.ts +0 -30
- package/dist-esm/src/operationsInterfaces/privateEndpointConnection.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnection.js +0 -9
- package/dist-esm/src/operationsInterfaces/privateEndpointConnection.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +0 -12
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js +0 -9
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/triggerRuns.d.ts +0 -31
- package/dist-esm/src/operationsInterfaces/triggerRuns.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/triggerRuns.js +0 -9
- package/dist-esm/src/operationsInterfaces/triggerRuns.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/triggers.d.ts +0 -119
- package/dist-esm/src/operationsInterfaces/triggers.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/triggers.js.map +0 -1
- package/dist-esm/test/sampleTest.d.ts +0 -2
- package/dist-esm/test/sampleTest.d.ts.map +0 -1
- package/dist-esm/test/sampleTest.js +0 -40
- package/dist-esm/test/sampleTest.js.map +0 -1
- package/review/arm-datafactory.api.md +0 -8221
- package/src/index.ts +0 -13
- package/src/lroImpl.ts +0 -34
- package/src/operationsInterfaces/activityRuns.ts +0 -32
- package/src/operationsInterfaces/dataFlowDebugSession.ts +0 -129
- package/src/operationsInterfaces/dataFlows.ts +0 -75
- package/src/operationsInterfaces/datasets.ts +0 -75
- package/src/operationsInterfaces/exposureControl.ts +0 -59
- package/src/operationsInterfaces/factories.ts +0 -137
- package/src/operationsInterfaces/index.ts +0 -28
- package/src/operationsInterfaces/integrationRuntimeNodes.ts +0 -84
- package/src/operationsInterfaces/integrationRuntimeObjectMetadata.ts +0 -64
- package/src/operationsInterfaces/integrationRuntimes.ts +0 -319
- package/src/operationsInterfaces/linkedServices.ts +0 -75
- package/src/operationsInterfaces/managedPrivateEndpoints.ts +0 -83
- package/src/operationsInterfaces/managedVirtualNetworks.ts +0 -61
- package/src/operationsInterfaces/operations.ts +0 -22
- package/src/operationsInterfaces/pipelineRuns.ts +0 -59
- package/src/operationsInterfaces/pipelines.ts +0 -90
- package/src/operationsInterfaces/privateEndPointConnections.ts +0 -29
- package/src/operationsInterfaces/privateEndpointConnection.ts +0 -61
- package/src/operationsInterfaces/privateLinkResources.ts +0 -27
- package/src/operationsInterfaces/triggerRuns.ts +0 -62
- package/src/operationsInterfaces/triggers.ts +0 -227
- package/types/arm-datafactory.d.ts +0 -12785
- package/types/tsdoc-metadata.json +0 -11
package/rollup.config.js
CHANGED
|
@@ -1,188 +1,37 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import nodeResolve from "@rollup/plugin-node-resolve";
|
|
10
|
-
import cjs from "@rollup/plugin-commonjs";
|
|
1
|
+
import rollup from "rollup";
|
|
2
|
+
import nodeResolve from "rollup-plugin-node-resolve";
|
|
11
3
|
import sourcemaps from "rollup-plugin-sourcemaps";
|
|
12
|
-
import multiEntry from "@rollup/plugin-multi-entry";
|
|
13
|
-
import json from "@rollup/plugin-json";
|
|
14
|
-
|
|
15
|
-
import nodeBuiltins from "builtin-modules";
|
|
16
|
-
|
|
17
|
-
/**
|
|
18
|
-
* Gets the proper configuration needed for rollup's commonJS plugin for @opentelemetry/api.
|
|
19
|
-
*
|
|
20
|
-
* NOTE: this manual configuration is only needed because OpenTelemetry uses an
|
|
21
|
-
* __exportStar downleveled helper function to declare its exports which confuses
|
|
22
|
-
* rollup's automatic discovery mechanism.
|
|
23
|
-
*
|
|
24
|
-
* @returns an object reference that can be `...`'d into your cjs() configuration.
|
|
25
|
-
*/
|
|
26
|
-
export function openTelemetryCommonJs() {
|
|
27
|
-
const namedExports = {};
|
|
28
|
-
|
|
29
|
-
for (const key of [
|
|
30
|
-
"@opentelemetry/api",
|
|
31
|
-
"@azure/core-tracing/node_modules/@opentelemetry/api"
|
|
32
|
-
]) {
|
|
33
|
-
namedExports[key] = [
|
|
34
|
-
"SpanKind",
|
|
35
|
-
"TraceFlags",
|
|
36
|
-
"getSpan",
|
|
37
|
-
"setSpan",
|
|
38
|
-
"SpanStatusCode",
|
|
39
|
-
"getSpanContext",
|
|
40
|
-
"setSpanContext"
|
|
41
|
-
];
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
const releasedOpenTelemetryVersions = ["0.10.2", "1.0.0-rc.0"];
|
|
45
|
-
|
|
46
|
-
for (const version of releasedOpenTelemetryVersions) {
|
|
47
|
-
namedExports[
|
|
48
|
-
// working around a limitation in the rollup common.js plugin - it's not able to resolve these modules so the named exports listed above will not get applied. We have to drill down to the actual path.
|
|
49
|
-
`../../../common/temp/node_modules/.pnpm/@opentelemetry/api@${version}/node_modules/@opentelemetry/api/build/src/index.js`
|
|
50
|
-
] = [
|
|
51
|
-
"SpanKind",
|
|
52
|
-
"TraceFlags",
|
|
53
|
-
"getSpan",
|
|
54
|
-
"setSpan",
|
|
55
|
-
"StatusCode",
|
|
56
|
-
"CanonicalCode",
|
|
57
|
-
"getSpanContext",
|
|
58
|
-
"setSpanContext"
|
|
59
|
-
];
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
return namedExports;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
// #region Warning Handler
|
|
66
4
|
|
|
67
5
|
/**
|
|
68
|
-
*
|
|
69
|
-
* the function returns `true`, then the warning will not be displayed.
|
|
6
|
+
* @type {rollup.RollupFileOptions}
|
|
70
7
|
*/
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
const warningInhibitors = [
|
|
89
|
-
ignoreChaiCircularDependencyWarnings,
|
|
90
|
-
ignoreNiseSinonEvalWarnings
|
|
91
|
-
];
|
|
92
|
-
|
|
93
|
-
/**
|
|
94
|
-
* Construct a warning handler for the shared rollup configuration
|
|
95
|
-
* that ignores certain warnings that are not relevant to testing.
|
|
96
|
-
*/
|
|
97
|
-
function makeOnWarnForTesting() {
|
|
98
|
-
return (warning, warn) => {
|
|
99
|
-
// If every inhibitor returns false (i.e. no inhibitors), then show the warning
|
|
100
|
-
if (warningInhibitors.every((inhib) => !inhib(warning))) {
|
|
101
|
-
warn(warning);
|
|
102
|
-
}
|
|
103
|
-
};
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
// #endregion
|
|
107
|
-
|
|
108
|
-
function makeBrowserTestConfig() {
|
|
109
|
-
const config = {
|
|
110
|
-
input: {
|
|
111
|
-
include: ["dist-esm/test/**/*.spec.js"],
|
|
112
|
-
exclude: ["dist-esm/test/**/node/**"]
|
|
113
|
-
},
|
|
114
|
-
output: {
|
|
115
|
-
file: `dist-test/index.browser.js`,
|
|
116
|
-
format: "umd",
|
|
117
|
-
sourcemap: true
|
|
8
|
+
const config = {
|
|
9
|
+
input: "./esm/dataFactoryManagementClient.js",
|
|
10
|
+
external: [
|
|
11
|
+
"@azure/ms-rest-js",
|
|
12
|
+
"@azure/ms-rest-azure-js"
|
|
13
|
+
],
|
|
14
|
+
output: {
|
|
15
|
+
file: "./dist/arm-datafactory.js",
|
|
16
|
+
format: "umd",
|
|
17
|
+
name: "Azure.ArmDatafactory",
|
|
18
|
+
sourcemap: true,
|
|
19
|
+
globals: {
|
|
20
|
+
"@azure/ms-rest-js": "msRest",
|
|
21
|
+
"@azure/ms-rest-azure-js": "msRestAzure"
|
|
118
22
|
},
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
"use",
|
|
132
|
-
"util",
|
|
133
|
-
"config",
|
|
134
|
-
"expect",
|
|
135
|
-
"should",
|
|
136
|
-
"assert"
|
|
137
|
-
],
|
|
138
|
-
...openTelemetryCommonJs()
|
|
139
|
-
}
|
|
140
|
-
}),
|
|
141
|
-
json(),
|
|
142
|
-
sourcemaps()
|
|
143
|
-
//viz({ filename: "dist-test/browser-stats.html", sourcemap: true })
|
|
144
|
-
],
|
|
145
|
-
onwarn: makeOnWarnForTesting(),
|
|
146
|
-
// Disable tree-shaking of test code. In rollup-plugin-node-resolve@5.0.0,
|
|
147
|
-
// rollup started respecting the "sideEffects" field in package.json. Since
|
|
148
|
-
// our package.json sets "sideEffects=false", this also applies to test
|
|
149
|
-
// code, which causes all tests to be removed by tree-shaking.
|
|
150
|
-
treeshake: false
|
|
151
|
-
};
|
|
152
|
-
|
|
153
|
-
return config;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
const defaultConfigurationOptions = {
|
|
157
|
-
disableBrowserBundle: false
|
|
23
|
+
banner: `/*
|
|
24
|
+
* Copyright (c) Microsoft Corporation.
|
|
25
|
+
* Licensed under the MIT License.
|
|
26
|
+
*
|
|
27
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
28
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
29
|
+
*/`
|
|
30
|
+
},
|
|
31
|
+
plugins: [
|
|
32
|
+
nodeResolve({ mainFields: ['module', 'main'] }),
|
|
33
|
+
sourcemaps()
|
|
34
|
+
]
|
|
158
35
|
};
|
|
159
36
|
|
|
160
|
-
export
|
|
161
|
-
options = {
|
|
162
|
-
...defaultConfigurationOptions,
|
|
163
|
-
...(options || {})
|
|
164
|
-
};
|
|
165
|
-
|
|
166
|
-
const baseConfig = {
|
|
167
|
-
// Use the package's module field if it has one
|
|
168
|
-
input: pkg["module"] || "dist-esm/src/index.js",
|
|
169
|
-
external: [
|
|
170
|
-
...nodeBuiltins,
|
|
171
|
-
...Object.keys(pkg.dependencies),
|
|
172
|
-
...Object.keys(pkg.devDependencies)
|
|
173
|
-
],
|
|
174
|
-
output: { file: "dist/index.js", format: "cjs", sourcemap: true },
|
|
175
|
-
preserveSymlinks: false,
|
|
176
|
-
plugins: [sourcemaps(), nodeResolve(), cjs()]
|
|
177
|
-
};
|
|
178
|
-
|
|
179
|
-
const config = [baseConfig];
|
|
180
|
-
|
|
181
|
-
if (!options.disableBrowserBundle) {
|
|
182
|
-
config.push(makeBrowserTestConfig());
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
return config;
|
|
186
|
-
}
|
|
187
|
-
|
|
188
|
-
export default makeConfig(require("./package.json"));
|
|
37
|
+
export default config;
|
|
@@ -3,112 +3,83 @@
|
|
|
3
3
|
* Licensed under the MIT License.
|
|
4
4
|
*
|
|
5
5
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is
|
|
7
|
+
* regenerated.
|
|
7
8
|
*/
|
|
8
9
|
|
|
9
|
-
import * as
|
|
10
|
-
import {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
IntegrationRuntimesImpl,
|
|
15
|
-
IntegrationRuntimeObjectMetadataImpl,
|
|
16
|
-
IntegrationRuntimeNodesImpl,
|
|
17
|
-
LinkedServicesImpl,
|
|
18
|
-
DatasetsImpl,
|
|
19
|
-
PipelinesImpl,
|
|
20
|
-
PipelineRunsImpl,
|
|
21
|
-
ActivityRunsImpl,
|
|
22
|
-
TriggersImpl,
|
|
23
|
-
TriggerRunsImpl,
|
|
24
|
-
DataFlowsImpl,
|
|
25
|
-
DataFlowDebugSessionImpl,
|
|
26
|
-
ManagedVirtualNetworksImpl,
|
|
27
|
-
ManagedPrivateEndpointsImpl,
|
|
28
|
-
PrivateEndPointConnectionsImpl,
|
|
29
|
-
PrivateEndpointConnectionImpl,
|
|
30
|
-
PrivateLinkResourcesImpl
|
|
31
|
-
} from "./operations";
|
|
32
|
-
import {
|
|
33
|
-
Operations,
|
|
34
|
-
Factories,
|
|
35
|
-
ExposureControl,
|
|
36
|
-
IntegrationRuntimes,
|
|
37
|
-
IntegrationRuntimeObjectMetadata,
|
|
38
|
-
IntegrationRuntimeNodes,
|
|
39
|
-
LinkedServices,
|
|
40
|
-
Datasets,
|
|
41
|
-
Pipelines,
|
|
42
|
-
PipelineRuns,
|
|
43
|
-
ActivityRuns,
|
|
44
|
-
Triggers,
|
|
45
|
-
TriggerRuns,
|
|
46
|
-
DataFlows,
|
|
47
|
-
DataFlowDebugSession,
|
|
48
|
-
ManagedVirtualNetworks,
|
|
49
|
-
ManagedPrivateEndpoints,
|
|
50
|
-
PrivateEndPointConnections,
|
|
51
|
-
PrivateEndpointConnection,
|
|
52
|
-
PrivateLinkResources
|
|
53
|
-
} from "./operationsInterfaces";
|
|
10
|
+
import * as msRest from "@azure/ms-rest-js";
|
|
11
|
+
import { TokenCredential } from "@azure/core-auth";
|
|
12
|
+
import * as Models from "./models";
|
|
13
|
+
import * as Mappers from "./models/mappers";
|
|
14
|
+
import * as operations from "./operations";
|
|
54
15
|
import { DataFactoryManagementClientContext } from "./dataFactoryManagementClientContext";
|
|
55
|
-
import { DataFactoryManagementClientOptionalParams } from "./models";
|
|
56
16
|
|
|
57
|
-
|
|
17
|
+
|
|
18
|
+
class DataFactoryManagementClient extends DataFactoryManagementClientContext {
|
|
19
|
+
// Operation groups
|
|
20
|
+
operations: operations.Operations;
|
|
21
|
+
factories: operations.Factories;
|
|
22
|
+
exposureControl: operations.ExposureControl;
|
|
23
|
+
integrationRuntimes: operations.IntegrationRuntimes;
|
|
24
|
+
integrationRuntimeObjectMetadata: operations.IntegrationRuntimeObjectMetadata;
|
|
25
|
+
integrationRuntimeNodes: operations.IntegrationRuntimeNodes;
|
|
26
|
+
linkedServices: operations.LinkedServices;
|
|
27
|
+
datasets: operations.Datasets;
|
|
28
|
+
pipelines: operations.Pipelines;
|
|
29
|
+
pipelineRuns: operations.PipelineRuns;
|
|
30
|
+
activityRuns: operations.ActivityRuns;
|
|
31
|
+
triggers: operations.Triggers;
|
|
32
|
+
triggerRuns: operations.TriggerRuns;
|
|
33
|
+
dataFlows: operations.DataFlows;
|
|
34
|
+
dataFlowDebugSession: operations.DataFlowDebugSession;
|
|
35
|
+
managedVirtualNetworks: operations.ManagedVirtualNetworks;
|
|
36
|
+
managedPrivateEndpoints: operations.ManagedPrivateEndpoints;
|
|
37
|
+
privateEndPointConnections: operations.PrivateEndPointConnections;
|
|
38
|
+
privateEndpointConnection: operations.PrivateEndpointConnection;
|
|
39
|
+
privateLinkResources: operations.PrivateLinkResources;
|
|
40
|
+
|
|
58
41
|
/**
|
|
59
42
|
* Initializes a new instance of the DataFactoryManagementClient class.
|
|
60
|
-
* @param credentials
|
|
43
|
+
* @param credentials Credentials needed for the client to connect to Azure. Credentials
|
|
44
|
+
* implementing the TokenCredential interface from the @azure/identity package are recommended. For
|
|
45
|
+
* more information about these credentials, see
|
|
46
|
+
* {@link https://www.npmjs.com/package/@azure/identity}. Credentials implementing the
|
|
47
|
+
* ServiceClientCredentials interface from the older packages @azure/ms-rest-nodeauth and
|
|
48
|
+
* @azure/ms-rest-browserauth are also supported.
|
|
61
49
|
* @param subscriptionId The subscription identifier.
|
|
62
|
-
* @param options The parameter options
|
|
50
|
+
* @param [options] The parameter options
|
|
63
51
|
*/
|
|
64
|
-
constructor(
|
|
65
|
-
credentials: coreAuth.TokenCredential,
|
|
66
|
-
subscriptionId: string,
|
|
67
|
-
options?: DataFactoryManagementClientOptionalParams
|
|
68
|
-
) {
|
|
52
|
+
constructor(credentials: msRest.ServiceClientCredentials | TokenCredential, subscriptionId: string, options?: Models.DataFactoryManagementClientOptions) {
|
|
69
53
|
super(credentials, subscriptionId, options);
|
|
70
|
-
this.operations = new
|
|
71
|
-
this.factories = new
|
|
72
|
-
this.exposureControl = new
|
|
73
|
-
this.integrationRuntimes = new
|
|
74
|
-
this.integrationRuntimeObjectMetadata = new
|
|
75
|
-
|
|
76
|
-
);
|
|
77
|
-
this.
|
|
78
|
-
this.
|
|
79
|
-
this.
|
|
80
|
-
this.
|
|
81
|
-
this.
|
|
82
|
-
this.
|
|
83
|
-
this.
|
|
84
|
-
this.
|
|
85
|
-
this.
|
|
86
|
-
this.
|
|
87
|
-
this.
|
|
88
|
-
this.
|
|
89
|
-
this.
|
|
90
|
-
this.privateEndpointConnection = new PrivateEndpointConnectionImpl(this);
|
|
91
|
-
this.privateLinkResources = new PrivateLinkResourcesImpl(this);
|
|
54
|
+
this.operations = new operations.Operations(this);
|
|
55
|
+
this.factories = new operations.Factories(this);
|
|
56
|
+
this.exposureControl = new operations.ExposureControl(this);
|
|
57
|
+
this.integrationRuntimes = new operations.IntegrationRuntimes(this);
|
|
58
|
+
this.integrationRuntimeObjectMetadata = new operations.IntegrationRuntimeObjectMetadata(this);
|
|
59
|
+
this.integrationRuntimeNodes = new operations.IntegrationRuntimeNodes(this);
|
|
60
|
+
this.linkedServices = new operations.LinkedServices(this);
|
|
61
|
+
this.datasets = new operations.Datasets(this);
|
|
62
|
+
this.pipelines = new operations.Pipelines(this);
|
|
63
|
+
this.pipelineRuns = new operations.PipelineRuns(this);
|
|
64
|
+
this.activityRuns = new operations.ActivityRuns(this);
|
|
65
|
+
this.triggers = new operations.Triggers(this);
|
|
66
|
+
this.triggerRuns = new operations.TriggerRuns(this);
|
|
67
|
+
this.dataFlows = new operations.DataFlows(this);
|
|
68
|
+
this.dataFlowDebugSession = new operations.DataFlowDebugSession(this);
|
|
69
|
+
this.managedVirtualNetworks = new operations.ManagedVirtualNetworks(this);
|
|
70
|
+
this.managedPrivateEndpoints = new operations.ManagedPrivateEndpoints(this);
|
|
71
|
+
this.privateEndPointConnections = new operations.PrivateEndPointConnections(this);
|
|
72
|
+
this.privateEndpointConnection = new operations.PrivateEndpointConnection(this);
|
|
73
|
+
this.privateLinkResources = new operations.PrivateLinkResources(this);
|
|
92
74
|
}
|
|
93
|
-
|
|
94
|
-
operations: Operations;
|
|
95
|
-
factories: Factories;
|
|
96
|
-
exposureControl: ExposureControl;
|
|
97
|
-
integrationRuntimes: IntegrationRuntimes;
|
|
98
|
-
integrationRuntimeObjectMetadata: IntegrationRuntimeObjectMetadata;
|
|
99
|
-
integrationRuntimeNodes: IntegrationRuntimeNodes;
|
|
100
|
-
linkedServices: LinkedServices;
|
|
101
|
-
datasets: Datasets;
|
|
102
|
-
pipelines: Pipelines;
|
|
103
|
-
pipelineRuns: PipelineRuns;
|
|
104
|
-
activityRuns: ActivityRuns;
|
|
105
|
-
triggers: Triggers;
|
|
106
|
-
triggerRuns: TriggerRuns;
|
|
107
|
-
dataFlows: DataFlows;
|
|
108
|
-
dataFlowDebugSession: DataFlowDebugSession;
|
|
109
|
-
managedVirtualNetworks: ManagedVirtualNetworks;
|
|
110
|
-
managedPrivateEndpoints: ManagedPrivateEndpoints;
|
|
111
|
-
privateEndPointConnections: PrivateEndPointConnections;
|
|
112
|
-
privateEndpointConnection: PrivateEndpointConnection;
|
|
113
|
-
privateLinkResources: PrivateLinkResources;
|
|
114
75
|
}
|
|
76
|
+
|
|
77
|
+
// Operation Specifications
|
|
78
|
+
|
|
79
|
+
export {
|
|
80
|
+
DataFactoryManagementClient,
|
|
81
|
+
DataFactoryManagementClientContext,
|
|
82
|
+
Models as DataFactoryManagementModels,
|
|
83
|
+
Mappers as DataFactoryManagementMappers
|
|
84
|
+
};
|
|
85
|
+
export * from "./operations";
|
|
@@ -3,68 +3,65 @@
|
|
|
3
3
|
* Licensed under the MIT License.
|
|
4
4
|
*
|
|
5
5
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is
|
|
7
|
+
* regenerated.
|
|
7
8
|
*/
|
|
8
9
|
|
|
9
|
-
import * as
|
|
10
|
-
import * as
|
|
11
|
-
import
|
|
10
|
+
import * as Models from "./models";
|
|
11
|
+
import * as msRest from "@azure/ms-rest-js";
|
|
12
|
+
import * as msRestAzure from "@azure/ms-rest-azure-js";
|
|
13
|
+
import { TokenCredential } from "@azure/core-auth";
|
|
12
14
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
15
|
+
const packageName = "@azure/arm-datafactory";
|
|
16
|
+
const packageVersion = "9.0.0";
|
|
17
|
+
|
|
18
|
+
export class DataFactoryManagementClientContext extends msRestAzure.AzureServiceClient {
|
|
19
|
+
credentials: msRest.ServiceClientCredentials | TokenCredential;
|
|
16
20
|
subscriptionId: string;
|
|
21
|
+
apiVersion?: string;
|
|
17
22
|
|
|
18
23
|
/**
|
|
19
|
-
* Initializes a new instance of the
|
|
20
|
-
* @param credentials
|
|
24
|
+
* Initializes a new instance of the DataFactoryManagementClient class.
|
|
25
|
+
* @param credentials Credentials needed for the client to connect to Azure. Credentials
|
|
26
|
+
* implementing the TokenCredential interface from the @azure/identity package are recommended. For
|
|
27
|
+
* more information about these credentials, see
|
|
28
|
+
* {@link https://www.npmjs.com/package/@azure/identity}. Credentials implementing the
|
|
29
|
+
* ServiceClientCredentials interface from the older packages @azure/ms-rest-nodeauth and
|
|
30
|
+
* @azure/ms-rest-browserauth are also supported.
|
|
21
31
|
* @param subscriptionId The subscription identifier.
|
|
22
|
-
* @param options The parameter options
|
|
32
|
+
* @param [options] The parameter options
|
|
23
33
|
*/
|
|
24
|
-
constructor(
|
|
25
|
-
credentials
|
|
26
|
-
|
|
27
|
-
options?: DataFactoryManagementClientOptionalParams
|
|
28
|
-
) {
|
|
29
|
-
if (credentials === undefined) {
|
|
30
|
-
throw new Error("'credentials' cannot be null");
|
|
34
|
+
constructor(credentials: msRest.ServiceClientCredentials | TokenCredential, subscriptionId: string, options?: Models.DataFactoryManagementClientOptions) {
|
|
35
|
+
if (credentials == undefined) {
|
|
36
|
+
throw new Error('\'credentials\' cannot be null.');
|
|
31
37
|
}
|
|
32
|
-
if (subscriptionId
|
|
33
|
-
throw new Error(
|
|
38
|
+
if (subscriptionId == undefined) {
|
|
39
|
+
throw new Error('\'subscriptionId\' cannot be null.');
|
|
34
40
|
}
|
|
35
41
|
|
|
36
|
-
// Initializing default values for options
|
|
37
42
|
if (!options) {
|
|
38
43
|
options = {};
|
|
39
44
|
}
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
}
|
|
45
|
+
if (!options.userAgent) {
|
|
46
|
+
const defaultUserAgent = msRestAzure.getDefaultUserAgentValue();
|
|
47
|
+
options.userAgent = `${packageName}/${packageVersion} ${defaultUserAgent}`;
|
|
48
|
+
}
|
|
44
49
|
|
|
45
|
-
|
|
46
|
-
const userAgentPrefix =
|
|
47
|
-
options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
48
|
-
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
49
|
-
: `${packageDetails}`;
|
|
50
|
+
super(credentials, options);
|
|
50
51
|
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
userAgentOptions: {
|
|
58
|
-
userAgentPrefix
|
|
59
|
-
},
|
|
60
|
-
baseUri: options.endpoint || "https://management.azure.com"
|
|
61
|
-
};
|
|
62
|
-
super(optionsWithDefaults);
|
|
63
|
-
// Parameter assignments
|
|
52
|
+
this.apiVersion = '2018-06-01';
|
|
53
|
+
this.acceptLanguage = 'en-US';
|
|
54
|
+
this.longRunningOperationRetryTimeout = 30;
|
|
55
|
+
this.baseUri = options.baseUri || this.baseUri || "https://management.azure.com";
|
|
56
|
+
this.requestContentType = "application/json; charset=utf-8";
|
|
57
|
+
this.credentials = credentials;
|
|
64
58
|
this.subscriptionId = subscriptionId;
|
|
65
59
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
60
|
+
if (options.acceptLanguage !== null && options.acceptLanguage !== undefined) {
|
|
61
|
+
this.acceptLanguage = options.acceptLanguage;
|
|
62
|
+
}
|
|
63
|
+
if (options.longRunningOperationRetryTimeout !== null && options.longRunningOperationRetryTimeout !== undefined) {
|
|
64
|
+
this.longRunningOperationRetryTimeout = options.longRunningOperationRetryTimeout;
|
|
65
|
+
}
|
|
69
66
|
}
|
|
70
67
|
}
|
package/{dist-esm/src/operationsInterfaces/activityRuns.js → src/models/activityRunsMappers.ts}
RENAMED
|
@@ -5,5 +5,13 @@
|
|
|
5
5
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
8
|
+
|
|
9
|
+
export {
|
|
10
|
+
discriminators,
|
|
11
|
+
ActivityRun,
|
|
12
|
+
ActivityRunsQueryResponse,
|
|
13
|
+
CloudError,
|
|
14
|
+
RunFilterParameters,
|
|
15
|
+
RunQueryFilter,
|
|
16
|
+
RunQueryOrderBy
|
|
17
|
+
} from "../models/mappers";
|