@azure/arm-synapse 9.0.0-alpha.20250619.1 → 9.0.0-alpha.20250721.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (635) hide show
  1. package/dist/browser/lroImpl.js +11 -3
  2. package/dist/browser/lroImpl.js.map +1 -1
  3. package/dist/browser/models/mappers.js +1142 -531
  4. package/dist/browser/models/mappers.js.map +1 -1
  5. package/dist/browser/operations/azureADOnlyAuthentications.js +34 -46
  6. package/dist/browser/operations/azureADOnlyAuthentications.js.map +1 -1
  7. package/dist/browser/operations/bigDataPools.js +45 -52
  8. package/dist/browser/operations/bigDataPools.js.map +1 -1
  9. package/dist/browser/operations/dataMaskingPolicies.js +1 -0
  10. package/dist/browser/operations/dataMaskingPolicies.js.map +1 -1
  11. package/dist/browser/operations/dataMaskingRules.js +10 -27
  12. package/dist/browser/operations/dataMaskingRules.js.map +1 -1
  13. package/dist/browser/operations/extendedSqlPoolBlobAuditingPolicies.js +23 -40
  14. package/dist/browser/operations/extendedSqlPoolBlobAuditingPolicies.js.map +1 -1
  15. package/dist/browser/operations/get.js +1 -0
  16. package/dist/browser/operations/get.js.map +1 -1
  17. package/dist/browser/operations/integrationRuntimeAuthKeysOperations.js +1 -0
  18. package/dist/browser/operations/integrationRuntimeAuthKeysOperations.js.map +1 -1
  19. package/dist/browser/operations/integrationRuntimeConnectionInfos.js +1 -0
  20. package/dist/browser/operations/integrationRuntimeConnectionInfos.js.map +1 -1
  21. package/dist/browser/operations/integrationRuntimeCredentials.js +1 -0
  22. package/dist/browser/operations/integrationRuntimeCredentials.js.map +1 -1
  23. package/dist/browser/operations/integrationRuntimeMonitoringDataOperations.js +1 -0
  24. package/dist/browser/operations/integrationRuntimeMonitoringDataOperations.js.map +1 -1
  25. package/dist/browser/operations/integrationRuntimeNodeIpAddressOperations.js +1 -0
  26. package/dist/browser/operations/integrationRuntimeNodeIpAddressOperations.js.map +1 -1
  27. package/dist/browser/operations/integrationRuntimeNodes.js +1 -0
  28. package/dist/browser/operations/integrationRuntimeNodes.js.map +1 -1
  29. package/dist/browser/operations/integrationRuntimeObjectMetadata.js +12 -6
  30. package/dist/browser/operations/integrationRuntimeObjectMetadata.js.map +1 -1
  31. package/dist/browser/operations/integrationRuntimeStatusOperations.js +1 -0
  32. package/dist/browser/operations/integrationRuntimeStatusOperations.js.map +1 -1
  33. package/dist/browser/operations/integrationRuntimes.js +89 -76
  34. package/dist/browser/operations/integrationRuntimes.js.map +1 -1
  35. package/dist/browser/operations/ipFirewallRules.js +56 -58
  36. package/dist/browser/operations/ipFirewallRules.js.map +1 -1
  37. package/dist/browser/operations/keys.js +23 -40
  38. package/dist/browser/operations/keys.js.map +1 -1
  39. package/dist/browser/operations/kustoOperations.js +23 -40
  40. package/dist/browser/operations/kustoOperations.js.map +1 -1
  41. package/dist/browser/operations/kustoPoolAttachedDatabaseConfigurations.js +32 -39
  42. package/dist/browser/operations/kustoPoolAttachedDatabaseConfigurations.js.map +1 -1
  43. package/dist/browser/operations/kustoPoolChildResource.js +1 -0
  44. package/dist/browser/operations/kustoPoolChildResource.js.map +1 -1
  45. package/dist/browser/operations/kustoPoolDataConnections.js +54 -51
  46. package/dist/browser/operations/kustoPoolDataConnections.js.map +1 -1
  47. package/dist/browser/operations/kustoPoolDatabasePrincipalAssignments.js +32 -39
  48. package/dist/browser/operations/kustoPoolDatabasePrincipalAssignments.js.map +1 -1
  49. package/dist/browser/operations/kustoPoolDatabases.js +43 -45
  50. package/dist/browser/operations/kustoPoolDatabases.js.map +1 -1
  51. package/dist/browser/operations/kustoPoolPrincipalAssignments.js +32 -39
  52. package/dist/browser/operations/kustoPoolPrincipalAssignments.js.map +1 -1
  53. package/dist/browser/operations/kustoPoolPrivateLinkResourcesOperations.js +10 -27
  54. package/dist/browser/operations/kustoPoolPrivateLinkResourcesOperations.js.map +1 -1
  55. package/dist/browser/operations/kustoPools.js +125 -153
  56. package/dist/browser/operations/kustoPools.js.map +1 -1
  57. package/dist/browser/operations/libraries.js +23 -40
  58. package/dist/browser/operations/libraries.js.map +1 -1
  59. package/dist/browser/operations/library.js +1 -0
  60. package/dist/browser/operations/library.js.map +1 -1
  61. package/dist/browser/operations/operations.js +1 -0
  62. package/dist/browser/operations/operations.js.map +1 -1
  63. package/dist/browser/operations/privateEndpointConnections.js +45 -52
  64. package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
  65. package/dist/browser/operations/privateEndpointConnectionsPrivateLinkHub.js +23 -40
  66. package/dist/browser/operations/privateEndpointConnectionsPrivateLinkHub.js.map +1 -1
  67. package/dist/browser/operations/privateLinkHubPrivateLinkResources.js +23 -40
  68. package/dist/browser/operations/privateLinkHubPrivateLinkResources.js.map +1 -1
  69. package/dist/browser/operations/privateLinkHubs.js +56 -85
  70. package/dist/browser/operations/privateLinkHubs.js.map +1 -1
  71. package/dist/browser/operations/privateLinkResourcesOperations.js +23 -40
  72. package/dist/browser/operations/privateLinkResourcesOperations.js.map +1 -1
  73. package/dist/browser/operations/restorableDroppedSqlPools.js +10 -27
  74. package/dist/browser/operations/restorableDroppedSqlPools.js.map +1 -1
  75. package/dist/browser/operations/sparkConfiguration.js +1 -0
  76. package/dist/browser/operations/sparkConfiguration.js.map +1 -1
  77. package/dist/browser/operations/sparkConfigurations.js +23 -40
  78. package/dist/browser/operations/sparkConfigurations.js.map +1 -1
  79. package/dist/browser/operations/sqlPoolBlobAuditingPolicies.js +23 -40
  80. package/dist/browser/operations/sqlPoolBlobAuditingPolicies.js.map +1 -1
  81. package/dist/browser/operations/sqlPoolColumns.js +1 -0
  82. package/dist/browser/operations/sqlPoolColumns.js.map +1 -1
  83. package/dist/browser/operations/sqlPoolConnectionPolicies.js +1 -0
  84. package/dist/browser/operations/sqlPoolConnectionPolicies.js.map +1 -1
  85. package/dist/browser/operations/sqlPoolDataWarehouseUserActivities.js +1 -0
  86. package/dist/browser/operations/sqlPoolDataWarehouseUserActivities.js.map +1 -1
  87. package/dist/browser/operations/sqlPoolGeoBackupPolicies.js +10 -27
  88. package/dist/browser/operations/sqlPoolGeoBackupPolicies.js.map +1 -1
  89. package/dist/browser/operations/sqlPoolMaintenanceWindowOptions.js +1 -0
  90. package/dist/browser/operations/sqlPoolMaintenanceWindowOptions.js.map +1 -1
  91. package/dist/browser/operations/sqlPoolMaintenanceWindows.js +1 -0
  92. package/dist/browser/operations/sqlPoolMaintenanceWindows.js.map +1 -1
  93. package/dist/browser/operations/sqlPoolMetadataSyncConfigs.js +1 -0
  94. package/dist/browser/operations/sqlPoolMetadataSyncConfigs.js.map +1 -1
  95. package/dist/browser/operations/sqlPoolOperationResults.js +12 -6
  96. package/dist/browser/operations/sqlPoolOperationResults.js.map +1 -1
  97. package/dist/browser/operations/sqlPoolOperations.js +23 -40
  98. package/dist/browser/operations/sqlPoolOperations.js.map +1 -1
  99. package/dist/browser/operations/sqlPoolRecommendedSensitivityLabels.js +1 -0
  100. package/dist/browser/operations/sqlPoolRecommendedSensitivityLabels.js.map +1 -1
  101. package/dist/browser/operations/sqlPoolReplicationLinks.js +23 -40
  102. package/dist/browser/operations/sqlPoolReplicationLinks.js.map +1 -1
  103. package/dist/browser/operations/sqlPoolRestorePoints.js +34 -46
  104. package/dist/browser/operations/sqlPoolRestorePoints.js.map +1 -1
  105. package/dist/browser/operations/sqlPoolSchemas.js +23 -40
  106. package/dist/browser/operations/sqlPoolSchemas.js.map +1 -1
  107. package/dist/browser/operations/sqlPoolSecurityAlertPolicies.js +23 -40
  108. package/dist/browser/operations/sqlPoolSecurityAlertPolicies.js.map +1 -1
  109. package/dist/browser/operations/sqlPoolSensitivityLabels.js +45 -79
  110. package/dist/browser/operations/sqlPoolSensitivityLabels.js.map +1 -1
  111. package/dist/browser/operations/sqlPoolTableColumns.js +23 -40
  112. package/dist/browser/operations/sqlPoolTableColumns.js.map +1 -1
  113. package/dist/browser/operations/sqlPoolTables.js +23 -40
  114. package/dist/browser/operations/sqlPoolTables.js.map +1 -1
  115. package/dist/browser/operations/sqlPoolTransparentDataEncryptions.js +23 -40
  116. package/dist/browser/operations/sqlPoolTransparentDataEncryptions.js.map +1 -1
  117. package/dist/browser/operations/sqlPoolUsages.js +23 -40
  118. package/dist/browser/operations/sqlPoolUsages.js.map +1 -1
  119. package/dist/browser/operations/sqlPoolVulnerabilityAssessmentRuleBaselines.js +1 -0
  120. package/dist/browser/operations/sqlPoolVulnerabilityAssessmentRuleBaselines.js.map +1 -1
  121. package/dist/browser/operations/sqlPoolVulnerabilityAssessmentScans.js +34 -46
  122. package/dist/browser/operations/sqlPoolVulnerabilityAssessmentScans.js.map +1 -1
  123. package/dist/browser/operations/sqlPoolVulnerabilityAssessments.js +23 -40
  124. package/dist/browser/operations/sqlPoolVulnerabilityAssessments.js.map +1 -1
  125. package/dist/browser/operations/sqlPoolWorkloadClassifier.js +45 -52
  126. package/dist/browser/operations/sqlPoolWorkloadClassifier.js.map +1 -1
  127. package/dist/browser/operations/sqlPoolWorkloadGroup.js +45 -52
  128. package/dist/browser/operations/sqlPoolWorkloadGroup.js.map +1 -1
  129. package/dist/browser/operations/sqlPools.js +78 -70
  130. package/dist/browser/operations/sqlPools.js.map +1 -1
  131. package/dist/browser/operations/workspaceAadAdmins.js +23 -12
  132. package/dist/browser/operations/workspaceAadAdmins.js.map +1 -1
  133. package/dist/browser/operations/workspaceManagedIdentitySqlControlSettings.js +12 -6
  134. package/dist/browser/operations/workspaceManagedIdentitySqlControlSettings.js.map +1 -1
  135. package/dist/browser/operations/workspaceManagedSqlServerBlobAuditingPolicies.js +34 -46
  136. package/dist/browser/operations/workspaceManagedSqlServerBlobAuditingPolicies.js.map +1 -1
  137. package/dist/browser/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.js +34 -46
  138. package/dist/browser/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.js.map +1 -1
  139. package/dist/browser/operations/workspaceManagedSqlServerEncryptionProtector.js +45 -52
  140. package/dist/browser/operations/workspaceManagedSqlServerEncryptionProtector.js.map +1 -1
  141. package/dist/browser/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.js +34 -46
  142. package/dist/browser/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.js.map +1 -1
  143. package/dist/browser/operations/workspaceManagedSqlServerRecoverableSqlPools.js +23 -40
  144. package/dist/browser/operations/workspaceManagedSqlServerRecoverableSqlPools.js.map +1 -1
  145. package/dist/browser/operations/workspaceManagedSqlServerSecurityAlertPolicy.js +34 -46
  146. package/dist/browser/operations/workspaceManagedSqlServerSecurityAlertPolicy.js.map +1 -1
  147. package/dist/browser/operations/workspaceManagedSqlServerUsages.js +23 -40
  148. package/dist/browser/operations/workspaceManagedSqlServerUsages.js.map +1 -1
  149. package/dist/browser/operations/workspaceManagedSqlServerVulnerabilityAssessments.js +23 -40
  150. package/dist/browser/operations/workspaceManagedSqlServerVulnerabilityAssessments.js.map +1 -1
  151. package/dist/browser/operations/workspaceSqlAadAdmins.js +23 -12
  152. package/dist/browser/operations/workspaceSqlAadAdmins.js.map +1 -1
  153. package/dist/browser/operations/workspaces.js +78 -97
  154. package/dist/browser/operations/workspaces.js.map +1 -1
  155. package/dist/browser/pagingHelper.js +2 -4
  156. package/dist/browser/pagingHelper.js.map +1 -1
  157. package/dist/browser/synapseManagementClient.js +87 -5
  158. package/dist/browser/synapseManagementClient.js.map +1 -1
  159. package/dist/commonjs/lroImpl.js +11 -3
  160. package/dist/commonjs/lroImpl.js.map +1 -1
  161. package/dist/commonjs/models/mappers.js +1142 -531
  162. package/dist/commonjs/models/mappers.js.map +1 -1
  163. package/dist/commonjs/operations/azureADOnlyAuthentications.js +34 -45
  164. package/dist/commonjs/operations/azureADOnlyAuthentications.js.map +1 -1
  165. package/dist/commonjs/operations/bigDataPools.js +45 -51
  166. package/dist/commonjs/operations/bigDataPools.js.map +1 -1
  167. package/dist/commonjs/operations/dataMaskingPolicies.js +1 -0
  168. package/dist/commonjs/operations/dataMaskingPolicies.js.map +1 -1
  169. package/dist/commonjs/operations/dataMaskingRules.js +10 -26
  170. package/dist/commonjs/operations/dataMaskingRules.js.map +1 -1
  171. package/dist/commonjs/operations/extendedSqlPoolBlobAuditingPolicies.js +23 -39
  172. package/dist/commonjs/operations/extendedSqlPoolBlobAuditingPolicies.js.map +1 -1
  173. package/dist/commonjs/operations/get.js +1 -0
  174. package/dist/commonjs/operations/get.js.map +1 -1
  175. package/dist/commonjs/operations/integrationRuntimeAuthKeysOperations.js +1 -0
  176. package/dist/commonjs/operations/integrationRuntimeAuthKeysOperations.js.map +1 -1
  177. package/dist/commonjs/operations/integrationRuntimeConnectionInfos.js +1 -0
  178. package/dist/commonjs/operations/integrationRuntimeConnectionInfos.js.map +1 -1
  179. package/dist/commonjs/operations/integrationRuntimeCredentials.js +1 -0
  180. package/dist/commonjs/operations/integrationRuntimeCredentials.js.map +1 -1
  181. package/dist/commonjs/operations/integrationRuntimeMonitoringDataOperations.js +1 -0
  182. package/dist/commonjs/operations/integrationRuntimeMonitoringDataOperations.js.map +1 -1
  183. package/dist/commonjs/operations/integrationRuntimeNodeIpAddressOperations.js +1 -0
  184. package/dist/commonjs/operations/integrationRuntimeNodeIpAddressOperations.js.map +1 -1
  185. package/dist/commonjs/operations/integrationRuntimeNodes.js +1 -0
  186. package/dist/commonjs/operations/integrationRuntimeNodes.js.map +1 -1
  187. package/dist/commonjs/operations/integrationRuntimeObjectMetadata.js +12 -6
  188. package/dist/commonjs/operations/integrationRuntimeObjectMetadata.js.map +1 -1
  189. package/dist/commonjs/operations/integrationRuntimeStatusOperations.js +1 -0
  190. package/dist/commonjs/operations/integrationRuntimeStatusOperations.js.map +1 -1
  191. package/dist/commonjs/operations/integrationRuntimes.js +89 -75
  192. package/dist/commonjs/operations/integrationRuntimes.js.map +1 -1
  193. package/dist/commonjs/operations/ipFirewallRules.js +56 -57
  194. package/dist/commonjs/operations/ipFirewallRules.js.map +1 -1
  195. package/dist/commonjs/operations/keys.js +23 -39
  196. package/dist/commonjs/operations/keys.js.map +1 -1
  197. package/dist/commonjs/operations/kustoOperations.js +23 -39
  198. package/dist/commonjs/operations/kustoOperations.js.map +1 -1
  199. package/dist/commonjs/operations/kustoPoolAttachedDatabaseConfigurations.js +32 -38
  200. package/dist/commonjs/operations/kustoPoolAttachedDatabaseConfigurations.js.map +1 -1
  201. package/dist/commonjs/operations/kustoPoolChildResource.js +1 -0
  202. package/dist/commonjs/operations/kustoPoolChildResource.js.map +1 -1
  203. package/dist/commonjs/operations/kustoPoolDataConnections.js +54 -50
  204. package/dist/commonjs/operations/kustoPoolDataConnections.js.map +1 -1
  205. package/dist/commonjs/operations/kustoPoolDatabasePrincipalAssignments.js +32 -38
  206. package/dist/commonjs/operations/kustoPoolDatabasePrincipalAssignments.js.map +1 -1
  207. package/dist/commonjs/operations/kustoPoolDatabases.js +43 -44
  208. package/dist/commonjs/operations/kustoPoolDatabases.js.map +1 -1
  209. package/dist/commonjs/operations/kustoPoolPrincipalAssignments.js +32 -38
  210. package/dist/commonjs/operations/kustoPoolPrincipalAssignments.js.map +1 -1
  211. package/dist/commonjs/operations/kustoPoolPrivateLinkResourcesOperations.js +10 -26
  212. package/dist/commonjs/operations/kustoPoolPrivateLinkResourcesOperations.js.map +1 -1
  213. package/dist/commonjs/operations/kustoPools.js +125 -152
  214. package/dist/commonjs/operations/kustoPools.js.map +1 -1
  215. package/dist/commonjs/operations/libraries.js +23 -39
  216. package/dist/commonjs/operations/libraries.js.map +1 -1
  217. package/dist/commonjs/operations/library.js +1 -0
  218. package/dist/commonjs/operations/library.js.map +1 -1
  219. package/dist/commonjs/operations/operations.js +1 -0
  220. package/dist/commonjs/operations/operations.js.map +1 -1
  221. package/dist/commonjs/operations/privateEndpointConnections.js +45 -51
  222. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
  223. package/dist/commonjs/operations/privateEndpointConnectionsPrivateLinkHub.js +23 -39
  224. package/dist/commonjs/operations/privateEndpointConnectionsPrivateLinkHub.js.map +1 -1
  225. package/dist/commonjs/operations/privateLinkHubPrivateLinkResources.js +23 -39
  226. package/dist/commonjs/operations/privateLinkHubPrivateLinkResources.js.map +1 -1
  227. package/dist/commonjs/operations/privateLinkHubs.js +56 -84
  228. package/dist/commonjs/operations/privateLinkHubs.js.map +1 -1
  229. package/dist/commonjs/operations/privateLinkResourcesOperations.js +23 -39
  230. package/dist/commonjs/operations/privateLinkResourcesOperations.js.map +1 -1
  231. package/dist/commonjs/operations/restorableDroppedSqlPools.js +10 -26
  232. package/dist/commonjs/operations/restorableDroppedSqlPools.js.map +1 -1
  233. package/dist/commonjs/operations/sparkConfiguration.js +1 -0
  234. package/dist/commonjs/operations/sparkConfiguration.js.map +1 -1
  235. package/dist/commonjs/operations/sparkConfigurations.js +23 -39
  236. package/dist/commonjs/operations/sparkConfigurations.js.map +1 -1
  237. package/dist/commonjs/operations/sqlPoolBlobAuditingPolicies.js +23 -39
  238. package/dist/commonjs/operations/sqlPoolBlobAuditingPolicies.js.map +1 -1
  239. package/dist/commonjs/operations/sqlPoolColumns.js +1 -0
  240. package/dist/commonjs/operations/sqlPoolColumns.js.map +1 -1
  241. package/dist/commonjs/operations/sqlPoolConnectionPolicies.js +1 -0
  242. package/dist/commonjs/operations/sqlPoolConnectionPolicies.js.map +1 -1
  243. package/dist/commonjs/operations/sqlPoolDataWarehouseUserActivities.js +1 -0
  244. package/dist/commonjs/operations/sqlPoolDataWarehouseUserActivities.js.map +1 -1
  245. package/dist/commonjs/operations/sqlPoolGeoBackupPolicies.js +10 -26
  246. package/dist/commonjs/operations/sqlPoolGeoBackupPolicies.js.map +1 -1
  247. package/dist/commonjs/operations/sqlPoolMaintenanceWindowOptions.js +1 -0
  248. package/dist/commonjs/operations/sqlPoolMaintenanceWindowOptions.js.map +1 -1
  249. package/dist/commonjs/operations/sqlPoolMaintenanceWindows.js +1 -0
  250. package/dist/commonjs/operations/sqlPoolMaintenanceWindows.js.map +1 -1
  251. package/dist/commonjs/operations/sqlPoolMetadataSyncConfigs.js +1 -0
  252. package/dist/commonjs/operations/sqlPoolMetadataSyncConfigs.js.map +1 -1
  253. package/dist/commonjs/operations/sqlPoolOperationResults.js +12 -6
  254. package/dist/commonjs/operations/sqlPoolOperationResults.js.map +1 -1
  255. package/dist/commonjs/operations/sqlPoolOperations.js +23 -39
  256. package/dist/commonjs/operations/sqlPoolOperations.js.map +1 -1
  257. package/dist/commonjs/operations/sqlPoolRecommendedSensitivityLabels.js +1 -0
  258. package/dist/commonjs/operations/sqlPoolRecommendedSensitivityLabels.js.map +1 -1
  259. package/dist/commonjs/operations/sqlPoolReplicationLinks.js +23 -39
  260. package/dist/commonjs/operations/sqlPoolReplicationLinks.js.map +1 -1
  261. package/dist/commonjs/operations/sqlPoolRestorePoints.js +34 -45
  262. package/dist/commonjs/operations/sqlPoolRestorePoints.js.map +1 -1
  263. package/dist/commonjs/operations/sqlPoolSchemas.js +23 -39
  264. package/dist/commonjs/operations/sqlPoolSchemas.js.map +1 -1
  265. package/dist/commonjs/operations/sqlPoolSecurityAlertPolicies.js +23 -39
  266. package/dist/commonjs/operations/sqlPoolSecurityAlertPolicies.js.map +1 -1
  267. package/dist/commonjs/operations/sqlPoolSensitivityLabels.js +45 -78
  268. package/dist/commonjs/operations/sqlPoolSensitivityLabels.js.map +1 -1
  269. package/dist/commonjs/operations/sqlPoolTableColumns.js +23 -39
  270. package/dist/commonjs/operations/sqlPoolTableColumns.js.map +1 -1
  271. package/dist/commonjs/operations/sqlPoolTables.js +23 -39
  272. package/dist/commonjs/operations/sqlPoolTables.js.map +1 -1
  273. package/dist/commonjs/operations/sqlPoolTransparentDataEncryptions.js +23 -39
  274. package/dist/commonjs/operations/sqlPoolTransparentDataEncryptions.js.map +1 -1
  275. package/dist/commonjs/operations/sqlPoolUsages.js +23 -39
  276. package/dist/commonjs/operations/sqlPoolUsages.js.map +1 -1
  277. package/dist/commonjs/operations/sqlPoolVulnerabilityAssessmentRuleBaselines.js +1 -0
  278. package/dist/commonjs/operations/sqlPoolVulnerabilityAssessmentRuleBaselines.js.map +1 -1
  279. package/dist/commonjs/operations/sqlPoolVulnerabilityAssessmentScans.js +34 -45
  280. package/dist/commonjs/operations/sqlPoolVulnerabilityAssessmentScans.js.map +1 -1
  281. package/dist/commonjs/operations/sqlPoolVulnerabilityAssessments.js +23 -39
  282. package/dist/commonjs/operations/sqlPoolVulnerabilityAssessments.js.map +1 -1
  283. package/dist/commonjs/operations/sqlPoolWorkloadClassifier.js +45 -51
  284. package/dist/commonjs/operations/sqlPoolWorkloadClassifier.js.map +1 -1
  285. package/dist/commonjs/operations/sqlPoolWorkloadGroup.js +45 -51
  286. package/dist/commonjs/operations/sqlPoolWorkloadGroup.js.map +1 -1
  287. package/dist/commonjs/operations/sqlPools.js +78 -69
  288. package/dist/commonjs/operations/sqlPools.js.map +1 -1
  289. package/dist/commonjs/operations/workspaceAadAdmins.js +23 -12
  290. package/dist/commonjs/operations/workspaceAadAdmins.js.map +1 -1
  291. package/dist/commonjs/operations/workspaceManagedIdentitySqlControlSettings.js +12 -6
  292. package/dist/commonjs/operations/workspaceManagedIdentitySqlControlSettings.js.map +1 -1
  293. package/dist/commonjs/operations/workspaceManagedSqlServerBlobAuditingPolicies.js +34 -45
  294. package/dist/commonjs/operations/workspaceManagedSqlServerBlobAuditingPolicies.js.map +1 -1
  295. package/dist/commonjs/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.js +34 -45
  296. package/dist/commonjs/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.js.map +1 -1
  297. package/dist/commonjs/operations/workspaceManagedSqlServerEncryptionProtector.js +45 -51
  298. package/dist/commonjs/operations/workspaceManagedSqlServerEncryptionProtector.js.map +1 -1
  299. package/dist/commonjs/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.js +34 -45
  300. package/dist/commonjs/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.js.map +1 -1
  301. package/dist/commonjs/operations/workspaceManagedSqlServerRecoverableSqlPools.js +23 -39
  302. package/dist/commonjs/operations/workspaceManagedSqlServerRecoverableSqlPools.js.map +1 -1
  303. package/dist/commonjs/operations/workspaceManagedSqlServerSecurityAlertPolicy.js +34 -45
  304. package/dist/commonjs/operations/workspaceManagedSqlServerSecurityAlertPolicy.js.map +1 -1
  305. package/dist/commonjs/operations/workspaceManagedSqlServerUsages.js +23 -39
  306. package/dist/commonjs/operations/workspaceManagedSqlServerUsages.js.map +1 -1
  307. package/dist/commonjs/operations/workspaceManagedSqlServerVulnerabilityAssessments.js +23 -39
  308. package/dist/commonjs/operations/workspaceManagedSqlServerVulnerabilityAssessments.js.map +1 -1
  309. package/dist/commonjs/operations/workspaceSqlAadAdmins.js +23 -12
  310. package/dist/commonjs/operations/workspaceSqlAadAdmins.js.map +1 -1
  311. package/dist/commonjs/operations/workspaces.js +78 -96
  312. package/dist/commonjs/operations/workspaces.js.map +1 -1
  313. package/dist/commonjs/pagingHelper.js +2 -4
  314. package/dist/commonjs/pagingHelper.js.map +1 -1
  315. package/dist/commonjs/synapseManagementClient.js +87 -5
  316. package/dist/commonjs/synapseManagementClient.js.map +1 -1
  317. package/dist/commonjs/tsdoc-metadata.json +11 -11
  318. package/dist/esm/lroImpl.js +11 -3
  319. package/dist/esm/lroImpl.js.map +1 -1
  320. package/dist/esm/models/mappers.js +1142 -531
  321. package/dist/esm/models/mappers.js.map +1 -1
  322. package/dist/esm/operations/azureADOnlyAuthentications.js +34 -46
  323. package/dist/esm/operations/azureADOnlyAuthentications.js.map +1 -1
  324. package/dist/esm/operations/bigDataPools.js +45 -52
  325. package/dist/esm/operations/bigDataPools.js.map +1 -1
  326. package/dist/esm/operations/dataMaskingPolicies.js +1 -0
  327. package/dist/esm/operations/dataMaskingPolicies.js.map +1 -1
  328. package/dist/esm/operations/dataMaskingRules.js +10 -27
  329. package/dist/esm/operations/dataMaskingRules.js.map +1 -1
  330. package/dist/esm/operations/extendedSqlPoolBlobAuditingPolicies.js +23 -40
  331. package/dist/esm/operations/extendedSqlPoolBlobAuditingPolicies.js.map +1 -1
  332. package/dist/esm/operations/get.js +1 -0
  333. package/dist/esm/operations/get.js.map +1 -1
  334. package/dist/esm/operations/integrationRuntimeAuthKeysOperations.js +1 -0
  335. package/dist/esm/operations/integrationRuntimeAuthKeysOperations.js.map +1 -1
  336. package/dist/esm/operations/integrationRuntimeConnectionInfos.js +1 -0
  337. package/dist/esm/operations/integrationRuntimeConnectionInfos.js.map +1 -1
  338. package/dist/esm/operations/integrationRuntimeCredentials.js +1 -0
  339. package/dist/esm/operations/integrationRuntimeCredentials.js.map +1 -1
  340. package/dist/esm/operations/integrationRuntimeMonitoringDataOperations.js +1 -0
  341. package/dist/esm/operations/integrationRuntimeMonitoringDataOperations.js.map +1 -1
  342. package/dist/esm/operations/integrationRuntimeNodeIpAddressOperations.js +1 -0
  343. package/dist/esm/operations/integrationRuntimeNodeIpAddressOperations.js.map +1 -1
  344. package/dist/esm/operations/integrationRuntimeNodes.js +1 -0
  345. package/dist/esm/operations/integrationRuntimeNodes.js.map +1 -1
  346. package/dist/esm/operations/integrationRuntimeObjectMetadata.js +12 -6
  347. package/dist/esm/operations/integrationRuntimeObjectMetadata.js.map +1 -1
  348. package/dist/esm/operations/integrationRuntimeStatusOperations.js +1 -0
  349. package/dist/esm/operations/integrationRuntimeStatusOperations.js.map +1 -1
  350. package/dist/esm/operations/integrationRuntimes.js +89 -76
  351. package/dist/esm/operations/integrationRuntimes.js.map +1 -1
  352. package/dist/esm/operations/ipFirewallRules.js +56 -58
  353. package/dist/esm/operations/ipFirewallRules.js.map +1 -1
  354. package/dist/esm/operations/keys.js +23 -40
  355. package/dist/esm/operations/keys.js.map +1 -1
  356. package/dist/esm/operations/kustoOperations.js +23 -40
  357. package/dist/esm/operations/kustoOperations.js.map +1 -1
  358. package/dist/esm/operations/kustoPoolAttachedDatabaseConfigurations.js +32 -39
  359. package/dist/esm/operations/kustoPoolAttachedDatabaseConfigurations.js.map +1 -1
  360. package/dist/esm/operations/kustoPoolChildResource.js +1 -0
  361. package/dist/esm/operations/kustoPoolChildResource.js.map +1 -1
  362. package/dist/esm/operations/kustoPoolDataConnections.js +54 -51
  363. package/dist/esm/operations/kustoPoolDataConnections.js.map +1 -1
  364. package/dist/esm/operations/kustoPoolDatabasePrincipalAssignments.js +32 -39
  365. package/dist/esm/operations/kustoPoolDatabasePrincipalAssignments.js.map +1 -1
  366. package/dist/esm/operations/kustoPoolDatabases.js +43 -45
  367. package/dist/esm/operations/kustoPoolDatabases.js.map +1 -1
  368. package/dist/esm/operations/kustoPoolPrincipalAssignments.js +32 -39
  369. package/dist/esm/operations/kustoPoolPrincipalAssignments.js.map +1 -1
  370. package/dist/esm/operations/kustoPoolPrivateLinkResourcesOperations.js +10 -27
  371. package/dist/esm/operations/kustoPoolPrivateLinkResourcesOperations.js.map +1 -1
  372. package/dist/esm/operations/kustoPools.js +125 -153
  373. package/dist/esm/operations/kustoPools.js.map +1 -1
  374. package/dist/esm/operations/libraries.js +23 -40
  375. package/dist/esm/operations/libraries.js.map +1 -1
  376. package/dist/esm/operations/library.js +1 -0
  377. package/dist/esm/operations/library.js.map +1 -1
  378. package/dist/esm/operations/operations.js +1 -0
  379. package/dist/esm/operations/operations.js.map +1 -1
  380. package/dist/esm/operations/privateEndpointConnections.js +45 -52
  381. package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
  382. package/dist/esm/operations/privateEndpointConnectionsPrivateLinkHub.js +23 -40
  383. package/dist/esm/operations/privateEndpointConnectionsPrivateLinkHub.js.map +1 -1
  384. package/dist/esm/operations/privateLinkHubPrivateLinkResources.js +23 -40
  385. package/dist/esm/operations/privateLinkHubPrivateLinkResources.js.map +1 -1
  386. package/dist/esm/operations/privateLinkHubs.js +56 -85
  387. package/dist/esm/operations/privateLinkHubs.js.map +1 -1
  388. package/dist/esm/operations/privateLinkResourcesOperations.js +23 -40
  389. package/dist/esm/operations/privateLinkResourcesOperations.js.map +1 -1
  390. package/dist/esm/operations/restorableDroppedSqlPools.js +10 -27
  391. package/dist/esm/operations/restorableDroppedSqlPools.js.map +1 -1
  392. package/dist/esm/operations/sparkConfiguration.js +1 -0
  393. package/dist/esm/operations/sparkConfiguration.js.map +1 -1
  394. package/dist/esm/operations/sparkConfigurations.js +23 -40
  395. package/dist/esm/operations/sparkConfigurations.js.map +1 -1
  396. package/dist/esm/operations/sqlPoolBlobAuditingPolicies.js +23 -40
  397. package/dist/esm/operations/sqlPoolBlobAuditingPolicies.js.map +1 -1
  398. package/dist/esm/operations/sqlPoolColumns.js +1 -0
  399. package/dist/esm/operations/sqlPoolColumns.js.map +1 -1
  400. package/dist/esm/operations/sqlPoolConnectionPolicies.js +1 -0
  401. package/dist/esm/operations/sqlPoolConnectionPolicies.js.map +1 -1
  402. package/dist/esm/operations/sqlPoolDataWarehouseUserActivities.js +1 -0
  403. package/dist/esm/operations/sqlPoolDataWarehouseUserActivities.js.map +1 -1
  404. package/dist/esm/operations/sqlPoolGeoBackupPolicies.js +10 -27
  405. package/dist/esm/operations/sqlPoolGeoBackupPolicies.js.map +1 -1
  406. package/dist/esm/operations/sqlPoolMaintenanceWindowOptions.js +1 -0
  407. package/dist/esm/operations/sqlPoolMaintenanceWindowOptions.js.map +1 -1
  408. package/dist/esm/operations/sqlPoolMaintenanceWindows.js +1 -0
  409. package/dist/esm/operations/sqlPoolMaintenanceWindows.js.map +1 -1
  410. package/dist/esm/operations/sqlPoolMetadataSyncConfigs.js +1 -0
  411. package/dist/esm/operations/sqlPoolMetadataSyncConfigs.js.map +1 -1
  412. package/dist/esm/operations/sqlPoolOperationResults.js +12 -6
  413. package/dist/esm/operations/sqlPoolOperationResults.js.map +1 -1
  414. package/dist/esm/operations/sqlPoolOperations.js +23 -40
  415. package/dist/esm/operations/sqlPoolOperations.js.map +1 -1
  416. package/dist/esm/operations/sqlPoolRecommendedSensitivityLabels.js +1 -0
  417. package/dist/esm/operations/sqlPoolRecommendedSensitivityLabels.js.map +1 -1
  418. package/dist/esm/operations/sqlPoolReplicationLinks.js +23 -40
  419. package/dist/esm/operations/sqlPoolReplicationLinks.js.map +1 -1
  420. package/dist/esm/operations/sqlPoolRestorePoints.js +34 -46
  421. package/dist/esm/operations/sqlPoolRestorePoints.js.map +1 -1
  422. package/dist/esm/operations/sqlPoolSchemas.js +23 -40
  423. package/dist/esm/operations/sqlPoolSchemas.js.map +1 -1
  424. package/dist/esm/operations/sqlPoolSecurityAlertPolicies.js +23 -40
  425. package/dist/esm/operations/sqlPoolSecurityAlertPolicies.js.map +1 -1
  426. package/dist/esm/operations/sqlPoolSensitivityLabels.js +45 -79
  427. package/dist/esm/operations/sqlPoolSensitivityLabels.js.map +1 -1
  428. package/dist/esm/operations/sqlPoolTableColumns.js +23 -40
  429. package/dist/esm/operations/sqlPoolTableColumns.js.map +1 -1
  430. package/dist/esm/operations/sqlPoolTables.js +23 -40
  431. package/dist/esm/operations/sqlPoolTables.js.map +1 -1
  432. package/dist/esm/operations/sqlPoolTransparentDataEncryptions.js +23 -40
  433. package/dist/esm/operations/sqlPoolTransparentDataEncryptions.js.map +1 -1
  434. package/dist/esm/operations/sqlPoolUsages.js +23 -40
  435. package/dist/esm/operations/sqlPoolUsages.js.map +1 -1
  436. package/dist/esm/operations/sqlPoolVulnerabilityAssessmentRuleBaselines.js +1 -0
  437. package/dist/esm/operations/sqlPoolVulnerabilityAssessmentRuleBaselines.js.map +1 -1
  438. package/dist/esm/operations/sqlPoolVulnerabilityAssessmentScans.js +34 -46
  439. package/dist/esm/operations/sqlPoolVulnerabilityAssessmentScans.js.map +1 -1
  440. package/dist/esm/operations/sqlPoolVulnerabilityAssessments.js +23 -40
  441. package/dist/esm/operations/sqlPoolVulnerabilityAssessments.js.map +1 -1
  442. package/dist/esm/operations/sqlPoolWorkloadClassifier.js +45 -52
  443. package/dist/esm/operations/sqlPoolWorkloadClassifier.js.map +1 -1
  444. package/dist/esm/operations/sqlPoolWorkloadGroup.js +45 -52
  445. package/dist/esm/operations/sqlPoolWorkloadGroup.js.map +1 -1
  446. package/dist/esm/operations/sqlPools.js +78 -70
  447. package/dist/esm/operations/sqlPools.js.map +1 -1
  448. package/dist/esm/operations/workspaceAadAdmins.js +23 -12
  449. package/dist/esm/operations/workspaceAadAdmins.js.map +1 -1
  450. package/dist/esm/operations/workspaceManagedIdentitySqlControlSettings.js +12 -6
  451. package/dist/esm/operations/workspaceManagedIdentitySqlControlSettings.js.map +1 -1
  452. package/dist/esm/operations/workspaceManagedSqlServerBlobAuditingPolicies.js +34 -46
  453. package/dist/esm/operations/workspaceManagedSqlServerBlobAuditingPolicies.js.map +1 -1
  454. package/dist/esm/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.js +34 -46
  455. package/dist/esm/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.js.map +1 -1
  456. package/dist/esm/operations/workspaceManagedSqlServerEncryptionProtector.js +45 -52
  457. package/dist/esm/operations/workspaceManagedSqlServerEncryptionProtector.js.map +1 -1
  458. package/dist/esm/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.js +34 -46
  459. package/dist/esm/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.js.map +1 -1
  460. package/dist/esm/operations/workspaceManagedSqlServerRecoverableSqlPools.js +23 -40
  461. package/dist/esm/operations/workspaceManagedSqlServerRecoverableSqlPools.js.map +1 -1
  462. package/dist/esm/operations/workspaceManagedSqlServerSecurityAlertPolicy.js +34 -46
  463. package/dist/esm/operations/workspaceManagedSqlServerSecurityAlertPolicy.js.map +1 -1
  464. package/dist/esm/operations/workspaceManagedSqlServerUsages.js +23 -40
  465. package/dist/esm/operations/workspaceManagedSqlServerUsages.js.map +1 -1
  466. package/dist/esm/operations/workspaceManagedSqlServerVulnerabilityAssessments.js +23 -40
  467. package/dist/esm/operations/workspaceManagedSqlServerVulnerabilityAssessments.js.map +1 -1
  468. package/dist/esm/operations/workspaceSqlAadAdmins.js +23 -12
  469. package/dist/esm/operations/workspaceSqlAadAdmins.js.map +1 -1
  470. package/dist/esm/operations/workspaces.js +78 -97
  471. package/dist/esm/operations/workspaces.js.map +1 -1
  472. package/dist/esm/pagingHelper.js +2 -4
  473. package/dist/esm/pagingHelper.js.map +1 -1
  474. package/dist/esm/synapseManagementClient.js +87 -5
  475. package/dist/esm/synapseManagementClient.js.map +1 -1
  476. package/dist/react-native/lroImpl.js +11 -3
  477. package/dist/react-native/lroImpl.js.map +1 -1
  478. package/dist/react-native/models/mappers.js +1142 -531
  479. package/dist/react-native/models/mappers.js.map +1 -1
  480. package/dist/react-native/operations/azureADOnlyAuthentications.js +34 -46
  481. package/dist/react-native/operations/azureADOnlyAuthentications.js.map +1 -1
  482. package/dist/react-native/operations/bigDataPools.js +45 -52
  483. package/dist/react-native/operations/bigDataPools.js.map +1 -1
  484. package/dist/react-native/operations/dataMaskingPolicies.js +1 -0
  485. package/dist/react-native/operations/dataMaskingPolicies.js.map +1 -1
  486. package/dist/react-native/operations/dataMaskingRules.js +10 -27
  487. package/dist/react-native/operations/dataMaskingRules.js.map +1 -1
  488. package/dist/react-native/operations/extendedSqlPoolBlobAuditingPolicies.js +23 -40
  489. package/dist/react-native/operations/extendedSqlPoolBlobAuditingPolicies.js.map +1 -1
  490. package/dist/react-native/operations/get.js +1 -0
  491. package/dist/react-native/operations/get.js.map +1 -1
  492. package/dist/react-native/operations/integrationRuntimeAuthKeysOperations.js +1 -0
  493. package/dist/react-native/operations/integrationRuntimeAuthKeysOperations.js.map +1 -1
  494. package/dist/react-native/operations/integrationRuntimeConnectionInfos.js +1 -0
  495. package/dist/react-native/operations/integrationRuntimeConnectionInfos.js.map +1 -1
  496. package/dist/react-native/operations/integrationRuntimeCredentials.js +1 -0
  497. package/dist/react-native/operations/integrationRuntimeCredentials.js.map +1 -1
  498. package/dist/react-native/operations/integrationRuntimeMonitoringDataOperations.js +1 -0
  499. package/dist/react-native/operations/integrationRuntimeMonitoringDataOperations.js.map +1 -1
  500. package/dist/react-native/operations/integrationRuntimeNodeIpAddressOperations.js +1 -0
  501. package/dist/react-native/operations/integrationRuntimeNodeIpAddressOperations.js.map +1 -1
  502. package/dist/react-native/operations/integrationRuntimeNodes.js +1 -0
  503. package/dist/react-native/operations/integrationRuntimeNodes.js.map +1 -1
  504. package/dist/react-native/operations/integrationRuntimeObjectMetadata.js +12 -6
  505. package/dist/react-native/operations/integrationRuntimeObjectMetadata.js.map +1 -1
  506. package/dist/react-native/operations/integrationRuntimeStatusOperations.js +1 -0
  507. package/dist/react-native/operations/integrationRuntimeStatusOperations.js.map +1 -1
  508. package/dist/react-native/operations/integrationRuntimes.js +89 -76
  509. package/dist/react-native/operations/integrationRuntimes.js.map +1 -1
  510. package/dist/react-native/operations/ipFirewallRules.js +56 -58
  511. package/dist/react-native/operations/ipFirewallRules.js.map +1 -1
  512. package/dist/react-native/operations/keys.js +23 -40
  513. package/dist/react-native/operations/keys.js.map +1 -1
  514. package/dist/react-native/operations/kustoOperations.js +23 -40
  515. package/dist/react-native/operations/kustoOperations.js.map +1 -1
  516. package/dist/react-native/operations/kustoPoolAttachedDatabaseConfigurations.js +32 -39
  517. package/dist/react-native/operations/kustoPoolAttachedDatabaseConfigurations.js.map +1 -1
  518. package/dist/react-native/operations/kustoPoolChildResource.js +1 -0
  519. package/dist/react-native/operations/kustoPoolChildResource.js.map +1 -1
  520. package/dist/react-native/operations/kustoPoolDataConnections.js +54 -51
  521. package/dist/react-native/operations/kustoPoolDataConnections.js.map +1 -1
  522. package/dist/react-native/operations/kustoPoolDatabasePrincipalAssignments.js +32 -39
  523. package/dist/react-native/operations/kustoPoolDatabasePrincipalAssignments.js.map +1 -1
  524. package/dist/react-native/operations/kustoPoolDatabases.js +43 -45
  525. package/dist/react-native/operations/kustoPoolDatabases.js.map +1 -1
  526. package/dist/react-native/operations/kustoPoolPrincipalAssignments.js +32 -39
  527. package/dist/react-native/operations/kustoPoolPrincipalAssignments.js.map +1 -1
  528. package/dist/react-native/operations/kustoPoolPrivateLinkResourcesOperations.js +10 -27
  529. package/dist/react-native/operations/kustoPoolPrivateLinkResourcesOperations.js.map +1 -1
  530. package/dist/react-native/operations/kustoPools.js +125 -153
  531. package/dist/react-native/operations/kustoPools.js.map +1 -1
  532. package/dist/react-native/operations/libraries.js +23 -40
  533. package/dist/react-native/operations/libraries.js.map +1 -1
  534. package/dist/react-native/operations/library.js +1 -0
  535. package/dist/react-native/operations/library.js.map +1 -1
  536. package/dist/react-native/operations/operations.js +1 -0
  537. package/dist/react-native/operations/operations.js.map +1 -1
  538. package/dist/react-native/operations/privateEndpointConnections.js +45 -52
  539. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
  540. package/dist/react-native/operations/privateEndpointConnectionsPrivateLinkHub.js +23 -40
  541. package/dist/react-native/operations/privateEndpointConnectionsPrivateLinkHub.js.map +1 -1
  542. package/dist/react-native/operations/privateLinkHubPrivateLinkResources.js +23 -40
  543. package/dist/react-native/operations/privateLinkHubPrivateLinkResources.js.map +1 -1
  544. package/dist/react-native/operations/privateLinkHubs.js +56 -85
  545. package/dist/react-native/operations/privateLinkHubs.js.map +1 -1
  546. package/dist/react-native/operations/privateLinkResourcesOperations.js +23 -40
  547. package/dist/react-native/operations/privateLinkResourcesOperations.js.map +1 -1
  548. package/dist/react-native/operations/restorableDroppedSqlPools.js +10 -27
  549. package/dist/react-native/operations/restorableDroppedSqlPools.js.map +1 -1
  550. package/dist/react-native/operations/sparkConfiguration.js +1 -0
  551. package/dist/react-native/operations/sparkConfiguration.js.map +1 -1
  552. package/dist/react-native/operations/sparkConfigurations.js +23 -40
  553. package/dist/react-native/operations/sparkConfigurations.js.map +1 -1
  554. package/dist/react-native/operations/sqlPoolBlobAuditingPolicies.js +23 -40
  555. package/dist/react-native/operations/sqlPoolBlobAuditingPolicies.js.map +1 -1
  556. package/dist/react-native/operations/sqlPoolColumns.js +1 -0
  557. package/dist/react-native/operations/sqlPoolColumns.js.map +1 -1
  558. package/dist/react-native/operations/sqlPoolConnectionPolicies.js +1 -0
  559. package/dist/react-native/operations/sqlPoolConnectionPolicies.js.map +1 -1
  560. package/dist/react-native/operations/sqlPoolDataWarehouseUserActivities.js +1 -0
  561. package/dist/react-native/operations/sqlPoolDataWarehouseUserActivities.js.map +1 -1
  562. package/dist/react-native/operations/sqlPoolGeoBackupPolicies.js +10 -27
  563. package/dist/react-native/operations/sqlPoolGeoBackupPolicies.js.map +1 -1
  564. package/dist/react-native/operations/sqlPoolMaintenanceWindowOptions.js +1 -0
  565. package/dist/react-native/operations/sqlPoolMaintenanceWindowOptions.js.map +1 -1
  566. package/dist/react-native/operations/sqlPoolMaintenanceWindows.js +1 -0
  567. package/dist/react-native/operations/sqlPoolMaintenanceWindows.js.map +1 -1
  568. package/dist/react-native/operations/sqlPoolMetadataSyncConfigs.js +1 -0
  569. package/dist/react-native/operations/sqlPoolMetadataSyncConfigs.js.map +1 -1
  570. package/dist/react-native/operations/sqlPoolOperationResults.js +12 -6
  571. package/dist/react-native/operations/sqlPoolOperationResults.js.map +1 -1
  572. package/dist/react-native/operations/sqlPoolOperations.js +23 -40
  573. package/dist/react-native/operations/sqlPoolOperations.js.map +1 -1
  574. package/dist/react-native/operations/sqlPoolRecommendedSensitivityLabels.js +1 -0
  575. package/dist/react-native/operations/sqlPoolRecommendedSensitivityLabels.js.map +1 -1
  576. package/dist/react-native/operations/sqlPoolReplicationLinks.js +23 -40
  577. package/dist/react-native/operations/sqlPoolReplicationLinks.js.map +1 -1
  578. package/dist/react-native/operations/sqlPoolRestorePoints.js +34 -46
  579. package/dist/react-native/operations/sqlPoolRestorePoints.js.map +1 -1
  580. package/dist/react-native/operations/sqlPoolSchemas.js +23 -40
  581. package/dist/react-native/operations/sqlPoolSchemas.js.map +1 -1
  582. package/dist/react-native/operations/sqlPoolSecurityAlertPolicies.js +23 -40
  583. package/dist/react-native/operations/sqlPoolSecurityAlertPolicies.js.map +1 -1
  584. package/dist/react-native/operations/sqlPoolSensitivityLabels.js +45 -79
  585. package/dist/react-native/operations/sqlPoolSensitivityLabels.js.map +1 -1
  586. package/dist/react-native/operations/sqlPoolTableColumns.js +23 -40
  587. package/dist/react-native/operations/sqlPoolTableColumns.js.map +1 -1
  588. package/dist/react-native/operations/sqlPoolTables.js +23 -40
  589. package/dist/react-native/operations/sqlPoolTables.js.map +1 -1
  590. package/dist/react-native/operations/sqlPoolTransparentDataEncryptions.js +23 -40
  591. package/dist/react-native/operations/sqlPoolTransparentDataEncryptions.js.map +1 -1
  592. package/dist/react-native/operations/sqlPoolUsages.js +23 -40
  593. package/dist/react-native/operations/sqlPoolUsages.js.map +1 -1
  594. package/dist/react-native/operations/sqlPoolVulnerabilityAssessmentRuleBaselines.js +1 -0
  595. package/dist/react-native/operations/sqlPoolVulnerabilityAssessmentRuleBaselines.js.map +1 -1
  596. package/dist/react-native/operations/sqlPoolVulnerabilityAssessmentScans.js +34 -46
  597. package/dist/react-native/operations/sqlPoolVulnerabilityAssessmentScans.js.map +1 -1
  598. package/dist/react-native/operations/sqlPoolVulnerabilityAssessments.js +23 -40
  599. package/dist/react-native/operations/sqlPoolVulnerabilityAssessments.js.map +1 -1
  600. package/dist/react-native/operations/sqlPoolWorkloadClassifier.js +45 -52
  601. package/dist/react-native/operations/sqlPoolWorkloadClassifier.js.map +1 -1
  602. package/dist/react-native/operations/sqlPoolWorkloadGroup.js +45 -52
  603. package/dist/react-native/operations/sqlPoolWorkloadGroup.js.map +1 -1
  604. package/dist/react-native/operations/sqlPools.js +78 -70
  605. package/dist/react-native/operations/sqlPools.js.map +1 -1
  606. package/dist/react-native/operations/workspaceAadAdmins.js +23 -12
  607. package/dist/react-native/operations/workspaceAadAdmins.js.map +1 -1
  608. package/dist/react-native/operations/workspaceManagedIdentitySqlControlSettings.js +12 -6
  609. package/dist/react-native/operations/workspaceManagedIdentitySqlControlSettings.js.map +1 -1
  610. package/dist/react-native/operations/workspaceManagedSqlServerBlobAuditingPolicies.js +34 -46
  611. package/dist/react-native/operations/workspaceManagedSqlServerBlobAuditingPolicies.js.map +1 -1
  612. package/dist/react-native/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.js +34 -46
  613. package/dist/react-native/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.js.map +1 -1
  614. package/dist/react-native/operations/workspaceManagedSqlServerEncryptionProtector.js +45 -52
  615. package/dist/react-native/operations/workspaceManagedSqlServerEncryptionProtector.js.map +1 -1
  616. package/dist/react-native/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.js +34 -46
  617. package/dist/react-native/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.js.map +1 -1
  618. package/dist/react-native/operations/workspaceManagedSqlServerRecoverableSqlPools.js +23 -40
  619. package/dist/react-native/operations/workspaceManagedSqlServerRecoverableSqlPools.js.map +1 -1
  620. package/dist/react-native/operations/workspaceManagedSqlServerSecurityAlertPolicy.js +34 -46
  621. package/dist/react-native/operations/workspaceManagedSqlServerSecurityAlertPolicy.js.map +1 -1
  622. package/dist/react-native/operations/workspaceManagedSqlServerUsages.js +23 -40
  623. package/dist/react-native/operations/workspaceManagedSqlServerUsages.js.map +1 -1
  624. package/dist/react-native/operations/workspaceManagedSqlServerVulnerabilityAssessments.js +23 -40
  625. package/dist/react-native/operations/workspaceManagedSqlServerVulnerabilityAssessments.js.map +1 -1
  626. package/dist/react-native/operations/workspaceSqlAadAdmins.js +23 -12
  627. package/dist/react-native/operations/workspaceSqlAadAdmins.js.map +1 -1
  628. package/dist/react-native/operations/workspaces.js +78 -97
  629. package/dist/react-native/operations/workspaces.js.map +1 -1
  630. package/dist/react-native/pagingHelper.js +2 -4
  631. package/dist/react-native/pagingHelper.js.map +1 -1
  632. package/dist/react-native/synapseManagementClient.js +87 -5
  633. package/dist/react-native/synapseManagementClient.js.map +1 -1
  634. package/package.json +2 -2
  635. /package/review/{arm-synapse.api.md → arm-synapse-node.api.md} +0 -0
@@ -16,6 +16,7 @@ const Parameters = tslib_1.__importStar(require("../models/parameters.js"));
16
16
  /// <reference lib="esnext.asynciterable" />
17
17
  /** Class containing Keys operations. */
18
18
  class KeysImpl {
19
+ client;
19
20
  /**
20
21
  * Initialize a new instance of the class Keys class.
21
22
  * @param client Reference to the service client
@@ -39,52 +40,35 @@ class KeysImpl {
39
40
  return this;
40
41
  },
41
42
  byPage: (settings) => {
42
- if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
43
+ if (settings?.maxPageSize) {
43
44
  throw new Error("maxPageSize is not supported by this operation.");
44
45
  }
45
46
  return this.listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings);
46
47
  }
47
48
  };
48
49
  }
49
- listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings) {
50
- return tslib_1.__asyncGenerator(this, arguments, function* listByWorkspacePagingPage_1() {
51
- let result;
52
- let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
53
- if (!continuationToken) {
54
- result = yield tslib_1.__await(this._listByWorkspace(resourceGroupName, workspaceName, options));
55
- let page = result.value || [];
56
- continuationToken = result.nextLink;
57
- (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
58
- yield yield tslib_1.__await(page);
59
- }
60
- while (continuationToken) {
61
- result = yield tslib_1.__await(this._listByWorkspaceNext(resourceGroupName, workspaceName, continuationToken, options));
62
- continuationToken = result.nextLink;
63
- let page = result.value || [];
64
- (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
65
- yield yield tslib_1.__await(page);
66
- }
67
- });
50
+ async *listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings) {
51
+ let result;
52
+ let continuationToken = settings?.continuationToken;
53
+ if (!continuationToken) {
54
+ result = await this._listByWorkspace(resourceGroupName, workspaceName, options);
55
+ let page = result.value || [];
56
+ continuationToken = result.nextLink;
57
+ (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
58
+ yield page;
59
+ }
60
+ while (continuationToken) {
61
+ result = await this._listByWorkspaceNext(resourceGroupName, workspaceName, continuationToken, options);
62
+ continuationToken = result.nextLink;
63
+ let page = result.value || [];
64
+ (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
65
+ yield page;
66
+ }
68
67
  }
69
- listByWorkspacePagingAll(resourceGroupName, workspaceName, options) {
70
- return tslib_1.__asyncGenerator(this, arguments, function* listByWorkspacePagingAll_1() {
71
- var _a, e_1, _b, _c;
72
- try {
73
- for (var _d = true, _e = tslib_1.__asyncValues(this.listByWorkspacePagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
74
- _c = _f.value;
75
- _d = false;
76
- const page = _c;
77
- yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
78
- }
79
- }
80
- catch (e_1_1) { e_1 = { error: e_1_1 }; }
81
- finally {
82
- try {
83
- if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
84
- }
85
- finally { if (e_1) throw e_1.error; }
86
- }
87
- });
68
+ async *listByWorkspacePagingAll(resourceGroupName, workspaceName, options) {
69
+ for await (const page of this.listByWorkspacePagingPage(resourceGroupName, workspaceName, options)) {
70
+ yield* page;
71
+ }
88
72
  }
89
73
  /**
90
74
  * Returns a list of keys in a workspace
@@ -1 +1 @@
1
- {"version":3,"file":"keys.js","sourceRoot":"","sources":["../../../src/operations/keys.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { Keys } 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 {\n Key,\n KeysListByWorkspaceNextOptionalParams,\n KeysListByWorkspaceOptionalParams,\n KeysListByWorkspaceResponse,\n KeysGetOptionalParams,\n KeysGetResponse,\n KeysCreateOrUpdateOptionalParams,\n KeysCreateOrUpdateResponse,\n KeysDeleteOptionalParams,\n KeysDeleteResponse,\n KeysListByWorkspaceNextResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Keys operations. */\nexport class KeysImpl implements Keys {\n private readonly client: SynapseManagementClient;\n\n /**\n * Initialize a new instance of the class Keys class.\n * @param client Reference to the service client\n */\n constructor(client: SynapseManagementClient) {\n this.client = client;\n }\n\n /**\n * Returns a list of keys in a workspace\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n public listByWorkspace(\n resourceGroupName: string,\n workspaceName: string,\n options?: KeysListByWorkspaceOptionalParams\n ): PagedAsyncIterableIterator<Key> {\n const iter = this.listByWorkspacePagingAll(\n resourceGroupName,\n workspaceName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByWorkspacePagingPage(\n resourceGroupName,\n workspaceName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listByWorkspacePagingPage(\n resourceGroupName: string,\n workspaceName: string,\n options?: KeysListByWorkspaceOptionalParams,\n settings?: PageSettings\n ): AsyncIterableIterator<Key[]> {\n let result: KeysListByWorkspaceResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByWorkspace(\n resourceGroupName,\n workspaceName,\n options\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByWorkspaceNext(\n resourceGroupName,\n workspaceName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByWorkspacePagingAll(\n resourceGroupName: string,\n workspaceName: string,\n options?: KeysListByWorkspaceOptionalParams\n ): AsyncIterableIterator<Key> {\n for await (const page of this.listByWorkspacePagingPage(\n resourceGroupName,\n workspaceName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Returns a list of keys in a workspace\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n private _listByWorkspace(\n resourceGroupName: string,\n workspaceName: string,\n options?: KeysListByWorkspaceOptionalParams\n ): Promise<KeysListByWorkspaceResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, options },\n listByWorkspaceOperationSpec\n );\n }\n\n /**\n * Gets a workspace key\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param keyName The name of the workspace key\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workspaceName: string,\n keyName: string,\n options?: KeysGetOptionalParams\n ): Promise<KeysGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, keyName, options },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates a workspace key\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param keyName The name of the workspace key\n * @param keyProperties Key put request properties\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n workspaceName: string,\n keyName: string,\n keyProperties: Key,\n options?: KeysCreateOrUpdateOptionalParams\n ): Promise<KeysCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, keyName, keyProperties, options },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Deletes a workspace key\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param keyName The name of the workspace key\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n workspaceName: string,\n keyName: string,\n options?: KeysDeleteOptionalParams\n ): Promise<KeysDeleteResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, keyName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * ListByWorkspaceNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param nextLink The nextLink from the previous successful call to the ListByWorkspace method.\n * @param options The options parameters.\n */\n private _listByWorkspaceNext(\n resourceGroupName: string,\n workspaceName: string,\n nextLink: string,\n options?: KeysListByWorkspaceNextOptionalParams\n ): Promise<KeysListByWorkspaceNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, nextLink, options },\n listByWorkspaceNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByWorkspaceOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/keys\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.KeyInfoListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/keys/{keyName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.Key\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.keyName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/keys/{keyName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.Key\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.keyProperties,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.keyName\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}/keys/{keyName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {\n bodyMapper: Mappers.Key\n },\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.keyName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByWorkspaceNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.KeyInfoListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
1
+ {"version":3,"file":"keys.js","sourceRoot":"","sources":["../../../src/operations/keys.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { Keys } 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 {\n Key,\n KeysListByWorkspaceNextOptionalParams,\n KeysListByWorkspaceOptionalParams,\n KeysListByWorkspaceResponse,\n KeysGetOptionalParams,\n KeysGetResponse,\n KeysCreateOrUpdateOptionalParams,\n KeysCreateOrUpdateResponse,\n KeysDeleteOptionalParams,\n KeysDeleteResponse,\n KeysListByWorkspaceNextResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Keys operations. */\nexport class KeysImpl implements Keys {\n private readonly client: SynapseManagementClient;\n\n /**\n * Initialize a new instance of the class Keys class.\n * @param client Reference to the service client\n */\n constructor(client: SynapseManagementClient) {\n this.client = client;\n }\n\n /**\n * Returns a list of keys in a workspace\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n public listByWorkspace(\n resourceGroupName: string,\n workspaceName: string,\n options?: KeysListByWorkspaceOptionalParams\n ): PagedAsyncIterableIterator<Key> {\n const iter = this.listByWorkspacePagingAll(\n resourceGroupName,\n workspaceName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByWorkspacePagingPage(\n resourceGroupName,\n workspaceName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listByWorkspacePagingPage(\n resourceGroupName: string,\n workspaceName: string,\n options?: KeysListByWorkspaceOptionalParams,\n settings?: PageSettings\n ): AsyncIterableIterator<Key[]> {\n let result: KeysListByWorkspaceResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByWorkspace(\n resourceGroupName,\n workspaceName,\n options\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByWorkspaceNext(\n resourceGroupName,\n workspaceName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByWorkspacePagingAll(\n resourceGroupName: string,\n workspaceName: string,\n options?: KeysListByWorkspaceOptionalParams\n ): AsyncIterableIterator<Key> {\n for await (const page of this.listByWorkspacePagingPage(\n resourceGroupName,\n workspaceName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Returns a list of keys in a workspace\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n private _listByWorkspace(\n resourceGroupName: string,\n workspaceName: string,\n options?: KeysListByWorkspaceOptionalParams\n ): Promise<KeysListByWorkspaceResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, options },\n listByWorkspaceOperationSpec\n );\n }\n\n /**\n * Gets a workspace key\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param keyName The name of the workspace key\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workspaceName: string,\n keyName: string,\n options?: KeysGetOptionalParams\n ): Promise<KeysGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, keyName, options },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates a workspace key\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param keyName The name of the workspace key\n * @param keyProperties Key put request properties\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n workspaceName: string,\n keyName: string,\n keyProperties: Key,\n options?: KeysCreateOrUpdateOptionalParams\n ): Promise<KeysCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, keyName, keyProperties, options },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Deletes a workspace key\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param keyName The name of the workspace key\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n workspaceName: string,\n keyName: string,\n options?: KeysDeleteOptionalParams\n ): Promise<KeysDeleteResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, keyName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * ListByWorkspaceNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param nextLink The nextLink from the previous successful call to the ListByWorkspace method.\n * @param options The options parameters.\n */\n private _listByWorkspaceNext(\n resourceGroupName: string,\n workspaceName: string,\n nextLink: string,\n options?: KeysListByWorkspaceNextOptionalParams\n ): Promise<KeysListByWorkspaceNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, nextLink, options },\n listByWorkspaceNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByWorkspaceOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/keys\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.KeyInfoListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/keys/{keyName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.Key\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.keyName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/keys/{keyName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.Key\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.keyProperties,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.keyName\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}/keys/{keyName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {\n bodyMapper: Mappers.Key\n },\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.keyName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByWorkspaceNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.KeyInfoListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
@@ -16,6 +16,7 @@ const Parameters = tslib_1.__importStar(require("../models/parameters.js"));
16
16
  /// <reference lib="esnext.asynciterable" />
17
17
  /** Class containing KustoOperations operations. */
18
18
  class KustoOperationsImpl {
19
+ client;
19
20
  /**
20
21
  * Initialize a new instance of the class KustoOperations class.
21
22
  * @param client Reference to the service client
@@ -37,52 +38,35 @@ class KustoOperationsImpl {
37
38
  return this;
38
39
  },
39
40
  byPage: (settings) => {
40
- if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
41
+ if (settings?.maxPageSize) {
41
42
  throw new Error("maxPageSize is not supported by this operation.");
42
43
  }
43
44
  return this.listPagingPage(options, settings);
44
45
  }
45
46
  };
46
47
  }
47
- listPagingPage(options, settings) {
48
- return tslib_1.__asyncGenerator(this, arguments, function* listPagingPage_1() {
49
- let result;
50
- let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
51
- if (!continuationToken) {
52
- result = yield tslib_1.__await(this._list(options));
53
- let page = result.value || [];
54
- continuationToken = result.nextLink;
55
- (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
56
- yield yield tslib_1.__await(page);
57
- }
58
- while (continuationToken) {
59
- result = yield tslib_1.__await(this._listNext(continuationToken, options));
60
- continuationToken = result.nextLink;
61
- let page = result.value || [];
62
- (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
63
- yield yield tslib_1.__await(page);
64
- }
65
- });
48
+ async *listPagingPage(options, settings) {
49
+ let result;
50
+ let continuationToken = settings?.continuationToken;
51
+ if (!continuationToken) {
52
+ result = await this._list(options);
53
+ let page = result.value || [];
54
+ continuationToken = result.nextLink;
55
+ (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
56
+ yield page;
57
+ }
58
+ while (continuationToken) {
59
+ result = await this._listNext(continuationToken, options);
60
+ continuationToken = result.nextLink;
61
+ let page = result.value || [];
62
+ (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
63
+ yield page;
64
+ }
66
65
  }
67
- listPagingAll(options) {
68
- return tslib_1.__asyncGenerator(this, arguments, function* listPagingAll_1() {
69
- var _a, e_1, _b, _c;
70
- try {
71
- for (var _d = true, _e = tslib_1.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
72
- _c = _f.value;
73
- _d = false;
74
- const page = _c;
75
- yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
76
- }
77
- }
78
- catch (e_1_1) { e_1 = { error: e_1_1 }; }
79
- finally {
80
- try {
81
- if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
82
- }
83
- finally { if (e_1) throw e_1.error; }
84
- }
85
- });
66
+ async *listPagingAll(options) {
67
+ for await (const page of this.listPagingPage(options)) {
68
+ yield* page;
69
+ }
86
70
  }
87
71
  /**
88
72
  * Lists available operations for the Kusto sub-resources inside Microsoft.Synapse provider.
@@ -1 +1 @@
1
- {"version":3,"file":"kustoOperations.js","sourceRoot":"","sources":["../../../src/operations/kustoOperations.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { KustoOperations } 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 {\n Operation,\n KustoOperationsListNextOptionalParams,\n KustoOperationsListOptionalParams,\n KustoOperationsListResponse,\n KustoOperationsListNextResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing KustoOperations operations. */\nexport class KustoOperationsImpl implements KustoOperations {\n private readonly client: SynapseManagementClient;\n\n /**\n * Initialize a new instance of the class KustoOperations class.\n * @param client Reference to the service client\n */\n constructor(client: SynapseManagementClient) {\n this.client = client;\n }\n\n /**\n * Lists available operations for the Kusto sub-resources inside Microsoft.Synapse provider.\n * @param options The options parameters.\n */\n public list(\n options?: KustoOperationsListOptionalParams\n ): PagedAsyncIterableIterator<Operation> {\n const iter = this.listPagingAll(options);\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(options, settings);\n }\n };\n }\n\n private async *listPagingPage(\n options?: KustoOperationsListOptionalParams,\n settings?: PageSettings\n ): AsyncIterableIterator<Operation[]> {\n let result: KustoOperationsListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n options?: KustoOperationsListOptionalParams\n ): AsyncIterableIterator<Operation> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Lists available operations for the Kusto sub-resources inside Microsoft.Synapse provider.\n * @param options The options parameters.\n */\n private _list(\n options?: KustoOperationsListOptionalParams\n ): Promise<KustoOperationsListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: KustoOperationsListNextOptionalParams\n ): Promise<KustoOperationsListNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.Synapse/kustooperations\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [Parameters.$host],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n urlParameters: [Parameters.$host, Parameters.nextLink],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
1
+ {"version":3,"file":"kustoOperations.js","sourceRoot":"","sources":["../../../src/operations/kustoOperations.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { KustoOperations } 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 {\n Operation,\n KustoOperationsListNextOptionalParams,\n KustoOperationsListOptionalParams,\n KustoOperationsListResponse,\n KustoOperationsListNextResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing KustoOperations operations. */\nexport class KustoOperationsImpl implements KustoOperations {\n private readonly client: SynapseManagementClient;\n\n /**\n * Initialize a new instance of the class KustoOperations class.\n * @param client Reference to the service client\n */\n constructor(client: SynapseManagementClient) {\n this.client = client;\n }\n\n /**\n * Lists available operations for the Kusto sub-resources inside Microsoft.Synapse provider.\n * @param options The options parameters.\n */\n public list(\n options?: KustoOperationsListOptionalParams\n ): PagedAsyncIterableIterator<Operation> {\n const iter = this.listPagingAll(options);\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(options, settings);\n }\n };\n }\n\n private async *listPagingPage(\n options?: KustoOperationsListOptionalParams,\n settings?: PageSettings\n ): AsyncIterableIterator<Operation[]> {\n let result: KustoOperationsListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n options?: KustoOperationsListOptionalParams\n ): AsyncIterableIterator<Operation> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Lists available operations for the Kusto sub-resources inside Microsoft.Synapse provider.\n * @param options The options parameters.\n */\n private _list(\n options?: KustoOperationsListOptionalParams\n ): Promise<KustoOperationsListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: KustoOperationsListNextOptionalParams\n ): Promise<KustoOperationsListNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.Synapse/kustooperations\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [Parameters.$host],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n urlParameters: [Parameters.$host, Parameters.nextLink],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
@@ -17,6 +17,7 @@ const lroImpl_js_1 = require("../lroImpl.js");
17
17
  /// <reference lib="esnext.asynciterable" />
18
18
  /** Class containing KustoPoolAttachedDatabaseConfigurations operations. */
19
19
  class KustoPoolAttachedDatabaseConfigurationsImpl {
20
+ client;
20
21
  /**
21
22
  * Initialize a new instance of the class KustoPoolAttachedDatabaseConfigurations class.
22
23
  * @param client Reference to the service client
@@ -41,39 +42,22 @@ class KustoPoolAttachedDatabaseConfigurationsImpl {
41
42
  return this;
42
43
  },
43
44
  byPage: (settings) => {
44
- if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
45
+ if (settings?.maxPageSize) {
45
46
  throw new Error("maxPageSize is not supported by this operation.");
46
47
  }
47
48
  return this.listByKustoPoolPagingPage(workspaceName, kustoPoolName, resourceGroupName, options, settings);
48
49
  }
49
50
  };
50
51
  }
51
- listByKustoPoolPagingPage(workspaceName, kustoPoolName, resourceGroupName, options, _settings) {
52
- return tslib_1.__asyncGenerator(this, arguments, function* listByKustoPoolPagingPage_1() {
53
- let result;
54
- result = yield tslib_1.__await(this._listByKustoPool(workspaceName, kustoPoolName, resourceGroupName, options));
55
- yield yield tslib_1.__await(result.value || []);
56
- });
52
+ async *listByKustoPoolPagingPage(workspaceName, kustoPoolName, resourceGroupName, options, _settings) {
53
+ let result;
54
+ result = await this._listByKustoPool(workspaceName, kustoPoolName, resourceGroupName, options);
55
+ yield result.value || [];
57
56
  }
58
- listByKustoPoolPagingAll(workspaceName, kustoPoolName, resourceGroupName, options) {
59
- return tslib_1.__asyncGenerator(this, arguments, function* listByKustoPoolPagingAll_1() {
60
- var _a, e_1, _b, _c;
61
- try {
62
- for (var _d = true, _e = tslib_1.__asyncValues(this.listByKustoPoolPagingPage(workspaceName, kustoPoolName, resourceGroupName, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
63
- _c = _f.value;
64
- _d = false;
65
- const page = _c;
66
- yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
67
- }
68
- }
69
- catch (e_1_1) { e_1 = { error: e_1_1 }; }
70
- finally {
71
- try {
72
- if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
73
- }
74
- finally { if (e_1) throw e_1.error; }
75
- }
76
- });
57
+ async *listByKustoPoolPagingAll(workspaceName, kustoPoolName, resourceGroupName, options) {
58
+ for await (const page of this.listByKustoPoolPagingPage(workspaceName, kustoPoolName, resourceGroupName, options)) {
59
+ yield* page;
60
+ }
77
61
  }
78
62
  /**
79
63
  * Returns the list of attached database configurations of the given Kusto Pool.
@@ -116,14 +100,19 @@ class KustoPoolAttachedDatabaseConfigurationsImpl {
116
100
  return this.client.sendOperationRequest(args, spec);
117
101
  };
118
102
  const sendOperation = async (args, spec) => {
119
- var _a;
120
103
  let currentRawResponse = undefined;
121
- const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
104
+ const providedCallback = args.options?.onResponse;
122
105
  const callback = (rawResponse, flatResponse) => {
123
106
  currentRawResponse = rawResponse;
124
- providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
107
+ providedCallback?.(rawResponse, flatResponse);
108
+ };
109
+ const updatedArgs = {
110
+ ...args,
111
+ options: {
112
+ ...args.options,
113
+ onResponse: callback
114
+ }
125
115
  };
126
- const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
127
116
  const flatResponse = await directSendOperation(updatedArgs, spec);
128
117
  return {
129
118
  flatResponse,
@@ -143,8 +132,8 @@ class KustoPoolAttachedDatabaseConfigurationsImpl {
143
132
  options
144
133
  }, createOrUpdateOperationSpec);
145
134
  const poller = new core_lro_1.LroEngine(lro, {
146
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
147
- intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
135
+ resumeFrom: options?.resumeFrom,
136
+ intervalInMs: options?.updateIntervalInMs
148
137
  });
149
138
  await poller.poll();
150
139
  return poller;
@@ -175,14 +164,19 @@ class KustoPoolAttachedDatabaseConfigurationsImpl {
175
164
  return this.client.sendOperationRequest(args, spec);
176
165
  };
177
166
  const sendOperation = async (args, spec) => {
178
- var _a;
179
167
  let currentRawResponse = undefined;
180
- const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
168
+ const providedCallback = args.options?.onResponse;
181
169
  const callback = (rawResponse, flatResponse) => {
182
170
  currentRawResponse = rawResponse;
183
- providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
171
+ providedCallback?.(rawResponse, flatResponse);
172
+ };
173
+ const updatedArgs = {
174
+ ...args,
175
+ options: {
176
+ ...args.options,
177
+ onResponse: callback
178
+ }
184
179
  };
185
- const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
186
180
  const flatResponse = await directSendOperation(updatedArgs, spec);
187
181
  return {
188
182
  flatResponse,
@@ -201,8 +195,8 @@ class KustoPoolAttachedDatabaseConfigurationsImpl {
201
195
  options
202
196
  }, deleteOperationSpec);
203
197
  const poller = new core_lro_1.LroEngine(lro, {
204
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
205
- intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
198
+ resumeFrom: options?.resumeFrom,
199
+ intervalInMs: options?.updateIntervalInMs
206
200
  });
207
201
  await poller.poll();
208
202
  return poller;
@@ -1 +1 @@
1
- {"version":3,"file":"kustoPoolAttachedDatabaseConfigurations.js","sourceRoot":"","sources":["../../../src/operations/kustoPoolAttachedDatabaseConfigurations.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 { KustoPoolAttachedDatabaseConfigurations } 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 AttachedDatabaseConfiguration,\n KustoPoolAttachedDatabaseConfigurationsListByKustoPoolOptionalParams,\n KustoPoolAttachedDatabaseConfigurationsListByKustoPoolResponse,\n KustoPoolAttachedDatabaseConfigurationsGetOptionalParams,\n KustoPoolAttachedDatabaseConfigurationsGetResponse,\n KustoPoolAttachedDatabaseConfigurationsCreateOrUpdateOptionalParams,\n KustoPoolAttachedDatabaseConfigurationsCreateOrUpdateResponse,\n KustoPoolAttachedDatabaseConfigurationsDeleteOptionalParams\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing KustoPoolAttachedDatabaseConfigurations operations. */\nexport class KustoPoolAttachedDatabaseConfigurationsImpl\n implements KustoPoolAttachedDatabaseConfigurations {\n private readonly client: SynapseManagementClient;\n\n /**\n * Initialize a new instance of the class KustoPoolAttachedDatabaseConfigurations 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 attached database configurations of the given Kusto Pool.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of 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 listByKustoPool(\n workspaceName: string,\n kustoPoolName: string,\n resourceGroupName: string,\n options?: KustoPoolAttachedDatabaseConfigurationsListByKustoPoolOptionalParams\n ): PagedAsyncIterableIterator<AttachedDatabaseConfiguration> {\n const iter = this.listByKustoPoolPagingAll(\n workspaceName,\n kustoPoolName,\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.listByKustoPoolPagingPage(\n workspaceName,\n kustoPoolName,\n resourceGroupName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listByKustoPoolPagingPage(\n workspaceName: string,\n kustoPoolName: string,\n resourceGroupName: string,\n options?: KustoPoolAttachedDatabaseConfigurationsListByKustoPoolOptionalParams,\n _settings?: PageSettings\n ): AsyncIterableIterator<AttachedDatabaseConfiguration[]> {\n let result: KustoPoolAttachedDatabaseConfigurationsListByKustoPoolResponse;\n result = await this._listByKustoPool(\n workspaceName,\n kustoPoolName,\n resourceGroupName,\n options\n );\n yield result.value || [];\n }\n\n private async *listByKustoPoolPagingAll(\n workspaceName: string,\n kustoPoolName: string,\n resourceGroupName: string,\n options?: KustoPoolAttachedDatabaseConfigurationsListByKustoPoolOptionalParams\n ): AsyncIterableIterator<AttachedDatabaseConfiguration> {\n for await (const page of this.listByKustoPoolPagingPage(\n workspaceName,\n kustoPoolName,\n resourceGroupName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Returns the list of attached database configurations of the given Kusto Pool.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of 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 _listByKustoPool(\n workspaceName: string,\n kustoPoolName: string,\n resourceGroupName: string,\n options?: KustoPoolAttachedDatabaseConfigurationsListByKustoPoolOptionalParams\n ): Promise<KustoPoolAttachedDatabaseConfigurationsListByKustoPoolResponse> {\n return this.client.sendOperationRequest(\n { workspaceName, kustoPoolName, resourceGroupName, options },\n listByKustoPoolOperationSpec\n );\n }\n\n /**\n * Returns an attached database configuration.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param attachedDatabaseConfigurationName The name of the attached database configuration.\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 attachedDatabaseConfigurationName: string,\n resourceGroupName: string,\n options?: KustoPoolAttachedDatabaseConfigurationsGetOptionalParams\n ): Promise<KustoPoolAttachedDatabaseConfigurationsGetResponse> {\n return this.client.sendOperationRequest(\n {\n workspaceName,\n kustoPoolName,\n attachedDatabaseConfigurationName,\n resourceGroupName,\n options\n },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates an attached database configuration.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param attachedDatabaseConfigurationName The name of the attached database configuration.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param parameters The database parameters supplied to the CreateOrUpdate operation.\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n workspaceName: string,\n kustoPoolName: string,\n attachedDatabaseConfigurationName: string,\n resourceGroupName: string,\n parameters: AttachedDatabaseConfiguration,\n options?: KustoPoolAttachedDatabaseConfigurationsCreateOrUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<\n KustoPoolAttachedDatabaseConfigurationsCreateOrUpdateResponse\n >,\n KustoPoolAttachedDatabaseConfigurationsCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<KustoPoolAttachedDatabaseConfigurationsCreateOrUpdateResponse> => {\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 attachedDatabaseConfigurationName,\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 or updates an attached database configuration.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param attachedDatabaseConfigurationName The name of the attached database configuration.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param parameters The database parameters supplied to the CreateOrUpdate operation.\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n workspaceName: string,\n kustoPoolName: string,\n attachedDatabaseConfigurationName: string,\n resourceGroupName: string,\n parameters: AttachedDatabaseConfiguration,\n options?: KustoPoolAttachedDatabaseConfigurationsCreateOrUpdateOptionalParams\n ): Promise<KustoPoolAttachedDatabaseConfigurationsCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n workspaceName,\n kustoPoolName,\n attachedDatabaseConfigurationName,\n resourceGroupName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Deletes the attached database configuration with the given name.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param attachedDatabaseConfigurationName The name of the attached database configuration.\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 attachedDatabaseConfigurationName: string,\n resourceGroupName: string,\n options?: KustoPoolAttachedDatabaseConfigurationsDeleteOptionalParams\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 attachedDatabaseConfigurationName,\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 the attached database configuration with the given name.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param attachedDatabaseConfigurationName The name of the attached database configuration.\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 attachedDatabaseConfigurationName: string,\n resourceGroupName: string,\n options?: KustoPoolAttachedDatabaseConfigurationsDeleteOptionalParams\n ): Promise<void> {\n const poller = await this.beginDelete(\n workspaceName,\n kustoPoolName,\n attachedDatabaseConfigurationName,\n resourceGroupName,\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}/attachedDatabaseConfigurations\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.AttachedDatabaseConfigurationListResult\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}/attachedDatabaseConfigurations/{attachedDatabaseConfigurationName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.AttachedDatabaseConfiguration\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.attachedDatabaseConfigurationName\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}/attachedDatabaseConfigurations/{attachedDatabaseConfigurationName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.AttachedDatabaseConfiguration\n },\n 201: {\n bodyMapper: Mappers.AttachedDatabaseConfiguration\n },\n 202: {\n bodyMapper: Mappers.AttachedDatabaseConfiguration\n },\n 204: {\n bodyMapper: Mappers.AttachedDatabaseConfiguration\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.parameters25,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.kustoPoolName1,\n Parameters.attachedDatabaseConfigurationName\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}/attachedDatabaseConfigurations/{attachedDatabaseConfigurationName}\",\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.attachedDatabaseConfigurationName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
1
+ {"version":3,"file":"kustoPoolAttachedDatabaseConfigurations.js","sourceRoot":"","sources":["../../../src/operations/kustoPoolAttachedDatabaseConfigurations.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 { KustoPoolAttachedDatabaseConfigurations } 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 AttachedDatabaseConfiguration,\n KustoPoolAttachedDatabaseConfigurationsListByKustoPoolOptionalParams,\n KustoPoolAttachedDatabaseConfigurationsListByKustoPoolResponse,\n KustoPoolAttachedDatabaseConfigurationsGetOptionalParams,\n KustoPoolAttachedDatabaseConfigurationsGetResponse,\n KustoPoolAttachedDatabaseConfigurationsCreateOrUpdateOptionalParams,\n KustoPoolAttachedDatabaseConfigurationsCreateOrUpdateResponse,\n KustoPoolAttachedDatabaseConfigurationsDeleteOptionalParams\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing KustoPoolAttachedDatabaseConfigurations operations. */\nexport class KustoPoolAttachedDatabaseConfigurationsImpl\n implements KustoPoolAttachedDatabaseConfigurations {\n private readonly client: SynapseManagementClient;\n\n /**\n * Initialize a new instance of the class KustoPoolAttachedDatabaseConfigurations 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 attached database configurations of the given Kusto Pool.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of 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 listByKustoPool(\n workspaceName: string,\n kustoPoolName: string,\n resourceGroupName: string,\n options?: KustoPoolAttachedDatabaseConfigurationsListByKustoPoolOptionalParams\n ): PagedAsyncIterableIterator<AttachedDatabaseConfiguration> {\n const iter = this.listByKustoPoolPagingAll(\n workspaceName,\n kustoPoolName,\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.listByKustoPoolPagingPage(\n workspaceName,\n kustoPoolName,\n resourceGroupName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listByKustoPoolPagingPage(\n workspaceName: string,\n kustoPoolName: string,\n resourceGroupName: string,\n options?: KustoPoolAttachedDatabaseConfigurationsListByKustoPoolOptionalParams,\n _settings?: PageSettings\n ): AsyncIterableIterator<AttachedDatabaseConfiguration[]> {\n let result: KustoPoolAttachedDatabaseConfigurationsListByKustoPoolResponse;\n result = await this._listByKustoPool(\n workspaceName,\n kustoPoolName,\n resourceGroupName,\n options\n );\n yield result.value || [];\n }\n\n private async *listByKustoPoolPagingAll(\n workspaceName: string,\n kustoPoolName: string,\n resourceGroupName: string,\n options?: KustoPoolAttachedDatabaseConfigurationsListByKustoPoolOptionalParams\n ): AsyncIterableIterator<AttachedDatabaseConfiguration> {\n for await (const page of this.listByKustoPoolPagingPage(\n workspaceName,\n kustoPoolName,\n resourceGroupName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Returns the list of attached database configurations of the given Kusto Pool.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of 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 _listByKustoPool(\n workspaceName: string,\n kustoPoolName: string,\n resourceGroupName: string,\n options?: KustoPoolAttachedDatabaseConfigurationsListByKustoPoolOptionalParams\n ): Promise<KustoPoolAttachedDatabaseConfigurationsListByKustoPoolResponse> {\n return this.client.sendOperationRequest(\n { workspaceName, kustoPoolName, resourceGroupName, options },\n listByKustoPoolOperationSpec\n );\n }\n\n /**\n * Returns an attached database configuration.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param attachedDatabaseConfigurationName The name of the attached database configuration.\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 attachedDatabaseConfigurationName: string,\n resourceGroupName: string,\n options?: KustoPoolAttachedDatabaseConfigurationsGetOptionalParams\n ): Promise<KustoPoolAttachedDatabaseConfigurationsGetResponse> {\n return this.client.sendOperationRequest(\n {\n workspaceName,\n kustoPoolName,\n attachedDatabaseConfigurationName,\n resourceGroupName,\n options\n },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates an attached database configuration.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param attachedDatabaseConfigurationName The name of the attached database configuration.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param parameters The database parameters supplied to the CreateOrUpdate operation.\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n workspaceName: string,\n kustoPoolName: string,\n attachedDatabaseConfigurationName: string,\n resourceGroupName: string,\n parameters: AttachedDatabaseConfiguration,\n options?: KustoPoolAttachedDatabaseConfigurationsCreateOrUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<\n KustoPoolAttachedDatabaseConfigurationsCreateOrUpdateResponse\n >,\n KustoPoolAttachedDatabaseConfigurationsCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<KustoPoolAttachedDatabaseConfigurationsCreateOrUpdateResponse> => {\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 attachedDatabaseConfigurationName,\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 or updates an attached database configuration.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param attachedDatabaseConfigurationName The name of the attached database configuration.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param parameters The database parameters supplied to the CreateOrUpdate operation.\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n workspaceName: string,\n kustoPoolName: string,\n attachedDatabaseConfigurationName: string,\n resourceGroupName: string,\n parameters: AttachedDatabaseConfiguration,\n options?: KustoPoolAttachedDatabaseConfigurationsCreateOrUpdateOptionalParams\n ): Promise<KustoPoolAttachedDatabaseConfigurationsCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n workspaceName,\n kustoPoolName,\n attachedDatabaseConfigurationName,\n resourceGroupName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Deletes the attached database configuration with the given name.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param attachedDatabaseConfigurationName The name of the attached database configuration.\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 attachedDatabaseConfigurationName: string,\n resourceGroupName: string,\n options?: KustoPoolAttachedDatabaseConfigurationsDeleteOptionalParams\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 attachedDatabaseConfigurationName,\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 the attached database configuration with the given name.\n * @param workspaceName The name of the workspace.\n * @param kustoPoolName The name of the Kusto pool.\n * @param attachedDatabaseConfigurationName The name of the attached database configuration.\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 attachedDatabaseConfigurationName: string,\n resourceGroupName: string,\n options?: KustoPoolAttachedDatabaseConfigurationsDeleteOptionalParams\n ): Promise<void> {\n const poller = await this.beginDelete(\n workspaceName,\n kustoPoolName,\n attachedDatabaseConfigurationName,\n resourceGroupName,\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}/attachedDatabaseConfigurations\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.AttachedDatabaseConfigurationListResult\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}/attachedDatabaseConfigurations/{attachedDatabaseConfigurationName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.AttachedDatabaseConfiguration\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.attachedDatabaseConfigurationName\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}/attachedDatabaseConfigurations/{attachedDatabaseConfigurationName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.AttachedDatabaseConfiguration\n },\n 201: {\n bodyMapper: Mappers.AttachedDatabaseConfiguration\n },\n 202: {\n bodyMapper: Mappers.AttachedDatabaseConfiguration\n },\n 204: {\n bodyMapper: Mappers.AttachedDatabaseConfiguration\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.parameters25,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.kustoPoolName1,\n Parameters.attachedDatabaseConfigurationName\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}/attachedDatabaseConfigurations/{attachedDatabaseConfigurationName}\",\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.attachedDatabaseConfigurationName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
@@ -14,6 +14,7 @@ const Mappers = tslib_1.__importStar(require("../models/mappers.js"));
14
14
  const Parameters = tslib_1.__importStar(require("../models/parameters.js"));
15
15
  /** Class containing KustoPoolChildResource operations. */
16
16
  class KustoPoolChildResourceImpl {
17
+ client;
17
18
  /**
18
19
  * Initialize a new instance of the class KustoPoolChildResource class.
19
20
  * @param client Reference to the service client
@@ -1 +1 @@
1
- {"version":3,"file":"kustoPoolChildResource.js","sourceRoot":"","sources":["../../../src/operations/kustoPoolChildResource.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;;AAGH,uEAAiD;AACjD,sEAAgD;AAChD,4EAAsD;AAQtD,0DAA0D;AAC1D,MAAa,0BAA0B;IAGrC;;;OAGG;IACH,YAAY,MAA+B;QACzC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;;;;OAOG;IACH,qBAAqB,CACnB,aAAqB,EACrB,aAAqB,EACrB,iBAAyB,EACzB,YAAsC,EACtC,OAAmE;QAEnE,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;YACE,aAAa;YACb,aAAa;YACb,iBAAiB;YACjB,YAAY;YACZ,OAAO;SACR,EACD,kCAAkC,CACnC,CAAC;IACJ,CAAC;CACF;AArCD,gEAqCC;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,kCAAkC,GAA6B;IACnE,IAAI,EACF,4KAA4K;IAC9K,UAAU,EAAE,MAAM;IAClB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,eAAe;SACpC;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,aAAa;SAClC;KACF;IACD,WAAW,EAAE,UAAU,CAAC,YAAY;IACpC,eAAe,EAAE,CAAC,UAAU,CAAC,WAAW,CAAC;IACzC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,aAAa;QACxB,UAAU,CAAC,cAAc;KAC1B;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,EAAE,UAAU,CAAC,WAAW,CAAC;IAC7D,SAAS,EAAE,MAAM;IACjB,UAAU;CACX,CAAC","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 { KustoPoolChildResource } 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 {\n DatabaseCheckNameRequest,\n KustoPoolChildResourceCheckNameAvailabilityOptionalParams,\n KustoPoolChildResourceCheckNameAvailabilityResponse\n} from \"../models/index.js\";\n\n/** Class containing KustoPoolChildResource operations. */\nexport class KustoPoolChildResourceImpl implements KustoPoolChildResource {\n private readonly client: SynapseManagementClient;\n\n /**\n * Initialize a new instance of the class KustoPoolChildResource class.\n * @param client Reference to the service client\n */\n constructor(client: SynapseManagementClient) {\n this.client = client;\n }\n\n /**\n * Checks that the Kusto Pool child resource name 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 resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the Kusto Pool child resource.\n * @param options The options parameters.\n */\n checkNameAvailability(\n workspaceName: string,\n kustoPoolName: string,\n resourceGroupName: string,\n resourceName: DatabaseCheckNameRequest,\n options?: KustoPoolChildResourceCheckNameAvailabilityOptionalParams\n ): Promise<KustoPoolChildResourceCheckNameAvailabilityResponse> {\n return this.client.sendOperationRequest(\n {\n workspaceName,\n kustoPoolName,\n resourceGroupName,\n resourceName,\n options\n },\n checkNameAvailabilityOperationSpec\n );\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}/checkNameAvailability\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.CheckNameResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.resourceName,\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, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\n"]}
1
+ {"version":3,"file":"kustoPoolChildResource.js","sourceRoot":"","sources":["../../../src/operations/kustoPoolChildResource.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;;AAGH,uEAAiD;AACjD,sEAAgD;AAChD,4EAAsD;AAQtD,0DAA0D;AAC1D,MAAa,0BAA0B;IACpB,MAAM,CAA0B;IAEjD;;;OAGG;IACH,YAAY,MAA+B;QACzC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;;;;OAOG;IACH,qBAAqB,CACnB,aAAqB,EACrB,aAAqB,EACrB,iBAAyB,EACzB,YAAsC,EACtC,OAAmE;QAEnE,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;YACE,aAAa;YACb,aAAa;YACb,iBAAiB;YACjB,YAAY;YACZ,OAAO;SACR,EACD,kCAAkC,CACnC,CAAC;IACJ,CAAC;CACF;AArCD,gEAqCC;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,kCAAkC,GAA6B;IACnE,IAAI,EACF,4KAA4K;IAC9K,UAAU,EAAE,MAAM;IAClB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,eAAe;SACpC;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,aAAa;SAClC;KACF;IACD,WAAW,EAAE,UAAU,CAAC,YAAY;IACpC,eAAe,EAAE,CAAC,UAAU,CAAC,WAAW,CAAC;IACzC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,aAAa;QACxB,UAAU,CAAC,cAAc;KAC1B;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,EAAE,UAAU,CAAC,WAAW,CAAC;IAC7D,SAAS,EAAE,MAAM;IACjB,UAAU;CACX,CAAC","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 { KustoPoolChildResource } 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 {\n DatabaseCheckNameRequest,\n KustoPoolChildResourceCheckNameAvailabilityOptionalParams,\n KustoPoolChildResourceCheckNameAvailabilityResponse\n} from \"../models/index.js\";\n\n/** Class containing KustoPoolChildResource operations. */\nexport class KustoPoolChildResourceImpl implements KustoPoolChildResource {\n private readonly client: SynapseManagementClient;\n\n /**\n * Initialize a new instance of the class KustoPoolChildResource class.\n * @param client Reference to the service client\n */\n constructor(client: SynapseManagementClient) {\n this.client = client;\n }\n\n /**\n * Checks that the Kusto Pool child resource name 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 resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the Kusto Pool child resource.\n * @param options The options parameters.\n */\n checkNameAvailability(\n workspaceName: string,\n kustoPoolName: string,\n resourceGroupName: string,\n resourceName: DatabaseCheckNameRequest,\n options?: KustoPoolChildResourceCheckNameAvailabilityOptionalParams\n ): Promise<KustoPoolChildResourceCheckNameAvailabilityResponse> {\n return this.client.sendOperationRequest(\n {\n workspaceName,\n kustoPoolName,\n resourceGroupName,\n resourceName,\n options\n },\n checkNameAvailabilityOperationSpec\n );\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}/checkNameAvailability\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.CheckNameResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.resourceName,\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, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\n"]}