@azure/arm-synapse 9.0.0-alpha.20250718.1 → 9.0.0-alpha.20250730.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 (634) 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 +1 -1
  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
@@ -1 +1 @@
1
- {"version":3,"file":"kustoPoolDatabasePrincipalAssignments.js","sourceRoot":"","sources":["../../../src/operations/kustoPoolDatabasePrincipalAssignments.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 { KustoPoolDatabasePrincipalAssignments } 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 DatabasePrincipalAssignment,\n KustoPoolDatabasePrincipalAssignmentsListOptionalParams,\n KustoPoolDatabasePrincipalAssignmentsListResponse,\n DatabasePrincipalAssignmentCheckNameRequest,\n KustoPoolDatabasePrincipalAssignmentsCheckNameAvailabilityOptionalParams,\n KustoPoolDatabasePrincipalAssignmentsCheckNameAvailabilityResponse,\n KustoPoolDatabasePrincipalAssignmentsGetOptionalParams,\n KustoPoolDatabasePrincipalAssignmentsGetResponse,\n KustoPoolDatabasePrincipalAssignmentsCreateOrUpdateOptionalParams,\n KustoPoolDatabasePrincipalAssignmentsCreateOrUpdateResponse,\n KustoPoolDatabasePrincipalAssignmentsDeleteOptionalParams\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing KustoPoolDatabasePrincipalAssignments operations. */\nexport class KustoPoolDatabasePrincipalAssignmentsImpl\n implements KustoPoolDatabasePrincipalAssignments {\n private readonly client: SynapseManagementClient;\n\n /**\n * Initialize a new instance of the class KustoPoolDatabasePrincipalAssignments class.\n * @param client Reference to the service client\n */\n constructor(client: SynapseManagementClient) {\n this.client = client;\n }\n\n /**\n * Lists all Kusto pool database principalAssignments.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n public list(\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n resourceGroupName: string,\n options?: KustoPoolDatabasePrincipalAssignmentsListOptionalParams\n ): PagedAsyncIterableIterator<DatabasePrincipalAssignment> {\n const iter = this.listPagingAll(\n workspaceName,\n kustoPoolName,\n databaseName,\n resourceGroupName,\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.listPagingPage(\n workspaceName,\n kustoPoolName,\n databaseName,\n resourceGroupName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listPagingPage(\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n resourceGroupName: string,\n options?: KustoPoolDatabasePrincipalAssignmentsListOptionalParams,\n _settings?: PageSettings\n ): AsyncIterableIterator<DatabasePrincipalAssignment[]> {\n let result: KustoPoolDatabasePrincipalAssignmentsListResponse;\n result = await this._list(\n workspaceName,\n kustoPoolName,\n databaseName,\n resourceGroupName,\n options\n );\n yield result.value || [];\n }\n\n private async *listPagingAll(\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n resourceGroupName: string,\n options?: KustoPoolDatabasePrincipalAssignmentsListOptionalParams\n ): AsyncIterableIterator<DatabasePrincipalAssignment> {\n for await (const page of this.listPagingPage(\n workspaceName,\n kustoPoolName,\n databaseName,\n resourceGroupName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Checks that the database principal assignment is valid and is not already in use.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param principalAssignmentName The name of the resource.\n * @param options The options parameters.\n */\n checkNameAvailability(\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n resourceGroupName: string,\n principalAssignmentName: DatabasePrincipalAssignmentCheckNameRequest,\n options?: KustoPoolDatabasePrincipalAssignmentsCheckNameAvailabilityOptionalParams\n ): Promise<\n KustoPoolDatabasePrincipalAssignmentsCheckNameAvailabilityResponse\n > {\n return this.client.sendOperationRequest(\n {\n workspaceName,\n kustoPoolName,\n databaseName,\n resourceGroupName,\n principalAssignmentName,\n options\n },\n checkNameAvailabilityOperationSpec\n );\n }\n\n /**\n * Lists all Kusto pool database principalAssignments.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n private _list(\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n resourceGroupName: string,\n options?: KustoPoolDatabasePrincipalAssignmentsListOptionalParams\n ): Promise<KustoPoolDatabasePrincipalAssignmentsListResponse> {\n return this.client.sendOperationRequest(\n {\n workspaceName,\n kustoPoolName,\n databaseName,\n resourceGroupName,\n options\n },\n listOperationSpec\n );\n }\n\n /**\n * Gets a Kusto pool database principalAssignment.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param principalAssignmentName The name of the Kusto principalAssignment.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n get(\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n principalAssignmentName: string,\n resourceGroupName: string,\n options?: KustoPoolDatabasePrincipalAssignmentsGetOptionalParams\n ): Promise<KustoPoolDatabasePrincipalAssignmentsGetResponse> {\n return this.client.sendOperationRequest(\n {\n workspaceName,\n kustoPoolName,\n databaseName,\n principalAssignmentName,\n resourceGroupName,\n options\n },\n getOperationSpec\n );\n }\n\n /**\n * Creates a Kusto pool database principalAssignment.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param principalAssignmentName The name of the Kusto principalAssignment.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param parameters The Kusto principalAssignments parameters supplied for the operation.\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n principalAssignmentName: string,\n resourceGroupName: string,\n parameters: DatabasePrincipalAssignment,\n options?: KustoPoolDatabasePrincipalAssignmentsCreateOrUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<\n KustoPoolDatabasePrincipalAssignmentsCreateOrUpdateResponse\n >,\n KustoPoolDatabasePrincipalAssignmentsCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<KustoPoolDatabasePrincipalAssignmentsCreateOrUpdateResponse> => {\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 workspaceName,\n kustoPoolName,\n databaseName,\n principalAssignmentName,\n resourceGroupName,\n parameters,\n options\n },\n createOrUpdateOperationSpec\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 * Creates a Kusto pool database principalAssignment.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param principalAssignmentName The name of the Kusto principalAssignment.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param parameters The Kusto principalAssignments parameters supplied for the operation.\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n principalAssignmentName: string,\n resourceGroupName: string,\n parameters: DatabasePrincipalAssignment,\n options?: KustoPoolDatabasePrincipalAssignmentsCreateOrUpdateOptionalParams\n ): Promise<KustoPoolDatabasePrincipalAssignmentsCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n workspaceName,\n kustoPoolName,\n databaseName,\n principalAssignmentName,\n resourceGroupName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Deletes a Kusto pool principalAssignment.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param principalAssignmentName The name of the Kusto principalAssignment.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n async beginDelete(\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n principalAssignmentName: string,\n resourceGroupName: string,\n options?: KustoPoolDatabasePrincipalAssignmentsDeleteOptionalParams\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 {\n workspaceName,\n kustoPoolName,\n databaseName,\n principalAssignmentName,\n resourceGroupName,\n options\n },\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 * Deletes a Kusto pool principalAssignment.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param principalAssignmentName The name of the Kusto principalAssignment.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n principalAssignmentName: string,\n resourceGroupName: string,\n options?: KustoPoolDatabasePrincipalAssignmentsDeleteOptionalParams\n ): Promise<void> {\n const poller = await this.beginDelete(\n workspaceName,\n kustoPoolName,\n databaseName,\n principalAssignmentName,\n resourceGroupName,\n options\n );\n return poller.pollUntilDone();\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst checkNameAvailabilityOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/kustoPools/{kustoPoolName}/databases/{databaseName}/checkPrincipalAssignmentNameAvailability\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.CheckNameResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.principalAssignmentName2,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.kustoPoolName1,\n Parameters.databaseName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/kustoPools/{kustoPoolName}/databases/{databaseName}/principalAssignments\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DatabasePrincipalAssignmentListResult\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.kustoPoolName1,\n Parameters.databaseName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/kustoPools/{kustoPoolName}/databases/{databaseName}/principalAssignments/{principalAssignmentName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DatabasePrincipalAssignment\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.kustoPoolName1,\n Parameters.databaseName,\n Parameters.principalAssignmentName1\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/kustoPools/{kustoPoolName}/databases/{databaseName}/principalAssignments/{principalAssignmentName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.DatabasePrincipalAssignment\n },\n 201: {\n bodyMapper: Mappers.DatabasePrincipalAssignment\n },\n 202: {\n bodyMapper: Mappers.DatabasePrincipalAssignment\n },\n 204: {\n bodyMapper: Mappers.DatabasePrincipalAssignment\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.parameters30,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.kustoPoolName1,\n Parameters.databaseName,\n Parameters.principalAssignmentName1\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}/kustoPools/{kustoPoolName}/databases/{databaseName}/principalAssignments/{principalAssignmentName}\",\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.kustoPoolName1,\n Parameters.databaseName,\n Parameters.principalAssignmentName1\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
1
+ {"version":3,"file":"kustoPoolDatabasePrincipalAssignments.js","sourceRoot":"","sources":["../../../src/operations/kustoPoolDatabasePrincipalAssignments.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 { KustoPoolDatabasePrincipalAssignments } 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 DatabasePrincipalAssignment,\n KustoPoolDatabasePrincipalAssignmentsListOptionalParams,\n KustoPoolDatabasePrincipalAssignmentsListResponse,\n DatabasePrincipalAssignmentCheckNameRequest,\n KustoPoolDatabasePrincipalAssignmentsCheckNameAvailabilityOptionalParams,\n KustoPoolDatabasePrincipalAssignmentsCheckNameAvailabilityResponse,\n KustoPoolDatabasePrincipalAssignmentsGetOptionalParams,\n KustoPoolDatabasePrincipalAssignmentsGetResponse,\n KustoPoolDatabasePrincipalAssignmentsCreateOrUpdateOptionalParams,\n KustoPoolDatabasePrincipalAssignmentsCreateOrUpdateResponse,\n KustoPoolDatabasePrincipalAssignmentsDeleteOptionalParams\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing KustoPoolDatabasePrincipalAssignments operations. */\nexport class KustoPoolDatabasePrincipalAssignmentsImpl\n implements KustoPoolDatabasePrincipalAssignments {\n private readonly client: SynapseManagementClient;\n\n /**\n * Initialize a new instance of the class KustoPoolDatabasePrincipalAssignments class.\n * @param client Reference to the service client\n */\n constructor(client: SynapseManagementClient) {\n this.client = client;\n }\n\n /**\n * Lists all Kusto pool database principalAssignments.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n public list(\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n resourceGroupName: string,\n options?: KustoPoolDatabasePrincipalAssignmentsListOptionalParams\n ): PagedAsyncIterableIterator<DatabasePrincipalAssignment> {\n const iter = this.listPagingAll(\n workspaceName,\n kustoPoolName,\n databaseName,\n resourceGroupName,\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.listPagingPage(\n workspaceName,\n kustoPoolName,\n databaseName,\n resourceGroupName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listPagingPage(\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n resourceGroupName: string,\n options?: KustoPoolDatabasePrincipalAssignmentsListOptionalParams,\n _settings?: PageSettings\n ): AsyncIterableIterator<DatabasePrincipalAssignment[]> {\n let result: KustoPoolDatabasePrincipalAssignmentsListResponse;\n result = await this._list(\n workspaceName,\n kustoPoolName,\n databaseName,\n resourceGroupName,\n options\n );\n yield result.value || [];\n }\n\n private async *listPagingAll(\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n resourceGroupName: string,\n options?: KustoPoolDatabasePrincipalAssignmentsListOptionalParams\n ): AsyncIterableIterator<DatabasePrincipalAssignment> {\n for await (const page of this.listPagingPage(\n workspaceName,\n kustoPoolName,\n databaseName,\n resourceGroupName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Checks that the database principal assignment is valid and is not already in use.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param principalAssignmentName The name of the resource.\n * @param options The options parameters.\n */\n checkNameAvailability(\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n resourceGroupName: string,\n principalAssignmentName: DatabasePrincipalAssignmentCheckNameRequest,\n options?: KustoPoolDatabasePrincipalAssignmentsCheckNameAvailabilityOptionalParams\n ): Promise<\n KustoPoolDatabasePrincipalAssignmentsCheckNameAvailabilityResponse\n > {\n return this.client.sendOperationRequest(\n {\n workspaceName,\n kustoPoolName,\n databaseName,\n resourceGroupName,\n principalAssignmentName,\n options\n },\n checkNameAvailabilityOperationSpec\n );\n }\n\n /**\n * Lists all Kusto pool database principalAssignments.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n private _list(\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n resourceGroupName: string,\n options?: KustoPoolDatabasePrincipalAssignmentsListOptionalParams\n ): Promise<KustoPoolDatabasePrincipalAssignmentsListResponse> {\n return this.client.sendOperationRequest(\n {\n workspaceName,\n kustoPoolName,\n databaseName,\n resourceGroupName,\n options\n },\n listOperationSpec\n );\n }\n\n /**\n * Gets a Kusto pool database principalAssignment.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param principalAssignmentName The name of the Kusto principalAssignment.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n get(\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n principalAssignmentName: string,\n resourceGroupName: string,\n options?: KustoPoolDatabasePrincipalAssignmentsGetOptionalParams\n ): Promise<KustoPoolDatabasePrincipalAssignmentsGetResponse> {\n return this.client.sendOperationRequest(\n {\n workspaceName,\n kustoPoolName,\n databaseName,\n principalAssignmentName,\n resourceGroupName,\n options\n },\n getOperationSpec\n );\n }\n\n /**\n * Creates a Kusto pool database principalAssignment.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param principalAssignmentName The name of the Kusto principalAssignment.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param parameters The Kusto principalAssignments parameters supplied for the operation.\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n principalAssignmentName: string,\n resourceGroupName: string,\n parameters: DatabasePrincipalAssignment,\n options?: KustoPoolDatabasePrincipalAssignmentsCreateOrUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<\n KustoPoolDatabasePrincipalAssignmentsCreateOrUpdateResponse\n >,\n KustoPoolDatabasePrincipalAssignmentsCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<KustoPoolDatabasePrincipalAssignmentsCreateOrUpdateResponse> => {\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 workspaceName,\n kustoPoolName,\n databaseName,\n principalAssignmentName,\n resourceGroupName,\n parameters,\n options\n },\n createOrUpdateOperationSpec\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 * Creates a Kusto pool database principalAssignment.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param principalAssignmentName The name of the Kusto principalAssignment.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param parameters The Kusto principalAssignments parameters supplied for the operation.\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n principalAssignmentName: string,\n resourceGroupName: string,\n parameters: DatabasePrincipalAssignment,\n options?: KustoPoolDatabasePrincipalAssignmentsCreateOrUpdateOptionalParams\n ): Promise<KustoPoolDatabasePrincipalAssignmentsCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n workspaceName,\n kustoPoolName,\n databaseName,\n principalAssignmentName,\n resourceGroupName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Deletes a Kusto pool principalAssignment.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param principalAssignmentName The name of the Kusto principalAssignment.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n async beginDelete(\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n principalAssignmentName: string,\n resourceGroupName: string,\n options?: KustoPoolDatabasePrincipalAssignmentsDeleteOptionalParams\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 {\n workspaceName,\n kustoPoolName,\n databaseName,\n principalAssignmentName,\n resourceGroupName,\n options\n },\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 * Deletes a Kusto pool principalAssignment.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param principalAssignmentName The name of the Kusto principalAssignment.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n principalAssignmentName: string,\n resourceGroupName: string,\n options?: KustoPoolDatabasePrincipalAssignmentsDeleteOptionalParams\n ): Promise<void> {\n const poller = await this.beginDelete(\n workspaceName,\n kustoPoolName,\n databaseName,\n principalAssignmentName,\n resourceGroupName,\n options\n );\n return poller.pollUntilDone();\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst checkNameAvailabilityOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/kustoPools/{kustoPoolName}/databases/{databaseName}/checkPrincipalAssignmentNameAvailability\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.CheckNameResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.principalAssignmentName2,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.kustoPoolName1,\n Parameters.databaseName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/kustoPools/{kustoPoolName}/databases/{databaseName}/principalAssignments\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DatabasePrincipalAssignmentListResult\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.kustoPoolName1,\n Parameters.databaseName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/kustoPools/{kustoPoolName}/databases/{databaseName}/principalAssignments/{principalAssignmentName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DatabasePrincipalAssignment\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.kustoPoolName1,\n Parameters.databaseName,\n Parameters.principalAssignmentName1\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/kustoPools/{kustoPoolName}/databases/{databaseName}/principalAssignments/{principalAssignmentName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.DatabasePrincipalAssignment\n },\n 201: {\n bodyMapper: Mappers.DatabasePrincipalAssignment\n },\n 202: {\n bodyMapper: Mappers.DatabasePrincipalAssignment\n },\n 204: {\n bodyMapper: Mappers.DatabasePrincipalAssignment\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.parameters30,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.kustoPoolName1,\n Parameters.databaseName,\n Parameters.principalAssignmentName1\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}/kustoPools/{kustoPoolName}/databases/{databaseName}/principalAssignments/{principalAssignmentName}\",\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.kustoPoolName1,\n Parameters.databaseName,\n Parameters.principalAssignmentName1\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
@@ -5,7 +5,6 @@
5
5
  * Code generated by Microsoft (R) AutoRest Code Generator.
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
- import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
9
8
  import * as coreClient from "@azure/core-client";
10
9
  import * as Mappers from "../models/mappers.js";
11
10
  import * as Parameters from "../models/parameters.js";
@@ -14,6 +13,7 @@ import { LroImpl } from "../lroImpl.js";
14
13
  /// <reference lib="esnext.asynciterable" />
15
14
  /** Class containing KustoPoolDatabases operations. */
16
15
  export class KustoPoolDatabasesImpl {
16
+ client;
17
17
  /**
18
18
  * Initialize a new instance of the class KustoPoolDatabases class.
19
19
  * @param client Reference to the service client
@@ -38,39 +38,22 @@ export class KustoPoolDatabasesImpl {
38
38
  return this;
39
39
  },
40
40
  byPage: (settings) => {
41
- if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
41
+ if (settings?.maxPageSize) {
42
42
  throw new Error("maxPageSize is not supported by this operation.");
43
43
  }
44
44
  return this.listByKustoPoolPagingPage(resourceGroupName, workspaceName, kustoPoolName, options, settings);
45
45
  }
46
46
  };
47
47
  }
48
- listByKustoPoolPagingPage(resourceGroupName, workspaceName, kustoPoolName, options, _settings) {
49
- return __asyncGenerator(this, arguments, function* listByKustoPoolPagingPage_1() {
50
- let result;
51
- result = yield __await(this._listByKustoPool(resourceGroupName, workspaceName, kustoPoolName, options));
52
- yield yield __await(result.value || []);
53
- });
48
+ async *listByKustoPoolPagingPage(resourceGroupName, workspaceName, kustoPoolName, options, _settings) {
49
+ let result;
50
+ result = await this._listByKustoPool(resourceGroupName, workspaceName, kustoPoolName, options);
51
+ yield result.value || [];
54
52
  }
55
- listByKustoPoolPagingAll(resourceGroupName, workspaceName, kustoPoolName, options) {
56
- return __asyncGenerator(this, arguments, function* listByKustoPoolPagingAll_1() {
57
- var _a, e_1, _b, _c;
58
- try {
59
- for (var _d = true, _e = __asyncValues(this.listByKustoPoolPagingPage(resourceGroupName, workspaceName, kustoPoolName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
60
- _c = _f.value;
61
- _d = false;
62
- const page = _c;
63
- yield __await(yield* __asyncDelegator(__asyncValues(page)));
64
- }
65
- }
66
- catch (e_1_1) { e_1 = { error: e_1_1 }; }
67
- finally {
68
- try {
69
- if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
70
- }
71
- finally { if (e_1) throw e_1.error; }
72
- }
73
- });
53
+ async *listByKustoPoolPagingAll(resourceGroupName, workspaceName, kustoPoolName, options) {
54
+ for await (const page of this.listByKustoPoolPagingPage(resourceGroupName, workspaceName, kustoPoolName, options)) {
55
+ yield* page;
56
+ }
74
57
  }
75
58
  /**
76
59
  * Returns the list of databases of the given Kusto pool.
@@ -113,14 +96,19 @@ export class KustoPoolDatabasesImpl {
113
96
  return this.client.sendOperationRequest(args, spec);
114
97
  };
115
98
  const sendOperation = async (args, spec) => {
116
- var _a;
117
99
  let currentRawResponse = undefined;
118
- const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
100
+ const providedCallback = args.options?.onResponse;
119
101
  const callback = (rawResponse, flatResponse) => {
120
102
  currentRawResponse = rawResponse;
121
- providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
103
+ providedCallback?.(rawResponse, flatResponse);
104
+ };
105
+ const updatedArgs = {
106
+ ...args,
107
+ options: {
108
+ ...args.options,
109
+ onResponse: callback
110
+ }
122
111
  };
123
- const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
124
112
  const flatResponse = await directSendOperation(updatedArgs, spec);
125
113
  return {
126
114
  flatResponse,
@@ -140,8 +128,8 @@ export class KustoPoolDatabasesImpl {
140
128
  options
141
129
  }, createOrUpdateOperationSpec);
142
130
  const poller = new LroEngine(lro, {
143
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
144
- intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
131
+ resumeFrom: options?.resumeFrom,
132
+ intervalInMs: options?.updateIntervalInMs
145
133
  });
146
134
  await poller.poll();
147
135
  return poller;
@@ -173,14 +161,19 @@ export class KustoPoolDatabasesImpl {
173
161
  return this.client.sendOperationRequest(args, spec);
174
162
  };
175
163
  const sendOperation = async (args, spec) => {
176
- var _a;
177
164
  let currentRawResponse = undefined;
178
- const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
165
+ const providedCallback = args.options?.onResponse;
179
166
  const callback = (rawResponse, flatResponse) => {
180
167
  currentRawResponse = rawResponse;
181
- providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
168
+ providedCallback?.(rawResponse, flatResponse);
169
+ };
170
+ const updatedArgs = {
171
+ ...args,
172
+ options: {
173
+ ...args.options,
174
+ onResponse: callback
175
+ }
182
176
  };
183
- const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
184
177
  const flatResponse = await directSendOperation(updatedArgs, spec);
185
178
  return {
186
179
  flatResponse,
@@ -200,8 +193,8 @@ export class KustoPoolDatabasesImpl {
200
193
  options
201
194
  }, updateOperationSpec);
202
195
  const poller = new LroEngine(lro, {
203
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
204
- intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
196
+ resumeFrom: options?.resumeFrom,
197
+ intervalInMs: options?.updateIntervalInMs
205
198
  });
206
199
  await poller.poll();
207
200
  return poller;
@@ -232,14 +225,19 @@ export class KustoPoolDatabasesImpl {
232
225
  return this.client.sendOperationRequest(args, spec);
233
226
  };
234
227
  const sendOperation = async (args, spec) => {
235
- var _a;
236
228
  let currentRawResponse = undefined;
237
- const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
229
+ const providedCallback = args.options?.onResponse;
238
230
  const callback = (rawResponse, flatResponse) => {
239
231
  currentRawResponse = rawResponse;
240
- providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
232
+ providedCallback?.(rawResponse, flatResponse);
233
+ };
234
+ const updatedArgs = {
235
+ ...args,
236
+ options: {
237
+ ...args.options,
238
+ onResponse: callback
239
+ }
241
240
  };
242
- const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
243
241
  const flatResponse = await directSendOperation(updatedArgs, spec);
244
242
  return {
245
243
  flatResponse,
@@ -258,8 +256,8 @@ export class KustoPoolDatabasesImpl {
258
256
  options
259
257
  }, deleteOperationSpec);
260
258
  const poller = new LroEngine(lro, {
261
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
262
- intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
259
+ resumeFrom: options?.resumeFrom,
260
+ intervalInMs: options?.updateIntervalInMs
263
261
  });
264
262
  await poller.poll();
265
263
  return poller;
@@ -1 +1 @@
1
- {"version":3,"file":"kustoPoolDatabases.js","sourceRoot":"","sources":["../../../src/operations/kustoPoolDatabases.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 { KustoPoolDatabases } 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 DatabaseUnion,\n KustoPoolDatabasesListByKustoPoolOptionalParams,\n KustoPoolDatabasesListByKustoPoolResponse,\n KustoPoolDatabasesGetOptionalParams,\n KustoPoolDatabasesGetResponse,\n KustoPoolDatabasesCreateOrUpdateOptionalParams,\n KustoPoolDatabasesCreateOrUpdateResponse,\n KustoPoolDatabasesUpdateOptionalParams,\n KustoPoolDatabasesUpdateResponse,\n KustoPoolDatabasesDeleteOptionalParams\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing KustoPoolDatabases operations. */\nexport class KustoPoolDatabasesImpl implements KustoPoolDatabases {\n private readonly client: SynapseManagementClient;\n\n /**\n * Initialize a new instance of the class KustoPoolDatabases class.\n * @param client Reference to the service client\n */\n constructor(client: SynapseManagementClient) {\n this.client = client;\n }\n\n /**\n * Returns the list of databases of the given Kusto pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param options The options parameters.\n */\n public listByKustoPool(\n resourceGroupName: string,\n workspaceName: string,\n kustoPoolName: string,\n options?: KustoPoolDatabasesListByKustoPoolOptionalParams\n ): PagedAsyncIterableIterator<DatabaseUnion> {\n const iter = this.listByKustoPoolPagingAll(\n resourceGroupName,\n workspaceName,\n kustoPoolName,\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.listByKustoPoolPagingPage(\n resourceGroupName,\n workspaceName,\n kustoPoolName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listByKustoPoolPagingPage(\n resourceGroupName: string,\n workspaceName: string,\n kustoPoolName: string,\n options?: KustoPoolDatabasesListByKustoPoolOptionalParams,\n _settings?: PageSettings\n ): AsyncIterableIterator<DatabaseUnion[]> {\n let result: KustoPoolDatabasesListByKustoPoolResponse;\n result = await this._listByKustoPool(\n resourceGroupName,\n workspaceName,\n kustoPoolName,\n options\n );\n yield result.value || [];\n }\n\n private async *listByKustoPoolPagingAll(\n resourceGroupName: string,\n workspaceName: string,\n kustoPoolName: string,\n options?: KustoPoolDatabasesListByKustoPoolOptionalParams\n ): AsyncIterableIterator<DatabaseUnion> {\n for await (const page of this.listByKustoPoolPagingPage(\n resourceGroupName,\n workspaceName,\n kustoPoolName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Returns the list of databases of the given Kusto pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param options The options parameters.\n */\n private _listByKustoPool(\n resourceGroupName: string,\n workspaceName: string,\n kustoPoolName: string,\n options?: KustoPoolDatabasesListByKustoPoolOptionalParams\n ): Promise<KustoPoolDatabasesListByKustoPoolResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, kustoPoolName, options },\n listByKustoPoolOperationSpec\n );\n }\n\n /**\n * Returns a database.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n options?: KustoPoolDatabasesGetOptionalParams\n ): Promise<KustoPoolDatabasesGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n workspaceName,\n kustoPoolName,\n databaseName,\n options\n },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates a database.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param parameters The database parameters supplied to the CreateOrUpdate operation.\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n resourceGroupName: string,\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n parameters: DatabaseUnion,\n options?: KustoPoolDatabasesCreateOrUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<KustoPoolDatabasesCreateOrUpdateResponse>,\n KustoPoolDatabasesCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<KustoPoolDatabasesCreateOrUpdateResponse> => {\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 kustoPoolName,\n databaseName,\n parameters,\n options\n },\n createOrUpdateOperationSpec\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 * Creates or updates a database.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param parameters The database parameters supplied to the CreateOrUpdate operation.\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n parameters: DatabaseUnion,\n options?: KustoPoolDatabasesCreateOrUpdateOptionalParams\n ): Promise<KustoPoolDatabasesCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n resourceGroupName,\n workspaceName,\n kustoPoolName,\n databaseName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Updates a database.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param parameters The database parameters supplied to the Update operation.\n * @param options The options parameters.\n */\n async beginUpdate(\n resourceGroupName: string,\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n parameters: DatabaseUnion,\n options?: KustoPoolDatabasesUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<KustoPoolDatabasesUpdateResponse>,\n KustoPoolDatabasesUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<KustoPoolDatabasesUpdateResponse> => {\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 kustoPoolName,\n databaseName,\n parameters,\n options\n },\n updateOperationSpec\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 * Updates a database.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param parameters The database parameters supplied to the Update operation.\n * @param options The options parameters.\n */\n async beginUpdateAndWait(\n resourceGroupName: string,\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n parameters: DatabaseUnion,\n options?: KustoPoolDatabasesUpdateOptionalParams\n ): Promise<KustoPoolDatabasesUpdateResponse> {\n const poller = await this.beginUpdate(\n resourceGroupName,\n workspaceName,\n kustoPoolName,\n databaseName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Deletes the database with the given name.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n options?: KustoPoolDatabasesDeleteOptionalParams\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 {\n resourceGroupName,\n workspaceName,\n kustoPoolName,\n databaseName,\n options\n },\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 * Deletes the database with the given name.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n options?: KustoPoolDatabasesDeleteOptionalParams\n ): Promise<void> {\n const poller = await this.beginDelete(\n resourceGroupName,\n workspaceName,\n kustoPoolName,\n databaseName,\n options\n );\n return poller.pollUntilDone();\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByKustoPoolOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/kustoPools/{kustoPoolName}/databases\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DatabaseListResult\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.kustoPoolName1\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/kustoPools/{kustoPoolName}/databases/{databaseName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.Database\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.kustoPoolName1,\n Parameters.databaseName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/kustoPools/{kustoPoolName}/databases/{databaseName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.Database\n },\n 201: {\n bodyMapper: Mappers.Database\n },\n 202: {\n bodyMapper: Mappers.Database\n },\n 204: {\n bodyMapper: Mappers.Database\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.parameters26,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.kustoPoolName1,\n Parameters.databaseName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/kustoPools/{kustoPoolName}/databases/{databaseName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.Database\n },\n 201: {\n bodyMapper: Mappers.Database\n },\n 202: {\n bodyMapper: Mappers.Database\n },\n 204: {\n bodyMapper: Mappers.Database\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.parameters26,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.kustoPoolName1,\n Parameters.databaseName\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}/kustoPools/{kustoPoolName}/databases/{databaseName}\",\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.kustoPoolName1,\n Parameters.databaseName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
1
+ {"version":3,"file":"kustoPoolDatabases.js","sourceRoot":"","sources":["../../../src/operations/kustoPoolDatabases.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 { KustoPoolDatabases } 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 DatabaseUnion,\n KustoPoolDatabasesListByKustoPoolOptionalParams,\n KustoPoolDatabasesListByKustoPoolResponse,\n KustoPoolDatabasesGetOptionalParams,\n KustoPoolDatabasesGetResponse,\n KustoPoolDatabasesCreateOrUpdateOptionalParams,\n KustoPoolDatabasesCreateOrUpdateResponse,\n KustoPoolDatabasesUpdateOptionalParams,\n KustoPoolDatabasesUpdateResponse,\n KustoPoolDatabasesDeleteOptionalParams\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing KustoPoolDatabases operations. */\nexport class KustoPoolDatabasesImpl implements KustoPoolDatabases {\n private readonly client: SynapseManagementClient;\n\n /**\n * Initialize a new instance of the class KustoPoolDatabases class.\n * @param client Reference to the service client\n */\n constructor(client: SynapseManagementClient) {\n this.client = client;\n }\n\n /**\n * Returns the list of databases of the given Kusto pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param options The options parameters.\n */\n public listByKustoPool(\n resourceGroupName: string,\n workspaceName: string,\n kustoPoolName: string,\n options?: KustoPoolDatabasesListByKustoPoolOptionalParams\n ): PagedAsyncIterableIterator<DatabaseUnion> {\n const iter = this.listByKustoPoolPagingAll(\n resourceGroupName,\n workspaceName,\n kustoPoolName,\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.listByKustoPoolPagingPage(\n resourceGroupName,\n workspaceName,\n kustoPoolName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listByKustoPoolPagingPage(\n resourceGroupName: string,\n workspaceName: string,\n kustoPoolName: string,\n options?: KustoPoolDatabasesListByKustoPoolOptionalParams,\n _settings?: PageSettings\n ): AsyncIterableIterator<DatabaseUnion[]> {\n let result: KustoPoolDatabasesListByKustoPoolResponse;\n result = await this._listByKustoPool(\n resourceGroupName,\n workspaceName,\n kustoPoolName,\n options\n );\n yield result.value || [];\n }\n\n private async *listByKustoPoolPagingAll(\n resourceGroupName: string,\n workspaceName: string,\n kustoPoolName: string,\n options?: KustoPoolDatabasesListByKustoPoolOptionalParams\n ): AsyncIterableIterator<DatabaseUnion> {\n for await (const page of this.listByKustoPoolPagingPage(\n resourceGroupName,\n workspaceName,\n kustoPoolName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Returns the list of databases of the given Kusto pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param options The options parameters.\n */\n private _listByKustoPool(\n resourceGroupName: string,\n workspaceName: string,\n kustoPoolName: string,\n options?: KustoPoolDatabasesListByKustoPoolOptionalParams\n ): Promise<KustoPoolDatabasesListByKustoPoolResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, kustoPoolName, options },\n listByKustoPoolOperationSpec\n );\n }\n\n /**\n * Returns a database.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n options?: KustoPoolDatabasesGetOptionalParams\n ): Promise<KustoPoolDatabasesGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n workspaceName,\n kustoPoolName,\n databaseName,\n options\n },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates a database.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param parameters The database parameters supplied to the CreateOrUpdate operation.\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n resourceGroupName: string,\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n parameters: DatabaseUnion,\n options?: KustoPoolDatabasesCreateOrUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<KustoPoolDatabasesCreateOrUpdateResponse>,\n KustoPoolDatabasesCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<KustoPoolDatabasesCreateOrUpdateResponse> => {\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 kustoPoolName,\n databaseName,\n parameters,\n options\n },\n createOrUpdateOperationSpec\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 * Creates or updates a database.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param parameters The database parameters supplied to the CreateOrUpdate operation.\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n parameters: DatabaseUnion,\n options?: KustoPoolDatabasesCreateOrUpdateOptionalParams\n ): Promise<KustoPoolDatabasesCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n resourceGroupName,\n workspaceName,\n kustoPoolName,\n databaseName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Updates a database.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param parameters The database parameters supplied to the Update operation.\n * @param options The options parameters.\n */\n async beginUpdate(\n resourceGroupName: string,\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n parameters: DatabaseUnion,\n options?: KustoPoolDatabasesUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<KustoPoolDatabasesUpdateResponse>,\n KustoPoolDatabasesUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<KustoPoolDatabasesUpdateResponse> => {\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 kustoPoolName,\n databaseName,\n parameters,\n options\n },\n updateOperationSpec\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 * Updates a database.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param parameters The database parameters supplied to the Update operation.\n * @param options The options parameters.\n */\n async beginUpdateAndWait(\n resourceGroupName: string,\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n parameters: DatabaseUnion,\n options?: KustoPoolDatabasesUpdateOptionalParams\n ): Promise<KustoPoolDatabasesUpdateResponse> {\n const poller = await this.beginUpdate(\n resourceGroupName,\n workspaceName,\n kustoPoolName,\n databaseName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Deletes the database with the given name.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n options?: KustoPoolDatabasesDeleteOptionalParams\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 {\n resourceGroupName,\n workspaceName,\n kustoPoolName,\n databaseName,\n options\n },\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 * Deletes the database with the given name.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param databaseName The name of the database in the Kusto pool.\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n workspaceName: string,\n kustoPoolName: string,\n databaseName: string,\n options?: KustoPoolDatabasesDeleteOptionalParams\n ): Promise<void> {\n const poller = await this.beginDelete(\n resourceGroupName,\n workspaceName,\n kustoPoolName,\n databaseName,\n options\n );\n return poller.pollUntilDone();\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByKustoPoolOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/kustoPools/{kustoPoolName}/databases\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DatabaseListResult\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.kustoPoolName1\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/kustoPools/{kustoPoolName}/databases/{databaseName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.Database\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.kustoPoolName1,\n Parameters.databaseName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/kustoPools/{kustoPoolName}/databases/{databaseName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.Database\n },\n 201: {\n bodyMapper: Mappers.Database\n },\n 202: {\n bodyMapper: Mappers.Database\n },\n 204: {\n bodyMapper: Mappers.Database\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.parameters26,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.kustoPoolName1,\n Parameters.databaseName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/kustoPools/{kustoPoolName}/databases/{databaseName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.Database\n },\n 201: {\n bodyMapper: Mappers.Database\n },\n 202: {\n bodyMapper: Mappers.Database\n },\n 204: {\n bodyMapper: Mappers.Database\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.parameters26,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.kustoPoolName1,\n Parameters.databaseName\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}/kustoPools/{kustoPoolName}/databases/{databaseName}\",\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.kustoPoolName1,\n Parameters.databaseName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
@@ -5,7 +5,6 @@
5
5
  * Code generated by Microsoft (R) AutoRest Code Generator.
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
- import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
9
8
  import * as coreClient from "@azure/core-client";
10
9
  import * as Mappers from "../models/mappers.js";
11
10
  import * as Parameters from "../models/parameters.js";
@@ -14,6 +13,7 @@ import { LroImpl } from "../lroImpl.js";
14
13
  /// <reference lib="esnext.asynciterable" />
15
14
  /** Class containing KustoPoolPrincipalAssignments operations. */
16
15
  export class KustoPoolPrincipalAssignmentsImpl {
16
+ client;
17
17
  /**
18
18
  * Initialize a new instance of the class KustoPoolPrincipalAssignments class.
19
19
  * @param client Reference to the service client
@@ -38,39 +38,22 @@ export class KustoPoolPrincipalAssignmentsImpl {
38
38
  return this;
39
39
  },
40
40
  byPage: (settings) => {
41
- if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
41
+ if (settings?.maxPageSize) {
42
42
  throw new Error("maxPageSize is not supported by this operation.");
43
43
  }
44
44
  return this.listPagingPage(workspaceName, kustoPoolName, resourceGroupName, options, settings);
45
45
  }
46
46
  };
47
47
  }
48
- listPagingPage(workspaceName, kustoPoolName, resourceGroupName, options, _settings) {
49
- return __asyncGenerator(this, arguments, function* listPagingPage_1() {
50
- let result;
51
- result = yield __await(this._list(workspaceName, kustoPoolName, resourceGroupName, options));
52
- yield yield __await(result.value || []);
53
- });
48
+ async *listPagingPage(workspaceName, kustoPoolName, resourceGroupName, options, _settings) {
49
+ let result;
50
+ result = await this._list(workspaceName, kustoPoolName, resourceGroupName, options);
51
+ yield result.value || [];
54
52
  }
55
- listPagingAll(workspaceName, kustoPoolName, resourceGroupName, options) {
56
- return __asyncGenerator(this, arguments, function* listPagingAll_1() {
57
- var _a, e_1, _b, _c;
58
- try {
59
- for (var _d = true, _e = __asyncValues(this.listPagingPage(workspaceName, kustoPoolName, resourceGroupName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
60
- _c = _f.value;
61
- _d = false;
62
- const page = _c;
63
- yield __await(yield* __asyncDelegator(__asyncValues(page)));
64
- }
65
- }
66
- catch (e_1_1) { e_1 = { error: e_1_1 }; }
67
- finally {
68
- try {
69
- if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
70
- }
71
- finally { if (e_1) throw e_1.error; }
72
- }
73
- });
53
+ async *listPagingAll(workspaceName, kustoPoolName, resourceGroupName, options) {
54
+ for await (const page of this.listPagingPage(workspaceName, kustoPoolName, resourceGroupName, options)) {
55
+ yield* page;
56
+ }
74
57
  }
75
58
  /**
76
59
  * Checks that the principal assignment name is valid and is not already in use.
@@ -130,14 +113,19 @@ export class KustoPoolPrincipalAssignmentsImpl {
130
113
  return this.client.sendOperationRequest(args, spec);
131
114
  };
132
115
  const sendOperation = async (args, spec) => {
133
- var _a;
134
116
  let currentRawResponse = undefined;
135
- const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
117
+ const providedCallback = args.options?.onResponse;
136
118
  const callback = (rawResponse, flatResponse) => {
137
119
  currentRawResponse = rawResponse;
138
- providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
120
+ providedCallback?.(rawResponse, flatResponse);
121
+ };
122
+ const updatedArgs = {
123
+ ...args,
124
+ options: {
125
+ ...args.options,
126
+ onResponse: callback
127
+ }
139
128
  };
140
- const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
141
129
  const flatResponse = await directSendOperation(updatedArgs, spec);
142
130
  return {
143
131
  flatResponse,
@@ -157,8 +145,8 @@ export class KustoPoolPrincipalAssignmentsImpl {
157
145
  options
158
146
  }, createOrUpdateOperationSpec);
159
147
  const poller = new LroEngine(lro, {
160
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
161
- intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
148
+ resumeFrom: options?.resumeFrom,
149
+ intervalInMs: options?.updateIntervalInMs
162
150
  });
163
151
  await poller.poll();
164
152
  return poller;
@@ -189,14 +177,19 @@ export class KustoPoolPrincipalAssignmentsImpl {
189
177
  return this.client.sendOperationRequest(args, spec);
190
178
  };
191
179
  const sendOperation = async (args, spec) => {
192
- var _a;
193
180
  let currentRawResponse = undefined;
194
- const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
181
+ const providedCallback = args.options?.onResponse;
195
182
  const callback = (rawResponse, flatResponse) => {
196
183
  currentRawResponse = rawResponse;
197
- providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
184
+ providedCallback?.(rawResponse, flatResponse);
185
+ };
186
+ const updatedArgs = {
187
+ ...args,
188
+ options: {
189
+ ...args.options,
190
+ onResponse: callback
191
+ }
198
192
  };
199
- const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
200
193
  const flatResponse = await directSendOperation(updatedArgs, spec);
201
194
  return {
202
195
  flatResponse,
@@ -215,8 +208,8 @@ export class KustoPoolPrincipalAssignmentsImpl {
215
208
  options
216
209
  }, deleteOperationSpec);
217
210
  const poller = new LroEngine(lro, {
218
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
219
- intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
211
+ resumeFrom: options?.resumeFrom,
212
+ intervalInMs: options?.updateIntervalInMs
220
213
  });
221
214
  await poller.poll();
222
215
  return poller;