@azure/arm-synapse 9.0.0-alpha.20250619.1 → 9.0.0-alpha.20250721.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.
Files changed (635) hide show
  1. package/dist/browser/lroImpl.js +11 -3
  2. package/dist/browser/lroImpl.js.map +1 -1
  3. package/dist/browser/models/mappers.js +1142 -531
  4. package/dist/browser/models/mappers.js.map +1 -1
  5. package/dist/browser/operations/azureADOnlyAuthentications.js +34 -46
  6. package/dist/browser/operations/azureADOnlyAuthentications.js.map +1 -1
  7. package/dist/browser/operations/bigDataPools.js +45 -52
  8. package/dist/browser/operations/bigDataPools.js.map +1 -1
  9. package/dist/browser/operations/dataMaskingPolicies.js +1 -0
  10. package/dist/browser/operations/dataMaskingPolicies.js.map +1 -1
  11. package/dist/browser/operations/dataMaskingRules.js +10 -27
  12. package/dist/browser/operations/dataMaskingRules.js.map +1 -1
  13. package/dist/browser/operations/extendedSqlPoolBlobAuditingPolicies.js +23 -40
  14. package/dist/browser/operations/extendedSqlPoolBlobAuditingPolicies.js.map +1 -1
  15. package/dist/browser/operations/get.js +1 -0
  16. package/dist/browser/operations/get.js.map +1 -1
  17. package/dist/browser/operations/integrationRuntimeAuthKeysOperations.js +1 -0
  18. package/dist/browser/operations/integrationRuntimeAuthKeysOperations.js.map +1 -1
  19. package/dist/browser/operations/integrationRuntimeConnectionInfos.js +1 -0
  20. package/dist/browser/operations/integrationRuntimeConnectionInfos.js.map +1 -1
  21. package/dist/browser/operations/integrationRuntimeCredentials.js +1 -0
  22. package/dist/browser/operations/integrationRuntimeCredentials.js.map +1 -1
  23. package/dist/browser/operations/integrationRuntimeMonitoringDataOperations.js +1 -0
  24. package/dist/browser/operations/integrationRuntimeMonitoringDataOperations.js.map +1 -1
  25. package/dist/browser/operations/integrationRuntimeNodeIpAddressOperations.js +1 -0
  26. package/dist/browser/operations/integrationRuntimeNodeIpAddressOperations.js.map +1 -1
  27. package/dist/browser/operations/integrationRuntimeNodes.js +1 -0
  28. package/dist/browser/operations/integrationRuntimeNodes.js.map +1 -1
  29. package/dist/browser/operations/integrationRuntimeObjectMetadata.js +12 -6
  30. package/dist/browser/operations/integrationRuntimeObjectMetadata.js.map +1 -1
  31. package/dist/browser/operations/integrationRuntimeStatusOperations.js +1 -0
  32. package/dist/browser/operations/integrationRuntimeStatusOperations.js.map +1 -1
  33. package/dist/browser/operations/integrationRuntimes.js +89 -76
  34. package/dist/browser/operations/integrationRuntimes.js.map +1 -1
  35. package/dist/browser/operations/ipFirewallRules.js +56 -58
  36. package/dist/browser/operations/ipFirewallRules.js.map +1 -1
  37. package/dist/browser/operations/keys.js +23 -40
  38. package/dist/browser/operations/keys.js.map +1 -1
  39. package/dist/browser/operations/kustoOperations.js +23 -40
  40. package/dist/browser/operations/kustoOperations.js.map +1 -1
  41. package/dist/browser/operations/kustoPoolAttachedDatabaseConfigurations.js +32 -39
  42. package/dist/browser/operations/kustoPoolAttachedDatabaseConfigurations.js.map +1 -1
  43. package/dist/browser/operations/kustoPoolChildResource.js +1 -0
  44. package/dist/browser/operations/kustoPoolChildResource.js.map +1 -1
  45. package/dist/browser/operations/kustoPoolDataConnections.js +54 -51
  46. package/dist/browser/operations/kustoPoolDataConnections.js.map +1 -1
  47. package/dist/browser/operations/kustoPoolDatabasePrincipalAssignments.js +32 -39
  48. package/dist/browser/operations/kustoPoolDatabasePrincipalAssignments.js.map +1 -1
  49. package/dist/browser/operations/kustoPoolDatabases.js +43 -45
  50. package/dist/browser/operations/kustoPoolDatabases.js.map +1 -1
  51. package/dist/browser/operations/kustoPoolPrincipalAssignments.js +32 -39
  52. package/dist/browser/operations/kustoPoolPrincipalAssignments.js.map +1 -1
  53. package/dist/browser/operations/kustoPoolPrivateLinkResourcesOperations.js +10 -27
  54. package/dist/browser/operations/kustoPoolPrivateLinkResourcesOperations.js.map +1 -1
  55. package/dist/browser/operations/kustoPools.js +125 -153
  56. package/dist/browser/operations/kustoPools.js.map +1 -1
  57. package/dist/browser/operations/libraries.js +23 -40
  58. package/dist/browser/operations/libraries.js.map +1 -1
  59. package/dist/browser/operations/library.js +1 -0
  60. package/dist/browser/operations/library.js.map +1 -1
  61. package/dist/browser/operations/operations.js +1 -0
  62. package/dist/browser/operations/operations.js.map +1 -1
  63. package/dist/browser/operations/privateEndpointConnections.js +45 -52
  64. package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
  65. package/dist/browser/operations/privateEndpointConnectionsPrivateLinkHub.js +23 -40
  66. package/dist/browser/operations/privateEndpointConnectionsPrivateLinkHub.js.map +1 -1
  67. package/dist/browser/operations/privateLinkHubPrivateLinkResources.js +23 -40
  68. package/dist/browser/operations/privateLinkHubPrivateLinkResources.js.map +1 -1
  69. package/dist/browser/operations/privateLinkHubs.js +56 -85
  70. package/dist/browser/operations/privateLinkHubs.js.map +1 -1
  71. package/dist/browser/operations/privateLinkResourcesOperations.js +23 -40
  72. package/dist/browser/operations/privateLinkResourcesOperations.js.map +1 -1
  73. package/dist/browser/operations/restorableDroppedSqlPools.js +10 -27
  74. package/dist/browser/operations/restorableDroppedSqlPools.js.map +1 -1
  75. package/dist/browser/operations/sparkConfiguration.js +1 -0
  76. package/dist/browser/operations/sparkConfiguration.js.map +1 -1
  77. package/dist/browser/operations/sparkConfigurations.js +23 -40
  78. package/dist/browser/operations/sparkConfigurations.js.map +1 -1
  79. package/dist/browser/operations/sqlPoolBlobAuditingPolicies.js +23 -40
  80. package/dist/browser/operations/sqlPoolBlobAuditingPolicies.js.map +1 -1
  81. package/dist/browser/operations/sqlPoolColumns.js +1 -0
  82. package/dist/browser/operations/sqlPoolColumns.js.map +1 -1
  83. package/dist/browser/operations/sqlPoolConnectionPolicies.js +1 -0
  84. package/dist/browser/operations/sqlPoolConnectionPolicies.js.map +1 -1
  85. package/dist/browser/operations/sqlPoolDataWarehouseUserActivities.js +1 -0
  86. package/dist/browser/operations/sqlPoolDataWarehouseUserActivities.js.map +1 -1
  87. package/dist/browser/operations/sqlPoolGeoBackupPolicies.js +10 -27
  88. package/dist/browser/operations/sqlPoolGeoBackupPolicies.js.map +1 -1
  89. package/dist/browser/operations/sqlPoolMaintenanceWindowOptions.js +1 -0
  90. package/dist/browser/operations/sqlPoolMaintenanceWindowOptions.js.map +1 -1
  91. package/dist/browser/operations/sqlPoolMaintenanceWindows.js +1 -0
  92. package/dist/browser/operations/sqlPoolMaintenanceWindows.js.map +1 -1
  93. package/dist/browser/operations/sqlPoolMetadataSyncConfigs.js +1 -0
  94. package/dist/browser/operations/sqlPoolMetadataSyncConfigs.js.map +1 -1
  95. package/dist/browser/operations/sqlPoolOperationResults.js +12 -6
  96. package/dist/browser/operations/sqlPoolOperationResults.js.map +1 -1
  97. package/dist/browser/operations/sqlPoolOperations.js +23 -40
  98. package/dist/browser/operations/sqlPoolOperations.js.map +1 -1
  99. package/dist/browser/operations/sqlPoolRecommendedSensitivityLabels.js +1 -0
  100. package/dist/browser/operations/sqlPoolRecommendedSensitivityLabels.js.map +1 -1
  101. package/dist/browser/operations/sqlPoolReplicationLinks.js +23 -40
  102. package/dist/browser/operations/sqlPoolReplicationLinks.js.map +1 -1
  103. package/dist/browser/operations/sqlPoolRestorePoints.js +34 -46
  104. package/dist/browser/operations/sqlPoolRestorePoints.js.map +1 -1
  105. package/dist/browser/operations/sqlPoolSchemas.js +23 -40
  106. package/dist/browser/operations/sqlPoolSchemas.js.map +1 -1
  107. package/dist/browser/operations/sqlPoolSecurityAlertPolicies.js +23 -40
  108. package/dist/browser/operations/sqlPoolSecurityAlertPolicies.js.map +1 -1
  109. package/dist/browser/operations/sqlPoolSensitivityLabels.js +45 -79
  110. package/dist/browser/operations/sqlPoolSensitivityLabels.js.map +1 -1
  111. package/dist/browser/operations/sqlPoolTableColumns.js +23 -40
  112. package/dist/browser/operations/sqlPoolTableColumns.js.map +1 -1
  113. package/dist/browser/operations/sqlPoolTables.js +23 -40
  114. package/dist/browser/operations/sqlPoolTables.js.map +1 -1
  115. package/dist/browser/operations/sqlPoolTransparentDataEncryptions.js +23 -40
  116. package/dist/browser/operations/sqlPoolTransparentDataEncryptions.js.map +1 -1
  117. package/dist/browser/operations/sqlPoolUsages.js +23 -40
  118. package/dist/browser/operations/sqlPoolUsages.js.map +1 -1
  119. package/dist/browser/operations/sqlPoolVulnerabilityAssessmentRuleBaselines.js +1 -0
  120. package/dist/browser/operations/sqlPoolVulnerabilityAssessmentRuleBaselines.js.map +1 -1
  121. package/dist/browser/operations/sqlPoolVulnerabilityAssessmentScans.js +34 -46
  122. package/dist/browser/operations/sqlPoolVulnerabilityAssessmentScans.js.map +1 -1
  123. package/dist/browser/operations/sqlPoolVulnerabilityAssessments.js +23 -40
  124. package/dist/browser/operations/sqlPoolVulnerabilityAssessments.js.map +1 -1
  125. package/dist/browser/operations/sqlPoolWorkloadClassifier.js +45 -52
  126. package/dist/browser/operations/sqlPoolWorkloadClassifier.js.map +1 -1
  127. package/dist/browser/operations/sqlPoolWorkloadGroup.js +45 -52
  128. package/dist/browser/operations/sqlPoolWorkloadGroup.js.map +1 -1
  129. package/dist/browser/operations/sqlPools.js +78 -70
  130. package/dist/browser/operations/sqlPools.js.map +1 -1
  131. package/dist/browser/operations/workspaceAadAdmins.js +23 -12
  132. package/dist/browser/operations/workspaceAadAdmins.js.map +1 -1
  133. package/dist/browser/operations/workspaceManagedIdentitySqlControlSettings.js +12 -6
  134. package/dist/browser/operations/workspaceManagedIdentitySqlControlSettings.js.map +1 -1
  135. package/dist/browser/operations/workspaceManagedSqlServerBlobAuditingPolicies.js +34 -46
  136. package/dist/browser/operations/workspaceManagedSqlServerBlobAuditingPolicies.js.map +1 -1
  137. package/dist/browser/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.js +34 -46
  138. package/dist/browser/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.js.map +1 -1
  139. package/dist/browser/operations/workspaceManagedSqlServerEncryptionProtector.js +45 -52
  140. package/dist/browser/operations/workspaceManagedSqlServerEncryptionProtector.js.map +1 -1
  141. package/dist/browser/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.js +34 -46
  142. package/dist/browser/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.js.map +1 -1
  143. package/dist/browser/operations/workspaceManagedSqlServerRecoverableSqlPools.js +23 -40
  144. package/dist/browser/operations/workspaceManagedSqlServerRecoverableSqlPools.js.map +1 -1
  145. package/dist/browser/operations/workspaceManagedSqlServerSecurityAlertPolicy.js +34 -46
  146. package/dist/browser/operations/workspaceManagedSqlServerSecurityAlertPolicy.js.map +1 -1
  147. package/dist/browser/operations/workspaceManagedSqlServerUsages.js +23 -40
  148. package/dist/browser/operations/workspaceManagedSqlServerUsages.js.map +1 -1
  149. package/dist/browser/operations/workspaceManagedSqlServerVulnerabilityAssessments.js +23 -40
  150. package/dist/browser/operations/workspaceManagedSqlServerVulnerabilityAssessments.js.map +1 -1
  151. package/dist/browser/operations/workspaceSqlAadAdmins.js +23 -12
  152. package/dist/browser/operations/workspaceSqlAadAdmins.js.map +1 -1
  153. package/dist/browser/operations/workspaces.js +78 -97
  154. package/dist/browser/operations/workspaces.js.map +1 -1
  155. package/dist/browser/pagingHelper.js +2 -4
  156. package/dist/browser/pagingHelper.js.map +1 -1
  157. package/dist/browser/synapseManagementClient.js +87 -5
  158. package/dist/browser/synapseManagementClient.js.map +1 -1
  159. package/dist/commonjs/lroImpl.js +11 -3
  160. package/dist/commonjs/lroImpl.js.map +1 -1
  161. package/dist/commonjs/models/mappers.js +1142 -531
  162. package/dist/commonjs/models/mappers.js.map +1 -1
  163. package/dist/commonjs/operations/azureADOnlyAuthentications.js +34 -45
  164. package/dist/commonjs/operations/azureADOnlyAuthentications.js.map +1 -1
  165. package/dist/commonjs/operations/bigDataPools.js +45 -51
  166. package/dist/commonjs/operations/bigDataPools.js.map +1 -1
  167. package/dist/commonjs/operations/dataMaskingPolicies.js +1 -0
  168. package/dist/commonjs/operations/dataMaskingPolicies.js.map +1 -1
  169. package/dist/commonjs/operations/dataMaskingRules.js +10 -26
  170. package/dist/commonjs/operations/dataMaskingRules.js.map +1 -1
  171. package/dist/commonjs/operations/extendedSqlPoolBlobAuditingPolicies.js +23 -39
  172. package/dist/commonjs/operations/extendedSqlPoolBlobAuditingPolicies.js.map +1 -1
  173. package/dist/commonjs/operations/get.js +1 -0
  174. package/dist/commonjs/operations/get.js.map +1 -1
  175. package/dist/commonjs/operations/integrationRuntimeAuthKeysOperations.js +1 -0
  176. package/dist/commonjs/operations/integrationRuntimeAuthKeysOperations.js.map +1 -1
  177. package/dist/commonjs/operations/integrationRuntimeConnectionInfos.js +1 -0
  178. package/dist/commonjs/operations/integrationRuntimeConnectionInfos.js.map +1 -1
  179. package/dist/commonjs/operations/integrationRuntimeCredentials.js +1 -0
  180. package/dist/commonjs/operations/integrationRuntimeCredentials.js.map +1 -1
  181. package/dist/commonjs/operations/integrationRuntimeMonitoringDataOperations.js +1 -0
  182. package/dist/commonjs/operations/integrationRuntimeMonitoringDataOperations.js.map +1 -1
  183. package/dist/commonjs/operations/integrationRuntimeNodeIpAddressOperations.js +1 -0
  184. package/dist/commonjs/operations/integrationRuntimeNodeIpAddressOperations.js.map +1 -1
  185. package/dist/commonjs/operations/integrationRuntimeNodes.js +1 -0
  186. package/dist/commonjs/operations/integrationRuntimeNodes.js.map +1 -1
  187. package/dist/commonjs/operations/integrationRuntimeObjectMetadata.js +12 -6
  188. package/dist/commonjs/operations/integrationRuntimeObjectMetadata.js.map +1 -1
  189. package/dist/commonjs/operations/integrationRuntimeStatusOperations.js +1 -0
  190. package/dist/commonjs/operations/integrationRuntimeStatusOperations.js.map +1 -1
  191. package/dist/commonjs/operations/integrationRuntimes.js +89 -75
  192. package/dist/commonjs/operations/integrationRuntimes.js.map +1 -1
  193. package/dist/commonjs/operations/ipFirewallRules.js +56 -57
  194. package/dist/commonjs/operations/ipFirewallRules.js.map +1 -1
  195. package/dist/commonjs/operations/keys.js +23 -39
  196. package/dist/commonjs/operations/keys.js.map +1 -1
  197. package/dist/commonjs/operations/kustoOperations.js +23 -39
  198. package/dist/commonjs/operations/kustoOperations.js.map +1 -1
  199. package/dist/commonjs/operations/kustoPoolAttachedDatabaseConfigurations.js +32 -38
  200. package/dist/commonjs/operations/kustoPoolAttachedDatabaseConfigurations.js.map +1 -1
  201. package/dist/commonjs/operations/kustoPoolChildResource.js +1 -0
  202. package/dist/commonjs/operations/kustoPoolChildResource.js.map +1 -1
  203. package/dist/commonjs/operations/kustoPoolDataConnections.js +54 -50
  204. package/dist/commonjs/operations/kustoPoolDataConnections.js.map +1 -1
  205. package/dist/commonjs/operations/kustoPoolDatabasePrincipalAssignments.js +32 -38
  206. package/dist/commonjs/operations/kustoPoolDatabasePrincipalAssignments.js.map +1 -1
  207. package/dist/commonjs/operations/kustoPoolDatabases.js +43 -44
  208. package/dist/commonjs/operations/kustoPoolDatabases.js.map +1 -1
  209. package/dist/commonjs/operations/kustoPoolPrincipalAssignments.js +32 -38
  210. package/dist/commonjs/operations/kustoPoolPrincipalAssignments.js.map +1 -1
  211. package/dist/commonjs/operations/kustoPoolPrivateLinkResourcesOperations.js +10 -26
  212. package/dist/commonjs/operations/kustoPoolPrivateLinkResourcesOperations.js.map +1 -1
  213. package/dist/commonjs/operations/kustoPools.js +125 -152
  214. package/dist/commonjs/operations/kustoPools.js.map +1 -1
  215. package/dist/commonjs/operations/libraries.js +23 -39
  216. package/dist/commonjs/operations/libraries.js.map +1 -1
  217. package/dist/commonjs/operations/library.js +1 -0
  218. package/dist/commonjs/operations/library.js.map +1 -1
  219. package/dist/commonjs/operations/operations.js +1 -0
  220. package/dist/commonjs/operations/operations.js.map +1 -1
  221. package/dist/commonjs/operations/privateEndpointConnections.js +45 -51
  222. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
  223. package/dist/commonjs/operations/privateEndpointConnectionsPrivateLinkHub.js +23 -39
  224. package/dist/commonjs/operations/privateEndpointConnectionsPrivateLinkHub.js.map +1 -1
  225. package/dist/commonjs/operations/privateLinkHubPrivateLinkResources.js +23 -39
  226. package/dist/commonjs/operations/privateLinkHubPrivateLinkResources.js.map +1 -1
  227. package/dist/commonjs/operations/privateLinkHubs.js +56 -84
  228. package/dist/commonjs/operations/privateLinkHubs.js.map +1 -1
  229. package/dist/commonjs/operations/privateLinkResourcesOperations.js +23 -39
  230. package/dist/commonjs/operations/privateLinkResourcesOperations.js.map +1 -1
  231. package/dist/commonjs/operations/restorableDroppedSqlPools.js +10 -26
  232. package/dist/commonjs/operations/restorableDroppedSqlPools.js.map +1 -1
  233. package/dist/commonjs/operations/sparkConfiguration.js +1 -0
  234. package/dist/commonjs/operations/sparkConfiguration.js.map +1 -1
  235. package/dist/commonjs/operations/sparkConfigurations.js +23 -39
  236. package/dist/commonjs/operations/sparkConfigurations.js.map +1 -1
  237. package/dist/commonjs/operations/sqlPoolBlobAuditingPolicies.js +23 -39
  238. package/dist/commonjs/operations/sqlPoolBlobAuditingPolicies.js.map +1 -1
  239. package/dist/commonjs/operations/sqlPoolColumns.js +1 -0
  240. package/dist/commonjs/operations/sqlPoolColumns.js.map +1 -1
  241. package/dist/commonjs/operations/sqlPoolConnectionPolicies.js +1 -0
  242. package/dist/commonjs/operations/sqlPoolConnectionPolicies.js.map +1 -1
  243. package/dist/commonjs/operations/sqlPoolDataWarehouseUserActivities.js +1 -0
  244. package/dist/commonjs/operations/sqlPoolDataWarehouseUserActivities.js.map +1 -1
  245. package/dist/commonjs/operations/sqlPoolGeoBackupPolicies.js +10 -26
  246. package/dist/commonjs/operations/sqlPoolGeoBackupPolicies.js.map +1 -1
  247. package/dist/commonjs/operations/sqlPoolMaintenanceWindowOptions.js +1 -0
  248. package/dist/commonjs/operations/sqlPoolMaintenanceWindowOptions.js.map +1 -1
  249. package/dist/commonjs/operations/sqlPoolMaintenanceWindows.js +1 -0
  250. package/dist/commonjs/operations/sqlPoolMaintenanceWindows.js.map +1 -1
  251. package/dist/commonjs/operations/sqlPoolMetadataSyncConfigs.js +1 -0
  252. package/dist/commonjs/operations/sqlPoolMetadataSyncConfigs.js.map +1 -1
  253. package/dist/commonjs/operations/sqlPoolOperationResults.js +12 -6
  254. package/dist/commonjs/operations/sqlPoolOperationResults.js.map +1 -1
  255. package/dist/commonjs/operations/sqlPoolOperations.js +23 -39
  256. package/dist/commonjs/operations/sqlPoolOperations.js.map +1 -1
  257. package/dist/commonjs/operations/sqlPoolRecommendedSensitivityLabels.js +1 -0
  258. package/dist/commonjs/operations/sqlPoolRecommendedSensitivityLabels.js.map +1 -1
  259. package/dist/commonjs/operations/sqlPoolReplicationLinks.js +23 -39
  260. package/dist/commonjs/operations/sqlPoolReplicationLinks.js.map +1 -1
  261. package/dist/commonjs/operations/sqlPoolRestorePoints.js +34 -45
  262. package/dist/commonjs/operations/sqlPoolRestorePoints.js.map +1 -1
  263. package/dist/commonjs/operations/sqlPoolSchemas.js +23 -39
  264. package/dist/commonjs/operations/sqlPoolSchemas.js.map +1 -1
  265. package/dist/commonjs/operations/sqlPoolSecurityAlertPolicies.js +23 -39
  266. package/dist/commonjs/operations/sqlPoolSecurityAlertPolicies.js.map +1 -1
  267. package/dist/commonjs/operations/sqlPoolSensitivityLabels.js +45 -78
  268. package/dist/commonjs/operations/sqlPoolSensitivityLabels.js.map +1 -1
  269. package/dist/commonjs/operations/sqlPoolTableColumns.js +23 -39
  270. package/dist/commonjs/operations/sqlPoolTableColumns.js.map +1 -1
  271. package/dist/commonjs/operations/sqlPoolTables.js +23 -39
  272. package/dist/commonjs/operations/sqlPoolTables.js.map +1 -1
  273. package/dist/commonjs/operations/sqlPoolTransparentDataEncryptions.js +23 -39
  274. package/dist/commonjs/operations/sqlPoolTransparentDataEncryptions.js.map +1 -1
  275. package/dist/commonjs/operations/sqlPoolUsages.js +23 -39
  276. package/dist/commonjs/operations/sqlPoolUsages.js.map +1 -1
  277. package/dist/commonjs/operations/sqlPoolVulnerabilityAssessmentRuleBaselines.js +1 -0
  278. package/dist/commonjs/operations/sqlPoolVulnerabilityAssessmentRuleBaselines.js.map +1 -1
  279. package/dist/commonjs/operations/sqlPoolVulnerabilityAssessmentScans.js +34 -45
  280. package/dist/commonjs/operations/sqlPoolVulnerabilityAssessmentScans.js.map +1 -1
  281. package/dist/commonjs/operations/sqlPoolVulnerabilityAssessments.js +23 -39
  282. package/dist/commonjs/operations/sqlPoolVulnerabilityAssessments.js.map +1 -1
  283. package/dist/commonjs/operations/sqlPoolWorkloadClassifier.js +45 -51
  284. package/dist/commonjs/operations/sqlPoolWorkloadClassifier.js.map +1 -1
  285. package/dist/commonjs/operations/sqlPoolWorkloadGroup.js +45 -51
  286. package/dist/commonjs/operations/sqlPoolWorkloadGroup.js.map +1 -1
  287. package/dist/commonjs/operations/sqlPools.js +78 -69
  288. package/dist/commonjs/operations/sqlPools.js.map +1 -1
  289. package/dist/commonjs/operations/workspaceAadAdmins.js +23 -12
  290. package/dist/commonjs/operations/workspaceAadAdmins.js.map +1 -1
  291. package/dist/commonjs/operations/workspaceManagedIdentitySqlControlSettings.js +12 -6
  292. package/dist/commonjs/operations/workspaceManagedIdentitySqlControlSettings.js.map +1 -1
  293. package/dist/commonjs/operations/workspaceManagedSqlServerBlobAuditingPolicies.js +34 -45
  294. package/dist/commonjs/operations/workspaceManagedSqlServerBlobAuditingPolicies.js.map +1 -1
  295. package/dist/commonjs/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.js +34 -45
  296. package/dist/commonjs/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.js.map +1 -1
  297. package/dist/commonjs/operations/workspaceManagedSqlServerEncryptionProtector.js +45 -51
  298. package/dist/commonjs/operations/workspaceManagedSqlServerEncryptionProtector.js.map +1 -1
  299. package/dist/commonjs/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.js +34 -45
  300. package/dist/commonjs/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.js.map +1 -1
  301. package/dist/commonjs/operations/workspaceManagedSqlServerRecoverableSqlPools.js +23 -39
  302. package/dist/commonjs/operations/workspaceManagedSqlServerRecoverableSqlPools.js.map +1 -1
  303. package/dist/commonjs/operations/workspaceManagedSqlServerSecurityAlertPolicy.js +34 -45
  304. package/dist/commonjs/operations/workspaceManagedSqlServerSecurityAlertPolicy.js.map +1 -1
  305. package/dist/commonjs/operations/workspaceManagedSqlServerUsages.js +23 -39
  306. package/dist/commonjs/operations/workspaceManagedSqlServerUsages.js.map +1 -1
  307. package/dist/commonjs/operations/workspaceManagedSqlServerVulnerabilityAssessments.js +23 -39
  308. package/dist/commonjs/operations/workspaceManagedSqlServerVulnerabilityAssessments.js.map +1 -1
  309. package/dist/commonjs/operations/workspaceSqlAadAdmins.js +23 -12
  310. package/dist/commonjs/operations/workspaceSqlAadAdmins.js.map +1 -1
  311. package/dist/commonjs/operations/workspaces.js +78 -96
  312. package/dist/commonjs/operations/workspaces.js.map +1 -1
  313. package/dist/commonjs/pagingHelper.js +2 -4
  314. package/dist/commonjs/pagingHelper.js.map +1 -1
  315. package/dist/commonjs/synapseManagementClient.js +87 -5
  316. package/dist/commonjs/synapseManagementClient.js.map +1 -1
  317. package/dist/commonjs/tsdoc-metadata.json +11 -11
  318. package/dist/esm/lroImpl.js +11 -3
  319. package/dist/esm/lroImpl.js.map +1 -1
  320. package/dist/esm/models/mappers.js +1142 -531
  321. package/dist/esm/models/mappers.js.map +1 -1
  322. package/dist/esm/operations/azureADOnlyAuthentications.js +34 -46
  323. package/dist/esm/operations/azureADOnlyAuthentications.js.map +1 -1
  324. package/dist/esm/operations/bigDataPools.js +45 -52
  325. package/dist/esm/operations/bigDataPools.js.map +1 -1
  326. package/dist/esm/operations/dataMaskingPolicies.js +1 -0
  327. package/dist/esm/operations/dataMaskingPolicies.js.map +1 -1
  328. package/dist/esm/operations/dataMaskingRules.js +10 -27
  329. package/dist/esm/operations/dataMaskingRules.js.map +1 -1
  330. package/dist/esm/operations/extendedSqlPoolBlobAuditingPolicies.js +23 -40
  331. package/dist/esm/operations/extendedSqlPoolBlobAuditingPolicies.js.map +1 -1
  332. package/dist/esm/operations/get.js +1 -0
  333. package/dist/esm/operations/get.js.map +1 -1
  334. package/dist/esm/operations/integrationRuntimeAuthKeysOperations.js +1 -0
  335. package/dist/esm/operations/integrationRuntimeAuthKeysOperations.js.map +1 -1
  336. package/dist/esm/operations/integrationRuntimeConnectionInfos.js +1 -0
  337. package/dist/esm/operations/integrationRuntimeConnectionInfos.js.map +1 -1
  338. package/dist/esm/operations/integrationRuntimeCredentials.js +1 -0
  339. package/dist/esm/operations/integrationRuntimeCredentials.js.map +1 -1
  340. package/dist/esm/operations/integrationRuntimeMonitoringDataOperations.js +1 -0
  341. package/dist/esm/operations/integrationRuntimeMonitoringDataOperations.js.map +1 -1
  342. package/dist/esm/operations/integrationRuntimeNodeIpAddressOperations.js +1 -0
  343. package/dist/esm/operations/integrationRuntimeNodeIpAddressOperations.js.map +1 -1
  344. package/dist/esm/operations/integrationRuntimeNodes.js +1 -0
  345. package/dist/esm/operations/integrationRuntimeNodes.js.map +1 -1
  346. package/dist/esm/operations/integrationRuntimeObjectMetadata.js +12 -6
  347. package/dist/esm/operations/integrationRuntimeObjectMetadata.js.map +1 -1
  348. package/dist/esm/operations/integrationRuntimeStatusOperations.js +1 -0
  349. package/dist/esm/operations/integrationRuntimeStatusOperations.js.map +1 -1
  350. package/dist/esm/operations/integrationRuntimes.js +89 -76
  351. package/dist/esm/operations/integrationRuntimes.js.map +1 -1
  352. package/dist/esm/operations/ipFirewallRules.js +56 -58
  353. package/dist/esm/operations/ipFirewallRules.js.map +1 -1
  354. package/dist/esm/operations/keys.js +23 -40
  355. package/dist/esm/operations/keys.js.map +1 -1
  356. package/dist/esm/operations/kustoOperations.js +23 -40
  357. package/dist/esm/operations/kustoOperations.js.map +1 -1
  358. package/dist/esm/operations/kustoPoolAttachedDatabaseConfigurations.js +32 -39
  359. package/dist/esm/operations/kustoPoolAttachedDatabaseConfigurations.js.map +1 -1
  360. package/dist/esm/operations/kustoPoolChildResource.js +1 -0
  361. package/dist/esm/operations/kustoPoolChildResource.js.map +1 -1
  362. package/dist/esm/operations/kustoPoolDataConnections.js +54 -51
  363. package/dist/esm/operations/kustoPoolDataConnections.js.map +1 -1
  364. package/dist/esm/operations/kustoPoolDatabasePrincipalAssignments.js +32 -39
  365. package/dist/esm/operations/kustoPoolDatabasePrincipalAssignments.js.map +1 -1
  366. package/dist/esm/operations/kustoPoolDatabases.js +43 -45
  367. package/dist/esm/operations/kustoPoolDatabases.js.map +1 -1
  368. package/dist/esm/operations/kustoPoolPrincipalAssignments.js +32 -39
  369. package/dist/esm/operations/kustoPoolPrincipalAssignments.js.map +1 -1
  370. package/dist/esm/operations/kustoPoolPrivateLinkResourcesOperations.js +10 -27
  371. package/dist/esm/operations/kustoPoolPrivateLinkResourcesOperations.js.map +1 -1
  372. package/dist/esm/operations/kustoPools.js +125 -153
  373. package/dist/esm/operations/kustoPools.js.map +1 -1
  374. package/dist/esm/operations/libraries.js +23 -40
  375. package/dist/esm/operations/libraries.js.map +1 -1
  376. package/dist/esm/operations/library.js +1 -0
  377. package/dist/esm/operations/library.js.map +1 -1
  378. package/dist/esm/operations/operations.js +1 -0
  379. package/dist/esm/operations/operations.js.map +1 -1
  380. package/dist/esm/operations/privateEndpointConnections.js +45 -52
  381. package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
  382. package/dist/esm/operations/privateEndpointConnectionsPrivateLinkHub.js +23 -40
  383. package/dist/esm/operations/privateEndpointConnectionsPrivateLinkHub.js.map +1 -1
  384. package/dist/esm/operations/privateLinkHubPrivateLinkResources.js +23 -40
  385. package/dist/esm/operations/privateLinkHubPrivateLinkResources.js.map +1 -1
  386. package/dist/esm/operations/privateLinkHubs.js +56 -85
  387. package/dist/esm/operations/privateLinkHubs.js.map +1 -1
  388. package/dist/esm/operations/privateLinkResourcesOperations.js +23 -40
  389. package/dist/esm/operations/privateLinkResourcesOperations.js.map +1 -1
  390. package/dist/esm/operations/restorableDroppedSqlPools.js +10 -27
  391. package/dist/esm/operations/restorableDroppedSqlPools.js.map +1 -1
  392. package/dist/esm/operations/sparkConfiguration.js +1 -0
  393. package/dist/esm/operations/sparkConfiguration.js.map +1 -1
  394. package/dist/esm/operations/sparkConfigurations.js +23 -40
  395. package/dist/esm/operations/sparkConfigurations.js.map +1 -1
  396. package/dist/esm/operations/sqlPoolBlobAuditingPolicies.js +23 -40
  397. package/dist/esm/operations/sqlPoolBlobAuditingPolicies.js.map +1 -1
  398. package/dist/esm/operations/sqlPoolColumns.js +1 -0
  399. package/dist/esm/operations/sqlPoolColumns.js.map +1 -1
  400. package/dist/esm/operations/sqlPoolConnectionPolicies.js +1 -0
  401. package/dist/esm/operations/sqlPoolConnectionPolicies.js.map +1 -1
  402. package/dist/esm/operations/sqlPoolDataWarehouseUserActivities.js +1 -0
  403. package/dist/esm/operations/sqlPoolDataWarehouseUserActivities.js.map +1 -1
  404. package/dist/esm/operations/sqlPoolGeoBackupPolicies.js +10 -27
  405. package/dist/esm/operations/sqlPoolGeoBackupPolicies.js.map +1 -1
  406. package/dist/esm/operations/sqlPoolMaintenanceWindowOptions.js +1 -0
  407. package/dist/esm/operations/sqlPoolMaintenanceWindowOptions.js.map +1 -1
  408. package/dist/esm/operations/sqlPoolMaintenanceWindows.js +1 -0
  409. package/dist/esm/operations/sqlPoolMaintenanceWindows.js.map +1 -1
  410. package/dist/esm/operations/sqlPoolMetadataSyncConfigs.js +1 -0
  411. package/dist/esm/operations/sqlPoolMetadataSyncConfigs.js.map +1 -1
  412. package/dist/esm/operations/sqlPoolOperationResults.js +12 -6
  413. package/dist/esm/operations/sqlPoolOperationResults.js.map +1 -1
  414. package/dist/esm/operations/sqlPoolOperations.js +23 -40
  415. package/dist/esm/operations/sqlPoolOperations.js.map +1 -1
  416. package/dist/esm/operations/sqlPoolRecommendedSensitivityLabels.js +1 -0
  417. package/dist/esm/operations/sqlPoolRecommendedSensitivityLabels.js.map +1 -1
  418. package/dist/esm/operations/sqlPoolReplicationLinks.js +23 -40
  419. package/dist/esm/operations/sqlPoolReplicationLinks.js.map +1 -1
  420. package/dist/esm/operations/sqlPoolRestorePoints.js +34 -46
  421. package/dist/esm/operations/sqlPoolRestorePoints.js.map +1 -1
  422. package/dist/esm/operations/sqlPoolSchemas.js +23 -40
  423. package/dist/esm/operations/sqlPoolSchemas.js.map +1 -1
  424. package/dist/esm/operations/sqlPoolSecurityAlertPolicies.js +23 -40
  425. package/dist/esm/operations/sqlPoolSecurityAlertPolicies.js.map +1 -1
  426. package/dist/esm/operations/sqlPoolSensitivityLabels.js +45 -79
  427. package/dist/esm/operations/sqlPoolSensitivityLabels.js.map +1 -1
  428. package/dist/esm/operations/sqlPoolTableColumns.js +23 -40
  429. package/dist/esm/operations/sqlPoolTableColumns.js.map +1 -1
  430. package/dist/esm/operations/sqlPoolTables.js +23 -40
  431. package/dist/esm/operations/sqlPoolTables.js.map +1 -1
  432. package/dist/esm/operations/sqlPoolTransparentDataEncryptions.js +23 -40
  433. package/dist/esm/operations/sqlPoolTransparentDataEncryptions.js.map +1 -1
  434. package/dist/esm/operations/sqlPoolUsages.js +23 -40
  435. package/dist/esm/operations/sqlPoolUsages.js.map +1 -1
  436. package/dist/esm/operations/sqlPoolVulnerabilityAssessmentRuleBaselines.js +1 -0
  437. package/dist/esm/operations/sqlPoolVulnerabilityAssessmentRuleBaselines.js.map +1 -1
  438. package/dist/esm/operations/sqlPoolVulnerabilityAssessmentScans.js +34 -46
  439. package/dist/esm/operations/sqlPoolVulnerabilityAssessmentScans.js.map +1 -1
  440. package/dist/esm/operations/sqlPoolVulnerabilityAssessments.js +23 -40
  441. package/dist/esm/operations/sqlPoolVulnerabilityAssessments.js.map +1 -1
  442. package/dist/esm/operations/sqlPoolWorkloadClassifier.js +45 -52
  443. package/dist/esm/operations/sqlPoolWorkloadClassifier.js.map +1 -1
  444. package/dist/esm/operations/sqlPoolWorkloadGroup.js +45 -52
  445. package/dist/esm/operations/sqlPoolWorkloadGroup.js.map +1 -1
  446. package/dist/esm/operations/sqlPools.js +78 -70
  447. package/dist/esm/operations/sqlPools.js.map +1 -1
  448. package/dist/esm/operations/workspaceAadAdmins.js +23 -12
  449. package/dist/esm/operations/workspaceAadAdmins.js.map +1 -1
  450. package/dist/esm/operations/workspaceManagedIdentitySqlControlSettings.js +12 -6
  451. package/dist/esm/operations/workspaceManagedIdentitySqlControlSettings.js.map +1 -1
  452. package/dist/esm/operations/workspaceManagedSqlServerBlobAuditingPolicies.js +34 -46
  453. package/dist/esm/operations/workspaceManagedSqlServerBlobAuditingPolicies.js.map +1 -1
  454. package/dist/esm/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.js +34 -46
  455. package/dist/esm/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.js.map +1 -1
  456. package/dist/esm/operations/workspaceManagedSqlServerEncryptionProtector.js +45 -52
  457. package/dist/esm/operations/workspaceManagedSqlServerEncryptionProtector.js.map +1 -1
  458. package/dist/esm/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.js +34 -46
  459. package/dist/esm/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.js.map +1 -1
  460. package/dist/esm/operations/workspaceManagedSqlServerRecoverableSqlPools.js +23 -40
  461. package/dist/esm/operations/workspaceManagedSqlServerRecoverableSqlPools.js.map +1 -1
  462. package/dist/esm/operations/workspaceManagedSqlServerSecurityAlertPolicy.js +34 -46
  463. package/dist/esm/operations/workspaceManagedSqlServerSecurityAlertPolicy.js.map +1 -1
  464. package/dist/esm/operations/workspaceManagedSqlServerUsages.js +23 -40
  465. package/dist/esm/operations/workspaceManagedSqlServerUsages.js.map +1 -1
  466. package/dist/esm/operations/workspaceManagedSqlServerVulnerabilityAssessments.js +23 -40
  467. package/dist/esm/operations/workspaceManagedSqlServerVulnerabilityAssessments.js.map +1 -1
  468. package/dist/esm/operations/workspaceSqlAadAdmins.js +23 -12
  469. package/dist/esm/operations/workspaceSqlAadAdmins.js.map +1 -1
  470. package/dist/esm/operations/workspaces.js +78 -97
  471. package/dist/esm/operations/workspaces.js.map +1 -1
  472. package/dist/esm/pagingHelper.js +2 -4
  473. package/dist/esm/pagingHelper.js.map +1 -1
  474. package/dist/esm/synapseManagementClient.js +87 -5
  475. package/dist/esm/synapseManagementClient.js.map +1 -1
  476. package/dist/react-native/lroImpl.js +11 -3
  477. package/dist/react-native/lroImpl.js.map +1 -1
  478. package/dist/react-native/models/mappers.js +1142 -531
  479. package/dist/react-native/models/mappers.js.map +1 -1
  480. package/dist/react-native/operations/azureADOnlyAuthentications.js +34 -46
  481. package/dist/react-native/operations/azureADOnlyAuthentications.js.map +1 -1
  482. package/dist/react-native/operations/bigDataPools.js +45 -52
  483. package/dist/react-native/operations/bigDataPools.js.map +1 -1
  484. package/dist/react-native/operations/dataMaskingPolicies.js +1 -0
  485. package/dist/react-native/operations/dataMaskingPolicies.js.map +1 -1
  486. package/dist/react-native/operations/dataMaskingRules.js +10 -27
  487. package/dist/react-native/operations/dataMaskingRules.js.map +1 -1
  488. package/dist/react-native/operations/extendedSqlPoolBlobAuditingPolicies.js +23 -40
  489. package/dist/react-native/operations/extendedSqlPoolBlobAuditingPolicies.js.map +1 -1
  490. package/dist/react-native/operations/get.js +1 -0
  491. package/dist/react-native/operations/get.js.map +1 -1
  492. package/dist/react-native/operations/integrationRuntimeAuthKeysOperations.js +1 -0
  493. package/dist/react-native/operations/integrationRuntimeAuthKeysOperations.js.map +1 -1
  494. package/dist/react-native/operations/integrationRuntimeConnectionInfos.js +1 -0
  495. package/dist/react-native/operations/integrationRuntimeConnectionInfos.js.map +1 -1
  496. package/dist/react-native/operations/integrationRuntimeCredentials.js +1 -0
  497. package/dist/react-native/operations/integrationRuntimeCredentials.js.map +1 -1
  498. package/dist/react-native/operations/integrationRuntimeMonitoringDataOperations.js +1 -0
  499. package/dist/react-native/operations/integrationRuntimeMonitoringDataOperations.js.map +1 -1
  500. package/dist/react-native/operations/integrationRuntimeNodeIpAddressOperations.js +1 -0
  501. package/dist/react-native/operations/integrationRuntimeNodeIpAddressOperations.js.map +1 -1
  502. package/dist/react-native/operations/integrationRuntimeNodes.js +1 -0
  503. package/dist/react-native/operations/integrationRuntimeNodes.js.map +1 -1
  504. package/dist/react-native/operations/integrationRuntimeObjectMetadata.js +12 -6
  505. package/dist/react-native/operations/integrationRuntimeObjectMetadata.js.map +1 -1
  506. package/dist/react-native/operations/integrationRuntimeStatusOperations.js +1 -0
  507. package/dist/react-native/operations/integrationRuntimeStatusOperations.js.map +1 -1
  508. package/dist/react-native/operations/integrationRuntimes.js +89 -76
  509. package/dist/react-native/operations/integrationRuntimes.js.map +1 -1
  510. package/dist/react-native/operations/ipFirewallRules.js +56 -58
  511. package/dist/react-native/operations/ipFirewallRules.js.map +1 -1
  512. package/dist/react-native/operations/keys.js +23 -40
  513. package/dist/react-native/operations/keys.js.map +1 -1
  514. package/dist/react-native/operations/kustoOperations.js +23 -40
  515. package/dist/react-native/operations/kustoOperations.js.map +1 -1
  516. package/dist/react-native/operations/kustoPoolAttachedDatabaseConfigurations.js +32 -39
  517. package/dist/react-native/operations/kustoPoolAttachedDatabaseConfigurations.js.map +1 -1
  518. package/dist/react-native/operations/kustoPoolChildResource.js +1 -0
  519. package/dist/react-native/operations/kustoPoolChildResource.js.map +1 -1
  520. package/dist/react-native/operations/kustoPoolDataConnections.js +54 -51
  521. package/dist/react-native/operations/kustoPoolDataConnections.js.map +1 -1
  522. package/dist/react-native/operations/kustoPoolDatabasePrincipalAssignments.js +32 -39
  523. package/dist/react-native/operations/kustoPoolDatabasePrincipalAssignments.js.map +1 -1
  524. package/dist/react-native/operations/kustoPoolDatabases.js +43 -45
  525. package/dist/react-native/operations/kustoPoolDatabases.js.map +1 -1
  526. package/dist/react-native/operations/kustoPoolPrincipalAssignments.js +32 -39
  527. package/dist/react-native/operations/kustoPoolPrincipalAssignments.js.map +1 -1
  528. package/dist/react-native/operations/kustoPoolPrivateLinkResourcesOperations.js +10 -27
  529. package/dist/react-native/operations/kustoPoolPrivateLinkResourcesOperations.js.map +1 -1
  530. package/dist/react-native/operations/kustoPools.js +125 -153
  531. package/dist/react-native/operations/kustoPools.js.map +1 -1
  532. package/dist/react-native/operations/libraries.js +23 -40
  533. package/dist/react-native/operations/libraries.js.map +1 -1
  534. package/dist/react-native/operations/library.js +1 -0
  535. package/dist/react-native/operations/library.js.map +1 -1
  536. package/dist/react-native/operations/operations.js +1 -0
  537. package/dist/react-native/operations/operations.js.map +1 -1
  538. package/dist/react-native/operations/privateEndpointConnections.js +45 -52
  539. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
  540. package/dist/react-native/operations/privateEndpointConnectionsPrivateLinkHub.js +23 -40
  541. package/dist/react-native/operations/privateEndpointConnectionsPrivateLinkHub.js.map +1 -1
  542. package/dist/react-native/operations/privateLinkHubPrivateLinkResources.js +23 -40
  543. package/dist/react-native/operations/privateLinkHubPrivateLinkResources.js.map +1 -1
  544. package/dist/react-native/operations/privateLinkHubs.js +56 -85
  545. package/dist/react-native/operations/privateLinkHubs.js.map +1 -1
  546. package/dist/react-native/operations/privateLinkResourcesOperations.js +23 -40
  547. package/dist/react-native/operations/privateLinkResourcesOperations.js.map +1 -1
  548. package/dist/react-native/operations/restorableDroppedSqlPools.js +10 -27
  549. package/dist/react-native/operations/restorableDroppedSqlPools.js.map +1 -1
  550. package/dist/react-native/operations/sparkConfiguration.js +1 -0
  551. package/dist/react-native/operations/sparkConfiguration.js.map +1 -1
  552. package/dist/react-native/operations/sparkConfigurations.js +23 -40
  553. package/dist/react-native/operations/sparkConfigurations.js.map +1 -1
  554. package/dist/react-native/operations/sqlPoolBlobAuditingPolicies.js +23 -40
  555. package/dist/react-native/operations/sqlPoolBlobAuditingPolicies.js.map +1 -1
  556. package/dist/react-native/operations/sqlPoolColumns.js +1 -0
  557. package/dist/react-native/operations/sqlPoolColumns.js.map +1 -1
  558. package/dist/react-native/operations/sqlPoolConnectionPolicies.js +1 -0
  559. package/dist/react-native/operations/sqlPoolConnectionPolicies.js.map +1 -1
  560. package/dist/react-native/operations/sqlPoolDataWarehouseUserActivities.js +1 -0
  561. package/dist/react-native/operations/sqlPoolDataWarehouseUserActivities.js.map +1 -1
  562. package/dist/react-native/operations/sqlPoolGeoBackupPolicies.js +10 -27
  563. package/dist/react-native/operations/sqlPoolGeoBackupPolicies.js.map +1 -1
  564. package/dist/react-native/operations/sqlPoolMaintenanceWindowOptions.js +1 -0
  565. package/dist/react-native/operations/sqlPoolMaintenanceWindowOptions.js.map +1 -1
  566. package/dist/react-native/operations/sqlPoolMaintenanceWindows.js +1 -0
  567. package/dist/react-native/operations/sqlPoolMaintenanceWindows.js.map +1 -1
  568. package/dist/react-native/operations/sqlPoolMetadataSyncConfigs.js +1 -0
  569. package/dist/react-native/operations/sqlPoolMetadataSyncConfigs.js.map +1 -1
  570. package/dist/react-native/operations/sqlPoolOperationResults.js +12 -6
  571. package/dist/react-native/operations/sqlPoolOperationResults.js.map +1 -1
  572. package/dist/react-native/operations/sqlPoolOperations.js +23 -40
  573. package/dist/react-native/operations/sqlPoolOperations.js.map +1 -1
  574. package/dist/react-native/operations/sqlPoolRecommendedSensitivityLabels.js +1 -0
  575. package/dist/react-native/operations/sqlPoolRecommendedSensitivityLabels.js.map +1 -1
  576. package/dist/react-native/operations/sqlPoolReplicationLinks.js +23 -40
  577. package/dist/react-native/operations/sqlPoolReplicationLinks.js.map +1 -1
  578. package/dist/react-native/operations/sqlPoolRestorePoints.js +34 -46
  579. package/dist/react-native/operations/sqlPoolRestorePoints.js.map +1 -1
  580. package/dist/react-native/operations/sqlPoolSchemas.js +23 -40
  581. package/dist/react-native/operations/sqlPoolSchemas.js.map +1 -1
  582. package/dist/react-native/operations/sqlPoolSecurityAlertPolicies.js +23 -40
  583. package/dist/react-native/operations/sqlPoolSecurityAlertPolicies.js.map +1 -1
  584. package/dist/react-native/operations/sqlPoolSensitivityLabels.js +45 -79
  585. package/dist/react-native/operations/sqlPoolSensitivityLabels.js.map +1 -1
  586. package/dist/react-native/operations/sqlPoolTableColumns.js +23 -40
  587. package/dist/react-native/operations/sqlPoolTableColumns.js.map +1 -1
  588. package/dist/react-native/operations/sqlPoolTables.js +23 -40
  589. package/dist/react-native/operations/sqlPoolTables.js.map +1 -1
  590. package/dist/react-native/operations/sqlPoolTransparentDataEncryptions.js +23 -40
  591. package/dist/react-native/operations/sqlPoolTransparentDataEncryptions.js.map +1 -1
  592. package/dist/react-native/operations/sqlPoolUsages.js +23 -40
  593. package/dist/react-native/operations/sqlPoolUsages.js.map +1 -1
  594. package/dist/react-native/operations/sqlPoolVulnerabilityAssessmentRuleBaselines.js +1 -0
  595. package/dist/react-native/operations/sqlPoolVulnerabilityAssessmentRuleBaselines.js.map +1 -1
  596. package/dist/react-native/operations/sqlPoolVulnerabilityAssessmentScans.js +34 -46
  597. package/dist/react-native/operations/sqlPoolVulnerabilityAssessmentScans.js.map +1 -1
  598. package/dist/react-native/operations/sqlPoolVulnerabilityAssessments.js +23 -40
  599. package/dist/react-native/operations/sqlPoolVulnerabilityAssessments.js.map +1 -1
  600. package/dist/react-native/operations/sqlPoolWorkloadClassifier.js +45 -52
  601. package/dist/react-native/operations/sqlPoolWorkloadClassifier.js.map +1 -1
  602. package/dist/react-native/operations/sqlPoolWorkloadGroup.js +45 -52
  603. package/dist/react-native/operations/sqlPoolWorkloadGroup.js.map +1 -1
  604. package/dist/react-native/operations/sqlPools.js +78 -70
  605. package/dist/react-native/operations/sqlPools.js.map +1 -1
  606. package/dist/react-native/operations/workspaceAadAdmins.js +23 -12
  607. package/dist/react-native/operations/workspaceAadAdmins.js.map +1 -1
  608. package/dist/react-native/operations/workspaceManagedIdentitySqlControlSettings.js +12 -6
  609. package/dist/react-native/operations/workspaceManagedIdentitySqlControlSettings.js.map +1 -1
  610. package/dist/react-native/operations/workspaceManagedSqlServerBlobAuditingPolicies.js +34 -46
  611. package/dist/react-native/operations/workspaceManagedSqlServerBlobAuditingPolicies.js.map +1 -1
  612. package/dist/react-native/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.js +34 -46
  613. package/dist/react-native/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.js.map +1 -1
  614. package/dist/react-native/operations/workspaceManagedSqlServerEncryptionProtector.js +45 -52
  615. package/dist/react-native/operations/workspaceManagedSqlServerEncryptionProtector.js.map +1 -1
  616. package/dist/react-native/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.js +34 -46
  617. package/dist/react-native/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.js.map +1 -1
  618. package/dist/react-native/operations/workspaceManagedSqlServerRecoverableSqlPools.js +23 -40
  619. package/dist/react-native/operations/workspaceManagedSqlServerRecoverableSqlPools.js.map +1 -1
  620. package/dist/react-native/operations/workspaceManagedSqlServerSecurityAlertPolicy.js +34 -46
  621. package/dist/react-native/operations/workspaceManagedSqlServerSecurityAlertPolicy.js.map +1 -1
  622. package/dist/react-native/operations/workspaceManagedSqlServerUsages.js +23 -40
  623. package/dist/react-native/operations/workspaceManagedSqlServerUsages.js.map +1 -1
  624. package/dist/react-native/operations/workspaceManagedSqlServerVulnerabilityAssessments.js +23 -40
  625. package/dist/react-native/operations/workspaceManagedSqlServerVulnerabilityAssessments.js.map +1 -1
  626. package/dist/react-native/operations/workspaceSqlAadAdmins.js +23 -12
  627. package/dist/react-native/operations/workspaceSqlAadAdmins.js.map +1 -1
  628. package/dist/react-native/operations/workspaces.js +78 -97
  629. package/dist/react-native/operations/workspaces.js.map +1 -1
  630. package/dist/react-native/pagingHelper.js +2 -4
  631. package/dist/react-native/pagingHelper.js.map +1 -1
  632. package/dist/react-native/synapseManagementClient.js +87 -5
  633. package/dist/react-native/synapseManagementClient.js.map +1 -1
  634. package/package.json +2 -2
  635. /package/review/{arm-synapse.api.md → arm-synapse-node.api.md} +0 -0
@@ -1 +1 @@
1
- {"version":3,"file":"integrationRuntimes.js","sourceRoot":"","sources":["../../../src/operations/integrationRuntimes.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { IntegrationRuntimes } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { SynapseManagementClient } from \"../synapseManagementClient.js\";\nimport { PollerLike, PollOperationState, LroEngine } from \"@azure/core-lro\";\nimport { LroImpl } from \"../lroImpl.js\";\nimport {\n IntegrationRuntimeResource,\n IntegrationRuntimesListByWorkspaceNextOptionalParams,\n IntegrationRuntimesListByWorkspaceOptionalParams,\n IntegrationRuntimesListByWorkspaceResponse,\n UpdateIntegrationRuntimeRequest,\n IntegrationRuntimesUpdateOptionalParams,\n IntegrationRuntimesUpdateResponse,\n IntegrationRuntimesGetOptionalParams,\n IntegrationRuntimesGetResponse,\n IntegrationRuntimesCreateOptionalParams,\n IntegrationRuntimesCreateResponse,\n IntegrationRuntimesDeleteOptionalParams,\n IntegrationRuntimesUpgradeOptionalParams,\n IntegrationRuntimesStartOptionalParams,\n IntegrationRuntimesStartResponse,\n IntegrationRuntimesStopOptionalParams,\n IntegrationRuntimesListOutboundNetworkDependenciesEndpointsOptionalParams,\n IntegrationRuntimesListOutboundNetworkDependenciesEndpointsResponse,\n IntegrationRuntimesEnableInteractiveQueryOptionalParams,\n IntegrationRuntimesDisableInteractiveQueryOptionalParams,\n IntegrationRuntimesListByWorkspaceNextResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationRuntimes operations. */\nexport class IntegrationRuntimesImpl implements IntegrationRuntimes {\n private readonly client: SynapseManagementClient;\n\n /**\n * Initialize a new instance of the class IntegrationRuntimes class.\n * @param client Reference to the service client\n */\n constructor(client: SynapseManagementClient) {\n this.client = client;\n }\n\n /**\n * List all integration runtimes\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n public listByWorkspace(\n resourceGroupName: string,\n workspaceName: string,\n options?: IntegrationRuntimesListByWorkspaceOptionalParams\n ): PagedAsyncIterableIterator<IntegrationRuntimeResource> {\n const iter = this.listByWorkspacePagingAll(\n resourceGroupName,\n workspaceName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByWorkspacePagingPage(\n resourceGroupName,\n workspaceName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listByWorkspacePagingPage(\n resourceGroupName: string,\n workspaceName: string,\n options?: IntegrationRuntimesListByWorkspaceOptionalParams,\n settings?: PageSettings\n ): AsyncIterableIterator<IntegrationRuntimeResource[]> {\n let result: IntegrationRuntimesListByWorkspaceResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByWorkspace(\n resourceGroupName,\n workspaceName,\n options\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByWorkspaceNext(\n resourceGroupName,\n workspaceName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByWorkspacePagingAll(\n resourceGroupName: string,\n workspaceName: string,\n options?: IntegrationRuntimesListByWorkspaceOptionalParams\n ): AsyncIterableIterator<IntegrationRuntimeResource> {\n for await (const page of this.listByWorkspacePagingPage(\n resourceGroupName,\n workspaceName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Update an integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param updateIntegrationRuntimeRequest The parameters for updating an integration runtime.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n updateIntegrationRuntimeRequest: UpdateIntegrationRuntimeRequest,\n options?: IntegrationRuntimesUpdateOptionalParams\n ): Promise<IntegrationRuntimesUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n workspaceName,\n integrationRuntimeName,\n updateIntegrationRuntimeRequest,\n options\n },\n updateOperationSpec\n );\n }\n\n /**\n * Get an integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesGetOptionalParams\n ): Promise<IntegrationRuntimesGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, integrationRuntimeName, options },\n getOperationSpec\n );\n }\n\n /**\n * Create an integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param integrationRuntime Integration runtime resource definition.\n * @param options The options parameters.\n */\n async beginCreate(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n integrationRuntime: IntegrationRuntimeResource,\n options?: IntegrationRuntimesCreateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<IntegrationRuntimesCreateResponse>,\n IntegrationRuntimesCreateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<IntegrationRuntimesCreateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n {\n resourceGroupName,\n workspaceName,\n integrationRuntimeName,\n integrationRuntime,\n options\n },\n createOperationSpec\n );\n const poller = new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Create an integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param integrationRuntime Integration runtime resource definition.\n * @param options The options parameters.\n */\n async beginCreateAndWait(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n integrationRuntime: IntegrationRuntimeResource,\n options?: IntegrationRuntimesCreateOptionalParams\n ): Promise<IntegrationRuntimesCreateResponse> {\n const poller = await this.beginCreate(\n resourceGroupName,\n workspaceName,\n integrationRuntimeName,\n integrationRuntime,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Delete an integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesDeleteOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, workspaceName, integrationRuntimeName, options },\n deleteOperationSpec\n );\n const poller = new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Delete an integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesDeleteOptionalParams\n ): Promise<void> {\n const poller = await this.beginDelete(\n resourceGroupName,\n workspaceName,\n integrationRuntimeName,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Upgrade an integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n upgrade(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesUpgradeOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, integrationRuntimeName, options },\n upgradeOperationSpec\n );\n }\n\n /**\n * List all integration runtimes\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n private _listByWorkspace(\n resourceGroupName: string,\n workspaceName: string,\n options?: IntegrationRuntimesListByWorkspaceOptionalParams\n ): Promise<IntegrationRuntimesListByWorkspaceResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, options },\n listByWorkspaceOperationSpec\n );\n }\n\n /**\n * Start an integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n async beginStart(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesStartOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<IntegrationRuntimesStartResponse>,\n IntegrationRuntimesStartResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<IntegrationRuntimesStartResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, workspaceName, integrationRuntimeName, options },\n startOperationSpec\n );\n const poller = new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n lroResourceLocationConfig: \"azure-async-operation\"\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Start an integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n async beginStartAndWait(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesStartOptionalParams\n ): Promise<IntegrationRuntimesStartResponse> {\n const poller = await this.beginStart(\n resourceGroupName,\n workspaceName,\n integrationRuntimeName,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Stop an integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n async beginStop(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesStopOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, workspaceName, integrationRuntimeName, options },\n stopOperationSpec\n );\n const poller = new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Stop an integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n async beginStopAndWait(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesStopOptionalParams\n ): Promise<void> {\n const poller = await this.beginStop(\n resourceGroupName,\n workspaceName,\n integrationRuntimeName,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Gets the list of outbound network dependencies for a given Azure-SSIS integration runtime.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n listOutboundNetworkDependenciesEndpoints(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesListOutboundNetworkDependenciesEndpointsOptionalParams\n ): Promise<\n IntegrationRuntimesListOutboundNetworkDependenciesEndpointsResponse\n > {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, integrationRuntimeName, options },\n listOutboundNetworkDependenciesEndpointsOperationSpec\n );\n }\n\n /**\n * Enable interactive query in integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n async beginEnableInteractiveQuery(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesEnableInteractiveQueryOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, workspaceName, integrationRuntimeName, options },\n enableInteractiveQueryOperationSpec\n );\n const poller = new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Enable interactive query in integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n async beginEnableInteractiveQueryAndWait(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesEnableInteractiveQueryOptionalParams\n ): Promise<void> {\n const poller = await this.beginEnableInteractiveQuery(\n resourceGroupName,\n workspaceName,\n integrationRuntimeName,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Disable interactive query in integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n async beginDisableInteractiveQuery(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesDisableInteractiveQueryOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, workspaceName, integrationRuntimeName, options },\n disableInteractiveQueryOperationSpec\n );\n const poller = new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Disable interactive query in integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n async beginDisableInteractiveQueryAndWait(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesDisableInteractiveQueryOptionalParams\n ): Promise<void> {\n const poller = await this.beginDisableInteractiveQuery(\n resourceGroupName,\n workspaceName,\n integrationRuntimeName,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * ListByWorkspaceNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param nextLink The nextLink from the previous successful call to the ListByWorkspace method.\n * @param options The options parameters.\n */\n private _listByWorkspaceNext(\n resourceGroupName: string,\n workspaceName: string,\n nextLink: string,\n options?: IntegrationRuntimesListByWorkspaceNextOptionalParams\n ): Promise<IntegrationRuntimesListByWorkspaceNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, nextLink, options },\n listByWorkspaceNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationRuntimeResource\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.updateIntegrationRuntimeRequest,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.integrationRuntimeName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationRuntimeResource\n },\n 304: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.integrationRuntimeName\n ],\n headerParameters: [Parameters.accept, Parameters.ifNoneMatch],\n serializer\n};\nconst createOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationRuntimeResource\n },\n 201: {\n bodyMapper: Mappers.IntegrationRuntimeResource\n },\n 202: {\n bodyMapper: Mappers.IntegrationRuntimeResource\n },\n 204: {\n bodyMapper: Mappers.IntegrationRuntimeResource\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.integrationRuntime,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.integrationRuntimeName\n ],\n headerParameters: [\n Parameters.accept,\n Parameters.contentType,\n Parameters.ifMatch\n ],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.integrationRuntimeName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst upgradeOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}/upgrade\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.integrationRuntimeName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByWorkspaceOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationRuntimeListResponse\n },\n default: {\n bodyMapper: Mappers.ErrorResponseAutoGenerated\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst startOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}/start\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationRuntimeStatusResponse\n },\n 201: {\n bodyMapper: Mappers.IntegrationRuntimeStatusResponse\n },\n 202: {\n bodyMapper: Mappers.IntegrationRuntimeStatusResponse\n },\n 204: {\n bodyMapper: Mappers.IntegrationRuntimeStatusResponse\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.integrationRuntimeName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst stopOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}/stop\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.integrationRuntimeName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listOutboundNetworkDependenciesEndpointsOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}/outboundNetworkDependenciesEndpoints\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper:\n Mappers.IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.integrationRuntimeName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst enableInteractiveQueryOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}/enableInteractiveQuery\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.integrationRuntimeName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst disableInteractiveQueryOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}/disableInteractiveQuery\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.integrationRuntimeName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByWorkspaceNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationRuntimeListResponse\n },\n default: {\n bodyMapper: Mappers.ErrorResponseAutoGenerated\n }\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
1
+ {"version":3,"file":"integrationRuntimes.js","sourceRoot":"","sources":["../../../src/operations/integrationRuntimes.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { IntegrationRuntimes } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { SynapseManagementClient } from \"../synapseManagementClient.js\";\nimport { PollerLike, PollOperationState, LroEngine } from \"@azure/core-lro\";\nimport { LroImpl } from \"../lroImpl.js\";\nimport {\n IntegrationRuntimeResource,\n IntegrationRuntimesListByWorkspaceNextOptionalParams,\n IntegrationRuntimesListByWorkspaceOptionalParams,\n IntegrationRuntimesListByWorkspaceResponse,\n UpdateIntegrationRuntimeRequest,\n IntegrationRuntimesUpdateOptionalParams,\n IntegrationRuntimesUpdateResponse,\n IntegrationRuntimesGetOptionalParams,\n IntegrationRuntimesGetResponse,\n IntegrationRuntimesCreateOptionalParams,\n IntegrationRuntimesCreateResponse,\n IntegrationRuntimesDeleteOptionalParams,\n IntegrationRuntimesUpgradeOptionalParams,\n IntegrationRuntimesStartOptionalParams,\n IntegrationRuntimesStartResponse,\n IntegrationRuntimesStopOptionalParams,\n IntegrationRuntimesListOutboundNetworkDependenciesEndpointsOptionalParams,\n IntegrationRuntimesListOutboundNetworkDependenciesEndpointsResponse,\n IntegrationRuntimesEnableInteractiveQueryOptionalParams,\n IntegrationRuntimesDisableInteractiveQueryOptionalParams,\n IntegrationRuntimesListByWorkspaceNextResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationRuntimes operations. */\nexport class IntegrationRuntimesImpl implements IntegrationRuntimes {\n private readonly client: SynapseManagementClient;\n\n /**\n * Initialize a new instance of the class IntegrationRuntimes class.\n * @param client Reference to the service client\n */\n constructor(client: SynapseManagementClient) {\n this.client = client;\n }\n\n /**\n * List all integration runtimes\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n public listByWorkspace(\n resourceGroupName: string,\n workspaceName: string,\n options?: IntegrationRuntimesListByWorkspaceOptionalParams\n ): PagedAsyncIterableIterator<IntegrationRuntimeResource> {\n const iter = this.listByWorkspacePagingAll(\n resourceGroupName,\n workspaceName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByWorkspacePagingPage(\n resourceGroupName,\n workspaceName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listByWorkspacePagingPage(\n resourceGroupName: string,\n workspaceName: string,\n options?: IntegrationRuntimesListByWorkspaceOptionalParams,\n settings?: PageSettings\n ): AsyncIterableIterator<IntegrationRuntimeResource[]> {\n let result: IntegrationRuntimesListByWorkspaceResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByWorkspace(\n resourceGroupName,\n workspaceName,\n options\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByWorkspaceNext(\n resourceGroupName,\n workspaceName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByWorkspacePagingAll(\n resourceGroupName: string,\n workspaceName: string,\n options?: IntegrationRuntimesListByWorkspaceOptionalParams\n ): AsyncIterableIterator<IntegrationRuntimeResource> {\n for await (const page of this.listByWorkspacePagingPage(\n resourceGroupName,\n workspaceName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Update an integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param updateIntegrationRuntimeRequest The parameters for updating an integration runtime.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n updateIntegrationRuntimeRequest: UpdateIntegrationRuntimeRequest,\n options?: IntegrationRuntimesUpdateOptionalParams\n ): Promise<IntegrationRuntimesUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n workspaceName,\n integrationRuntimeName,\n updateIntegrationRuntimeRequest,\n options\n },\n updateOperationSpec\n );\n }\n\n /**\n * Get an integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesGetOptionalParams\n ): Promise<IntegrationRuntimesGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, integrationRuntimeName, options },\n getOperationSpec\n );\n }\n\n /**\n * Create an integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param integrationRuntime Integration runtime resource definition.\n * @param options The options parameters.\n */\n async beginCreate(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n integrationRuntime: IntegrationRuntimeResource,\n options?: IntegrationRuntimesCreateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<IntegrationRuntimesCreateResponse>,\n IntegrationRuntimesCreateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<IntegrationRuntimesCreateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n {\n resourceGroupName,\n workspaceName,\n integrationRuntimeName,\n integrationRuntime,\n options\n },\n createOperationSpec\n );\n const poller = new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Create an integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param integrationRuntime Integration runtime resource definition.\n * @param options The options parameters.\n */\n async beginCreateAndWait(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n integrationRuntime: IntegrationRuntimeResource,\n options?: IntegrationRuntimesCreateOptionalParams\n ): Promise<IntegrationRuntimesCreateResponse> {\n const poller = await this.beginCreate(\n resourceGroupName,\n workspaceName,\n integrationRuntimeName,\n integrationRuntime,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Delete an integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesDeleteOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, workspaceName, integrationRuntimeName, options },\n deleteOperationSpec\n );\n const poller = new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Delete an integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesDeleteOptionalParams\n ): Promise<void> {\n const poller = await this.beginDelete(\n resourceGroupName,\n workspaceName,\n integrationRuntimeName,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Upgrade an integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n upgrade(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesUpgradeOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, integrationRuntimeName, options },\n upgradeOperationSpec\n );\n }\n\n /**\n * List all integration runtimes\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n private _listByWorkspace(\n resourceGroupName: string,\n workspaceName: string,\n options?: IntegrationRuntimesListByWorkspaceOptionalParams\n ): Promise<IntegrationRuntimesListByWorkspaceResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, options },\n listByWorkspaceOperationSpec\n );\n }\n\n /**\n * Start an integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n async beginStart(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesStartOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<IntegrationRuntimesStartResponse>,\n IntegrationRuntimesStartResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<IntegrationRuntimesStartResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, workspaceName, integrationRuntimeName, options },\n startOperationSpec\n );\n const poller = new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n lroResourceLocationConfig: \"azure-async-operation\"\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Start an integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n async beginStartAndWait(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesStartOptionalParams\n ): Promise<IntegrationRuntimesStartResponse> {\n const poller = await this.beginStart(\n resourceGroupName,\n workspaceName,\n integrationRuntimeName,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Stop an integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n async beginStop(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesStopOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, workspaceName, integrationRuntimeName, options },\n stopOperationSpec\n );\n const poller = new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Stop an integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n async beginStopAndWait(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesStopOptionalParams\n ): Promise<void> {\n const poller = await this.beginStop(\n resourceGroupName,\n workspaceName,\n integrationRuntimeName,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Gets the list of outbound network dependencies for a given Azure-SSIS integration runtime.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n listOutboundNetworkDependenciesEndpoints(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesListOutboundNetworkDependenciesEndpointsOptionalParams\n ): Promise<\n IntegrationRuntimesListOutboundNetworkDependenciesEndpointsResponse\n > {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, integrationRuntimeName, options },\n listOutboundNetworkDependenciesEndpointsOperationSpec\n );\n }\n\n /**\n * Enable interactive query in integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n async beginEnableInteractiveQuery(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesEnableInteractiveQueryOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, workspaceName, integrationRuntimeName, options },\n enableInteractiveQueryOperationSpec\n );\n const poller = new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Enable interactive query in integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n async beginEnableInteractiveQueryAndWait(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesEnableInteractiveQueryOptionalParams\n ): Promise<void> {\n const poller = await this.beginEnableInteractiveQuery(\n resourceGroupName,\n workspaceName,\n integrationRuntimeName,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Disable interactive query in integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n async beginDisableInteractiveQuery(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesDisableInteractiveQueryOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, workspaceName, integrationRuntimeName, options },\n disableInteractiveQueryOperationSpec\n );\n const poller = new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Disable interactive query in integration runtime\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param integrationRuntimeName Integration runtime name\n * @param options The options parameters.\n */\n async beginDisableInteractiveQueryAndWait(\n resourceGroupName: string,\n workspaceName: string,\n integrationRuntimeName: string,\n options?: IntegrationRuntimesDisableInteractiveQueryOptionalParams\n ): Promise<void> {\n const poller = await this.beginDisableInteractiveQuery(\n resourceGroupName,\n workspaceName,\n integrationRuntimeName,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * ListByWorkspaceNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param nextLink The nextLink from the previous successful call to the ListByWorkspace method.\n * @param options The options parameters.\n */\n private _listByWorkspaceNext(\n resourceGroupName: string,\n workspaceName: string,\n nextLink: string,\n options?: IntegrationRuntimesListByWorkspaceNextOptionalParams\n ): Promise<IntegrationRuntimesListByWorkspaceNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, nextLink, options },\n listByWorkspaceNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationRuntimeResource\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.updateIntegrationRuntimeRequest,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.integrationRuntimeName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationRuntimeResource\n },\n 304: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.integrationRuntimeName\n ],\n headerParameters: [Parameters.accept, Parameters.ifNoneMatch],\n serializer\n};\nconst createOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationRuntimeResource\n },\n 201: {\n bodyMapper: Mappers.IntegrationRuntimeResource\n },\n 202: {\n bodyMapper: Mappers.IntegrationRuntimeResource\n },\n 204: {\n bodyMapper: Mappers.IntegrationRuntimeResource\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.integrationRuntime,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.integrationRuntimeName\n ],\n headerParameters: [\n Parameters.accept,\n Parameters.contentType,\n Parameters.ifMatch\n ],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.integrationRuntimeName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst upgradeOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}/upgrade\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.integrationRuntimeName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByWorkspaceOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationRuntimeListResponse\n },\n default: {\n bodyMapper: Mappers.ErrorResponseAutoGenerated\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst startOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}/start\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationRuntimeStatusResponse\n },\n 201: {\n bodyMapper: Mappers.IntegrationRuntimeStatusResponse\n },\n 202: {\n bodyMapper: Mappers.IntegrationRuntimeStatusResponse\n },\n 204: {\n bodyMapper: Mappers.IntegrationRuntimeStatusResponse\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.integrationRuntimeName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst stopOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}/stop\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.integrationRuntimeName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listOutboundNetworkDependenciesEndpointsOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}/outboundNetworkDependenciesEndpoints\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper:\n Mappers.IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.integrationRuntimeName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst enableInteractiveQueryOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}/enableInteractiveQuery\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.integrationRuntimeName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst disableInteractiveQueryOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}/disableInteractiveQuery\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.integrationRuntimeName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByWorkspaceNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationRuntimeListResponse\n },\n default: {\n bodyMapper: Mappers.ErrorResponseAutoGenerated\n }\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
@@ -18,6 +18,7 @@ const lroImpl_js_1 = require("../lroImpl.js");
18
18
  /// <reference lib="esnext.asynciterable" />
19
19
  /** Class containing IpFirewallRules operations. */
20
20
  class IpFirewallRulesImpl {
21
+ client;
21
22
  /**
22
23
  * Initialize a new instance of the class IpFirewallRules class.
23
24
  * @param client Reference to the service client
@@ -41,52 +42,35 @@ class IpFirewallRulesImpl {
41
42
  return this;
42
43
  },
43
44
  byPage: (settings) => {
44
- if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
45
+ if (settings?.maxPageSize) {
45
46
  throw new Error("maxPageSize is not supported by this operation.");
46
47
  }
47
48
  return this.listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings);
48
49
  }
49
50
  };
50
51
  }
51
- listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings) {
52
- return tslib_1.__asyncGenerator(this, arguments, function* listByWorkspacePagingPage_1() {
53
- let result;
54
- let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
55
- if (!continuationToken) {
56
- result = yield tslib_1.__await(this._listByWorkspace(resourceGroupName, workspaceName, options));
57
- let page = result.value || [];
58
- continuationToken = result.nextLink;
59
- (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
60
- yield yield tslib_1.__await(page);
61
- }
62
- while (continuationToken) {
63
- result = yield tslib_1.__await(this._listByWorkspaceNext(resourceGroupName, workspaceName, continuationToken, options));
64
- continuationToken = result.nextLink;
65
- let page = result.value || [];
66
- (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
67
- yield yield tslib_1.__await(page);
68
- }
69
- });
52
+ async *listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings) {
53
+ let result;
54
+ let continuationToken = settings?.continuationToken;
55
+ if (!continuationToken) {
56
+ result = await this._listByWorkspace(resourceGroupName, workspaceName, options);
57
+ let page = result.value || [];
58
+ continuationToken = result.nextLink;
59
+ (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
60
+ yield page;
61
+ }
62
+ while (continuationToken) {
63
+ result = await this._listByWorkspaceNext(resourceGroupName, workspaceName, continuationToken, options);
64
+ continuationToken = result.nextLink;
65
+ let page = result.value || [];
66
+ (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
67
+ yield page;
68
+ }
70
69
  }
71
- listByWorkspacePagingAll(resourceGroupName, workspaceName, options) {
72
- return tslib_1.__asyncGenerator(this, arguments, function* listByWorkspacePagingAll_1() {
73
- var _a, e_1, _b, _c;
74
- try {
75
- for (var _d = true, _e = tslib_1.__asyncValues(this.listByWorkspacePagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
76
- _c = _f.value;
77
- _d = false;
78
- const page = _c;
79
- yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
80
- }
81
- }
82
- catch (e_1_1) { e_1 = { error: e_1_1 }; }
83
- finally {
84
- try {
85
- if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
86
- }
87
- finally { if (e_1) throw e_1.error; }
88
- }
89
- });
70
+ async *listByWorkspacePagingAll(resourceGroupName, workspaceName, options) {
71
+ for await (const page of this.listByWorkspacePagingPage(resourceGroupName, workspaceName, options)) {
72
+ yield* page;
73
+ }
90
74
  }
91
75
  /**
92
76
  * Returns a list of firewall rules
@@ -110,14 +94,19 @@ class IpFirewallRulesImpl {
110
94
  return this.client.sendOperationRequest(args, spec);
111
95
  };
112
96
  const sendOperation = async (args, spec) => {
113
- var _a;
114
97
  let currentRawResponse = undefined;
115
- const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
98
+ const providedCallback = args.options?.onResponse;
116
99
  const callback = (rawResponse, flatResponse) => {
117
100
  currentRawResponse = rawResponse;
118
- providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
101
+ providedCallback?.(rawResponse, flatResponse);
102
+ };
103
+ const updatedArgs = {
104
+ ...args,
105
+ options: {
106
+ ...args.options,
107
+ onResponse: callback
108
+ }
119
109
  };
120
- const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
121
110
  const flatResponse = await directSendOperation(updatedArgs, spec);
122
111
  return {
123
112
  flatResponse,
@@ -136,8 +125,8 @@ class IpFirewallRulesImpl {
136
125
  options
137
126
  }, createOrUpdateOperationSpec);
138
127
  const poller = new core_lro_1.LroEngine(lro, {
139
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
140
- intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
128
+ resumeFrom: options?.resumeFrom,
129
+ intervalInMs: options?.updateIntervalInMs,
141
130
  lroResourceLocationConfig: "location"
142
131
  });
143
132
  await poller.poll();
@@ -167,14 +156,19 @@ class IpFirewallRulesImpl {
167
156
  return this.client.sendOperationRequest(args, spec);
168
157
  };
169
158
  const sendOperation = async (args, spec) => {
170
- var _a;
171
159
  let currentRawResponse = undefined;
172
- const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
160
+ const providedCallback = args.options?.onResponse;
173
161
  const callback = (rawResponse, flatResponse) => {
174
162
  currentRawResponse = rawResponse;
175
- providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
163
+ providedCallback?.(rawResponse, flatResponse);
164
+ };
165
+ const updatedArgs = {
166
+ ...args,
167
+ options: {
168
+ ...args.options,
169
+ onResponse: callback
170
+ }
176
171
  };
177
- const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
178
172
  const flatResponse = await directSendOperation(updatedArgs, spec);
179
173
  return {
180
174
  flatResponse,
@@ -187,8 +181,8 @@ class IpFirewallRulesImpl {
187
181
  };
188
182
  const lro = new lroImpl_js_1.LroImpl(sendOperation, { resourceGroupName, workspaceName, ruleName, options }, deleteOperationSpec);
189
183
  const poller = new core_lro_1.LroEngine(lro, {
190
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
191
- intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
184
+ resumeFrom: options?.resumeFrom,
185
+ intervalInMs: options?.updateIntervalInMs,
192
186
  lroResourceLocationConfig: "location"
193
187
  });
194
188
  await poller.poll();
@@ -227,14 +221,19 @@ class IpFirewallRulesImpl {
227
221
  return this.client.sendOperationRequest(args, spec);
228
222
  };
229
223
  const sendOperation = async (args, spec) => {
230
- var _a;
231
224
  let currentRawResponse = undefined;
232
- const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
225
+ const providedCallback = args.options?.onResponse;
233
226
  const callback = (rawResponse, flatResponse) => {
234
227
  currentRawResponse = rawResponse;
235
- providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
228
+ providedCallback?.(rawResponse, flatResponse);
229
+ };
230
+ const updatedArgs = {
231
+ ...args,
232
+ options: {
233
+ ...args.options,
234
+ onResponse: callback
235
+ }
236
236
  };
237
- const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
238
237
  const flatResponse = await directSendOperation(updatedArgs, spec);
239
238
  return {
240
239
  flatResponse,
@@ -247,8 +246,8 @@ class IpFirewallRulesImpl {
247
246
  };
248
247
  const lro = new lroImpl_js_1.LroImpl(sendOperation, { resourceGroupName, workspaceName, request, options }, replaceAllOperationSpec);
249
248
  const poller = new core_lro_1.LroEngine(lro, {
250
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
251
- intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
249
+ resumeFrom: options?.resumeFrom,
250
+ intervalInMs: options?.updateIntervalInMs,
252
251
  lroResourceLocationConfig: "location"
253
252
  });
254
253
  await poller.poll();
@@ -1 +1 @@
1
- {"version":3,"file":"ipFirewallRules.js","sourceRoot":"","sources":["../../../src/operations/ipFirewallRules.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { IpFirewallRules } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { SynapseManagementClient } from \"../synapseManagementClient.js\";\nimport { PollerLike, PollOperationState, LroEngine } from \"@azure/core-lro\";\nimport { LroImpl } from \"../lroImpl.js\";\nimport {\n IpFirewallRuleInfo,\n IpFirewallRulesListByWorkspaceNextOptionalParams,\n IpFirewallRulesListByWorkspaceOptionalParams,\n IpFirewallRulesListByWorkspaceResponse,\n IpFirewallRulesCreateOrUpdateOptionalParams,\n IpFirewallRulesCreateOrUpdateResponse,\n IpFirewallRulesDeleteOptionalParams,\n IpFirewallRulesDeleteResponse,\n IpFirewallRulesGetOptionalParams,\n IpFirewallRulesGetResponse,\n ReplaceAllIpFirewallRulesRequest,\n IpFirewallRulesReplaceAllOptionalParams,\n IpFirewallRulesReplaceAllResponse,\n IpFirewallRulesListByWorkspaceNextResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IpFirewallRules operations. */\nexport class IpFirewallRulesImpl implements IpFirewallRules {\n private readonly client: SynapseManagementClient;\n\n /**\n * Initialize a new instance of the class IpFirewallRules class.\n * @param client Reference to the service client\n */\n constructor(client: SynapseManagementClient) {\n this.client = client;\n }\n\n /**\n * Returns a list of firewall rules\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n public listByWorkspace(\n resourceGroupName: string,\n workspaceName: string,\n options?: IpFirewallRulesListByWorkspaceOptionalParams\n ): PagedAsyncIterableIterator<IpFirewallRuleInfo> {\n const iter = this.listByWorkspacePagingAll(\n resourceGroupName,\n workspaceName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByWorkspacePagingPage(\n resourceGroupName,\n workspaceName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listByWorkspacePagingPage(\n resourceGroupName: string,\n workspaceName: string,\n options?: IpFirewallRulesListByWorkspaceOptionalParams,\n settings?: PageSettings\n ): AsyncIterableIterator<IpFirewallRuleInfo[]> {\n let result: IpFirewallRulesListByWorkspaceResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByWorkspace(\n resourceGroupName,\n workspaceName,\n options\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByWorkspaceNext(\n resourceGroupName,\n workspaceName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByWorkspacePagingAll(\n resourceGroupName: string,\n workspaceName: string,\n options?: IpFirewallRulesListByWorkspaceOptionalParams\n ): AsyncIterableIterator<IpFirewallRuleInfo> {\n for await (const page of this.listByWorkspacePagingPage(\n resourceGroupName,\n workspaceName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Returns a list of firewall rules\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n private _listByWorkspace(\n resourceGroupName: string,\n workspaceName: string,\n options?: IpFirewallRulesListByWorkspaceOptionalParams\n ): Promise<IpFirewallRulesListByWorkspaceResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, options },\n listByWorkspaceOperationSpec\n );\n }\n\n /**\n * Creates or updates a firewall rule\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param ruleName The IP firewall rule name\n * @param ipFirewallRuleInfo IP firewall rule properties\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n resourceGroupName: string,\n workspaceName: string,\n ruleName: string,\n ipFirewallRuleInfo: IpFirewallRuleInfo,\n options?: IpFirewallRulesCreateOrUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<IpFirewallRulesCreateOrUpdateResponse>,\n IpFirewallRulesCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<IpFirewallRulesCreateOrUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n {\n resourceGroupName,\n workspaceName,\n ruleName,\n ipFirewallRuleInfo,\n options\n },\n createOrUpdateOperationSpec\n );\n const poller = new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n lroResourceLocationConfig: \"location\"\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Creates or updates a firewall rule\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param ruleName The IP firewall rule name\n * @param ipFirewallRuleInfo IP firewall rule properties\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n workspaceName: string,\n ruleName: string,\n ipFirewallRuleInfo: IpFirewallRuleInfo,\n options?: IpFirewallRulesCreateOrUpdateOptionalParams\n ): Promise<IpFirewallRulesCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n resourceGroupName,\n workspaceName,\n ruleName,\n ipFirewallRuleInfo,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Deletes a firewall rule\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param ruleName The IP firewall rule name\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n workspaceName: string,\n ruleName: string,\n options?: IpFirewallRulesDeleteOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<IpFirewallRulesDeleteResponse>,\n IpFirewallRulesDeleteResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<IpFirewallRulesDeleteResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, workspaceName, ruleName, options },\n deleteOperationSpec\n );\n const poller = new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n lroResourceLocationConfig: \"location\"\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Deletes a firewall rule\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param ruleName The IP firewall rule name\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n workspaceName: string,\n ruleName: string,\n options?: IpFirewallRulesDeleteOptionalParams\n ): Promise<IpFirewallRulesDeleteResponse> {\n const poller = await this.beginDelete(\n resourceGroupName,\n workspaceName,\n ruleName,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Get a firewall rule\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param ruleName The IP firewall rule name\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workspaceName: string,\n ruleName: string,\n options?: IpFirewallRulesGetOptionalParams\n ): Promise<IpFirewallRulesGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, ruleName, options },\n getOperationSpec\n );\n }\n\n /**\n * Replaces firewall rules\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param request Replace all IP firewall rules request\n * @param options The options parameters.\n */\n async beginReplaceAll(\n resourceGroupName: string,\n workspaceName: string,\n request: ReplaceAllIpFirewallRulesRequest,\n options?: IpFirewallRulesReplaceAllOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<IpFirewallRulesReplaceAllResponse>,\n IpFirewallRulesReplaceAllResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<IpFirewallRulesReplaceAllResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, workspaceName, request, options },\n replaceAllOperationSpec\n );\n const poller = new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n lroResourceLocationConfig: \"location\"\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Replaces firewall rules\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param request Replace all IP firewall rules request\n * @param options The options parameters.\n */\n async beginReplaceAllAndWait(\n resourceGroupName: string,\n workspaceName: string,\n request: ReplaceAllIpFirewallRulesRequest,\n options?: IpFirewallRulesReplaceAllOptionalParams\n ): Promise<IpFirewallRulesReplaceAllResponse> {\n const poller = await this.beginReplaceAll(\n resourceGroupName,\n workspaceName,\n request,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * ListByWorkspaceNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param nextLink The nextLink from the previous successful call to the ListByWorkspace method.\n * @param options The options parameters.\n */\n private _listByWorkspaceNext(\n resourceGroupName: string,\n workspaceName: string,\n nextLink: string,\n options?: IpFirewallRulesListByWorkspaceNextOptionalParams\n ): Promise<IpFirewallRulesListByWorkspaceNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, nextLink, options },\n listByWorkspaceNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByWorkspaceOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/firewallRules\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IpFirewallRuleInfoListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/firewallRules/{ruleName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.IpFirewallRuleInfo\n },\n 201: {\n bodyMapper: Mappers.IpFirewallRuleInfo\n },\n 202: {\n bodyMapper: Mappers.IpFirewallRuleInfo\n },\n 204: {\n bodyMapper: Mappers.IpFirewallRuleInfo\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.ipFirewallRuleInfo,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.ruleName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/firewallRules/{ruleName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {\n bodyMapper: Mappers.IpFirewallRuleInfo\n },\n 201: {\n bodyMapper: Mappers.IpFirewallRuleInfo\n },\n 202: {\n bodyMapper: Mappers.IpFirewallRuleInfo\n },\n 204: {\n bodyMapper: Mappers.IpFirewallRuleInfo\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.ruleName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/firewallRules/{ruleName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IpFirewallRuleInfo\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.ruleName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst replaceAllOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/replaceAllIpFirewallRules\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplaceAllFirewallRulesOperationResponse\n },\n 201: {\n bodyMapper: Mappers.ReplaceAllFirewallRulesOperationResponse\n },\n 202: {\n bodyMapper: Mappers.ReplaceAllFirewallRulesOperationResponse\n },\n 204: {\n bodyMapper: Mappers.ReplaceAllFirewallRulesOperationResponse\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.request1,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listByWorkspaceNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IpFirewallRuleInfoListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
1
+ {"version":3,"file":"ipFirewallRules.js","sourceRoot":"","sources":["../../../src/operations/ipFirewallRules.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { IpFirewallRules } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { SynapseManagementClient } from \"../synapseManagementClient.js\";\nimport { PollerLike, PollOperationState, LroEngine } from \"@azure/core-lro\";\nimport { LroImpl } from \"../lroImpl.js\";\nimport {\n IpFirewallRuleInfo,\n IpFirewallRulesListByWorkspaceNextOptionalParams,\n IpFirewallRulesListByWorkspaceOptionalParams,\n IpFirewallRulesListByWorkspaceResponse,\n IpFirewallRulesCreateOrUpdateOptionalParams,\n IpFirewallRulesCreateOrUpdateResponse,\n IpFirewallRulesDeleteOptionalParams,\n IpFirewallRulesDeleteResponse,\n IpFirewallRulesGetOptionalParams,\n IpFirewallRulesGetResponse,\n ReplaceAllIpFirewallRulesRequest,\n IpFirewallRulesReplaceAllOptionalParams,\n IpFirewallRulesReplaceAllResponse,\n IpFirewallRulesListByWorkspaceNextResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IpFirewallRules operations. */\nexport class IpFirewallRulesImpl implements IpFirewallRules {\n private readonly client: SynapseManagementClient;\n\n /**\n * Initialize a new instance of the class IpFirewallRules class.\n * @param client Reference to the service client\n */\n constructor(client: SynapseManagementClient) {\n this.client = client;\n }\n\n /**\n * Returns a list of firewall rules\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n public listByWorkspace(\n resourceGroupName: string,\n workspaceName: string,\n options?: IpFirewallRulesListByWorkspaceOptionalParams\n ): PagedAsyncIterableIterator<IpFirewallRuleInfo> {\n const iter = this.listByWorkspacePagingAll(\n resourceGroupName,\n workspaceName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByWorkspacePagingPage(\n resourceGroupName,\n workspaceName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listByWorkspacePagingPage(\n resourceGroupName: string,\n workspaceName: string,\n options?: IpFirewallRulesListByWorkspaceOptionalParams,\n settings?: PageSettings\n ): AsyncIterableIterator<IpFirewallRuleInfo[]> {\n let result: IpFirewallRulesListByWorkspaceResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByWorkspace(\n resourceGroupName,\n workspaceName,\n options\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByWorkspaceNext(\n resourceGroupName,\n workspaceName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByWorkspacePagingAll(\n resourceGroupName: string,\n workspaceName: string,\n options?: IpFirewallRulesListByWorkspaceOptionalParams\n ): AsyncIterableIterator<IpFirewallRuleInfo> {\n for await (const page of this.listByWorkspacePagingPage(\n resourceGroupName,\n workspaceName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Returns a list of firewall rules\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n private _listByWorkspace(\n resourceGroupName: string,\n workspaceName: string,\n options?: IpFirewallRulesListByWorkspaceOptionalParams\n ): Promise<IpFirewallRulesListByWorkspaceResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, options },\n listByWorkspaceOperationSpec\n );\n }\n\n /**\n * Creates or updates a firewall rule\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param ruleName The IP firewall rule name\n * @param ipFirewallRuleInfo IP firewall rule properties\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n resourceGroupName: string,\n workspaceName: string,\n ruleName: string,\n ipFirewallRuleInfo: IpFirewallRuleInfo,\n options?: IpFirewallRulesCreateOrUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<IpFirewallRulesCreateOrUpdateResponse>,\n IpFirewallRulesCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<IpFirewallRulesCreateOrUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n {\n resourceGroupName,\n workspaceName,\n ruleName,\n ipFirewallRuleInfo,\n options\n },\n createOrUpdateOperationSpec\n );\n const poller = new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n lroResourceLocationConfig: \"location\"\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Creates or updates a firewall rule\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param ruleName The IP firewall rule name\n * @param ipFirewallRuleInfo IP firewall rule properties\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n workspaceName: string,\n ruleName: string,\n ipFirewallRuleInfo: IpFirewallRuleInfo,\n options?: IpFirewallRulesCreateOrUpdateOptionalParams\n ): Promise<IpFirewallRulesCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n resourceGroupName,\n workspaceName,\n ruleName,\n ipFirewallRuleInfo,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Deletes a firewall rule\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param ruleName The IP firewall rule name\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n workspaceName: string,\n ruleName: string,\n options?: IpFirewallRulesDeleteOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<IpFirewallRulesDeleteResponse>,\n IpFirewallRulesDeleteResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<IpFirewallRulesDeleteResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, workspaceName, ruleName, options },\n deleteOperationSpec\n );\n const poller = new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n lroResourceLocationConfig: \"location\"\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Deletes a firewall rule\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param ruleName The IP firewall rule name\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n workspaceName: string,\n ruleName: string,\n options?: IpFirewallRulesDeleteOptionalParams\n ): Promise<IpFirewallRulesDeleteResponse> {\n const poller = await this.beginDelete(\n resourceGroupName,\n workspaceName,\n ruleName,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Get a firewall rule\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param ruleName The IP firewall rule name\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workspaceName: string,\n ruleName: string,\n options?: IpFirewallRulesGetOptionalParams\n ): Promise<IpFirewallRulesGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, ruleName, options },\n getOperationSpec\n );\n }\n\n /**\n * Replaces firewall rules\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param request Replace all IP firewall rules request\n * @param options The options parameters.\n */\n async beginReplaceAll(\n resourceGroupName: string,\n workspaceName: string,\n request: ReplaceAllIpFirewallRulesRequest,\n options?: IpFirewallRulesReplaceAllOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<IpFirewallRulesReplaceAllResponse>,\n IpFirewallRulesReplaceAllResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<IpFirewallRulesReplaceAllResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, workspaceName, request, options },\n replaceAllOperationSpec\n );\n const poller = new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n lroResourceLocationConfig: \"location\"\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Replaces firewall rules\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param request Replace all IP firewall rules request\n * @param options The options parameters.\n */\n async beginReplaceAllAndWait(\n resourceGroupName: string,\n workspaceName: string,\n request: ReplaceAllIpFirewallRulesRequest,\n options?: IpFirewallRulesReplaceAllOptionalParams\n ): Promise<IpFirewallRulesReplaceAllResponse> {\n const poller = await this.beginReplaceAll(\n resourceGroupName,\n workspaceName,\n request,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * ListByWorkspaceNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param nextLink The nextLink from the previous successful call to the ListByWorkspace method.\n * @param options The options parameters.\n */\n private _listByWorkspaceNext(\n resourceGroupName: string,\n workspaceName: string,\n nextLink: string,\n options?: IpFirewallRulesListByWorkspaceNextOptionalParams\n ): Promise<IpFirewallRulesListByWorkspaceNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, nextLink, options },\n listByWorkspaceNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByWorkspaceOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/firewallRules\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IpFirewallRuleInfoListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/firewallRules/{ruleName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.IpFirewallRuleInfo\n },\n 201: {\n bodyMapper: Mappers.IpFirewallRuleInfo\n },\n 202: {\n bodyMapper: Mappers.IpFirewallRuleInfo\n },\n 204: {\n bodyMapper: Mappers.IpFirewallRuleInfo\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.ipFirewallRuleInfo,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.ruleName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/firewallRules/{ruleName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {\n bodyMapper: Mappers.IpFirewallRuleInfo\n },\n 201: {\n bodyMapper: Mappers.IpFirewallRuleInfo\n },\n 202: {\n bodyMapper: Mappers.IpFirewallRuleInfo\n },\n 204: {\n bodyMapper: Mappers.IpFirewallRuleInfo\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.ruleName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/firewallRules/{ruleName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IpFirewallRuleInfo\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.ruleName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst replaceAllOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/replaceAllIpFirewallRules\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplaceAllFirewallRulesOperationResponse\n },\n 201: {\n bodyMapper: Mappers.ReplaceAllFirewallRulesOperationResponse\n },\n 202: {\n bodyMapper: Mappers.ReplaceAllFirewallRulesOperationResponse\n },\n 204: {\n bodyMapper: Mappers.ReplaceAllFirewallRulesOperationResponse\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.request1,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listByWorkspaceNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IpFirewallRuleInfoListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}