@azure/arm-datafactory 10.4.0 → 10.6.0-alpha.20220608.1
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/CHANGELOG.md +39 -0
- package/dist/index.js +2099 -3149
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/activityRunsQueryByPipelineRunSample.d.ts +2 -0
- package/dist-esm/samples-dev/activityRunsQueryByPipelineRunSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/activityRunsQueryByPipelineRunSample.js +36 -0
- package/dist-esm/samples-dev/activityRunsQueryByPipelineRunSample.js.map +1 -0
- package/dist-esm/samples-dev/dataFlowDebugSessionAddDataFlowSample.d.ts +2 -0
- package/dist-esm/samples-dev/dataFlowDebugSessionAddDataFlowSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataFlowDebugSessionAddDataFlowSample.js +94 -0
- package/dist-esm/samples-dev/dataFlowDebugSessionAddDataFlowSample.js.map +1 -0
- package/dist-esm/samples-dev/dataFlowDebugSessionCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/dataFlowDebugSessionCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataFlowDebugSessionCreateSample.js +48 -0
- package/dist-esm/samples-dev/dataFlowDebugSessionCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/dataFlowDebugSessionDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/dataFlowDebugSessionDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataFlowDebugSessionDeleteSample.js +34 -0
- package/dist-esm/samples-dev/dataFlowDebugSessionDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/dataFlowDebugSessionExecuteCommandSample.d.ts +2 -0
- package/dist-esm/samples-dev/dataFlowDebugSessionExecuteCommandSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataFlowDebugSessionExecuteCommandSample.js +36 -0
- package/dist-esm/samples-dev/dataFlowDebugSessionExecuteCommandSample.js.map +1 -0
- package/dist-esm/samples-dev/dataFlowDebugSessionQueryByFactorySample.d.ts +2 -0
- package/dist-esm/samples-dev/dataFlowDebugSessionQueryByFactorySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataFlowDebugSessionQueryByFactorySample.js +45 -0
- package/dist-esm/samples-dev/dataFlowDebugSessionQueryByFactorySample.js.map +1 -0
- package/dist-esm/samples-dev/dataFlowsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/dataFlowsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataFlowsCreateOrUpdateSample.js +117 -0
- package/dist-esm/samples-dev/dataFlowsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/dataFlowsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/dataFlowsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataFlowsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/dataFlowsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/dataFlowsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/dataFlowsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataFlowsGetSample.js +32 -0
- package/dist-esm/samples-dev/dataFlowsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/dataFlowsListByFactorySample.d.ts +2 -0
- package/dist-esm/samples-dev/dataFlowsListByFactorySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataFlowsListByFactorySample.js +45 -0
- package/dist-esm/samples-dev/dataFlowsListByFactorySample.js.map +1 -0
- package/dist-esm/samples-dev/datasetsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/datasetsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/datasetsCreateOrUpdateSample.js +84 -0
- package/dist-esm/samples-dev/datasetsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/datasetsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/datasetsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/datasetsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/datasetsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/datasetsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/datasetsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/datasetsGetSample.js +32 -0
- package/dist-esm/samples-dev/datasetsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/datasetsListByFactorySample.d.ts +2 -0
- package/dist-esm/samples-dev/datasetsListByFactorySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/datasetsListByFactorySample.js +45 -0
- package/dist-esm/samples-dev/datasetsListByFactorySample.js.map +1 -0
- package/dist-esm/samples-dev/exposureControlGetFeatureValueByFactorySample.d.ts +2 -0
- package/dist-esm/samples-dev/exposureControlGetFeatureValueByFactorySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/exposureControlGetFeatureValueByFactorySample.js +35 -0
- package/dist-esm/samples-dev/exposureControlGetFeatureValueByFactorySample.js.map +1 -0
- package/dist-esm/samples-dev/exposureControlGetFeatureValueSample.d.ts +2 -0
- package/dist-esm/samples-dev/exposureControlGetFeatureValueSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/exposureControlGetFeatureValueSample.js +34 -0
- package/dist-esm/samples-dev/exposureControlGetFeatureValueSample.js.map +1 -0
- package/dist-esm/samples-dev/exposureControlQueryFeatureValuesByFactorySample.d.ts +2 -0
- package/dist-esm/samples-dev/exposureControlQueryFeatureValuesByFactorySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/exposureControlQueryFeatureValuesByFactorySample.js +40 -0
- package/dist-esm/samples-dev/exposureControlQueryFeatureValuesByFactorySample.js.map +1 -0
- package/dist-esm/samples-dev/factoriesConfigureFactoryRepoSample.d.ts +2 -0
- package/dist-esm/samples-dev/factoriesConfigureFactoryRepoSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/factoriesConfigureFactoryRepoSample.js +43 -0
- package/dist-esm/samples-dev/factoriesConfigureFactoryRepoSample.js.map +1 -0
- package/dist-esm/samples-dev/factoriesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/factoriesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/factoriesCreateOrUpdateSample.js +32 -0
- package/dist-esm/samples-dev/factoriesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/factoriesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/factoriesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/factoriesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/factoriesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/factoriesGetDataPlaneAccessSample.d.ts +2 -0
- package/dist-esm/samples-dev/factoriesGetDataPlaneAccessSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/factoriesGetDataPlaneAccessSample.js +38 -0
- package/dist-esm/samples-dev/factoriesGetDataPlaneAccessSample.js.map +1 -0
- package/dist-esm/samples-dev/factoriesGetGitHubAccessTokenSample.d.ts +2 -0
- package/dist-esm/samples-dev/factoriesGetGitHubAccessTokenSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/factoriesGetGitHubAccessTokenSample.js +36 -0
- package/dist-esm/samples-dev/factoriesGetGitHubAccessTokenSample.js.map +1 -0
- package/dist-esm/samples-dev/factoriesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/factoriesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/factoriesGetSample.js +31 -0
- package/dist-esm/samples-dev/factoriesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/factoriesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/factoriesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/factoriesListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/factoriesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/factoriesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/factoriesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/factoriesListSample.js +43 -0
- package/dist-esm/samples-dev/factoriesListSample.js.map +1 -0
- package/dist-esm/samples-dev/factoriesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/factoriesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/factoriesUpdateSample.js +34 -0
- package/dist-esm/samples-dev/factoriesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/globalParametersCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/globalParametersCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/globalParametersCreateOrUpdateSample.js +57 -0
- package/dist-esm/samples-dev/globalParametersCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/globalParametersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/globalParametersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/globalParametersDeleteSample.js +32 -0
- package/dist-esm/samples-dev/globalParametersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/globalParametersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/globalParametersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/globalParametersGetSample.js +32 -0
- package/dist-esm/samples-dev/globalParametersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/globalParametersListByFactorySample.d.ts +2 -0
- package/dist-esm/samples-dev/globalParametersListByFactorySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/globalParametersListByFactorySample.js +45 -0
- package/dist-esm/samples-dev/globalParametersListByFactorySample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimeNodesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimeNodesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimeNodesDeleteSample.js +33 -0
- package/dist-esm/samples-dev/integrationRuntimeNodesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimeNodesGetIPAddressSample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimeNodesGetIPAddressSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimeNodesGetIPAddressSample.js +33 -0
- package/dist-esm/samples-dev/integrationRuntimeNodesGetIPAddressSample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimeNodesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimeNodesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimeNodesGetSample.js +33 -0
- package/dist-esm/samples-dev/integrationRuntimeNodesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimeNodesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimeNodesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimeNodesUpdateSample.js +36 -0
- package/dist-esm/samples-dev/integrationRuntimeNodesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimeObjectMetadataGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimeObjectMetadataGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimeObjectMetadataGetSample.js +38 -0
- package/dist-esm/samples-dev/integrationRuntimeObjectMetadataGetSample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimeObjectMetadataRefreshSample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimeObjectMetadataRefreshSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimeObjectMetadataRefreshSample.js +32 -0
- package/dist-esm/samples-dev/integrationRuntimeObjectMetadataRefreshSample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesCreateLinkedIntegrationRuntimeSample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimesCreateLinkedIntegrationRuntimeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesCreateLinkedIntegrationRuntimeSample.js +38 -0
- package/dist-esm/samples-dev/integrationRuntimesCreateLinkedIntegrationRuntimeSample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesCreateOrUpdateSample.js +38 -0
- package/dist-esm/samples-dev/integrationRuntimesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/integrationRuntimesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesGetConnectionInfoSample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimesGetConnectionInfoSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesGetConnectionInfoSample.js +32 -0
- package/dist-esm/samples-dev/integrationRuntimesGetConnectionInfoSample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesGetMonitoringDataSample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimesGetMonitoringDataSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesGetMonitoringDataSample.js +32 -0
- package/dist-esm/samples-dev/integrationRuntimesGetMonitoringDataSample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesGetSample.js +32 -0
- package/dist-esm/samples-dev/integrationRuntimesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesGetStatusSample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimesGetStatusSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesGetStatusSample.js +32 -0
- package/dist-esm/samples-dev/integrationRuntimesGetStatusSample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesListAuthKeysSample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimesListAuthKeysSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesListAuthKeysSample.js +32 -0
- package/dist-esm/samples-dev/integrationRuntimesListAuthKeysSample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesListByFactorySample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimesListByFactorySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesListByFactorySample.js +45 -0
- package/dist-esm/samples-dev/integrationRuntimesListByFactorySample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesListOutboundNetworkDependenciesEndpointsSample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimesListOutboundNetworkDependenciesEndpointsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesListOutboundNetworkDependenciesEndpointsSample.js +32 -0
- package/dist-esm/samples-dev/integrationRuntimesListOutboundNetworkDependenciesEndpointsSample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesRegenerateAuthKeySample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimesRegenerateAuthKeySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesRegenerateAuthKeySample.js +35 -0
- package/dist-esm/samples-dev/integrationRuntimesRegenerateAuthKeySample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesRemoveLinksSample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimesRemoveLinksSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesRemoveLinksSample.js +35 -0
- package/dist-esm/samples-dev/integrationRuntimesRemoveLinksSample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesStartSample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimesStartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesStartSample.js +32 -0
- package/dist-esm/samples-dev/integrationRuntimesStartSample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesStopSample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimesStopSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesStopSample.js +32 -0
- package/dist-esm/samples-dev/integrationRuntimesStopSample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesSyncCredentialsSample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimesSyncCredentialsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesSyncCredentialsSample.js +32 -0
- package/dist-esm/samples-dev/integrationRuntimesSyncCredentialsSample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesUpdateSample.js +36 -0
- package/dist-esm/samples-dev/integrationRuntimesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesUpgradeSample.d.ts +2 -0
- package/dist-esm/samples-dev/integrationRuntimesUpgradeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/integrationRuntimesUpgradeSample.js +32 -0
- package/dist-esm/samples-dev/integrationRuntimesUpgradeSample.js.map +1 -0
- package/dist-esm/samples-dev/linkedServicesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/linkedServicesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/linkedServicesCreateOrUpdateSample.js +70 -0
- package/dist-esm/samples-dev/linkedServicesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/linkedServicesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/linkedServicesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/linkedServicesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/linkedServicesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/linkedServicesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/linkedServicesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/linkedServicesGetSample.js +32 -0
- package/dist-esm/samples-dev/linkedServicesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/linkedServicesListByFactorySample.d.ts +2 -0
- package/dist-esm/samples-dev/linkedServicesListByFactorySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/linkedServicesListByFactorySample.js +45 -0
- package/dist-esm/samples-dev/linkedServicesListByFactorySample.js.map +1 -0
- package/dist-esm/samples-dev/managedPrivateEndpointsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/managedPrivateEndpointsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/managedPrivateEndpointsCreateOrUpdateSample.js +40 -0
- package/dist-esm/samples-dev/managedPrivateEndpointsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/managedPrivateEndpointsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/managedPrivateEndpointsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/managedPrivateEndpointsDeleteSample.js +33 -0
- package/dist-esm/samples-dev/managedPrivateEndpointsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/managedPrivateEndpointsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/managedPrivateEndpointsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/managedPrivateEndpointsGetSample.js +33 -0
- package/dist-esm/samples-dev/managedPrivateEndpointsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/managedPrivateEndpointsListByFactorySample.d.ts +2 -0
- package/dist-esm/samples-dev/managedPrivateEndpointsListByFactorySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/managedPrivateEndpointsListByFactorySample.js +46 -0
- package/dist-esm/samples-dev/managedPrivateEndpointsListByFactorySample.js.map +1 -0
- package/dist-esm/samples-dev/managedVirtualNetworksCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/managedVirtualNetworksCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/managedVirtualNetworksCreateOrUpdateSample.js +35 -0
- package/dist-esm/samples-dev/managedVirtualNetworksCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/managedVirtualNetworksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/managedVirtualNetworksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/managedVirtualNetworksGetSample.js +32 -0
- package/dist-esm/samples-dev/managedVirtualNetworksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/managedVirtualNetworksListByFactorySample.d.ts +2 -0
- package/dist-esm/samples-dev/managedVirtualNetworksListByFactorySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/managedVirtualNetworksListByFactorySample.js +45 -0
- package/dist-esm/samples-dev/managedVirtualNetworksListByFactorySample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +43 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/pipelineRunsCancelSample.d.ts +2 -0
- package/dist-esm/samples-dev/pipelineRunsCancelSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/pipelineRunsCancelSample.js +32 -0
- package/dist-esm/samples-dev/pipelineRunsCancelSample.js.map +1 -0
- package/dist-esm/samples-dev/pipelineRunsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/pipelineRunsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/pipelineRunsGetSample.js +32 -0
- package/dist-esm/samples-dev/pipelineRunsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/pipelineRunsQueryByFactorySample.d.ts +2 -0
- package/dist-esm/samples-dev/pipelineRunsQueryByFactorySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/pipelineRunsQueryByFactorySample.js +42 -0
- package/dist-esm/samples-dev/pipelineRunsQueryByFactorySample.js.map +1 -0
- package/dist-esm/samples-dev/pipelinesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/pipelinesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/pipelinesCreateOrUpdateSample.js +147 -0
- package/dist-esm/samples-dev/pipelinesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/pipelinesCreateRunSample.d.ts +2 -0
- package/dist-esm/samples-dev/pipelinesCreateRunSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/pipelinesCreateRunSample.js +40 -0
- package/dist-esm/samples-dev/pipelinesCreateRunSample.js.map +1 -0
- package/dist-esm/samples-dev/pipelinesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/pipelinesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/pipelinesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/pipelinesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/pipelinesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/pipelinesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/pipelinesGetSample.js +32 -0
- package/dist-esm/samples-dev/pipelinesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/pipelinesListByFactorySample.d.ts +2 -0
- package/dist-esm/samples-dev/pipelinesListByFactorySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/pipelinesListByFactorySample.js +45 -0
- package/dist-esm/samples-dev/pipelinesListByFactorySample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndPointConnectionsListByFactorySample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndPointConnectionsListByFactorySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndPointConnectionsListByFactorySample.js +45 -0
- package/dist-esm/samples-dev/privateEndPointConnectionsListByFactorySample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionCreateOrUpdateSample.js +44 -0
- package/dist-esm/samples-dev/privateEndpointConnectionCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionDeleteSample.js +32 -0
- package/dist-esm/samples-dev/privateEndpointConnectionDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionGetSample.js +32 -0
- package/dist-esm/samples-dev/privateEndpointConnectionGetSample.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +31 -0
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/triggerRunsCancelSample.d.ts +2 -0
- package/dist-esm/samples-dev/triggerRunsCancelSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/triggerRunsCancelSample.js +33 -0
- package/dist-esm/samples-dev/triggerRunsCancelSample.js.map +1 -0
- package/dist-esm/samples-dev/triggerRunsQueryByFactorySample.d.ts +2 -0
- package/dist-esm/samples-dev/triggerRunsQueryByFactorySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/triggerRunsQueryByFactorySample.js +38 -0
- package/dist-esm/samples-dev/triggerRunsQueryByFactorySample.js.map +1 -0
- package/dist-esm/samples-dev/triggerRunsRerunSample.d.ts +2 -0
- package/dist-esm/samples-dev/triggerRunsRerunSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/triggerRunsRerunSample.js +33 -0
- package/dist-esm/samples-dev/triggerRunsRerunSample.js.map +1 -0
- package/dist-esm/samples-dev/triggersCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/triggersCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/triggersCreateOrUpdateSample.js +94 -0
- package/dist-esm/samples-dev/triggersCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/triggersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/triggersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/triggersDeleteSample.js +32 -0
- package/dist-esm/samples-dev/triggersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/triggersGetEventSubscriptionStatusSample.d.ts +2 -0
- package/dist-esm/samples-dev/triggersGetEventSubscriptionStatusSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/triggersGetEventSubscriptionStatusSample.js +32 -0
- package/dist-esm/samples-dev/triggersGetEventSubscriptionStatusSample.js.map +1 -0
- package/dist-esm/samples-dev/triggersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/triggersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/triggersGetSample.js +32 -0
- package/dist-esm/samples-dev/triggersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/triggersListByFactorySample.d.ts +2 -0
- package/dist-esm/samples-dev/triggersListByFactorySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/triggersListByFactorySample.js +45 -0
- package/dist-esm/samples-dev/triggersListByFactorySample.js.map +1 -0
- package/dist-esm/samples-dev/triggersQueryByFactorySample.d.ts +2 -0
- package/dist-esm/samples-dev/triggersQueryByFactorySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/triggersQueryByFactorySample.js +34 -0
- package/dist-esm/samples-dev/triggersQueryByFactorySample.js.map +1 -0
- package/dist-esm/samples-dev/triggersStartSample.d.ts +2 -0
- package/dist-esm/samples-dev/triggersStartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/triggersStartSample.js +32 -0
- package/dist-esm/samples-dev/triggersStartSample.js.map +1 -0
- package/dist-esm/samples-dev/triggersStopSample.d.ts +2 -0
- package/dist-esm/samples-dev/triggersStopSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/triggersStopSample.js +32 -0
- package/dist-esm/samples-dev/triggersStopSample.js.map +1 -0
- package/dist-esm/samples-dev/triggersSubscribeToEventsSample.d.ts +2 -0
- package/dist-esm/samples-dev/triggersSubscribeToEventsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/triggersSubscribeToEventsSample.js +32 -0
- package/dist-esm/samples-dev/triggersSubscribeToEventsSample.js.map +1 -0
- package/dist-esm/samples-dev/triggersUnsubscribeFromEventsSample.d.ts +2 -0
- package/dist-esm/samples-dev/triggersUnsubscribeFromEventsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/triggersUnsubscribeFromEventsSample.js +32 -0
- package/dist-esm/samples-dev/triggersUnsubscribeFromEventsSample.js.map +1 -0
- package/dist-esm/src/dataFactoryManagementClient.d.ts +4 -1
- package/dist-esm/src/dataFactoryManagementClient.d.ts.map +1 -1
- package/dist-esm/src/dataFactoryManagementClient.js +32 -2
- package/dist-esm/src/dataFactoryManagementClient.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +1521 -1450
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +1 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +4 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1587 -2927
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +2 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +21 -2
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/globalParameters.d.ts +63 -0
- package/dist-esm/src/operations/globalParameters.d.ts.map +1 -0
- package/dist-esm/src/operations/globalParameters.js +241 -0
- package/dist-esm/src/operations/globalParameters.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +1 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +1 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/globalParameters.d.ts +38 -0
- package/dist-esm/src/operationsInterfaces/globalParameters.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/globalParameters.js +9 -0
- package/dist-esm/src/operationsInterfaces/globalParameters.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +1 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/test/sampleTest.js +11 -13
- package/dist-esm/test/sampleTest.js.map +1 -1
- package/package.json +19 -7
- package/review/arm-datafactory.api.md +1526 -1448
- package/src/dataFactoryManagementClient.ts +41 -3
- package/src/models/index.ts +1532 -1452
- package/src/models/mappers.ts +1597 -2921
- package/src/models/parameters.ts +24 -2
- package/src/operations/globalParameters.ts +329 -0
- package/src/operations/index.ts +1 -0
- package/src/operationsInterfaces/globalParameters.ts +75 -0
- package/src/operationsInterfaces/index.ts +1 -0
- package/tsconfig.json +8 -2
- package/types/arm-datafactory.d.ts +1573 -1450
- package/types/tsdoc-metadata.json +1 -1
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
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
|
+
import { __awaiter } from "tslib";
|
|
9
|
+
// Copyright (c) Microsoft Corporation.
|
|
10
|
+
// Licensed under the MIT License.
|
|
11
|
+
import { DataFactoryManagementClient } from "@azure/arm-datafactory";
|
|
12
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
|
+
/**
|
|
14
|
+
* This sample demonstrates how to Gets a self-hosted integration runtime node.
|
|
15
|
+
*
|
|
16
|
+
* @summary Gets a self-hosted integration runtime node.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/IntegrationRuntimeNodes_Get.json
|
|
18
|
+
*/
|
|
19
|
+
function integrationRuntimeNodesGet() {
|
|
20
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
21
|
+
const subscriptionId = "12345678-1234-1234-1234-12345678abc";
|
|
22
|
+
const resourceGroupName = "exampleResourceGroup";
|
|
23
|
+
const factoryName = "exampleFactoryName";
|
|
24
|
+
const integrationRuntimeName = "exampleIntegrationRuntime";
|
|
25
|
+
const nodeName = "Node_1";
|
|
26
|
+
const credential = new DefaultAzureCredential();
|
|
27
|
+
const client = new DataFactoryManagementClient(credential, subscriptionId);
|
|
28
|
+
const result = yield client.integrationRuntimeNodes.get(resourceGroupName, factoryName, integrationRuntimeName, nodeName);
|
|
29
|
+
console.log(result);
|
|
30
|
+
});
|
|
31
|
+
}
|
|
32
|
+
integrationRuntimeNodesGet().catch(console.error);
|
|
33
|
+
//# sourceMappingURL=integrationRuntimeNodesGetSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimeNodesGetSample.js","sourceRoot":"","sources":["../../samples-dev/integrationRuntimeNodesGetSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAC;AACrE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,0BAA0B;;QACvC,MAAM,cAAc,GAAG,qCAAqC,CAAC;QAC7D,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,MAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,MAAM,sBAAsB,GAAG,2BAA2B,CAAC;QAC3D,MAAM,QAAQ,GAAG,QAAQ,CAAC;QAC1B,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,2BAA2B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC3E,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,uBAAuB,CAAC,GAAG,CACrD,iBAAiB,EACjB,WAAW,EACX,sBAAsB,EACtB,QAAQ,CACT,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,0BAA0B,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimeNodesUpdateSample.d.ts","sourceRoot":"","sources":["../../samples-dev/integrationRuntimeNodesUpdateSample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
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
|
+
import { __awaiter } from "tslib";
|
|
9
|
+
// Copyright (c) Microsoft Corporation.
|
|
10
|
+
// Licensed under the MIT License.
|
|
11
|
+
import { DataFactoryManagementClient } from "@azure/arm-datafactory";
|
|
12
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
|
+
/**
|
|
14
|
+
* This sample demonstrates how to Updates a self-hosted integration runtime node.
|
|
15
|
+
*
|
|
16
|
+
* @summary Updates a self-hosted integration runtime node.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/IntegrationRuntimeNodes_Update.json
|
|
18
|
+
*/
|
|
19
|
+
function integrationRuntimeNodesUpdate() {
|
|
20
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
21
|
+
const subscriptionId = "12345678-1234-1234-1234-12345678abc";
|
|
22
|
+
const resourceGroupName = "exampleResourceGroup";
|
|
23
|
+
const factoryName = "exampleFactoryName";
|
|
24
|
+
const integrationRuntimeName = "exampleIntegrationRuntime";
|
|
25
|
+
const nodeName = "Node_1";
|
|
26
|
+
const updateIntegrationRuntimeNodeRequest = {
|
|
27
|
+
concurrentJobsLimit: 2
|
|
28
|
+
};
|
|
29
|
+
const credential = new DefaultAzureCredential();
|
|
30
|
+
const client = new DataFactoryManagementClient(credential, subscriptionId);
|
|
31
|
+
const result = yield client.integrationRuntimeNodes.update(resourceGroupName, factoryName, integrationRuntimeName, nodeName, updateIntegrationRuntimeNodeRequest);
|
|
32
|
+
console.log(result);
|
|
33
|
+
});
|
|
34
|
+
}
|
|
35
|
+
integrationRuntimeNodesUpdate().catch(console.error);
|
|
36
|
+
//# sourceMappingURL=integrationRuntimeNodesUpdateSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimeNodesUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/integrationRuntimeNodesUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,2BAA2B,EAC5B,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,6BAA6B;;QAC1C,MAAM,cAAc,GAAG,qCAAqC,CAAC;QAC7D,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,MAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,MAAM,sBAAsB,GAAG,2BAA2B,CAAC;QAC3D,MAAM,QAAQ,GAAG,QAAQ,CAAC;QAC1B,MAAM,mCAAmC,GAAwC;YAC/E,mBAAmB,EAAE,CAAC;SACvB,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,2BAA2B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC3E,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,uBAAuB,CAAC,MAAM,CACxD,iBAAiB,EACjB,WAAW,EACX,sBAAsB,EACtB,QAAQ,EACR,mCAAmC,CACpC,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,6BAA6B,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimeObjectMetadataGetSample.d.ts","sourceRoot":"","sources":["../../samples-dev/integrationRuntimeObjectMetadataGetSample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
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
|
+
import { __awaiter } from "tslib";
|
|
9
|
+
// Copyright (c) Microsoft Corporation.
|
|
10
|
+
// Licensed under the MIT License.
|
|
11
|
+
import { DataFactoryManagementClient } from "@azure/arm-datafactory";
|
|
12
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
|
+
/**
|
|
14
|
+
* This sample demonstrates how to Get a SSIS integration runtime object metadata by specified path. The return is pageable metadata list.
|
|
15
|
+
*
|
|
16
|
+
* @summary Get a SSIS integration runtime object metadata by specified path. The return is pageable metadata list.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/IntegrationRuntimeObjectMetadata_Get.json
|
|
18
|
+
*/
|
|
19
|
+
function integrationRuntimeObjectMetadataGet() {
|
|
20
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
21
|
+
const subscriptionId = "12345678-1234-1234-1234-12345678abc";
|
|
22
|
+
const resourceGroupName = "exampleResourceGroup";
|
|
23
|
+
const factoryName = "exampleFactoryName";
|
|
24
|
+
const integrationRuntimeName = "testactivityv2";
|
|
25
|
+
const getMetadataRequest = {
|
|
26
|
+
metadataPath: "ssisFolders"
|
|
27
|
+
};
|
|
28
|
+
const options = {
|
|
29
|
+
getMetadataRequest
|
|
30
|
+
};
|
|
31
|
+
const credential = new DefaultAzureCredential();
|
|
32
|
+
const client = new DataFactoryManagementClient(credential, subscriptionId);
|
|
33
|
+
const result = yield client.integrationRuntimeObjectMetadata.get(resourceGroupName, factoryName, integrationRuntimeName, options);
|
|
34
|
+
console.log(result);
|
|
35
|
+
});
|
|
36
|
+
}
|
|
37
|
+
integrationRuntimeObjectMetadataGet().catch(console.error);
|
|
38
|
+
//# sourceMappingURL=integrationRuntimeObjectMetadataGetSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimeObjectMetadataGetSample.js","sourceRoot":"","sources":["../../samples-dev/integrationRuntimeObjectMetadataGetSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAGL,2BAA2B,EAC5B,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,mCAAmC;;QAChD,MAAM,cAAc,GAAG,qCAAqC,CAAC;QAC7D,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,MAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,MAAM,sBAAsB,GAAG,gBAAgB,CAAC;QAChD,MAAM,kBAAkB,GAAiC;YACvD,YAAY,EAAE,aAAa;SAC5B,CAAC;QACF,MAAM,OAAO,GAAsD;YACjE,kBAAkB;SACnB,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,2BAA2B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC3E,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,gCAAgC,CAAC,GAAG,CAC9D,iBAAiB,EACjB,WAAW,EACX,sBAAsB,EACtB,OAAO,CACR,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,mCAAmC,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimeObjectMetadataRefreshSample.d.ts","sourceRoot":"","sources":["../../samples-dev/integrationRuntimeObjectMetadataRefreshSample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
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
|
+
import { __awaiter } from "tslib";
|
|
9
|
+
// Copyright (c) Microsoft Corporation.
|
|
10
|
+
// Licensed under the MIT License.
|
|
11
|
+
import { DataFactoryManagementClient } from "@azure/arm-datafactory";
|
|
12
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
|
+
/**
|
|
14
|
+
* This sample demonstrates how to Refresh a SSIS integration runtime object metadata.
|
|
15
|
+
*
|
|
16
|
+
* @summary Refresh a SSIS integration runtime object metadata.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/IntegrationRuntimeObjectMetadata_Refresh.json
|
|
18
|
+
*/
|
|
19
|
+
function integrationRuntimeObjectMetadataRefresh() {
|
|
20
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
21
|
+
const subscriptionId = "12345678-1234-1234-1234-12345678abc";
|
|
22
|
+
const resourceGroupName = "exampleResourceGroup";
|
|
23
|
+
const factoryName = "exampleFactoryName";
|
|
24
|
+
const integrationRuntimeName = "testactivityv2";
|
|
25
|
+
const credential = new DefaultAzureCredential();
|
|
26
|
+
const client = new DataFactoryManagementClient(credential, subscriptionId);
|
|
27
|
+
const result = yield client.integrationRuntimeObjectMetadata.beginRefreshAndWait(resourceGroupName, factoryName, integrationRuntimeName);
|
|
28
|
+
console.log(result);
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
integrationRuntimeObjectMetadataRefresh().catch(console.error);
|
|
32
|
+
//# sourceMappingURL=integrationRuntimeObjectMetadataRefreshSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimeObjectMetadataRefreshSample.js","sourceRoot":"","sources":["../../samples-dev/integrationRuntimeObjectMetadataRefreshSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAC;AACrE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,uCAAuC;;QACpD,MAAM,cAAc,GAAG,qCAAqC,CAAC;QAC7D,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,MAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,MAAM,sBAAsB,GAAG,gBAAgB,CAAC;QAChD,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,2BAA2B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC3E,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,gCAAgC,CAAC,mBAAmB,CAC9E,iBAAiB,EACjB,WAAW,EACX,sBAAsB,CACvB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,uCAAuC,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesCreateLinkedIntegrationRuntimeSample.d.ts","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesCreateLinkedIntegrationRuntimeSample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
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
|
+
import { __awaiter } from "tslib";
|
|
9
|
+
// Copyright (c) Microsoft Corporation.
|
|
10
|
+
// Licensed under the MIT License.
|
|
11
|
+
import { DataFactoryManagementClient } from "@azure/arm-datafactory";
|
|
12
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
|
+
/**
|
|
14
|
+
* This sample demonstrates how to Create a linked integration runtime entry in a shared integration runtime.
|
|
15
|
+
*
|
|
16
|
+
* @summary Create a linked integration runtime entry in a shared integration runtime.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/IntegrationRuntimes_CreateLinkedIntegrationRuntime.json
|
|
18
|
+
*/
|
|
19
|
+
function integrationRuntimesCreateLinkedIntegrationRuntime() {
|
|
20
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
21
|
+
const subscriptionId = "12345678-1234-1234-1234-12345678abc";
|
|
22
|
+
const resourceGroupName = "exampleResourceGroup";
|
|
23
|
+
const factoryName = "exampleFactoryName";
|
|
24
|
+
const integrationRuntimeName = "exampleIntegrationRuntime";
|
|
25
|
+
const createLinkedIntegrationRuntimeRequest = {
|
|
26
|
+
name: "bfa92911-9fb6-4fbe-8f23-beae87bc1c83",
|
|
27
|
+
dataFactoryLocation: "West US",
|
|
28
|
+
dataFactoryName: "e9955d6d-56ea-4be3-841c-52a12c1a9981",
|
|
29
|
+
subscriptionId: "061774c7-4b5a-4159-a55b-365581830283"
|
|
30
|
+
};
|
|
31
|
+
const credential = new DefaultAzureCredential();
|
|
32
|
+
const client = new DataFactoryManagementClient(credential, subscriptionId);
|
|
33
|
+
const result = yield client.integrationRuntimes.createLinkedIntegrationRuntime(resourceGroupName, factoryName, integrationRuntimeName, createLinkedIntegrationRuntimeRequest);
|
|
34
|
+
console.log(result);
|
|
35
|
+
});
|
|
36
|
+
}
|
|
37
|
+
integrationRuntimesCreateLinkedIntegrationRuntime().catch(console.error);
|
|
38
|
+
//# sourceMappingURL=integrationRuntimesCreateLinkedIntegrationRuntimeSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesCreateLinkedIntegrationRuntimeSample.js","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesCreateLinkedIntegrationRuntimeSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,2BAA2B,EAC5B,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,iDAAiD;;QAC9D,MAAM,cAAc,GAAG,qCAAqC,CAAC;QAC7D,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,MAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,MAAM,sBAAsB,GAAG,2BAA2B,CAAC;QAC3D,MAAM,qCAAqC,GAA0C;YACnF,IAAI,EAAE,sCAAsC;YAC5C,mBAAmB,EAAE,SAAS;YAC9B,eAAe,EAAE,sCAAsC;YACvD,cAAc,EAAE,sCAAsC;SACvD,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,2BAA2B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC3E,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,mBAAmB,CAAC,8BAA8B,CAC5E,iBAAiB,EACjB,WAAW,EACX,sBAAsB,EACtB,qCAAqC,CACtC,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,iDAAiD,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesCreateOrUpdateSample.d.ts","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesCreateOrUpdateSample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
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
|
+
import { __awaiter } from "tslib";
|
|
9
|
+
// Copyright (c) Microsoft Corporation.
|
|
10
|
+
// Licensed under the MIT License.
|
|
11
|
+
import { DataFactoryManagementClient } from "@azure/arm-datafactory";
|
|
12
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
|
+
/**
|
|
14
|
+
* This sample demonstrates how to Creates or updates an integration runtime.
|
|
15
|
+
*
|
|
16
|
+
* @summary Creates or updates an integration runtime.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/IntegrationRuntimes_Create.json
|
|
18
|
+
*/
|
|
19
|
+
function integrationRuntimesCreate() {
|
|
20
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
21
|
+
const subscriptionId = "12345678-1234-1234-1234-12345678abc";
|
|
22
|
+
const resourceGroupName = "exampleResourceGroup";
|
|
23
|
+
const factoryName = "exampleFactoryName";
|
|
24
|
+
const integrationRuntimeName = "exampleIntegrationRuntime";
|
|
25
|
+
const integrationRuntime = {
|
|
26
|
+
properties: {
|
|
27
|
+
type: "SelfHosted",
|
|
28
|
+
description: "A selfhosted integration runtime"
|
|
29
|
+
}
|
|
30
|
+
};
|
|
31
|
+
const credential = new DefaultAzureCredential();
|
|
32
|
+
const client = new DataFactoryManagementClient(credential, subscriptionId);
|
|
33
|
+
const result = yield client.integrationRuntimes.createOrUpdate(resourceGroupName, factoryName, integrationRuntimeName, integrationRuntime);
|
|
34
|
+
console.log(result);
|
|
35
|
+
});
|
|
36
|
+
}
|
|
37
|
+
integrationRuntimesCreate().catch(console.error);
|
|
38
|
+
//# sourceMappingURL=integrationRuntimesCreateOrUpdateSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,2BAA2B,EAC5B,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,yBAAyB;;QACtC,MAAM,cAAc,GAAG,qCAAqC,CAAC;QAC7D,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,MAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,MAAM,sBAAsB,GAAG,2BAA2B,CAAC;QAC3D,MAAM,kBAAkB,GAA+B;YACrD,UAAU,EAAE;gBACV,IAAI,EAAE,YAAY;gBAClB,WAAW,EAAE,kCAAkC;aAChD;SACF,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,2BAA2B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC3E,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,mBAAmB,CAAC,cAAc,CAC5D,iBAAiB,EACjB,WAAW,EACX,sBAAsB,EACtB,kBAAkB,CACnB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,yBAAyB,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesDeleteSample.d.ts","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesDeleteSample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
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
|
+
import { __awaiter } from "tslib";
|
|
9
|
+
// Copyright (c) Microsoft Corporation.
|
|
10
|
+
// Licensed under the MIT License.
|
|
11
|
+
import { DataFactoryManagementClient } from "@azure/arm-datafactory";
|
|
12
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
|
+
/**
|
|
14
|
+
* This sample demonstrates how to Deletes an integration runtime.
|
|
15
|
+
*
|
|
16
|
+
* @summary Deletes an integration runtime.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/IntegrationRuntimes_Delete.json
|
|
18
|
+
*/
|
|
19
|
+
function integrationRuntimesDelete() {
|
|
20
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
21
|
+
const subscriptionId = "12345678-1234-1234-1234-12345678abc";
|
|
22
|
+
const resourceGroupName = "exampleResourceGroup";
|
|
23
|
+
const factoryName = "exampleFactoryName";
|
|
24
|
+
const integrationRuntimeName = "exampleIntegrationRuntime";
|
|
25
|
+
const credential = new DefaultAzureCredential();
|
|
26
|
+
const client = new DataFactoryManagementClient(credential, subscriptionId);
|
|
27
|
+
const result = yield client.integrationRuntimes.delete(resourceGroupName, factoryName, integrationRuntimeName);
|
|
28
|
+
console.log(result);
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
integrationRuntimesDelete().catch(console.error);
|
|
32
|
+
//# sourceMappingURL=integrationRuntimesDeleteSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesDeleteSample.js","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesDeleteSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAC;AACrE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,yBAAyB;;QACtC,MAAM,cAAc,GAAG,qCAAqC,CAAC;QAC7D,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,MAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,MAAM,sBAAsB,GAAG,2BAA2B,CAAC;QAC3D,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,2BAA2B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC3E,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,mBAAmB,CAAC,MAAM,CACpD,iBAAiB,EACjB,WAAW,EACX,sBAAsB,CACvB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,yBAAyB,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesGetConnectionInfoSample.d.ts","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesGetConnectionInfoSample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
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
|
+
import { __awaiter } from "tslib";
|
|
9
|
+
// Copyright (c) Microsoft Corporation.
|
|
10
|
+
// Licensed under the MIT License.
|
|
11
|
+
import { DataFactoryManagementClient } from "@azure/arm-datafactory";
|
|
12
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
|
+
/**
|
|
14
|
+
* This sample demonstrates how to Gets the on-premises integration runtime connection information for encrypting the on-premises data source credentials.
|
|
15
|
+
*
|
|
16
|
+
* @summary Gets the on-premises integration runtime connection information for encrypting the on-premises data source credentials.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/IntegrationRuntimes_GetConnectionInfo.json
|
|
18
|
+
*/
|
|
19
|
+
function integrationRuntimesGetConnectionInfo() {
|
|
20
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
21
|
+
const subscriptionId = "12345678-1234-1234-1234-12345678abc";
|
|
22
|
+
const resourceGroupName = "exampleResourceGroup";
|
|
23
|
+
const factoryName = "exampleFactoryName";
|
|
24
|
+
const integrationRuntimeName = "exampleIntegrationRuntime";
|
|
25
|
+
const credential = new DefaultAzureCredential();
|
|
26
|
+
const client = new DataFactoryManagementClient(credential, subscriptionId);
|
|
27
|
+
const result = yield client.integrationRuntimes.getConnectionInfo(resourceGroupName, factoryName, integrationRuntimeName);
|
|
28
|
+
console.log(result);
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
integrationRuntimesGetConnectionInfo().catch(console.error);
|
|
32
|
+
//# sourceMappingURL=integrationRuntimesGetConnectionInfoSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesGetConnectionInfoSample.js","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesGetConnectionInfoSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAC;AACrE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,oCAAoC;;QACjD,MAAM,cAAc,GAAG,qCAAqC,CAAC;QAC7D,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,MAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,MAAM,sBAAsB,GAAG,2BAA2B,CAAC;QAC3D,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,2BAA2B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC3E,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,mBAAmB,CAAC,iBAAiB,CAC/D,iBAAiB,EACjB,WAAW,EACX,sBAAsB,CACvB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,oCAAoC,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesGetMonitoringDataSample.d.ts","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesGetMonitoringDataSample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
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
|
+
import { __awaiter } from "tslib";
|
|
9
|
+
// Copyright (c) Microsoft Corporation.
|
|
10
|
+
// Licensed under the MIT License.
|
|
11
|
+
import { DataFactoryManagementClient } from "@azure/arm-datafactory";
|
|
12
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
|
+
/**
|
|
14
|
+
* This sample demonstrates how to Get the integration runtime monitoring data, which includes the monitor data for all the nodes under this integration runtime.
|
|
15
|
+
*
|
|
16
|
+
* @summary Get the integration runtime monitoring data, which includes the monitor data for all the nodes under this integration runtime.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/IntegrationRuntimes_GetMonitoringData.json
|
|
18
|
+
*/
|
|
19
|
+
function integrationRuntimesGetMonitoringData() {
|
|
20
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
21
|
+
const subscriptionId = "12345678-1234-1234-1234-12345678abc";
|
|
22
|
+
const resourceGroupName = "exampleResourceGroup";
|
|
23
|
+
const factoryName = "exampleFactoryName";
|
|
24
|
+
const integrationRuntimeName = "exampleIntegrationRuntime";
|
|
25
|
+
const credential = new DefaultAzureCredential();
|
|
26
|
+
const client = new DataFactoryManagementClient(credential, subscriptionId);
|
|
27
|
+
const result = yield client.integrationRuntimes.getMonitoringData(resourceGroupName, factoryName, integrationRuntimeName);
|
|
28
|
+
console.log(result);
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
integrationRuntimesGetMonitoringData().catch(console.error);
|
|
32
|
+
//# sourceMappingURL=integrationRuntimesGetMonitoringDataSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesGetMonitoringDataSample.js","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesGetMonitoringDataSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAC;AACrE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,oCAAoC;;QACjD,MAAM,cAAc,GAAG,qCAAqC,CAAC;QAC7D,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,MAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,MAAM,sBAAsB,GAAG,2BAA2B,CAAC;QAC3D,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,2BAA2B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC3E,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,mBAAmB,CAAC,iBAAiB,CAC/D,iBAAiB,EACjB,WAAW,EACX,sBAAsB,CACvB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,oCAAoC,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesGetSample.d.ts","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesGetSample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
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
|
+
import { __awaiter } from "tslib";
|
|
9
|
+
// Copyright (c) Microsoft Corporation.
|
|
10
|
+
// Licensed under the MIT License.
|
|
11
|
+
import { DataFactoryManagementClient } from "@azure/arm-datafactory";
|
|
12
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
|
+
/**
|
|
14
|
+
* This sample demonstrates how to Gets an integration runtime.
|
|
15
|
+
*
|
|
16
|
+
* @summary Gets an integration runtime.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/IntegrationRuntimes_Get.json
|
|
18
|
+
*/
|
|
19
|
+
function integrationRuntimesGet() {
|
|
20
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
21
|
+
const subscriptionId = "12345678-1234-1234-1234-12345678abc";
|
|
22
|
+
const resourceGroupName = "exampleResourceGroup";
|
|
23
|
+
const factoryName = "exampleFactoryName";
|
|
24
|
+
const integrationRuntimeName = "exampleIntegrationRuntime";
|
|
25
|
+
const credential = new DefaultAzureCredential();
|
|
26
|
+
const client = new DataFactoryManagementClient(credential, subscriptionId);
|
|
27
|
+
const result = yield client.integrationRuntimes.get(resourceGroupName, factoryName, integrationRuntimeName);
|
|
28
|
+
console.log(result);
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
integrationRuntimesGet().catch(console.error);
|
|
32
|
+
//# sourceMappingURL=integrationRuntimesGetSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesGetSample.js","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesGetSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAC;AACrE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,sBAAsB;;QACnC,MAAM,cAAc,GAAG,qCAAqC,CAAC;QAC7D,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,MAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,MAAM,sBAAsB,GAAG,2BAA2B,CAAC;QAC3D,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,2BAA2B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC3E,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,mBAAmB,CAAC,GAAG,CACjD,iBAAiB,EACjB,WAAW,EACX,sBAAsB,CACvB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,sBAAsB,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesGetStatusSample.d.ts","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesGetStatusSample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
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
|
+
import { __awaiter } from "tslib";
|
|
9
|
+
// Copyright (c) Microsoft Corporation.
|
|
10
|
+
// Licensed under the MIT License.
|
|
11
|
+
import { DataFactoryManagementClient } from "@azure/arm-datafactory";
|
|
12
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
|
+
/**
|
|
14
|
+
* This sample demonstrates how to Gets detailed status information for an integration runtime.
|
|
15
|
+
*
|
|
16
|
+
* @summary Gets detailed status information for an integration runtime.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/IntegrationRuntimes_GetStatus.json
|
|
18
|
+
*/
|
|
19
|
+
function integrationRuntimesGetStatus() {
|
|
20
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
21
|
+
const subscriptionId = "12345678-1234-1234-1234-12345678abc";
|
|
22
|
+
const resourceGroupName = "exampleResourceGroup";
|
|
23
|
+
const factoryName = "exampleFactoryName";
|
|
24
|
+
const integrationRuntimeName = "exampleIntegrationRuntime";
|
|
25
|
+
const credential = new DefaultAzureCredential();
|
|
26
|
+
const client = new DataFactoryManagementClient(credential, subscriptionId);
|
|
27
|
+
const result = yield client.integrationRuntimes.getStatus(resourceGroupName, factoryName, integrationRuntimeName);
|
|
28
|
+
console.log(result);
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
integrationRuntimesGetStatus().catch(console.error);
|
|
32
|
+
//# sourceMappingURL=integrationRuntimesGetStatusSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesGetStatusSample.js","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesGetStatusSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAC;AACrE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,4BAA4B;;QACzC,MAAM,cAAc,GAAG,qCAAqC,CAAC;QAC7D,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,MAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,MAAM,sBAAsB,GAAG,2BAA2B,CAAC;QAC3D,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,2BAA2B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC3E,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,mBAAmB,CAAC,SAAS,CACvD,iBAAiB,EACjB,WAAW,EACX,sBAAsB,CACvB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,4BAA4B,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesListAuthKeysSample.d.ts","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesListAuthKeysSample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
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
|
+
import { __awaiter } from "tslib";
|
|
9
|
+
// Copyright (c) Microsoft Corporation.
|
|
10
|
+
// Licensed under the MIT License.
|
|
11
|
+
import { DataFactoryManagementClient } from "@azure/arm-datafactory";
|
|
12
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
|
+
/**
|
|
14
|
+
* This sample demonstrates how to Retrieves the authentication keys for an integration runtime.
|
|
15
|
+
*
|
|
16
|
+
* @summary Retrieves the authentication keys for an integration runtime.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/IntegrationRuntimes_ListAuthKeys.json
|
|
18
|
+
*/
|
|
19
|
+
function integrationRuntimesListAuthKeys() {
|
|
20
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
21
|
+
const subscriptionId = "12345678-1234-1234-1234-12345678abc";
|
|
22
|
+
const resourceGroupName = "exampleResourceGroup";
|
|
23
|
+
const factoryName = "exampleFactoryName";
|
|
24
|
+
const integrationRuntimeName = "exampleIntegrationRuntime";
|
|
25
|
+
const credential = new DefaultAzureCredential();
|
|
26
|
+
const client = new DataFactoryManagementClient(credential, subscriptionId);
|
|
27
|
+
const result = yield client.integrationRuntimes.listAuthKeys(resourceGroupName, factoryName, integrationRuntimeName);
|
|
28
|
+
console.log(result);
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
integrationRuntimesListAuthKeys().catch(console.error);
|
|
32
|
+
//# sourceMappingURL=integrationRuntimesListAuthKeysSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesListAuthKeysSample.js","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesListAuthKeysSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAC;AACrE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,+BAA+B;;QAC5C,MAAM,cAAc,GAAG,qCAAqC,CAAC;QAC7D,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,MAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,MAAM,sBAAsB,GAAG,2BAA2B,CAAC;QAC3D,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,2BAA2B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC3E,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,mBAAmB,CAAC,YAAY,CAC1D,iBAAiB,EACjB,WAAW,EACX,sBAAsB,CACvB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,+BAA+B,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesListByFactorySample.d.ts","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesListByFactorySample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
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
|
+
import { __asyncValues, __awaiter } from "tslib";
|
|
9
|
+
// Copyright (c) Microsoft Corporation.
|
|
10
|
+
// Licensed under the MIT License.
|
|
11
|
+
import { DataFactoryManagementClient } from "@azure/arm-datafactory";
|
|
12
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
|
+
/**
|
|
14
|
+
* This sample demonstrates how to Lists integration runtimes.
|
|
15
|
+
*
|
|
16
|
+
* @summary Lists integration runtimes.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/IntegrationRuntimes_ListByFactory.json
|
|
18
|
+
*/
|
|
19
|
+
function integrationRuntimesListByFactory() {
|
|
20
|
+
var e_1, _a;
|
|
21
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
22
|
+
const subscriptionId = "12345678-1234-1234-1234-12345678abc";
|
|
23
|
+
const resourceGroupName = "exampleResourceGroup";
|
|
24
|
+
const factoryName = "exampleFactoryName";
|
|
25
|
+
const credential = new DefaultAzureCredential();
|
|
26
|
+
const client = new DataFactoryManagementClient(credential, subscriptionId);
|
|
27
|
+
const resArray = new Array();
|
|
28
|
+
try {
|
|
29
|
+
for (var _b = __asyncValues(client.integrationRuntimes.listByFactory(resourceGroupName, factoryName)), _c; _c = yield _b.next(), !_c.done;) {
|
|
30
|
+
let item = _c.value;
|
|
31
|
+
resArray.push(item);
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
35
|
+
finally {
|
|
36
|
+
try {
|
|
37
|
+
if (_c && !_c.done && (_a = _b.return)) yield _a.call(_b);
|
|
38
|
+
}
|
|
39
|
+
finally { if (e_1) throw e_1.error; }
|
|
40
|
+
}
|
|
41
|
+
console.log(resArray);
|
|
42
|
+
});
|
|
43
|
+
}
|
|
44
|
+
integrationRuntimesListByFactory().catch(console.error);
|
|
45
|
+
//# sourceMappingURL=integrationRuntimesListByFactorySample.js.map
|