@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 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesListByFactorySample.js","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesListByFactorySample.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,gCAAgC;;;QAC7C,MAAM,cAAc,GAAG,qCAAqC,CAAC;QAC7D,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,MAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,2BAA2B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC3E,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,IAAA,KAAA,cAAA,MAAM,CAAC,mBAAmB,CAAC,aAAa,CAC7D,iBAAiB,EACjB,WAAW,CACZ,CAAA,IAAA;gBAHU,IAAI,IAAI,WAAA,CAAA;gBAIjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aACrB;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;CACvB;AAED,gCAAgC,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesListOutboundNetworkDependenciesEndpointsSample.d.ts","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesListOutboundNetworkDependenciesEndpointsSample.ts"],"names":[],"mappings":""}
|
package/dist-esm/samples-dev/integrationRuntimesListOutboundNetworkDependenciesEndpointsSample.js
ADDED
|
@@ -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 list of outbound network dependencies for a given Azure-SSIS integration runtime.
|
|
15
|
+
*
|
|
16
|
+
* @summary Gets the list of outbound network dependencies for a given Azure-SSIS integration runtime.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/IntegrationRuntimes_ListOutboundNetworkDependenciesEndpoints.json
|
|
18
|
+
*/
|
|
19
|
+
function integrationRuntimesOutboundNetworkDependenciesEndpoints() {
|
|
20
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
21
|
+
const subscriptionId = "7ad7c73b-38b8-4df3-84ee-52ff91092f61";
|
|
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.listOutboundNetworkDependenciesEndpoints(resourceGroupName, factoryName, integrationRuntimeName);
|
|
28
|
+
console.log(result);
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
integrationRuntimesOutboundNetworkDependenciesEndpoints().catch(console.error);
|
|
32
|
+
//# sourceMappingURL=integrationRuntimesListOutboundNetworkDependenciesEndpointsSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesListOutboundNetworkDependenciesEndpointsSample.js","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesListOutboundNetworkDependenciesEndpointsSample.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,uDAAuD;;QACpE,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,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,wCAAwC,CACtF,iBAAiB,EACjB,WAAW,EACX,sBAAsB,CACvB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,uDAAuD,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesRegenerateAuthKeySample.d.ts","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesRegenerateAuthKeySample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,35 @@
|
|
|
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 Regenerates the authentication key for an integration runtime.
|
|
15
|
+
*
|
|
16
|
+
* @summary Regenerates the authentication key for an integration runtime.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/IntegrationRuntimes_RegenerateAuthKey.json
|
|
18
|
+
*/
|
|
19
|
+
function integrationRuntimesRegenerateAuthKey() {
|
|
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 regenerateKeyParameters = {
|
|
26
|
+
keyName: "authKey2"
|
|
27
|
+
};
|
|
28
|
+
const credential = new DefaultAzureCredential();
|
|
29
|
+
const client = new DataFactoryManagementClient(credential, subscriptionId);
|
|
30
|
+
const result = yield client.integrationRuntimes.regenerateAuthKey(resourceGroupName, factoryName, integrationRuntimeName, regenerateKeyParameters);
|
|
31
|
+
console.log(result);
|
|
32
|
+
});
|
|
33
|
+
}
|
|
34
|
+
integrationRuntimesRegenerateAuthKey().catch(console.error);
|
|
35
|
+
//# sourceMappingURL=integrationRuntimesRegenerateAuthKeySample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesRegenerateAuthKeySample.js","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesRegenerateAuthKeySample.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,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,uBAAuB,GAA8C;YACzE,OAAO,EAAE,UAAU;SACpB,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,iBAAiB,CAC/D,iBAAiB,EACjB,WAAW,EACX,sBAAsB,EACtB,uBAAuB,CACxB,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":"integrationRuntimesRemoveLinksSample.d.ts","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesRemoveLinksSample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,35 @@
|
|
|
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 Remove all linked integration runtimes under specific data factory in a self-hosted integration runtime.
|
|
15
|
+
*
|
|
16
|
+
* @summary Remove all linked integration runtimes under specific data factory in a self-hosted integration runtime.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/IntegrationRuntimes_RemoveLinks.json
|
|
18
|
+
*/
|
|
19
|
+
function integrationRuntimesUpgrade() {
|
|
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 linkedIntegrationRuntimeRequest = {
|
|
26
|
+
linkedFactoryName: "exampleFactoryName-linked"
|
|
27
|
+
};
|
|
28
|
+
const credential = new DefaultAzureCredential();
|
|
29
|
+
const client = new DataFactoryManagementClient(credential, subscriptionId);
|
|
30
|
+
const result = yield client.integrationRuntimes.removeLinks(resourceGroupName, factoryName, integrationRuntimeName, linkedIntegrationRuntimeRequest);
|
|
31
|
+
console.log(result);
|
|
32
|
+
});
|
|
33
|
+
}
|
|
34
|
+
integrationRuntimesUpgrade().catch(console.error);
|
|
35
|
+
//# sourceMappingURL=integrationRuntimesRemoveLinksSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesRemoveLinksSample.js","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesRemoveLinksSample.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,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,+BAA+B,GAAoC;YACvE,iBAAiB,EAAE,2BAA2B;SAC/C,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,WAAW,CACzD,iBAAiB,EACjB,WAAW,EACX,sBAAsB,EACtB,+BAA+B,CAChC,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":"integrationRuntimesStartSample.d.ts","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesStartSample.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 Starts a ManagedReserved type integration runtime.
|
|
15
|
+
*
|
|
16
|
+
* @summary Starts a ManagedReserved type integration runtime.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/IntegrationRuntimes_Start.json
|
|
18
|
+
*/
|
|
19
|
+
function integrationRuntimesStart() {
|
|
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 = "exampleManagedIntegrationRuntime";
|
|
25
|
+
const credential = new DefaultAzureCredential();
|
|
26
|
+
const client = new DataFactoryManagementClient(credential, subscriptionId);
|
|
27
|
+
const result = yield client.integrationRuntimes.beginStartAndWait(resourceGroupName, factoryName, integrationRuntimeName);
|
|
28
|
+
console.log(result);
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
integrationRuntimesStart().catch(console.error);
|
|
32
|
+
//# sourceMappingURL=integrationRuntimesStartSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesStartSample.js","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesStartSample.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,wBAAwB;;QACrC,MAAM,cAAc,GAAG,qCAAqC,CAAC;QAC7D,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,MAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,MAAM,sBAAsB,GAAG,kCAAkC,CAAC;QAClE,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,wBAAwB,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesStopSample.d.ts","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesStopSample.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 Stops a ManagedReserved type integration runtime.
|
|
15
|
+
*
|
|
16
|
+
* @summary Stops a ManagedReserved type integration runtime.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/IntegrationRuntimes_Stop.json
|
|
18
|
+
*/
|
|
19
|
+
function integrationRuntimesStop() {
|
|
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 = "exampleManagedIntegrationRuntime";
|
|
25
|
+
const credential = new DefaultAzureCredential();
|
|
26
|
+
const client = new DataFactoryManagementClient(credential, subscriptionId);
|
|
27
|
+
const result = yield client.integrationRuntimes.beginStopAndWait(resourceGroupName, factoryName, integrationRuntimeName);
|
|
28
|
+
console.log(result);
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
integrationRuntimesStop().catch(console.error);
|
|
32
|
+
//# sourceMappingURL=integrationRuntimesStopSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesStopSample.js","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesStopSample.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,uBAAuB;;QACpC,MAAM,cAAc,GAAG,qCAAqC,CAAC;QAC7D,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,MAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,MAAM,sBAAsB,GAAG,kCAAkC,CAAC;QAClE,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,gBAAgB,CAC9D,iBAAiB,EACjB,WAAW,EACX,sBAAsB,CACvB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,uBAAuB,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesSyncCredentialsSample.d.ts","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesSyncCredentialsSample.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 Force the integration runtime to synchronize credentials across integration runtime nodes, and this will override the credentials across all worker nodes with those available on the dispatcher node. If you already have the latest credential backup file, you should manually import it (preferred) on any self-hosted integration runtime node than using this API directly.
|
|
15
|
+
*
|
|
16
|
+
* @summary Force the integration runtime to synchronize credentials across integration runtime nodes, and this will override the credentials across all worker nodes with those available on the dispatcher node. If you already have the latest credential backup file, you should manually import it (preferred) on any self-hosted integration runtime node than using this API directly.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/IntegrationRuntimes_SyncCredentials.json
|
|
18
|
+
*/
|
|
19
|
+
function integrationRuntimesSyncCredentials() {
|
|
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.syncCredentials(resourceGroupName, factoryName, integrationRuntimeName);
|
|
28
|
+
console.log(result);
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
integrationRuntimesSyncCredentials().catch(console.error);
|
|
32
|
+
//# sourceMappingURL=integrationRuntimesSyncCredentialsSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesSyncCredentialsSample.js","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesSyncCredentialsSample.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,kCAAkC;;QAC/C,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,eAAe,CAC7D,iBAAiB,EACjB,WAAW,EACX,sBAAsB,CACvB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,kCAAkC,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesUpdateSample.d.ts","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesUpdateSample.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 an integration runtime.
|
|
15
|
+
*
|
|
16
|
+
* @summary Updates an integration runtime.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/IntegrationRuntimes_Update.json
|
|
18
|
+
*/
|
|
19
|
+
function integrationRuntimesUpdate() {
|
|
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 updateIntegrationRuntimeRequest = {
|
|
26
|
+
autoUpdate: "Off",
|
|
27
|
+
updateDelayOffset: '"PT3H"'
|
|
28
|
+
};
|
|
29
|
+
const credential = new DefaultAzureCredential();
|
|
30
|
+
const client = new DataFactoryManagementClient(credential, subscriptionId);
|
|
31
|
+
const result = yield client.integrationRuntimes.update(resourceGroupName, factoryName, integrationRuntimeName, updateIntegrationRuntimeRequest);
|
|
32
|
+
console.log(result);
|
|
33
|
+
});
|
|
34
|
+
}
|
|
35
|
+
integrationRuntimesUpdate().catch(console.error);
|
|
36
|
+
//# sourceMappingURL=integrationRuntimesUpdateSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesUpdateSample.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,+BAA+B,GAAoC;YACvE,UAAU,EAAE,KAAK;YACjB,iBAAiB,EAAE,QAAQ;SAC5B,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,MAAM,CACpD,iBAAiB,EACjB,WAAW,EACX,sBAAsB,EACtB,+BAA+B,CAChC,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":"integrationRuntimesUpgradeSample.d.ts","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesUpgradeSample.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 Upgrade self-hosted integration runtime to latest version if availability.
|
|
15
|
+
*
|
|
16
|
+
* @summary Upgrade self-hosted integration runtime to latest version if availability.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/IntegrationRuntimes_Upgrade.json
|
|
18
|
+
*/
|
|
19
|
+
function integrationRuntimesUpgrade() {
|
|
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.upgrade(resourceGroupName, factoryName, integrationRuntimeName);
|
|
28
|
+
console.log(result);
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
integrationRuntimesUpgrade().catch(console.error);
|
|
32
|
+
//# sourceMappingURL=integrationRuntimesUpgradeSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integrationRuntimesUpgradeSample.js","sourceRoot":"","sources":["../../samples-dev/integrationRuntimesUpgradeSample.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,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,OAAO,CACrD,iBAAiB,EACjB,WAAW,EACX,sBAAsB,CACvB,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":"linkedServicesCreateOrUpdateSample.d.ts","sourceRoot":"","sources":["../../samples-dev/linkedServicesCreateOrUpdateSample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,70 @@
|
|
|
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 a linked service.
|
|
15
|
+
*
|
|
16
|
+
* @summary Creates or updates a linked service.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/LinkedServices_Create.json
|
|
18
|
+
*/
|
|
19
|
+
function linkedServicesCreate() {
|
|
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 linkedServiceName = "exampleLinkedService";
|
|
25
|
+
const linkedService = {
|
|
26
|
+
properties: {
|
|
27
|
+
type: "AzureStorage",
|
|
28
|
+
connectionString: {
|
|
29
|
+
type: "SecureString",
|
|
30
|
+
value: "DefaultEndpointsProtocol=https;AccountName=examplestorageaccount;AccountKey=<storage key>"
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
};
|
|
34
|
+
const credential = new DefaultAzureCredential();
|
|
35
|
+
const client = new DataFactoryManagementClient(credential, subscriptionId);
|
|
36
|
+
const result = yield client.linkedServices.createOrUpdate(resourceGroupName, factoryName, linkedServiceName, linkedService);
|
|
37
|
+
console.log(result);
|
|
38
|
+
});
|
|
39
|
+
}
|
|
40
|
+
linkedServicesCreate().catch(console.error);
|
|
41
|
+
/**
|
|
42
|
+
* This sample demonstrates how to Creates or updates a linked service.
|
|
43
|
+
*
|
|
44
|
+
* @summary Creates or updates a linked service.
|
|
45
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/LinkedServices_Update.json
|
|
46
|
+
*/
|
|
47
|
+
function linkedServicesUpdate() {
|
|
48
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
49
|
+
const subscriptionId = "12345678-1234-1234-1234-12345678abc";
|
|
50
|
+
const resourceGroupName = "exampleResourceGroup";
|
|
51
|
+
const factoryName = "exampleFactoryName";
|
|
52
|
+
const linkedServiceName = "exampleLinkedService";
|
|
53
|
+
const linkedService = {
|
|
54
|
+
properties: {
|
|
55
|
+
type: "AzureStorage",
|
|
56
|
+
description: "Example description",
|
|
57
|
+
connectionString: {
|
|
58
|
+
type: "SecureString",
|
|
59
|
+
value: "DefaultEndpointsProtocol=https;AccountName=examplestorageaccount;AccountKey=<storage key>"
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
};
|
|
63
|
+
const credential = new DefaultAzureCredential();
|
|
64
|
+
const client = new DataFactoryManagementClient(credential, subscriptionId);
|
|
65
|
+
const result = yield client.linkedServices.createOrUpdate(resourceGroupName, factoryName, linkedServiceName, linkedService);
|
|
66
|
+
console.log(result);
|
|
67
|
+
});
|
|
68
|
+
}
|
|
69
|
+
linkedServicesUpdate().catch(console.error);
|
|
70
|
+
//# sourceMappingURL=linkedServicesCreateOrUpdateSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"linkedServicesCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/linkedServicesCreateOrUpdateSample.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,oBAAoB;;QACjC,MAAM,cAAc,GAAG,qCAAqC,CAAC;QAC7D,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,MAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,MAAM,aAAa,GAA0B;YAC3C,UAAU,EAAE;gBACV,IAAI,EAAE,cAAc;gBACpB,gBAAgB,EAAE;oBAChB,IAAI,EAAE,cAAc;oBACpB,KAAK,EACH,2FAA2F;iBAC9F;aACF;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,cAAc,CAAC,cAAc,CACvD,iBAAiB,EACjB,WAAW,EACX,iBAAiB,EACjB,aAAa,CACd,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,oBAAoB,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;AAE5C;;;;;GAKG;AACH,SAAe,oBAAoB;;QACjC,MAAM,cAAc,GAAG,qCAAqC,CAAC;QAC7D,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,MAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,MAAM,aAAa,GAA0B;YAC3C,UAAU,EAAE;gBACV,IAAI,EAAE,cAAc;gBACpB,WAAW,EAAE,qBAAqB;gBAClC,gBAAgB,EAAE;oBAChB,IAAI,EAAE,cAAc;oBACpB,KAAK,EACH,2FAA2F;iBAC9F;aACF;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,cAAc,CAAC,cAAc,CACvD,iBAAiB,EACjB,WAAW,EACX,iBAAiB,EACjB,aAAa,CACd,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,oBAAoB,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"linkedServicesDeleteSample.d.ts","sourceRoot":"","sources":["../../samples-dev/linkedServicesDeleteSample.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 a linked service.
|
|
15
|
+
*
|
|
16
|
+
* @summary Deletes a linked service.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/LinkedServices_Delete.json
|
|
18
|
+
*/
|
|
19
|
+
function linkedServicesDelete() {
|
|
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 linkedServiceName = "exampleLinkedService";
|
|
25
|
+
const credential = new DefaultAzureCredential();
|
|
26
|
+
const client = new DataFactoryManagementClient(credential, subscriptionId);
|
|
27
|
+
const result = yield client.linkedServices.delete(resourceGroupName, factoryName, linkedServiceName);
|
|
28
|
+
console.log(result);
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
linkedServicesDelete().catch(console.error);
|
|
32
|
+
//# sourceMappingURL=linkedServicesDeleteSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"linkedServicesDeleteSample.js","sourceRoot":"","sources":["../../samples-dev/linkedServicesDeleteSample.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,oBAAoB;;QACjC,MAAM,cAAc,GAAG,qCAAqC,CAAC;QAC7D,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,MAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,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,cAAc,CAAC,MAAM,CAC/C,iBAAiB,EACjB,WAAW,EACX,iBAAiB,CAClB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,oBAAoB,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"linkedServicesGetSample.d.ts","sourceRoot":"","sources":["../../samples-dev/linkedServicesGetSample.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 a linked service.
|
|
15
|
+
*
|
|
16
|
+
* @summary Gets a linked service.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/LinkedServices_Get.json
|
|
18
|
+
*/
|
|
19
|
+
function linkedServicesGet() {
|
|
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 linkedServiceName = "exampleLinkedService";
|
|
25
|
+
const credential = new DefaultAzureCredential();
|
|
26
|
+
const client = new DataFactoryManagementClient(credential, subscriptionId);
|
|
27
|
+
const result = yield client.linkedServices.get(resourceGroupName, factoryName, linkedServiceName);
|
|
28
|
+
console.log(result);
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
linkedServicesGet().catch(console.error);
|
|
32
|
+
//# sourceMappingURL=linkedServicesGetSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"linkedServicesGetSample.js","sourceRoot":"","sources":["../../samples-dev/linkedServicesGetSample.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,iBAAiB;;QAC9B,MAAM,cAAc,GAAG,qCAAqC,CAAC;QAC7D,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,MAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,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,cAAc,CAAC,GAAG,CAC5C,iBAAiB,EACjB,WAAW,EACX,iBAAiB,CAClB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,iBAAiB,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"linkedServicesListByFactorySample.d.ts","sourceRoot":"","sources":["../../samples-dev/linkedServicesListByFactorySample.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 linked services.
|
|
15
|
+
*
|
|
16
|
+
* @summary Lists linked services.
|
|
17
|
+
* x-ms-original-file: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/examples/LinkedServices_ListByFactory.json
|
|
18
|
+
*/
|
|
19
|
+
function linkedServicesListByFactory() {
|
|
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.linkedServices.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
|
+
linkedServicesListByFactory().catch(console.error);
|
|
45
|
+
//# sourceMappingURL=linkedServicesListByFactorySample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"linkedServicesListByFactorySample.js","sourceRoot":"","sources":["../../samples-dev/linkedServicesListByFactorySample.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,2BAA2B;;;QACxC,MAAM,cAAc,GAAG,qCAAqC,CAAC;QAC7D,MAAM,iBAAiB,GAAG,sBAAsB,CAAC;QACjD,MAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,2BAA2B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC3E,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,IAAA,KAAA,cAAA,MAAM,CAAC,cAAc,CAAC,aAAa,CACxD,iBAAiB,EACjB,WAAW,CACZ,CAAA,IAAA;gBAHU,IAAI,IAAI,WAAA,CAAA;gBAIjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aACrB;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;CACvB;AAED,2BAA2B,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|