@azure/arm-postgresql-flexible 8.0.0 → 8.1.0-beta.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 (880) hide show
  1. package/CHANGELOG.md +98 -0
  2. package/LICENSE +3 -3
  3. package/README.md +26 -16
  4. package/dist/browser/lroImpl.d.ts +1 -1
  5. package/dist/browser/lroImpl.d.ts.map +1 -1
  6. package/dist/browser/lroImpl.js.map +1 -1
  7. package/dist/browser/models/index.d.ts +506 -35
  8. package/dist/browser/models/index.d.ts.map +1 -1
  9. package/dist/browser/models/index.js +70 -0
  10. package/dist/browser/models/index.js.map +1 -1
  11. package/dist/browser/models/mappers.d.ts +23 -1
  12. package/dist/browser/models/mappers.d.ts.map +1 -1
  13. package/dist/browser/models/mappers.js +788 -99
  14. package/dist/browser/models/mappers.js.map +1 -1
  15. package/dist/browser/models/parameters.d.ts +5 -1
  16. package/dist/browser/models/parameters.d.ts.map +1 -1
  17. package/dist/browser/models/parameters.js +36 -3
  18. package/dist/browser/models/parameters.js.map +1 -1
  19. package/dist/browser/operations/administrators.d.ts +9 -9
  20. package/dist/browser/operations/administrators.d.ts.map +1 -1
  21. package/dist/browser/operations/administrators.js +7 -7
  22. package/dist/browser/operations/administrators.js.map +1 -1
  23. package/dist/browser/operations/backups.d.ts +5 -5
  24. package/dist/browser/operations/backups.d.ts.map +1 -1
  25. package/dist/browser/operations/backups.js +3 -3
  26. package/dist/browser/operations/backups.js.map +1 -1
  27. package/dist/browser/operations/checkNameAvailability.d.ts +3 -3
  28. package/dist/browser/operations/checkNameAvailability.d.ts.map +1 -1
  29. package/dist/browser/operations/checkNameAvailability.js.map +1 -1
  30. package/dist/browser/operations/checkNameAvailabilityWithLocation.d.ts +3 -3
  31. package/dist/browser/operations/checkNameAvailabilityWithLocation.d.ts.map +1 -1
  32. package/dist/browser/operations/checkNameAvailabilityWithLocation.js +1 -5
  33. package/dist/browser/operations/checkNameAvailabilityWithLocation.js.map +1 -1
  34. package/dist/browser/operations/configurations.d.ts +5 -5
  35. package/dist/browser/operations/configurations.d.ts.map +1 -1
  36. package/dist/browser/operations/configurations.js +3 -3
  37. package/dist/browser/operations/configurations.js.map +1 -1
  38. package/dist/browser/operations/databases.d.ts +5 -5
  39. package/dist/browser/operations/databases.d.ts.map +1 -1
  40. package/dist/browser/operations/databases.js +3 -3
  41. package/dist/browser/operations/databases.js.map +1 -1
  42. package/dist/browser/operations/firewallRules.d.ts +5 -5
  43. package/dist/browser/operations/firewallRules.d.ts.map +1 -1
  44. package/dist/browser/operations/firewallRules.js +3 -3
  45. package/dist/browser/operations/firewallRules.js.map +1 -1
  46. package/dist/browser/operations/flexibleServer.d.ts +4 -4
  47. package/dist/browser/operations/flexibleServer.d.ts.map +1 -1
  48. package/dist/browser/operations/flexibleServer.js +1 -1
  49. package/dist/browser/operations/flexibleServer.js.map +1 -1
  50. package/dist/browser/operations/getPrivateDnsZoneSuffix.d.ts +3 -3
  51. package/dist/browser/operations/getPrivateDnsZoneSuffix.d.ts.map +1 -1
  52. package/dist/browser/operations/getPrivateDnsZoneSuffix.js.map +1 -1
  53. package/dist/browser/operations/index.d.ts +4 -0
  54. package/dist/browser/operations/index.d.ts.map +1 -1
  55. package/dist/browser/operations/index.js +4 -0
  56. package/dist/browser/operations/index.js.map +1 -1
  57. package/dist/browser/operations/locationBasedCapabilities.d.ts +4 -4
  58. package/dist/browser/operations/locationBasedCapabilities.d.ts.map +1 -1
  59. package/dist/browser/operations/locationBasedCapabilities.js +3 -7
  60. package/dist/browser/operations/locationBasedCapabilities.js.map +1 -1
  61. package/dist/browser/operations/logFiles.d.ts +4 -4
  62. package/dist/browser/operations/logFiles.d.ts.map +1 -1
  63. package/dist/browser/operations/logFiles.js +2 -2
  64. package/dist/browser/operations/logFiles.js.map +1 -1
  65. package/dist/browser/operations/ltrBackupOperations.d.ts +4 -4
  66. package/dist/browser/operations/ltrBackupOperations.d.ts.map +1 -1
  67. package/dist/browser/operations/ltrBackupOperations.js +2 -2
  68. package/dist/browser/operations/ltrBackupOperations.js.map +1 -1
  69. package/dist/browser/operations/migrations.d.ts +4 -4
  70. package/dist/browser/operations/migrations.d.ts.map +1 -1
  71. package/dist/browser/operations/migrations.js +2 -2
  72. package/dist/browser/operations/migrations.js.map +1 -1
  73. package/dist/browser/operations/operations.d.ts +18 -4
  74. package/dist/browser/operations/operations.d.ts.map +1 -1
  75. package/dist/browser/operations/operations.js +87 -0
  76. package/dist/browser/operations/operations.js.map +1 -1
  77. package/dist/browser/operations/privateEndpointConnectionOperations.d.ts +4 -4
  78. package/dist/browser/operations/privateEndpointConnectionOperations.d.ts.map +1 -1
  79. package/dist/browser/operations/privateEndpointConnectionOperations.js +1 -1
  80. package/dist/browser/operations/privateEndpointConnectionOperations.js.map +1 -1
  81. package/dist/browser/operations/privateEndpointConnections.d.ts +4 -4
  82. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
  83. package/dist/browser/operations/privateEndpointConnections.js +2 -2
  84. package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
  85. package/dist/browser/operations/privateLinkResources.d.ts +4 -4
  86. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -1
  87. package/dist/browser/operations/privateLinkResources.js +2 -2
  88. package/dist/browser/operations/privateLinkResources.js.map +1 -1
  89. package/dist/browser/operations/quotaUsages.d.ts +35 -0
  90. package/dist/browser/operations/quotaUsages.d.ts.map +1 -0
  91. package/dist/browser/operations/quotaUsages.js +141 -0
  92. package/dist/browser/operations/quotaUsages.js.map +1 -0
  93. package/dist/browser/operations/replicas.d.ts +4 -4
  94. package/dist/browser/operations/replicas.d.ts.map +1 -1
  95. package/dist/browser/operations/replicas.js.map +1 -1
  96. package/dist/browser/operations/serverCapabilities.d.ts +4 -4
  97. package/dist/browser/operations/serverCapabilities.d.ts.map +1 -1
  98. package/dist/browser/operations/serverCapabilities.js +2 -2
  99. package/dist/browser/operations/serverCapabilities.js.map +1 -1
  100. package/dist/browser/operations/serverThreatProtectionSettings.d.ts +5 -5
  101. package/dist/browser/operations/serverThreatProtectionSettings.d.ts.map +1 -1
  102. package/dist/browser/operations/serverThreatProtectionSettings.js +3 -3
  103. package/dist/browser/operations/serverThreatProtectionSettings.js.map +1 -1
  104. package/dist/browser/operations/servers.d.ts +5 -5
  105. package/dist/browser/operations/servers.d.ts.map +1 -1
  106. package/dist/browser/operations/servers.js +7 -15
  107. package/dist/browser/operations/servers.js.map +1 -1
  108. package/dist/browser/operations/tuningConfiguration.d.ts +137 -0
  109. package/dist/browser/operations/tuningConfiguration.d.ts.map +1 -0
  110. package/dist/browser/operations/tuningConfiguration.js +638 -0
  111. package/dist/browser/operations/tuningConfiguration.js.map +1 -0
  112. package/dist/browser/operations/tuningIndex.d.ts +41 -0
  113. package/dist/browser/operations/tuningIndex.d.ts.map +1 -0
  114. package/dist/browser/operations/tuningIndex.js +155 -0
  115. package/dist/browser/operations/tuningIndex.js.map +1 -0
  116. package/dist/browser/operations/tuningOptions.d.ts +46 -0
  117. package/dist/browser/operations/tuningOptions.d.ts.map +1 -0
  118. package/dist/browser/operations/tuningOptions.js +182 -0
  119. package/dist/browser/operations/tuningOptions.js.map +1 -0
  120. package/dist/browser/operations/virtualEndpoints.d.ts +5 -5
  121. package/dist/browser/operations/virtualEndpoints.d.ts.map +1 -1
  122. package/dist/browser/operations/virtualEndpoints.js +3 -3
  123. package/dist/browser/operations/virtualEndpoints.js.map +1 -1
  124. package/dist/browser/operations/virtualNetworkSubnetUsage.d.ts +3 -3
  125. package/dist/browser/operations/virtualNetworkSubnetUsage.d.ts.map +1 -1
  126. package/dist/browser/operations/virtualNetworkSubnetUsage.js +1 -5
  127. package/dist/browser/operations/virtualNetworkSubnetUsage.js.map +1 -1
  128. package/dist/browser/operationsInterfaces/administrators.d.ts +7 -7
  129. package/dist/browser/operationsInterfaces/administrators.d.ts.map +1 -1
  130. package/dist/browser/operationsInterfaces/administrators.js.map +1 -1
  131. package/dist/browser/operationsInterfaces/backups.d.ts +3 -3
  132. package/dist/browser/operationsInterfaces/backups.d.ts.map +1 -1
  133. package/dist/browser/operationsInterfaces/backups.js.map +1 -1
  134. package/dist/browser/operationsInterfaces/checkNameAvailability.d.ts +1 -1
  135. package/dist/browser/operationsInterfaces/checkNameAvailability.d.ts.map +1 -1
  136. package/dist/browser/operationsInterfaces/checkNameAvailability.js.map +1 -1
  137. package/dist/browser/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts +1 -1
  138. package/dist/browser/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts.map +1 -1
  139. package/dist/browser/operationsInterfaces/checkNameAvailabilityWithLocation.js.map +1 -1
  140. package/dist/browser/operationsInterfaces/configurations.d.ts +3 -3
  141. package/dist/browser/operationsInterfaces/configurations.d.ts.map +1 -1
  142. package/dist/browser/operationsInterfaces/configurations.js.map +1 -1
  143. package/dist/browser/operationsInterfaces/databases.d.ts +3 -3
  144. package/dist/browser/operationsInterfaces/databases.d.ts.map +1 -1
  145. package/dist/browser/operationsInterfaces/databases.js.map +1 -1
  146. package/dist/browser/operationsInterfaces/firewallRules.d.ts +3 -3
  147. package/dist/browser/operationsInterfaces/firewallRules.d.ts.map +1 -1
  148. package/dist/browser/operationsInterfaces/firewallRules.js.map +1 -1
  149. package/dist/browser/operationsInterfaces/flexibleServer.d.ts +2 -2
  150. package/dist/browser/operationsInterfaces/flexibleServer.d.ts.map +1 -1
  151. package/dist/browser/operationsInterfaces/flexibleServer.js.map +1 -1
  152. package/dist/browser/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +1 -1
  153. package/dist/browser/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +1 -1
  154. package/dist/browser/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +1 -1
  155. package/dist/browser/operationsInterfaces/index.d.ts +4 -0
  156. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
  157. package/dist/browser/operationsInterfaces/index.js +4 -0
  158. package/dist/browser/operationsInterfaces/index.js.map +1 -1
  159. package/dist/browser/operationsInterfaces/locationBasedCapabilities.d.ts +2 -2
  160. package/dist/browser/operationsInterfaces/locationBasedCapabilities.d.ts.map +1 -1
  161. package/dist/browser/operationsInterfaces/locationBasedCapabilities.js.map +1 -1
  162. package/dist/browser/operationsInterfaces/logFiles.d.ts +2 -2
  163. package/dist/browser/operationsInterfaces/logFiles.d.ts.map +1 -1
  164. package/dist/browser/operationsInterfaces/logFiles.js.map +1 -1
  165. package/dist/browser/operationsInterfaces/ltrBackupOperations.d.ts +2 -2
  166. package/dist/browser/operationsInterfaces/ltrBackupOperations.d.ts.map +1 -1
  167. package/dist/browser/operationsInterfaces/ltrBackupOperations.js.map +1 -1
  168. package/dist/browser/operationsInterfaces/migrations.d.ts +2 -2
  169. package/dist/browser/operationsInterfaces/migrations.d.ts.map +1 -1
  170. package/dist/browser/operationsInterfaces/migrations.js.map +1 -1
  171. package/dist/browser/operationsInterfaces/operations.d.ts +3 -2
  172. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
  173. package/dist/browser/operationsInterfaces/operations.js.map +1 -1
  174. package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.d.ts +2 -2
  175. package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -1
  176. package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -1
  177. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  178. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  179. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  180. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts +2 -2
  181. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  182. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -1
  183. package/dist/browser/operationsInterfaces/quotaUsages.d.ts +12 -0
  184. package/dist/browser/operationsInterfaces/quotaUsages.d.ts.map +1 -0
  185. package/dist/browser/operationsInterfaces/quotaUsages.js +9 -0
  186. package/dist/browser/operationsInterfaces/quotaUsages.js.map +1 -0
  187. package/dist/browser/operationsInterfaces/replicas.d.ts +2 -2
  188. package/dist/browser/operationsInterfaces/replicas.d.ts.map +1 -1
  189. package/dist/browser/operationsInterfaces/replicas.js.map +1 -1
  190. package/dist/browser/operationsInterfaces/serverCapabilities.d.ts +2 -2
  191. package/dist/browser/operationsInterfaces/serverCapabilities.d.ts.map +1 -1
  192. package/dist/browser/operationsInterfaces/serverCapabilities.js.map +1 -1
  193. package/dist/browser/operationsInterfaces/serverThreatProtectionSettings.d.ts +3 -3
  194. package/dist/browser/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +1 -1
  195. package/dist/browser/operationsInterfaces/serverThreatProtectionSettings.js.map +1 -1
  196. package/dist/browser/operationsInterfaces/servers.d.ts +3 -3
  197. package/dist/browser/operationsInterfaces/servers.d.ts.map +1 -1
  198. package/dist/browser/operationsInterfaces/servers.js.map +1 -1
  199. package/dist/browser/operationsInterfaces/tuningConfiguration.d.ts +90 -0
  200. package/dist/browser/operationsInterfaces/tuningConfiguration.d.ts.map +1 -0
  201. package/dist/browser/operationsInterfaces/tuningConfiguration.js +9 -0
  202. package/dist/browser/operationsInterfaces/tuningConfiguration.js.map +1 -0
  203. package/dist/browser/operationsInterfaces/tuningIndex.d.ts +14 -0
  204. package/dist/browser/operationsInterfaces/tuningIndex.d.ts.map +1 -0
  205. package/dist/browser/operationsInterfaces/tuningIndex.js +9 -0
  206. package/dist/browser/operationsInterfaces/tuningIndex.js.map +1 -0
  207. package/dist/browser/operationsInterfaces/tuningOptions.d.ts +21 -0
  208. package/dist/browser/operationsInterfaces/tuningOptions.d.ts.map +1 -0
  209. package/dist/browser/operationsInterfaces/tuningOptions.js +9 -0
  210. package/dist/browser/operationsInterfaces/tuningOptions.js.map +1 -0
  211. package/dist/browser/operationsInterfaces/virtualEndpoints.d.ts +3 -3
  212. package/dist/browser/operationsInterfaces/virtualEndpoints.d.ts.map +1 -1
  213. package/dist/browser/operationsInterfaces/virtualEndpoints.js.map +1 -1
  214. package/dist/browser/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +1 -1
  215. package/dist/browser/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +1 -1
  216. package/dist/browser/operationsInterfaces/virtualNetworkSubnetUsage.js.map +1 -1
  217. package/dist/browser/pagingHelper.d.ts.map +1 -1
  218. package/dist/browser/pagingHelper.js.map +1 -1
  219. package/dist/browser/postgreSQLManagementFlexibleServerClient.d.ts +7 -3
  220. package/dist/browser/postgreSQLManagementFlexibleServerClient.d.ts.map +1 -1
  221. package/dist/browser/postgreSQLManagementFlexibleServerClient.js +11 -11
  222. package/dist/browser/postgreSQLManagementFlexibleServerClient.js.map +1 -1
  223. package/dist/commonjs/lroImpl.d.ts +1 -1
  224. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  225. package/dist/commonjs/lroImpl.js.map +1 -1
  226. package/dist/commonjs/models/index.d.ts +506 -35
  227. package/dist/commonjs/models/index.d.ts.map +1 -1
  228. package/dist/commonjs/models/index.js +72 -2
  229. package/dist/commonjs/models/index.js.map +1 -1
  230. package/dist/commonjs/models/mappers.d.ts +23 -1
  231. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  232. package/dist/commonjs/models/mappers.js +791 -102
  233. package/dist/commonjs/models/mappers.js.map +1 -1
  234. package/dist/commonjs/models/parameters.d.ts +5 -1
  235. package/dist/commonjs/models/parameters.d.ts.map +1 -1
  236. package/dist/commonjs/models/parameters.js +36 -3
  237. package/dist/commonjs/models/parameters.js.map +1 -1
  238. package/dist/commonjs/operations/administrators.d.ts +9 -9
  239. package/dist/commonjs/operations/administrators.d.ts.map +1 -1
  240. package/dist/commonjs/operations/administrators.js +6 -6
  241. package/dist/commonjs/operations/administrators.js.map +1 -1
  242. package/dist/commonjs/operations/backups.d.ts +5 -5
  243. package/dist/commonjs/operations/backups.d.ts.map +1 -1
  244. package/dist/commonjs/operations/backups.js +2 -2
  245. package/dist/commonjs/operations/backups.js.map +1 -1
  246. package/dist/commonjs/operations/checkNameAvailability.d.ts +3 -3
  247. package/dist/commonjs/operations/checkNameAvailability.d.ts.map +1 -1
  248. package/dist/commonjs/operations/checkNameAvailability.js.map +1 -1
  249. package/dist/commonjs/operations/checkNameAvailabilityWithLocation.d.ts +3 -3
  250. package/dist/commonjs/operations/checkNameAvailabilityWithLocation.d.ts.map +1 -1
  251. package/dist/commonjs/operations/checkNameAvailabilityWithLocation.js +1 -5
  252. package/dist/commonjs/operations/checkNameAvailabilityWithLocation.js.map +1 -1
  253. package/dist/commonjs/operations/configurations.d.ts +5 -5
  254. package/dist/commonjs/operations/configurations.d.ts.map +1 -1
  255. package/dist/commonjs/operations/configurations.js +2 -2
  256. package/dist/commonjs/operations/configurations.js.map +1 -1
  257. package/dist/commonjs/operations/databases.d.ts +5 -5
  258. package/dist/commonjs/operations/databases.d.ts.map +1 -1
  259. package/dist/commonjs/operations/databases.js +2 -2
  260. package/dist/commonjs/operations/databases.js.map +1 -1
  261. package/dist/commonjs/operations/firewallRules.d.ts +5 -5
  262. package/dist/commonjs/operations/firewallRules.d.ts.map +1 -1
  263. package/dist/commonjs/operations/firewallRules.js +2 -2
  264. package/dist/commonjs/operations/firewallRules.js.map +1 -1
  265. package/dist/commonjs/operations/flexibleServer.d.ts +4 -4
  266. package/dist/commonjs/operations/flexibleServer.d.ts.map +1 -1
  267. package/dist/commonjs/operations/flexibleServer.js.map +1 -1
  268. package/dist/commonjs/operations/getPrivateDnsZoneSuffix.d.ts +3 -3
  269. package/dist/commonjs/operations/getPrivateDnsZoneSuffix.d.ts.map +1 -1
  270. package/dist/commonjs/operations/getPrivateDnsZoneSuffix.js.map +1 -1
  271. package/dist/commonjs/operations/index.d.ts +4 -0
  272. package/dist/commonjs/operations/index.d.ts.map +1 -1
  273. package/dist/commonjs/operations/index.js +4 -0
  274. package/dist/commonjs/operations/index.js.map +1 -1
  275. package/dist/commonjs/operations/locationBasedCapabilities.d.ts +4 -4
  276. package/dist/commonjs/operations/locationBasedCapabilities.d.ts.map +1 -1
  277. package/dist/commonjs/operations/locationBasedCapabilities.js +3 -7
  278. package/dist/commonjs/operations/locationBasedCapabilities.js.map +1 -1
  279. package/dist/commonjs/operations/logFiles.d.ts +4 -4
  280. package/dist/commonjs/operations/logFiles.d.ts.map +1 -1
  281. package/dist/commonjs/operations/logFiles.js +2 -2
  282. package/dist/commonjs/operations/logFiles.js.map +1 -1
  283. package/dist/commonjs/operations/ltrBackupOperations.d.ts +4 -4
  284. package/dist/commonjs/operations/ltrBackupOperations.d.ts.map +1 -1
  285. package/dist/commonjs/operations/ltrBackupOperations.js +2 -2
  286. package/dist/commonjs/operations/ltrBackupOperations.js.map +1 -1
  287. package/dist/commonjs/operations/migrations.d.ts +4 -4
  288. package/dist/commonjs/operations/migrations.d.ts.map +1 -1
  289. package/dist/commonjs/operations/migrations.js +2 -2
  290. package/dist/commonjs/operations/migrations.js.map +1 -1
  291. package/dist/commonjs/operations/operations.d.ts +18 -4
  292. package/dist/commonjs/operations/operations.d.ts.map +1 -1
  293. package/dist/commonjs/operations/operations.js +86 -0
  294. package/dist/commonjs/operations/operations.js.map +1 -1
  295. package/dist/commonjs/operations/privateEndpointConnectionOperations.d.ts +4 -4
  296. package/dist/commonjs/operations/privateEndpointConnectionOperations.d.ts.map +1 -1
  297. package/dist/commonjs/operations/privateEndpointConnectionOperations.js.map +1 -1
  298. package/dist/commonjs/operations/privateEndpointConnections.d.ts +4 -4
  299. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
  300. package/dist/commonjs/operations/privateEndpointConnections.js +2 -2
  301. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
  302. package/dist/commonjs/operations/privateLinkResources.d.ts +4 -4
  303. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -1
  304. package/dist/commonjs/operations/privateLinkResources.js +2 -2
  305. package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
  306. package/dist/commonjs/operations/quotaUsages.d.ts +35 -0
  307. package/dist/commonjs/operations/quotaUsages.d.ts.map +1 -0
  308. package/dist/commonjs/operations/quotaUsages.js +145 -0
  309. package/dist/commonjs/operations/quotaUsages.js.map +1 -0
  310. package/dist/commonjs/operations/replicas.d.ts +4 -4
  311. package/dist/commonjs/operations/replicas.d.ts.map +1 -1
  312. package/dist/commonjs/operations/replicas.js.map +1 -1
  313. package/dist/commonjs/operations/serverCapabilities.d.ts +4 -4
  314. package/dist/commonjs/operations/serverCapabilities.d.ts.map +1 -1
  315. package/dist/commonjs/operations/serverCapabilities.js +2 -2
  316. package/dist/commonjs/operations/serverCapabilities.js.map +1 -1
  317. package/dist/commonjs/operations/serverThreatProtectionSettings.d.ts +5 -5
  318. package/dist/commonjs/operations/serverThreatProtectionSettings.d.ts.map +1 -1
  319. package/dist/commonjs/operations/serverThreatProtectionSettings.js +2 -2
  320. package/dist/commonjs/operations/serverThreatProtectionSettings.js.map +1 -1
  321. package/dist/commonjs/operations/servers.d.ts +5 -5
  322. package/dist/commonjs/operations/servers.d.ts.map +1 -1
  323. package/dist/commonjs/operations/servers.js +6 -14
  324. package/dist/commonjs/operations/servers.js.map +1 -1
  325. package/dist/commonjs/operations/tuningConfiguration.d.ts +137 -0
  326. package/dist/commonjs/operations/tuningConfiguration.d.ts.map +1 -0
  327. package/dist/commonjs/operations/tuningConfiguration.js +642 -0
  328. package/dist/commonjs/operations/tuningConfiguration.js.map +1 -0
  329. package/dist/commonjs/operations/tuningIndex.d.ts +41 -0
  330. package/dist/commonjs/operations/tuningIndex.d.ts.map +1 -0
  331. package/dist/commonjs/operations/tuningIndex.js +159 -0
  332. package/dist/commonjs/operations/tuningIndex.js.map +1 -0
  333. package/dist/commonjs/operations/tuningOptions.d.ts +46 -0
  334. package/dist/commonjs/operations/tuningOptions.d.ts.map +1 -0
  335. package/dist/commonjs/operations/tuningOptions.js +186 -0
  336. package/dist/commonjs/operations/tuningOptions.js.map +1 -0
  337. package/dist/commonjs/operations/virtualEndpoints.d.ts +5 -5
  338. package/dist/commonjs/operations/virtualEndpoints.d.ts.map +1 -1
  339. package/dist/commonjs/operations/virtualEndpoints.js +2 -2
  340. package/dist/commonjs/operations/virtualEndpoints.js.map +1 -1
  341. package/dist/commonjs/operations/virtualNetworkSubnetUsage.d.ts +3 -3
  342. package/dist/commonjs/operations/virtualNetworkSubnetUsage.d.ts.map +1 -1
  343. package/dist/commonjs/operations/virtualNetworkSubnetUsage.js +1 -5
  344. package/dist/commonjs/operations/virtualNetworkSubnetUsage.js.map +1 -1
  345. package/dist/commonjs/operationsInterfaces/administrators.d.ts +7 -7
  346. package/dist/commonjs/operationsInterfaces/administrators.d.ts.map +1 -1
  347. package/dist/commonjs/operationsInterfaces/administrators.js.map +1 -1
  348. package/dist/commonjs/operationsInterfaces/backups.d.ts +3 -3
  349. package/dist/commonjs/operationsInterfaces/backups.d.ts.map +1 -1
  350. package/dist/commonjs/operationsInterfaces/backups.js.map +1 -1
  351. package/dist/commonjs/operationsInterfaces/checkNameAvailability.d.ts +1 -1
  352. package/dist/commonjs/operationsInterfaces/checkNameAvailability.d.ts.map +1 -1
  353. package/dist/commonjs/operationsInterfaces/checkNameAvailability.js.map +1 -1
  354. package/dist/commonjs/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts +1 -1
  355. package/dist/commonjs/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts.map +1 -1
  356. package/dist/commonjs/operationsInterfaces/checkNameAvailabilityWithLocation.js.map +1 -1
  357. package/dist/commonjs/operationsInterfaces/configurations.d.ts +3 -3
  358. package/dist/commonjs/operationsInterfaces/configurations.d.ts.map +1 -1
  359. package/dist/commonjs/operationsInterfaces/configurations.js.map +1 -1
  360. package/dist/commonjs/operationsInterfaces/databases.d.ts +3 -3
  361. package/dist/commonjs/operationsInterfaces/databases.d.ts.map +1 -1
  362. package/dist/commonjs/operationsInterfaces/databases.js.map +1 -1
  363. package/dist/commonjs/operationsInterfaces/firewallRules.d.ts +3 -3
  364. package/dist/commonjs/operationsInterfaces/firewallRules.d.ts.map +1 -1
  365. package/dist/commonjs/operationsInterfaces/firewallRules.js.map +1 -1
  366. package/dist/commonjs/operationsInterfaces/flexibleServer.d.ts +2 -2
  367. package/dist/commonjs/operationsInterfaces/flexibleServer.d.ts.map +1 -1
  368. package/dist/commonjs/operationsInterfaces/flexibleServer.js.map +1 -1
  369. package/dist/commonjs/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +1 -1
  370. package/dist/commonjs/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +1 -1
  371. package/dist/commonjs/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +1 -1
  372. package/dist/commonjs/operationsInterfaces/index.d.ts +4 -0
  373. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
  374. package/dist/commonjs/operationsInterfaces/index.js +4 -0
  375. package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
  376. package/dist/commonjs/operationsInterfaces/locationBasedCapabilities.d.ts +2 -2
  377. package/dist/commonjs/operationsInterfaces/locationBasedCapabilities.d.ts.map +1 -1
  378. package/dist/commonjs/operationsInterfaces/locationBasedCapabilities.js.map +1 -1
  379. package/dist/commonjs/operationsInterfaces/logFiles.d.ts +2 -2
  380. package/dist/commonjs/operationsInterfaces/logFiles.d.ts.map +1 -1
  381. package/dist/commonjs/operationsInterfaces/logFiles.js.map +1 -1
  382. package/dist/commonjs/operationsInterfaces/ltrBackupOperations.d.ts +2 -2
  383. package/dist/commonjs/operationsInterfaces/ltrBackupOperations.d.ts.map +1 -1
  384. package/dist/commonjs/operationsInterfaces/ltrBackupOperations.js.map +1 -1
  385. package/dist/commonjs/operationsInterfaces/migrations.d.ts +2 -2
  386. package/dist/commonjs/operationsInterfaces/migrations.d.ts.map +1 -1
  387. package/dist/commonjs/operationsInterfaces/migrations.js.map +1 -1
  388. package/dist/commonjs/operationsInterfaces/operations.d.ts +3 -2
  389. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
  390. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
  391. package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.d.ts +2 -2
  392. package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -1
  393. package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -1
  394. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  395. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  396. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  397. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +2 -2
  398. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  399. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -1
  400. package/dist/commonjs/operationsInterfaces/quotaUsages.d.ts +12 -0
  401. package/dist/commonjs/operationsInterfaces/quotaUsages.d.ts.map +1 -0
  402. package/dist/commonjs/operationsInterfaces/quotaUsages.js +10 -0
  403. package/dist/commonjs/operationsInterfaces/quotaUsages.js.map +1 -0
  404. package/dist/commonjs/operationsInterfaces/replicas.d.ts +2 -2
  405. package/dist/commonjs/operationsInterfaces/replicas.d.ts.map +1 -1
  406. package/dist/commonjs/operationsInterfaces/replicas.js.map +1 -1
  407. package/dist/commonjs/operationsInterfaces/serverCapabilities.d.ts +2 -2
  408. package/dist/commonjs/operationsInterfaces/serverCapabilities.d.ts.map +1 -1
  409. package/dist/commonjs/operationsInterfaces/serverCapabilities.js.map +1 -1
  410. package/dist/commonjs/operationsInterfaces/serverThreatProtectionSettings.d.ts +3 -3
  411. package/dist/commonjs/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +1 -1
  412. package/dist/commonjs/operationsInterfaces/serverThreatProtectionSettings.js.map +1 -1
  413. package/dist/commonjs/operationsInterfaces/servers.d.ts +3 -3
  414. package/dist/commonjs/operationsInterfaces/servers.d.ts.map +1 -1
  415. package/dist/commonjs/operationsInterfaces/servers.js.map +1 -1
  416. package/dist/commonjs/operationsInterfaces/tuningConfiguration.d.ts +90 -0
  417. package/dist/commonjs/operationsInterfaces/tuningConfiguration.d.ts.map +1 -0
  418. package/dist/commonjs/operationsInterfaces/tuningConfiguration.js +10 -0
  419. package/dist/commonjs/operationsInterfaces/tuningConfiguration.js.map +1 -0
  420. package/dist/commonjs/operationsInterfaces/tuningIndex.d.ts +14 -0
  421. package/dist/commonjs/operationsInterfaces/tuningIndex.d.ts.map +1 -0
  422. package/dist/commonjs/operationsInterfaces/tuningIndex.js +10 -0
  423. package/dist/commonjs/operationsInterfaces/tuningIndex.js.map +1 -0
  424. package/dist/commonjs/operationsInterfaces/tuningOptions.d.ts +21 -0
  425. package/dist/commonjs/operationsInterfaces/tuningOptions.d.ts.map +1 -0
  426. package/dist/commonjs/operationsInterfaces/tuningOptions.js +10 -0
  427. package/dist/commonjs/operationsInterfaces/tuningOptions.js.map +1 -0
  428. package/dist/commonjs/operationsInterfaces/virtualEndpoints.d.ts +3 -3
  429. package/dist/commonjs/operationsInterfaces/virtualEndpoints.d.ts.map +1 -1
  430. package/dist/commonjs/operationsInterfaces/virtualEndpoints.js.map +1 -1
  431. package/dist/commonjs/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +1 -1
  432. package/dist/commonjs/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +1 -1
  433. package/dist/commonjs/operationsInterfaces/virtualNetworkSubnetUsage.js.map +1 -1
  434. package/dist/commonjs/pagingHelper.d.ts.map +1 -1
  435. package/dist/commonjs/pagingHelper.js.map +1 -1
  436. package/dist/commonjs/postgreSQLManagementFlexibleServerClient.d.ts +7 -3
  437. package/dist/commonjs/postgreSQLManagementFlexibleServerClient.d.ts.map +1 -1
  438. package/dist/commonjs/postgreSQLManagementFlexibleServerClient.js +10 -10
  439. package/dist/commonjs/postgreSQLManagementFlexibleServerClient.js.map +1 -1
  440. package/dist/commonjs/tsdoc-metadata.json +1 -1
  441. package/dist/esm/lroImpl.d.ts +1 -1
  442. package/dist/esm/lroImpl.d.ts.map +1 -1
  443. package/dist/esm/lroImpl.js.map +1 -1
  444. package/dist/esm/models/index.d.ts +506 -35
  445. package/dist/esm/models/index.d.ts.map +1 -1
  446. package/dist/esm/models/index.js +70 -0
  447. package/dist/esm/models/index.js.map +1 -1
  448. package/dist/esm/models/mappers.d.ts +23 -1
  449. package/dist/esm/models/mappers.d.ts.map +1 -1
  450. package/dist/esm/models/mappers.js +788 -99
  451. package/dist/esm/models/mappers.js.map +1 -1
  452. package/dist/esm/models/parameters.d.ts +5 -1
  453. package/dist/esm/models/parameters.d.ts.map +1 -1
  454. package/dist/esm/models/parameters.js +36 -3
  455. package/dist/esm/models/parameters.js.map +1 -1
  456. package/dist/esm/operations/administrators.d.ts +9 -9
  457. package/dist/esm/operations/administrators.d.ts.map +1 -1
  458. package/dist/esm/operations/administrators.js +7 -7
  459. package/dist/esm/operations/administrators.js.map +1 -1
  460. package/dist/esm/operations/backups.d.ts +5 -5
  461. package/dist/esm/operations/backups.d.ts.map +1 -1
  462. package/dist/esm/operations/backups.js +3 -3
  463. package/dist/esm/operations/backups.js.map +1 -1
  464. package/dist/esm/operations/checkNameAvailability.d.ts +3 -3
  465. package/dist/esm/operations/checkNameAvailability.d.ts.map +1 -1
  466. package/dist/esm/operations/checkNameAvailability.js.map +1 -1
  467. package/dist/esm/operations/checkNameAvailabilityWithLocation.d.ts +3 -3
  468. package/dist/esm/operations/checkNameAvailabilityWithLocation.d.ts.map +1 -1
  469. package/dist/esm/operations/checkNameAvailabilityWithLocation.js +1 -5
  470. package/dist/esm/operations/checkNameAvailabilityWithLocation.js.map +1 -1
  471. package/dist/esm/operations/configurations.d.ts +5 -5
  472. package/dist/esm/operations/configurations.d.ts.map +1 -1
  473. package/dist/esm/operations/configurations.js +3 -3
  474. package/dist/esm/operations/configurations.js.map +1 -1
  475. package/dist/esm/operations/databases.d.ts +5 -5
  476. package/dist/esm/operations/databases.d.ts.map +1 -1
  477. package/dist/esm/operations/databases.js +3 -3
  478. package/dist/esm/operations/databases.js.map +1 -1
  479. package/dist/esm/operations/firewallRules.d.ts +5 -5
  480. package/dist/esm/operations/firewallRules.d.ts.map +1 -1
  481. package/dist/esm/operations/firewallRules.js +3 -3
  482. package/dist/esm/operations/firewallRules.js.map +1 -1
  483. package/dist/esm/operations/flexibleServer.d.ts +4 -4
  484. package/dist/esm/operations/flexibleServer.d.ts.map +1 -1
  485. package/dist/esm/operations/flexibleServer.js +1 -1
  486. package/dist/esm/operations/flexibleServer.js.map +1 -1
  487. package/dist/esm/operations/getPrivateDnsZoneSuffix.d.ts +3 -3
  488. package/dist/esm/operations/getPrivateDnsZoneSuffix.d.ts.map +1 -1
  489. package/dist/esm/operations/getPrivateDnsZoneSuffix.js.map +1 -1
  490. package/dist/esm/operations/index.d.ts +4 -0
  491. package/dist/esm/operations/index.d.ts.map +1 -1
  492. package/dist/esm/operations/index.js +4 -0
  493. package/dist/esm/operations/index.js.map +1 -1
  494. package/dist/esm/operations/locationBasedCapabilities.d.ts +4 -4
  495. package/dist/esm/operations/locationBasedCapabilities.d.ts.map +1 -1
  496. package/dist/esm/operations/locationBasedCapabilities.js +3 -7
  497. package/dist/esm/operations/locationBasedCapabilities.js.map +1 -1
  498. package/dist/esm/operations/logFiles.d.ts +4 -4
  499. package/dist/esm/operations/logFiles.d.ts.map +1 -1
  500. package/dist/esm/operations/logFiles.js +2 -2
  501. package/dist/esm/operations/logFiles.js.map +1 -1
  502. package/dist/esm/operations/ltrBackupOperations.d.ts +4 -4
  503. package/dist/esm/operations/ltrBackupOperations.d.ts.map +1 -1
  504. package/dist/esm/operations/ltrBackupOperations.js +2 -2
  505. package/dist/esm/operations/ltrBackupOperations.js.map +1 -1
  506. package/dist/esm/operations/migrations.d.ts +4 -4
  507. package/dist/esm/operations/migrations.d.ts.map +1 -1
  508. package/dist/esm/operations/migrations.js +2 -2
  509. package/dist/esm/operations/migrations.js.map +1 -1
  510. package/dist/esm/operations/operations.d.ts +18 -4
  511. package/dist/esm/operations/operations.d.ts.map +1 -1
  512. package/dist/esm/operations/operations.js +87 -0
  513. package/dist/esm/operations/operations.js.map +1 -1
  514. package/dist/esm/operations/privateEndpointConnectionOperations.d.ts +4 -4
  515. package/dist/esm/operations/privateEndpointConnectionOperations.d.ts.map +1 -1
  516. package/dist/esm/operations/privateEndpointConnectionOperations.js +1 -1
  517. package/dist/esm/operations/privateEndpointConnectionOperations.js.map +1 -1
  518. package/dist/esm/operations/privateEndpointConnections.d.ts +4 -4
  519. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
  520. package/dist/esm/operations/privateEndpointConnections.js +2 -2
  521. package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
  522. package/dist/esm/operations/privateLinkResources.d.ts +4 -4
  523. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
  524. package/dist/esm/operations/privateLinkResources.js +2 -2
  525. package/dist/esm/operations/privateLinkResources.js.map +1 -1
  526. package/dist/esm/operations/quotaUsages.d.ts +35 -0
  527. package/dist/esm/operations/quotaUsages.d.ts.map +1 -0
  528. package/dist/esm/operations/quotaUsages.js +141 -0
  529. package/dist/esm/operations/quotaUsages.js.map +1 -0
  530. package/dist/esm/operations/replicas.d.ts +4 -4
  531. package/dist/esm/operations/replicas.d.ts.map +1 -1
  532. package/dist/esm/operations/replicas.js.map +1 -1
  533. package/dist/esm/operations/serverCapabilities.d.ts +4 -4
  534. package/dist/esm/operations/serverCapabilities.d.ts.map +1 -1
  535. package/dist/esm/operations/serverCapabilities.js +2 -2
  536. package/dist/esm/operations/serverCapabilities.js.map +1 -1
  537. package/dist/esm/operations/serverThreatProtectionSettings.d.ts +5 -5
  538. package/dist/esm/operations/serverThreatProtectionSettings.d.ts.map +1 -1
  539. package/dist/esm/operations/serverThreatProtectionSettings.js +3 -3
  540. package/dist/esm/operations/serverThreatProtectionSettings.js.map +1 -1
  541. package/dist/esm/operations/servers.d.ts +5 -5
  542. package/dist/esm/operations/servers.d.ts.map +1 -1
  543. package/dist/esm/operations/servers.js +7 -15
  544. package/dist/esm/operations/servers.js.map +1 -1
  545. package/dist/esm/operations/tuningConfiguration.d.ts +137 -0
  546. package/dist/esm/operations/tuningConfiguration.d.ts.map +1 -0
  547. package/dist/esm/operations/tuningConfiguration.js +638 -0
  548. package/dist/esm/operations/tuningConfiguration.js.map +1 -0
  549. package/dist/esm/operations/tuningIndex.d.ts +41 -0
  550. package/dist/esm/operations/tuningIndex.d.ts.map +1 -0
  551. package/dist/esm/operations/tuningIndex.js +155 -0
  552. package/dist/esm/operations/tuningIndex.js.map +1 -0
  553. package/dist/esm/operations/tuningOptions.d.ts +46 -0
  554. package/dist/esm/operations/tuningOptions.d.ts.map +1 -0
  555. package/dist/esm/operations/tuningOptions.js +182 -0
  556. package/dist/esm/operations/tuningOptions.js.map +1 -0
  557. package/dist/esm/operations/virtualEndpoints.d.ts +5 -5
  558. package/dist/esm/operations/virtualEndpoints.d.ts.map +1 -1
  559. package/dist/esm/operations/virtualEndpoints.js +3 -3
  560. package/dist/esm/operations/virtualEndpoints.js.map +1 -1
  561. package/dist/esm/operations/virtualNetworkSubnetUsage.d.ts +3 -3
  562. package/dist/esm/operations/virtualNetworkSubnetUsage.d.ts.map +1 -1
  563. package/dist/esm/operations/virtualNetworkSubnetUsage.js +1 -5
  564. package/dist/esm/operations/virtualNetworkSubnetUsage.js.map +1 -1
  565. package/dist/esm/operationsInterfaces/administrators.d.ts +7 -7
  566. package/dist/esm/operationsInterfaces/administrators.d.ts.map +1 -1
  567. package/dist/esm/operationsInterfaces/administrators.js.map +1 -1
  568. package/dist/esm/operationsInterfaces/backups.d.ts +3 -3
  569. package/dist/esm/operationsInterfaces/backups.d.ts.map +1 -1
  570. package/dist/esm/operationsInterfaces/backups.js.map +1 -1
  571. package/dist/esm/operationsInterfaces/checkNameAvailability.d.ts +1 -1
  572. package/dist/esm/operationsInterfaces/checkNameAvailability.d.ts.map +1 -1
  573. package/dist/esm/operationsInterfaces/checkNameAvailability.js.map +1 -1
  574. package/dist/esm/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts +1 -1
  575. package/dist/esm/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts.map +1 -1
  576. package/dist/esm/operationsInterfaces/checkNameAvailabilityWithLocation.js.map +1 -1
  577. package/dist/esm/operationsInterfaces/configurations.d.ts +3 -3
  578. package/dist/esm/operationsInterfaces/configurations.d.ts.map +1 -1
  579. package/dist/esm/operationsInterfaces/configurations.js.map +1 -1
  580. package/dist/esm/operationsInterfaces/databases.d.ts +3 -3
  581. package/dist/esm/operationsInterfaces/databases.d.ts.map +1 -1
  582. package/dist/esm/operationsInterfaces/databases.js.map +1 -1
  583. package/dist/esm/operationsInterfaces/firewallRules.d.ts +3 -3
  584. package/dist/esm/operationsInterfaces/firewallRules.d.ts.map +1 -1
  585. package/dist/esm/operationsInterfaces/firewallRules.js.map +1 -1
  586. package/dist/esm/operationsInterfaces/flexibleServer.d.ts +2 -2
  587. package/dist/esm/operationsInterfaces/flexibleServer.d.ts.map +1 -1
  588. package/dist/esm/operationsInterfaces/flexibleServer.js.map +1 -1
  589. package/dist/esm/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +1 -1
  590. package/dist/esm/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +1 -1
  591. package/dist/esm/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +1 -1
  592. package/dist/esm/operationsInterfaces/index.d.ts +4 -0
  593. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
  594. package/dist/esm/operationsInterfaces/index.js +4 -0
  595. package/dist/esm/operationsInterfaces/index.js.map +1 -1
  596. package/dist/esm/operationsInterfaces/locationBasedCapabilities.d.ts +2 -2
  597. package/dist/esm/operationsInterfaces/locationBasedCapabilities.d.ts.map +1 -1
  598. package/dist/esm/operationsInterfaces/locationBasedCapabilities.js.map +1 -1
  599. package/dist/esm/operationsInterfaces/logFiles.d.ts +2 -2
  600. package/dist/esm/operationsInterfaces/logFiles.d.ts.map +1 -1
  601. package/dist/esm/operationsInterfaces/logFiles.js.map +1 -1
  602. package/dist/esm/operationsInterfaces/ltrBackupOperations.d.ts +2 -2
  603. package/dist/esm/operationsInterfaces/ltrBackupOperations.d.ts.map +1 -1
  604. package/dist/esm/operationsInterfaces/ltrBackupOperations.js.map +1 -1
  605. package/dist/esm/operationsInterfaces/migrations.d.ts +2 -2
  606. package/dist/esm/operationsInterfaces/migrations.d.ts.map +1 -1
  607. package/dist/esm/operationsInterfaces/migrations.js.map +1 -1
  608. package/dist/esm/operationsInterfaces/operations.d.ts +3 -2
  609. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
  610. package/dist/esm/operationsInterfaces/operations.js.map +1 -1
  611. package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.d.ts +2 -2
  612. package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -1
  613. package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -1
  614. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  615. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  616. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  617. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +2 -2
  618. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  619. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
  620. package/dist/esm/operationsInterfaces/quotaUsages.d.ts +12 -0
  621. package/dist/esm/operationsInterfaces/quotaUsages.d.ts.map +1 -0
  622. package/dist/esm/operationsInterfaces/quotaUsages.js +9 -0
  623. package/dist/esm/operationsInterfaces/quotaUsages.js.map +1 -0
  624. package/dist/esm/operationsInterfaces/replicas.d.ts +2 -2
  625. package/dist/esm/operationsInterfaces/replicas.d.ts.map +1 -1
  626. package/dist/esm/operationsInterfaces/replicas.js.map +1 -1
  627. package/dist/esm/operationsInterfaces/serverCapabilities.d.ts +2 -2
  628. package/dist/esm/operationsInterfaces/serverCapabilities.d.ts.map +1 -1
  629. package/dist/esm/operationsInterfaces/serverCapabilities.js.map +1 -1
  630. package/dist/esm/operationsInterfaces/serverThreatProtectionSettings.d.ts +3 -3
  631. package/dist/esm/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +1 -1
  632. package/dist/esm/operationsInterfaces/serverThreatProtectionSettings.js.map +1 -1
  633. package/dist/esm/operationsInterfaces/servers.d.ts +3 -3
  634. package/dist/esm/operationsInterfaces/servers.d.ts.map +1 -1
  635. package/dist/esm/operationsInterfaces/servers.js.map +1 -1
  636. package/dist/esm/operationsInterfaces/tuningConfiguration.d.ts +90 -0
  637. package/dist/esm/operationsInterfaces/tuningConfiguration.d.ts.map +1 -0
  638. package/dist/esm/operationsInterfaces/tuningConfiguration.js +9 -0
  639. package/dist/esm/operationsInterfaces/tuningConfiguration.js.map +1 -0
  640. package/dist/esm/operationsInterfaces/tuningIndex.d.ts +14 -0
  641. package/dist/esm/operationsInterfaces/tuningIndex.d.ts.map +1 -0
  642. package/dist/esm/operationsInterfaces/tuningIndex.js +9 -0
  643. package/dist/esm/operationsInterfaces/tuningIndex.js.map +1 -0
  644. package/dist/esm/operationsInterfaces/tuningOptions.d.ts +21 -0
  645. package/dist/esm/operationsInterfaces/tuningOptions.d.ts.map +1 -0
  646. package/dist/esm/operationsInterfaces/tuningOptions.js +9 -0
  647. package/dist/esm/operationsInterfaces/tuningOptions.js.map +1 -0
  648. package/dist/esm/operationsInterfaces/virtualEndpoints.d.ts +3 -3
  649. package/dist/esm/operationsInterfaces/virtualEndpoints.d.ts.map +1 -1
  650. package/dist/esm/operationsInterfaces/virtualEndpoints.js.map +1 -1
  651. package/dist/esm/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +1 -1
  652. package/dist/esm/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +1 -1
  653. package/dist/esm/operationsInterfaces/virtualNetworkSubnetUsage.js.map +1 -1
  654. package/dist/esm/pagingHelper.d.ts.map +1 -1
  655. package/dist/esm/pagingHelper.js.map +1 -1
  656. package/dist/esm/postgreSQLManagementFlexibleServerClient.d.ts +7 -3
  657. package/dist/esm/postgreSQLManagementFlexibleServerClient.d.ts.map +1 -1
  658. package/dist/esm/postgreSQLManagementFlexibleServerClient.js +11 -11
  659. package/dist/esm/postgreSQLManagementFlexibleServerClient.js.map +1 -1
  660. package/dist/react-native/lroImpl.d.ts +1 -1
  661. package/dist/react-native/lroImpl.d.ts.map +1 -1
  662. package/dist/react-native/lroImpl.js.map +1 -1
  663. package/dist/react-native/models/index.d.ts +506 -35
  664. package/dist/react-native/models/index.d.ts.map +1 -1
  665. package/dist/react-native/models/index.js +70 -0
  666. package/dist/react-native/models/index.js.map +1 -1
  667. package/dist/react-native/models/mappers.d.ts +23 -1
  668. package/dist/react-native/models/mappers.d.ts.map +1 -1
  669. package/dist/react-native/models/mappers.js +788 -99
  670. package/dist/react-native/models/mappers.js.map +1 -1
  671. package/dist/react-native/models/parameters.d.ts +5 -1
  672. package/dist/react-native/models/parameters.d.ts.map +1 -1
  673. package/dist/react-native/models/parameters.js +36 -3
  674. package/dist/react-native/models/parameters.js.map +1 -1
  675. package/dist/react-native/operations/administrators.d.ts +9 -9
  676. package/dist/react-native/operations/administrators.d.ts.map +1 -1
  677. package/dist/react-native/operations/administrators.js +7 -7
  678. package/dist/react-native/operations/administrators.js.map +1 -1
  679. package/dist/react-native/operations/backups.d.ts +5 -5
  680. package/dist/react-native/operations/backups.d.ts.map +1 -1
  681. package/dist/react-native/operations/backups.js +3 -3
  682. package/dist/react-native/operations/backups.js.map +1 -1
  683. package/dist/react-native/operations/checkNameAvailability.d.ts +3 -3
  684. package/dist/react-native/operations/checkNameAvailability.d.ts.map +1 -1
  685. package/dist/react-native/operations/checkNameAvailability.js.map +1 -1
  686. package/dist/react-native/operations/checkNameAvailabilityWithLocation.d.ts +3 -3
  687. package/dist/react-native/operations/checkNameAvailabilityWithLocation.d.ts.map +1 -1
  688. package/dist/react-native/operations/checkNameAvailabilityWithLocation.js +1 -5
  689. package/dist/react-native/operations/checkNameAvailabilityWithLocation.js.map +1 -1
  690. package/dist/react-native/operations/configurations.d.ts +5 -5
  691. package/dist/react-native/operations/configurations.d.ts.map +1 -1
  692. package/dist/react-native/operations/configurations.js +3 -3
  693. package/dist/react-native/operations/configurations.js.map +1 -1
  694. package/dist/react-native/operations/databases.d.ts +5 -5
  695. package/dist/react-native/operations/databases.d.ts.map +1 -1
  696. package/dist/react-native/operations/databases.js +3 -3
  697. package/dist/react-native/operations/databases.js.map +1 -1
  698. package/dist/react-native/operations/firewallRules.d.ts +5 -5
  699. package/dist/react-native/operations/firewallRules.d.ts.map +1 -1
  700. package/dist/react-native/operations/firewallRules.js +3 -3
  701. package/dist/react-native/operations/firewallRules.js.map +1 -1
  702. package/dist/react-native/operations/flexibleServer.d.ts +4 -4
  703. package/dist/react-native/operations/flexibleServer.d.ts.map +1 -1
  704. package/dist/react-native/operations/flexibleServer.js +1 -1
  705. package/dist/react-native/operations/flexibleServer.js.map +1 -1
  706. package/dist/react-native/operations/getPrivateDnsZoneSuffix.d.ts +3 -3
  707. package/dist/react-native/operations/getPrivateDnsZoneSuffix.d.ts.map +1 -1
  708. package/dist/react-native/operations/getPrivateDnsZoneSuffix.js.map +1 -1
  709. package/dist/react-native/operations/index.d.ts +4 -0
  710. package/dist/react-native/operations/index.d.ts.map +1 -1
  711. package/dist/react-native/operations/index.js +4 -0
  712. package/dist/react-native/operations/index.js.map +1 -1
  713. package/dist/react-native/operations/locationBasedCapabilities.d.ts +4 -4
  714. package/dist/react-native/operations/locationBasedCapabilities.d.ts.map +1 -1
  715. package/dist/react-native/operations/locationBasedCapabilities.js +3 -7
  716. package/dist/react-native/operations/locationBasedCapabilities.js.map +1 -1
  717. package/dist/react-native/operations/logFiles.d.ts +4 -4
  718. package/dist/react-native/operations/logFiles.d.ts.map +1 -1
  719. package/dist/react-native/operations/logFiles.js +2 -2
  720. package/dist/react-native/operations/logFiles.js.map +1 -1
  721. package/dist/react-native/operations/ltrBackupOperations.d.ts +4 -4
  722. package/dist/react-native/operations/ltrBackupOperations.d.ts.map +1 -1
  723. package/dist/react-native/operations/ltrBackupOperations.js +2 -2
  724. package/dist/react-native/operations/ltrBackupOperations.js.map +1 -1
  725. package/dist/react-native/operations/migrations.d.ts +4 -4
  726. package/dist/react-native/operations/migrations.d.ts.map +1 -1
  727. package/dist/react-native/operations/migrations.js +2 -2
  728. package/dist/react-native/operations/migrations.js.map +1 -1
  729. package/dist/react-native/operations/operations.d.ts +18 -4
  730. package/dist/react-native/operations/operations.d.ts.map +1 -1
  731. package/dist/react-native/operations/operations.js +87 -0
  732. package/dist/react-native/operations/operations.js.map +1 -1
  733. package/dist/react-native/operations/privateEndpointConnectionOperations.d.ts +4 -4
  734. package/dist/react-native/operations/privateEndpointConnectionOperations.d.ts.map +1 -1
  735. package/dist/react-native/operations/privateEndpointConnectionOperations.js +1 -1
  736. package/dist/react-native/operations/privateEndpointConnectionOperations.js.map +1 -1
  737. package/dist/react-native/operations/privateEndpointConnections.d.ts +4 -4
  738. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
  739. package/dist/react-native/operations/privateEndpointConnections.js +2 -2
  740. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
  741. package/dist/react-native/operations/privateLinkResources.d.ts +4 -4
  742. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
  743. package/dist/react-native/operations/privateLinkResources.js +2 -2
  744. package/dist/react-native/operations/privateLinkResources.js.map +1 -1
  745. package/dist/react-native/operations/quotaUsages.d.ts +35 -0
  746. package/dist/react-native/operations/quotaUsages.d.ts.map +1 -0
  747. package/dist/react-native/operations/quotaUsages.js +141 -0
  748. package/dist/react-native/operations/quotaUsages.js.map +1 -0
  749. package/dist/react-native/operations/replicas.d.ts +4 -4
  750. package/dist/react-native/operations/replicas.d.ts.map +1 -1
  751. package/dist/react-native/operations/replicas.js.map +1 -1
  752. package/dist/react-native/operations/serverCapabilities.d.ts +4 -4
  753. package/dist/react-native/operations/serverCapabilities.d.ts.map +1 -1
  754. package/dist/react-native/operations/serverCapabilities.js +2 -2
  755. package/dist/react-native/operations/serverCapabilities.js.map +1 -1
  756. package/dist/react-native/operations/serverThreatProtectionSettings.d.ts +5 -5
  757. package/dist/react-native/operations/serverThreatProtectionSettings.d.ts.map +1 -1
  758. package/dist/react-native/operations/serverThreatProtectionSettings.js +3 -3
  759. package/dist/react-native/operations/serverThreatProtectionSettings.js.map +1 -1
  760. package/dist/react-native/operations/servers.d.ts +5 -5
  761. package/dist/react-native/operations/servers.d.ts.map +1 -1
  762. package/dist/react-native/operations/servers.js +7 -15
  763. package/dist/react-native/operations/servers.js.map +1 -1
  764. package/dist/react-native/operations/tuningConfiguration.d.ts +137 -0
  765. package/dist/react-native/operations/tuningConfiguration.d.ts.map +1 -0
  766. package/dist/react-native/operations/tuningConfiguration.js +638 -0
  767. package/dist/react-native/operations/tuningConfiguration.js.map +1 -0
  768. package/dist/react-native/operations/tuningIndex.d.ts +41 -0
  769. package/dist/react-native/operations/tuningIndex.d.ts.map +1 -0
  770. package/dist/react-native/operations/tuningIndex.js +155 -0
  771. package/dist/react-native/operations/tuningIndex.js.map +1 -0
  772. package/dist/react-native/operations/tuningOptions.d.ts +46 -0
  773. package/dist/react-native/operations/tuningOptions.d.ts.map +1 -0
  774. package/dist/react-native/operations/tuningOptions.js +182 -0
  775. package/dist/react-native/operations/tuningOptions.js.map +1 -0
  776. package/dist/react-native/operations/virtualEndpoints.d.ts +5 -5
  777. package/dist/react-native/operations/virtualEndpoints.d.ts.map +1 -1
  778. package/dist/react-native/operations/virtualEndpoints.js +3 -3
  779. package/dist/react-native/operations/virtualEndpoints.js.map +1 -1
  780. package/dist/react-native/operations/virtualNetworkSubnetUsage.d.ts +3 -3
  781. package/dist/react-native/operations/virtualNetworkSubnetUsage.d.ts.map +1 -1
  782. package/dist/react-native/operations/virtualNetworkSubnetUsage.js +1 -5
  783. package/dist/react-native/operations/virtualNetworkSubnetUsage.js.map +1 -1
  784. package/dist/react-native/operationsInterfaces/administrators.d.ts +7 -7
  785. package/dist/react-native/operationsInterfaces/administrators.d.ts.map +1 -1
  786. package/dist/react-native/operationsInterfaces/administrators.js.map +1 -1
  787. package/dist/react-native/operationsInterfaces/backups.d.ts +3 -3
  788. package/dist/react-native/operationsInterfaces/backups.d.ts.map +1 -1
  789. package/dist/react-native/operationsInterfaces/backups.js.map +1 -1
  790. package/dist/react-native/operationsInterfaces/checkNameAvailability.d.ts +1 -1
  791. package/dist/react-native/operationsInterfaces/checkNameAvailability.d.ts.map +1 -1
  792. package/dist/react-native/operationsInterfaces/checkNameAvailability.js.map +1 -1
  793. package/dist/react-native/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts +1 -1
  794. package/dist/react-native/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts.map +1 -1
  795. package/dist/react-native/operationsInterfaces/checkNameAvailabilityWithLocation.js.map +1 -1
  796. package/dist/react-native/operationsInterfaces/configurations.d.ts +3 -3
  797. package/dist/react-native/operationsInterfaces/configurations.d.ts.map +1 -1
  798. package/dist/react-native/operationsInterfaces/configurations.js.map +1 -1
  799. package/dist/react-native/operationsInterfaces/databases.d.ts +3 -3
  800. package/dist/react-native/operationsInterfaces/databases.d.ts.map +1 -1
  801. package/dist/react-native/operationsInterfaces/databases.js.map +1 -1
  802. package/dist/react-native/operationsInterfaces/firewallRules.d.ts +3 -3
  803. package/dist/react-native/operationsInterfaces/firewallRules.d.ts.map +1 -1
  804. package/dist/react-native/operationsInterfaces/firewallRules.js.map +1 -1
  805. package/dist/react-native/operationsInterfaces/flexibleServer.d.ts +2 -2
  806. package/dist/react-native/operationsInterfaces/flexibleServer.d.ts.map +1 -1
  807. package/dist/react-native/operationsInterfaces/flexibleServer.js.map +1 -1
  808. package/dist/react-native/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +1 -1
  809. package/dist/react-native/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +1 -1
  810. package/dist/react-native/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +1 -1
  811. package/dist/react-native/operationsInterfaces/index.d.ts +4 -0
  812. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
  813. package/dist/react-native/operationsInterfaces/index.js +4 -0
  814. package/dist/react-native/operationsInterfaces/index.js.map +1 -1
  815. package/dist/react-native/operationsInterfaces/locationBasedCapabilities.d.ts +2 -2
  816. package/dist/react-native/operationsInterfaces/locationBasedCapabilities.d.ts.map +1 -1
  817. package/dist/react-native/operationsInterfaces/locationBasedCapabilities.js.map +1 -1
  818. package/dist/react-native/operationsInterfaces/logFiles.d.ts +2 -2
  819. package/dist/react-native/operationsInterfaces/logFiles.d.ts.map +1 -1
  820. package/dist/react-native/operationsInterfaces/logFiles.js.map +1 -1
  821. package/dist/react-native/operationsInterfaces/ltrBackupOperations.d.ts +2 -2
  822. package/dist/react-native/operationsInterfaces/ltrBackupOperations.d.ts.map +1 -1
  823. package/dist/react-native/operationsInterfaces/ltrBackupOperations.js.map +1 -1
  824. package/dist/react-native/operationsInterfaces/migrations.d.ts +2 -2
  825. package/dist/react-native/operationsInterfaces/migrations.d.ts.map +1 -1
  826. package/dist/react-native/operationsInterfaces/migrations.js.map +1 -1
  827. package/dist/react-native/operationsInterfaces/operations.d.ts +3 -2
  828. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
  829. package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
  830. package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.d.ts +2 -2
  831. package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -1
  832. package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -1
  833. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  834. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  835. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  836. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +2 -2
  837. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  838. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
  839. package/dist/react-native/operationsInterfaces/quotaUsages.d.ts +12 -0
  840. package/dist/react-native/operationsInterfaces/quotaUsages.d.ts.map +1 -0
  841. package/dist/react-native/operationsInterfaces/quotaUsages.js +9 -0
  842. package/dist/react-native/operationsInterfaces/quotaUsages.js.map +1 -0
  843. package/dist/react-native/operationsInterfaces/replicas.d.ts +2 -2
  844. package/dist/react-native/operationsInterfaces/replicas.d.ts.map +1 -1
  845. package/dist/react-native/operationsInterfaces/replicas.js.map +1 -1
  846. package/dist/react-native/operationsInterfaces/serverCapabilities.d.ts +2 -2
  847. package/dist/react-native/operationsInterfaces/serverCapabilities.d.ts.map +1 -1
  848. package/dist/react-native/operationsInterfaces/serverCapabilities.js.map +1 -1
  849. package/dist/react-native/operationsInterfaces/serverThreatProtectionSettings.d.ts +3 -3
  850. package/dist/react-native/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +1 -1
  851. package/dist/react-native/operationsInterfaces/serverThreatProtectionSettings.js.map +1 -1
  852. package/dist/react-native/operationsInterfaces/servers.d.ts +3 -3
  853. package/dist/react-native/operationsInterfaces/servers.d.ts.map +1 -1
  854. package/dist/react-native/operationsInterfaces/servers.js.map +1 -1
  855. package/dist/react-native/operationsInterfaces/tuningConfiguration.d.ts +90 -0
  856. package/dist/react-native/operationsInterfaces/tuningConfiguration.d.ts.map +1 -0
  857. package/dist/react-native/operationsInterfaces/tuningConfiguration.js +9 -0
  858. package/dist/react-native/operationsInterfaces/tuningConfiguration.js.map +1 -0
  859. package/dist/react-native/operationsInterfaces/tuningIndex.d.ts +14 -0
  860. package/dist/react-native/operationsInterfaces/tuningIndex.d.ts.map +1 -0
  861. package/dist/react-native/operationsInterfaces/tuningIndex.js +9 -0
  862. package/dist/react-native/operationsInterfaces/tuningIndex.js.map +1 -0
  863. package/dist/react-native/operationsInterfaces/tuningOptions.d.ts +21 -0
  864. package/dist/react-native/operationsInterfaces/tuningOptions.d.ts.map +1 -0
  865. package/dist/react-native/operationsInterfaces/tuningOptions.js +9 -0
  866. package/dist/react-native/operationsInterfaces/tuningOptions.js.map +1 -0
  867. package/dist/react-native/operationsInterfaces/virtualEndpoints.d.ts +3 -3
  868. package/dist/react-native/operationsInterfaces/virtualEndpoints.d.ts.map +1 -1
  869. package/dist/react-native/operationsInterfaces/virtualEndpoints.js.map +1 -1
  870. package/dist/react-native/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +1 -1
  871. package/dist/react-native/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +1 -1
  872. package/dist/react-native/operationsInterfaces/virtualNetworkSubnetUsage.js.map +1 -1
  873. package/dist/react-native/pagingHelper.d.ts.map +1 -1
  874. package/dist/react-native/pagingHelper.js.map +1 -1
  875. package/dist/react-native/postgreSQLManagementFlexibleServerClient.d.ts +7 -3
  876. package/dist/react-native/postgreSQLManagementFlexibleServerClient.d.ts.map +1 -1
  877. package/dist/react-native/postgreSQLManagementFlexibleServerClient.js +11 -11
  878. package/dist/react-native/postgreSQLManagementFlexibleServerClient.js.map +1 -1
  879. package/package.json +37 -48
  880. package/review/arm-postgresql-flexible.api.md +387 -7
@@ -10,7 +10,7 @@ import { setContinuationToken } from "../pagingHelper.js";
10
10
  import * as coreClient from "@azure/core-client";
11
11
  import * as Mappers from "../models/mappers.js";
12
12
  import * as Parameters from "../models/parameters.js";
13
- import { createHttpPoller, } from "@azure/core-lro";
13
+ import { createHttpPoller } from "@azure/core-lro";
14
14
  import { createLroSpec } from "../lroImpl.js";
15
15
  /// <reference lib="esnext.asynciterable" />
16
16
  /** Class containing VirtualEndpoints operations. */
@@ -51,7 +51,7 @@ export class VirtualEndpointsImpl {
51
51
  let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
52
52
  if (!continuationToken) {
53
53
  result = yield __await(this._listByServer(resourceGroupName, serverName, options));
54
- let page = result.value || [];
54
+ const page = result.value || [];
55
55
  continuationToken = result.nextLink;
56
56
  setContinuationToken(page, continuationToken);
57
57
  yield yield __await(page);
@@ -59,7 +59,7 @@ export class VirtualEndpointsImpl {
59
59
  while (continuationToken) {
60
60
  result = yield __await(this._listByServerNext(resourceGroupName, serverName, continuationToken, options));
61
61
  continuationToken = result.nextLink;
62
- let page = result.value || [];
62
+ const page = result.value || [];
63
63
  setContinuationToken(page, continuationToken);
64
64
  yield yield __await(page);
65
65
  }
@@ -1 +1 @@
1
- {"version":3,"file":"virtualEndpoints.js","sourceRoot":"","sources":["../../../src/operations/virtualEndpoints.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 { VirtualEndpoints } 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 { PostgreSQLManagementFlexibleServerClient } from \"../postgreSQLManagementFlexibleServerClient.js\";\nimport {\n SimplePollerLike,\n OperationState,\n createHttpPoller,\n} from \"@azure/core-lro\";\nimport { createLroSpec } from \"../lroImpl.js\";\nimport {\n VirtualEndpointResource,\n VirtualEndpointsListByServerNextOptionalParams,\n VirtualEndpointsListByServerOptionalParams,\n VirtualEndpointsListByServerResponse,\n VirtualEndpointsCreateOptionalParams,\n VirtualEndpointsCreateResponse,\n VirtualEndpointResourceForPatch,\n VirtualEndpointsUpdateOptionalParams,\n VirtualEndpointsUpdateResponse,\n VirtualEndpointsDeleteOptionalParams,\n VirtualEndpointsDeleteResponse,\n VirtualEndpointsGetOptionalParams,\n VirtualEndpointsGetResponse,\n VirtualEndpointsListByServerNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing VirtualEndpoints operations. */\nexport class VirtualEndpointsImpl implements VirtualEndpoints {\n private readonly client: PostgreSQLManagementFlexibleServerClient;\n\n /**\n * Initialize a new instance of the class VirtualEndpoints class.\n * @param client Reference to the service client\n */\n constructor(client: PostgreSQLManagementFlexibleServerClient) {\n this.client = client;\n }\n\n /**\n * List all the servers in a given resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param options The options parameters.\n */\n public listByServer(\n resourceGroupName: string,\n serverName: string,\n options?: VirtualEndpointsListByServerOptionalParams,\n ): PagedAsyncIterableIterator<VirtualEndpointResource> {\n const iter = this.listByServerPagingAll(\n resourceGroupName,\n serverName,\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.listByServerPagingPage(\n resourceGroupName,\n serverName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByServerPagingPage(\n resourceGroupName: string,\n serverName: string,\n options?: VirtualEndpointsListByServerOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<VirtualEndpointResource[]> {\n let result: VirtualEndpointsListByServerResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByServer(resourceGroupName, serverName, 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._listByServerNext(\n resourceGroupName,\n serverName,\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 *listByServerPagingAll(\n resourceGroupName: string,\n serverName: string,\n options?: VirtualEndpointsListByServerOptionalParams,\n ): AsyncIterableIterator<VirtualEndpointResource> {\n for await (const page of this.listByServerPagingPage(\n resourceGroupName,\n serverName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Creates a new virtual endpoint for PostgreSQL flexible server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param virtualEndpointName The name of the virtual endpoint.\n * @param parameters The required parameters for creating or updating virtual endpoints.\n * @param options The options parameters.\n */\n async beginCreate(\n resourceGroupName: string,\n serverName: string,\n virtualEndpointName: string,\n parameters: VirtualEndpointResource,\n options?: VirtualEndpointsCreateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<VirtualEndpointsCreateResponse>,\n VirtualEndpointsCreateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<VirtualEndpointsCreateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n 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 = createLroSpec({\n sendOperationFn,\n args: {\n resourceGroupName,\n serverName,\n virtualEndpointName,\n parameters,\n options,\n },\n spec: createOperationSpec,\n });\n const poller = await createHttpPoller<\n VirtualEndpointsCreateResponse,\n OperationState<VirtualEndpointsCreateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"azure-async-operation\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Creates a new virtual endpoint for PostgreSQL flexible server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param virtualEndpointName The name of the virtual endpoint.\n * @param parameters The required parameters for creating or updating virtual endpoints.\n * @param options The options parameters.\n */\n async beginCreateAndWait(\n resourceGroupName: string,\n serverName: string,\n virtualEndpointName: string,\n parameters: VirtualEndpointResource,\n options?: VirtualEndpointsCreateOptionalParams,\n ): Promise<VirtualEndpointsCreateResponse> {\n const poller = await this.beginCreate(\n resourceGroupName,\n serverName,\n virtualEndpointName,\n parameters,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Updates an existing virtual endpoint. The request body can contain one to many of the properties\n * present in the normal virtual endpoint definition.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param virtualEndpointName The name of the virtual endpoint.\n * @param parameters The required parameters for updating a server.\n * @param options The options parameters.\n */\n async beginUpdate(\n resourceGroupName: string,\n serverName: string,\n virtualEndpointName: string,\n parameters: VirtualEndpointResourceForPatch,\n options?: VirtualEndpointsUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<VirtualEndpointsUpdateResponse>,\n VirtualEndpointsUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<VirtualEndpointsUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n 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 = createLroSpec({\n sendOperationFn,\n args: {\n resourceGroupName,\n serverName,\n virtualEndpointName,\n parameters,\n options,\n },\n spec: updateOperationSpec,\n });\n const poller = await createHttpPoller<\n VirtualEndpointsUpdateResponse,\n OperationState<VirtualEndpointsUpdateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"azure-async-operation\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Updates an existing virtual endpoint. The request body can contain one to many of the properties\n * present in the normal virtual endpoint definition.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param virtualEndpointName The name of the virtual endpoint.\n * @param parameters The required parameters for updating a server.\n * @param options The options parameters.\n */\n async beginUpdateAndWait(\n resourceGroupName: string,\n serverName: string,\n virtualEndpointName: string,\n parameters: VirtualEndpointResourceForPatch,\n options?: VirtualEndpointsUpdateOptionalParams,\n ): Promise<VirtualEndpointsUpdateResponse> {\n const poller = await this.beginUpdate(\n resourceGroupName,\n serverName,\n virtualEndpointName,\n parameters,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Deletes a virtual endpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param virtualEndpointName The name of the virtual endpoint.\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n serverName: string,\n virtualEndpointName: string,\n options?: VirtualEndpointsDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<VirtualEndpointsDeleteResponse>,\n VirtualEndpointsDeleteResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<VirtualEndpointsDeleteResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n 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 = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, serverName, virtualEndpointName, options },\n spec: deleteOperationSpec,\n });\n const poller = await createHttpPoller<\n VirtualEndpointsDeleteResponse,\n OperationState<VirtualEndpointsDeleteResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Deletes a virtual endpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param virtualEndpointName The name of the virtual endpoint.\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n serverName: string,\n virtualEndpointName: string,\n options?: VirtualEndpointsDeleteOptionalParams,\n ): Promise<VirtualEndpointsDeleteResponse> {\n const poller = await this.beginDelete(\n resourceGroupName,\n serverName,\n virtualEndpointName,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Gets information about a virtual endpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param virtualEndpointName The name of the virtual endpoint.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n serverName: string,\n virtualEndpointName: string,\n options?: VirtualEndpointsGetOptionalParams,\n ): Promise<VirtualEndpointsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serverName, virtualEndpointName, options },\n getOperationSpec,\n );\n }\n\n /**\n * List all the servers in a given resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param options The options parameters.\n */\n private _listByServer(\n resourceGroupName: string,\n serverName: string,\n options?: VirtualEndpointsListByServerOptionalParams,\n ): Promise<VirtualEndpointsListByServerResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serverName, options },\n listByServerOperationSpec,\n );\n }\n\n /**\n * ListByServerNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param nextLink The nextLink from the previous successful call to the ListByServer method.\n * @param options The options parameters.\n */\n private _listByServerNext(\n resourceGroupName: string,\n serverName: string,\n nextLink: string,\n options?: VirtualEndpointsListByServerNextOptionalParams,\n ): Promise<VirtualEndpointsListByServerNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serverName, nextLink, options },\n listByServerNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst createOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/virtualendpoints/{virtualEndpointName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.VirtualEndpointResource,\n },\n 201: {\n bodyMapper: Mappers.VirtualEndpointResource,\n },\n 202: {\n bodyMapper: Mappers.VirtualEndpointResource,\n },\n 204: {\n bodyMapper: Mappers.VirtualEndpointResource,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.parameters15,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.serverName,\n Parameters.virtualEndpointName,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/virtualendpoints/{virtualEndpointName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.VirtualEndpointResource,\n },\n 201: {\n bodyMapper: Mappers.VirtualEndpointResource,\n },\n 202: {\n bodyMapper: Mappers.VirtualEndpointResource,\n },\n 204: {\n bodyMapper: Mappers.VirtualEndpointResource,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.parameters16,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.serverName,\n Parameters.virtualEndpointName,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/virtualendpoints/{virtualEndpointName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {\n headersMapper: Mappers.VirtualEndpointsDeleteHeaders,\n },\n 201: {\n headersMapper: Mappers.VirtualEndpointsDeleteHeaders,\n },\n 202: {\n headersMapper: Mappers.VirtualEndpointsDeleteHeaders,\n },\n 204: {\n headersMapper: Mappers.VirtualEndpointsDeleteHeaders,\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.serverName,\n Parameters.virtualEndpointName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/virtualendpoints/{virtualEndpointName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.VirtualEndpointResource,\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.serverName,\n Parameters.virtualEndpointName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByServerOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/virtualendpoints\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.VirtualEndpointsListResult,\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.serverName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByServerNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.VirtualEndpointsListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.serverName,\n Parameters.nextLink,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
1
+ {"version":3,"file":"virtualEndpoints.js","sourceRoot":"","sources":["../../../src/operations/virtualEndpoints.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 type { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport type { VirtualEndpoints } 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 type { PostgreSQLManagementFlexibleServerClient } from \"../postgreSQLManagementFlexibleServerClient.js\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport { createHttpPoller } from \"@azure/core-lro\";\nimport { createLroSpec } from \"../lroImpl.js\";\nimport type {\n VirtualEndpointResource,\n VirtualEndpointsListByServerNextOptionalParams,\n VirtualEndpointsListByServerOptionalParams,\n VirtualEndpointsListByServerResponse,\n VirtualEndpointsCreateOptionalParams,\n VirtualEndpointsCreateResponse,\n VirtualEndpointResourceForPatch,\n VirtualEndpointsUpdateOptionalParams,\n VirtualEndpointsUpdateResponse,\n VirtualEndpointsDeleteOptionalParams,\n VirtualEndpointsDeleteResponse,\n VirtualEndpointsGetOptionalParams,\n VirtualEndpointsGetResponse,\n VirtualEndpointsListByServerNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing VirtualEndpoints operations. */\nexport class VirtualEndpointsImpl implements VirtualEndpoints {\n private readonly client: PostgreSQLManagementFlexibleServerClient;\n\n /**\n * Initialize a new instance of the class VirtualEndpoints class.\n * @param client Reference to the service client\n */\n constructor(client: PostgreSQLManagementFlexibleServerClient) {\n this.client = client;\n }\n\n /**\n * List all the servers in a given resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param options The options parameters.\n */\n public listByServer(\n resourceGroupName: string,\n serverName: string,\n options?: VirtualEndpointsListByServerOptionalParams,\n ): PagedAsyncIterableIterator<VirtualEndpointResource> {\n const iter = this.listByServerPagingAll(resourceGroupName, serverName, 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.listByServerPagingPage(resourceGroupName, serverName, options, settings);\n },\n };\n }\n\n private async *listByServerPagingPage(\n resourceGroupName: string,\n serverName: string,\n options?: VirtualEndpointsListByServerOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<VirtualEndpointResource[]> {\n let result: VirtualEndpointsListByServerResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByServer(resourceGroupName, serverName, options);\n const page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByServerNext(\n resourceGroupName,\n serverName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n const page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByServerPagingAll(\n resourceGroupName: string,\n serverName: string,\n options?: VirtualEndpointsListByServerOptionalParams,\n ): AsyncIterableIterator<VirtualEndpointResource> {\n for await (const page of this.listByServerPagingPage(resourceGroupName, serverName, options)) {\n yield* page;\n }\n }\n\n /**\n * Creates a new virtual endpoint for PostgreSQL flexible server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param virtualEndpointName The name of the virtual endpoint.\n * @param parameters The required parameters for creating or updating virtual endpoints.\n * @param options The options parameters.\n */\n async beginCreate(\n resourceGroupName: string,\n serverName: string,\n virtualEndpointName: string,\n parameters: VirtualEndpointResource,\n options?: VirtualEndpointsCreateOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<VirtualEndpointsCreateResponse>, VirtualEndpointsCreateResponse>\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<VirtualEndpointsCreateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | 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 = createLroSpec({\n sendOperationFn,\n args: {\n resourceGroupName,\n serverName,\n virtualEndpointName,\n parameters,\n options,\n },\n spec: createOperationSpec,\n });\n const poller = await createHttpPoller<\n VirtualEndpointsCreateResponse,\n OperationState<VirtualEndpointsCreateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"azure-async-operation\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Creates a new virtual endpoint for PostgreSQL flexible server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param virtualEndpointName The name of the virtual endpoint.\n * @param parameters The required parameters for creating or updating virtual endpoints.\n * @param options The options parameters.\n */\n async beginCreateAndWait(\n resourceGroupName: string,\n serverName: string,\n virtualEndpointName: string,\n parameters: VirtualEndpointResource,\n options?: VirtualEndpointsCreateOptionalParams,\n ): Promise<VirtualEndpointsCreateResponse> {\n const poller = await this.beginCreate(\n resourceGroupName,\n serverName,\n virtualEndpointName,\n parameters,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Updates an existing virtual endpoint. The request body can contain one to many of the properties\n * present in the normal virtual endpoint definition.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param virtualEndpointName The name of the virtual endpoint.\n * @param parameters The required parameters for updating a server.\n * @param options The options parameters.\n */\n async beginUpdate(\n resourceGroupName: string,\n serverName: string,\n virtualEndpointName: string,\n parameters: VirtualEndpointResourceForPatch,\n options?: VirtualEndpointsUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<VirtualEndpointsUpdateResponse>, VirtualEndpointsUpdateResponse>\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<VirtualEndpointsUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | 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 = createLroSpec({\n sendOperationFn,\n args: {\n resourceGroupName,\n serverName,\n virtualEndpointName,\n parameters,\n options,\n },\n spec: updateOperationSpec,\n });\n const poller = await createHttpPoller<\n VirtualEndpointsUpdateResponse,\n OperationState<VirtualEndpointsUpdateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"azure-async-operation\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Updates an existing virtual endpoint. The request body can contain one to many of the properties\n * present in the normal virtual endpoint definition.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param virtualEndpointName The name of the virtual endpoint.\n * @param parameters The required parameters for updating a server.\n * @param options The options parameters.\n */\n async beginUpdateAndWait(\n resourceGroupName: string,\n serverName: string,\n virtualEndpointName: string,\n parameters: VirtualEndpointResourceForPatch,\n options?: VirtualEndpointsUpdateOptionalParams,\n ): Promise<VirtualEndpointsUpdateResponse> {\n const poller = await this.beginUpdate(\n resourceGroupName,\n serverName,\n virtualEndpointName,\n parameters,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Deletes a virtual endpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param virtualEndpointName The name of the virtual endpoint.\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n serverName: string,\n virtualEndpointName: string,\n options?: VirtualEndpointsDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<VirtualEndpointsDeleteResponse>, VirtualEndpointsDeleteResponse>\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<VirtualEndpointsDeleteResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | 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 = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, serverName, virtualEndpointName, options },\n spec: deleteOperationSpec,\n });\n const poller = await createHttpPoller<\n VirtualEndpointsDeleteResponse,\n OperationState<VirtualEndpointsDeleteResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Deletes a virtual endpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param virtualEndpointName The name of the virtual endpoint.\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n serverName: string,\n virtualEndpointName: string,\n options?: VirtualEndpointsDeleteOptionalParams,\n ): Promise<VirtualEndpointsDeleteResponse> {\n const poller = await this.beginDelete(\n resourceGroupName,\n serverName,\n virtualEndpointName,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Gets information about a virtual endpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param virtualEndpointName The name of the virtual endpoint.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n serverName: string,\n virtualEndpointName: string,\n options?: VirtualEndpointsGetOptionalParams,\n ): Promise<VirtualEndpointsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serverName, virtualEndpointName, options },\n getOperationSpec,\n );\n }\n\n /**\n * List all the servers in a given resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param options The options parameters.\n */\n private _listByServer(\n resourceGroupName: string,\n serverName: string,\n options?: VirtualEndpointsListByServerOptionalParams,\n ): Promise<VirtualEndpointsListByServerResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serverName, options },\n listByServerOperationSpec,\n );\n }\n\n /**\n * ListByServerNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param nextLink The nextLink from the previous successful call to the ListByServer method.\n * @param options The options parameters.\n */\n private _listByServerNext(\n resourceGroupName: string,\n serverName: string,\n nextLink: string,\n options?: VirtualEndpointsListByServerNextOptionalParams,\n ): Promise<VirtualEndpointsListByServerNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serverName, nextLink, options },\n listByServerNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst createOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/virtualendpoints/{virtualEndpointName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.VirtualEndpointResource,\n },\n 201: {\n bodyMapper: Mappers.VirtualEndpointResource,\n },\n 202: {\n bodyMapper: Mappers.VirtualEndpointResource,\n },\n 204: {\n bodyMapper: Mappers.VirtualEndpointResource,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.parameters15,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.serverName,\n Parameters.virtualEndpointName,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/virtualendpoints/{virtualEndpointName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.VirtualEndpointResource,\n },\n 201: {\n bodyMapper: Mappers.VirtualEndpointResource,\n },\n 202: {\n bodyMapper: Mappers.VirtualEndpointResource,\n },\n 204: {\n bodyMapper: Mappers.VirtualEndpointResource,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.parameters16,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.serverName,\n Parameters.virtualEndpointName,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/virtualendpoints/{virtualEndpointName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {\n headersMapper: Mappers.VirtualEndpointsDeleteHeaders,\n },\n 201: {\n headersMapper: Mappers.VirtualEndpointsDeleteHeaders,\n },\n 202: {\n headersMapper: Mappers.VirtualEndpointsDeleteHeaders,\n },\n 204: {\n headersMapper: Mappers.VirtualEndpointsDeleteHeaders,\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.serverName,\n Parameters.virtualEndpointName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/virtualendpoints/{virtualEndpointName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.VirtualEndpointResource,\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.serverName,\n Parameters.virtualEndpointName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByServerOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/virtualendpoints\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.VirtualEndpointsListResult,\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.serverName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByServerNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.VirtualEndpointsListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.serverName,\n Parameters.nextLink,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -1,6 +1,6 @@
1
- import { VirtualNetworkSubnetUsage } from "../operationsInterfaces/index.js";
2
- import { PostgreSQLManagementFlexibleServerClient } from "../postgreSQLManagementFlexibleServerClient.js";
3
- import { VirtualNetworkSubnetUsageParameter, VirtualNetworkSubnetUsageExecuteOptionalParams, VirtualNetworkSubnetUsageExecuteResponse } from "../models/index.js";
1
+ import type { VirtualNetworkSubnetUsage } from "../operationsInterfaces/index.js";
2
+ import type { PostgreSQLManagementFlexibleServerClient } from "../postgreSQLManagementFlexibleServerClient.js";
3
+ import type { VirtualNetworkSubnetUsageParameter, VirtualNetworkSubnetUsageExecuteOptionalParams, VirtualNetworkSubnetUsageExecuteResponse } from "../models/index.js";
4
4
  /** Class containing VirtualNetworkSubnetUsage operations. */
5
5
  export declare class VirtualNetworkSubnetUsageImpl implements VirtualNetworkSubnetUsage {
6
6
  private readonly client;
@@ -1 +1 @@
1
- {"version":3,"file":"virtualNetworkSubnetUsage.d.ts","sourceRoot":"","sources":["../../../src/operations/virtualNetworkSubnetUsage.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,yBAAyB,EAAE,MAAM,kCAAkC,CAAC;AAI7E,OAAO,EAAE,wCAAwC,EAAE,MAAM,gDAAgD,CAAC;AAC1G,OAAO,EACL,kCAAkC,EAClC,8CAA8C,EAC9C,wCAAwC,EACzC,MAAM,oBAAoB,CAAC;AAE5B,6DAA6D;AAC7D,qBAAa,6BACX,YAAW,yBAAyB;IAEpC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA2C;IAElE;;;OAGG;gBACS,MAAM,EAAE,wCAAwC;IAI5D;;;;;OAKG;IACH,OAAO,CACL,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,kCAAkC,EAC9C,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,wCAAwC,CAAC;CAMrD"}
1
+ {"version":3,"file":"virtualNetworkSubnetUsage.d.ts","sourceRoot":"","sources":["../../../src/operations/virtualNetworkSubnetUsage.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,kCAAkC,CAAC;AAIlF,OAAO,KAAK,EAAE,wCAAwC,EAAE,MAAM,gDAAgD,CAAC;AAC/G,OAAO,KAAK,EACV,kCAAkC,EAClC,8CAA8C,EAC9C,wCAAwC,EACzC,MAAM,oBAAoB,CAAC;AAE5B,6DAA6D;AAC7D,qBAAa,6BAA8B,YAAW,yBAAyB;IAC7E,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA2C;IAElE;;;OAGG;gBACS,MAAM,EAAE,wCAAwC;IAI5D;;;;;OAKG;IACH,OAAO,CACL,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,kCAAkC,EAC9C,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,wCAAwC,CAAC;CAMrD"}
@@ -42,11 +42,7 @@ const executeOperationSpec = {
42
42
  },
43
43
  requestBody: Parameters.parameters17,
44
44
  queryParameters: [Parameters.apiVersion],
45
- urlParameters: [
46
- Parameters.$host,
47
- Parameters.subscriptionId,
48
- Parameters.locationName,
49
- ],
45
+ urlParameters: [Parameters.$host, Parameters.subscriptionId, Parameters.locationName],
50
46
  headerParameters: [Parameters.contentType, Parameters.accept],
51
47
  mediaType: "json",
52
48
  serializer,
@@ -1 +1 @@
1
- {"version":3,"file":"virtualNetworkSubnetUsage.js","sourceRoot":"","sources":["../../../src/operations/virtualNetworkSubnetUsage.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAGH,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,OAAO,MAAM,sBAAsB,CAAC;AAChD,OAAO,KAAK,UAAU,MAAM,yBAAyB,CAAC;AAQtD,6DAA6D;AAC7D,MAAM,OAAO,6BAA6B;IAKxC;;;OAGG;IACH,YAAY,MAAgD;QAC1D,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;;OAKG;IACH,OAAO,CACL,YAAoB,EACpB,UAA8C,EAC9C,OAAwD;QAExD,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,YAAY,EAAE,UAAU,EAAE,OAAO,EAAE,EACrC,oBAAoB,CACrB,CAAC;IACJ,CAAC;CACF;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,oBAAoB,GAA6B;IACrD,IAAI,EAAE,6HAA6H;IACnI,UAAU,EAAE,MAAM;IAClB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,+BAA+B;SACpD;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,aAAa;SAClC;KACF;IACD,WAAW,EAAE,UAAU,CAAC,YAAY;IACpC,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,YAAY;KACxB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,WAAW,EAAE,UAAU,CAAC,MAAM,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 { VirtualNetworkSubnetUsage } 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 { PostgreSQLManagementFlexibleServerClient } from \"../postgreSQLManagementFlexibleServerClient.js\";\nimport {\n VirtualNetworkSubnetUsageParameter,\n VirtualNetworkSubnetUsageExecuteOptionalParams,\n VirtualNetworkSubnetUsageExecuteResponse,\n} from \"../models/index.js\";\n\n/** Class containing VirtualNetworkSubnetUsage operations. */\nexport class VirtualNetworkSubnetUsageImpl\n implements VirtualNetworkSubnetUsage\n{\n private readonly client: PostgreSQLManagementFlexibleServerClient;\n\n /**\n * Initialize a new instance of the class VirtualNetworkSubnetUsage class.\n * @param client Reference to the service client\n */\n constructor(client: PostgreSQLManagementFlexibleServerClient) {\n this.client = client;\n }\n\n /**\n * Get virtual network subnet usage for a given vNet resource id.\n * @param locationName The name of the location.\n * @param parameters The required parameters for creating or updating a server.\n * @param options The options parameters.\n */\n execute(\n locationName: string,\n parameters: VirtualNetworkSubnetUsageParameter,\n options?: VirtualNetworkSubnetUsageExecuteOptionalParams,\n ): Promise<VirtualNetworkSubnetUsageExecuteResponse> {\n return this.client.sendOperationRequest(\n { locationName, parameters, options },\n executeOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst executeOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.DBforPostgreSQL/locations/{locationName}/checkVirtualNetworkSubnetUsage\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.VirtualNetworkSubnetUsageResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.parameters17,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.locationName,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\n"]}
1
+ {"version":3,"file":"virtualNetworkSubnetUsage.js","sourceRoot":"","sources":["../../../src/operations/virtualNetworkSubnetUsage.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAGH,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,OAAO,MAAM,sBAAsB,CAAC;AAChD,OAAO,KAAK,UAAU,MAAM,yBAAyB,CAAC;AAQtD,6DAA6D;AAC7D,MAAM,OAAO,6BAA6B;IAGxC;;;OAGG;IACH,YAAY,MAAgD;QAC1D,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;;OAKG;IACH,OAAO,CACL,YAAoB,EACpB,UAA8C,EAC9C,OAAwD;QAExD,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,YAAY,EAAE,UAAU,EAAE,OAAO,EAAE,EACrC,oBAAoB,CACrB,CAAC;IACJ,CAAC;CACF;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,oBAAoB,GAA6B;IACrD,IAAI,EAAE,6HAA6H;IACnI,UAAU,EAAE,MAAM;IAClB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,+BAA+B;SACpD;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,aAAa;SAClC;KACF;IACD,WAAW,EAAE,UAAU,CAAC,YAAY;IACpC,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,UAAU,CAAC,cAAc,EAAE,UAAU,CAAC,YAAY,CAAC;IACrF,gBAAgB,EAAE,CAAC,UAAU,CAAC,WAAW,EAAE,UAAU,CAAC,MAAM,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 type { VirtualNetworkSubnetUsage } 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 type { PostgreSQLManagementFlexibleServerClient } from \"../postgreSQLManagementFlexibleServerClient.js\";\nimport type {\n VirtualNetworkSubnetUsageParameter,\n VirtualNetworkSubnetUsageExecuteOptionalParams,\n VirtualNetworkSubnetUsageExecuteResponse,\n} from \"../models/index.js\";\n\n/** Class containing VirtualNetworkSubnetUsage operations. */\nexport class VirtualNetworkSubnetUsageImpl implements VirtualNetworkSubnetUsage {\n private readonly client: PostgreSQLManagementFlexibleServerClient;\n\n /**\n * Initialize a new instance of the class VirtualNetworkSubnetUsage class.\n * @param client Reference to the service client\n */\n constructor(client: PostgreSQLManagementFlexibleServerClient) {\n this.client = client;\n }\n\n /**\n * Get virtual network subnet usage for a given vNet resource id.\n * @param locationName The name of the location.\n * @param parameters The required parameters for creating or updating a server.\n * @param options The options parameters.\n */\n execute(\n locationName: string,\n parameters: VirtualNetworkSubnetUsageParameter,\n options?: VirtualNetworkSubnetUsageExecuteOptionalParams,\n ): Promise<VirtualNetworkSubnetUsageExecuteResponse> {\n return this.client.sendOperationRequest(\n { locationName, parameters, options },\n executeOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst executeOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.DBforPostgreSQL/locations/{locationName}/checkVirtualNetworkSubnetUsage\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.VirtualNetworkSubnetUsageResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.parameters17,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.subscriptionId, Parameters.locationName],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\n"]}
@@ -1,6 +1,6 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { ActiveDirectoryAdministrator, AdministratorsListByServerOptionalParams, ActiveDirectoryAdministratorAdd, AdministratorsCreateOptionalParams, AdministratorsCreateResponse, AdministratorsDeleteOptionalParams, AdministratorsGetOptionalParams, AdministratorsGetResponse } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import type { ActiveDirectoryAdministrator, AdministratorsListByServerOptionalParams, ActiveDirectoryAdministratorAdd, AdministratorsCreateOptionalParams, AdministratorsCreateResponse, AdministratorsDeleteOptionalParams, AdministratorsGetOptionalParams, AdministratorsGetResponse } from "../models/index.js";
4
4
  /** Interface representing a Administrators. */
5
5
  export interface Administrators {
6
6
  /**
@@ -15,7 +15,7 @@ export interface Administrators {
15
15
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
16
16
  * @param serverName The name of the server.
17
17
  * @param objectId Guid of the objectId for the administrator.
18
- * @param parameters The required parameters for adding an active directory administrator for a server.
18
+ * @param parameters The required parameters for adding an Microsoft Entra Administrator for a server.
19
19
  * @param options The options parameters.
20
20
  */
21
21
  beginCreate(resourceGroupName: string, serverName: string, objectId: string, parameters: ActiveDirectoryAdministratorAdd, options?: AdministratorsCreateOptionalParams): Promise<SimplePollerLike<OperationState<AdministratorsCreateResponse>, AdministratorsCreateResponse>>;
@@ -24,12 +24,12 @@ export interface Administrators {
24
24
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
25
25
  * @param serverName The name of the server.
26
26
  * @param objectId Guid of the objectId for the administrator.
27
- * @param parameters The required parameters for adding an active directory administrator for a server.
27
+ * @param parameters The required parameters for adding an Microsoft Entra Administrator for a server.
28
28
  * @param options The options parameters.
29
29
  */
30
30
  beginCreateAndWait(resourceGroupName: string, serverName: string, objectId: string, parameters: ActiveDirectoryAdministratorAdd, options?: AdministratorsCreateOptionalParams): Promise<AdministratorsCreateResponse>;
31
31
  /**
32
- * Deletes an Active Directory Administrator associated with the server.
32
+ * Deletes an Microsoft Entra Administrator associated with the server.
33
33
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
34
34
  * @param serverName The name of the server.
35
35
  * @param objectId Guid of the objectId for the administrator.
@@ -37,7 +37,7 @@ export interface Administrators {
37
37
  */
38
38
  beginDelete(resourceGroupName: string, serverName: string, objectId: string, options?: AdministratorsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
39
39
  /**
40
- * Deletes an Active Directory Administrator associated with the server.
40
+ * Deletes an Microsoft Entra Administrator associated with the server.
41
41
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
42
42
  * @param serverName The name of the server.
43
43
  * @param objectId Guid of the objectId for the administrator.
@@ -1 +1 @@
1
- {"version":3,"file":"administrators.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/administrators.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,4BAA4B,EAC5B,wCAAwC,EACxC,+BAA+B,EAC/B,kCAAkC,EAClC,4BAA4B,EAC5B,kCAAkC,EAClC,+BAA+B,EAC/B,yBAAyB,EAC1B,MAAM,oBAAoB,CAAC;AAG5B,+CAA+C;AAC/C,MAAM,WAAW,cAAc;IAC7B;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,wCAAwC,GACjD,0BAA0B,CAAC,4BAA4B,CAAC,CAAC;IAC5D;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,+BAA+B,EAC3C,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,4BAA4B,CAAC,EAC5C,4BAA4B,CAC7B,CACF,CAAC;IACF;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,+BAA+B,EAC3C,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC,CAAC;IACzC;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;CACvC"}
1
+ {"version":3,"file":"administrators.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/administrators.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,4BAA4B,EAC5B,wCAAwC,EACxC,+BAA+B,EAC/B,kCAAkC,EAClC,4BAA4B,EAC5B,kCAAkC,EAClC,+BAA+B,EAC/B,yBAAyB,EAC1B,MAAM,oBAAoB,CAAC;AAG5B,+CAA+C;AAC/C,MAAM,WAAW,cAAc;IAC7B;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,wCAAwC,GACjD,0BAA0B,CAAC,4BAA4B,CAAC,CAAC;IAC5D;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,+BAA+B,EAC3C,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CACR,gBAAgB,CAAC,cAAc,CAAC,4BAA4B,CAAC,EAAE,4BAA4B,CAAC,CAC7F,CAAC;IACF;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,+BAA+B,EAC3C,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC,CAAC;IACzC;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;CACvC"}
@@ -1 +1 @@
1
- {"version":3,"file":"administrators.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/administrators.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n ActiveDirectoryAdministrator,\n AdministratorsListByServerOptionalParams,\n ActiveDirectoryAdministratorAdd,\n AdministratorsCreateOptionalParams,\n AdministratorsCreateResponse,\n AdministratorsDeleteOptionalParams,\n AdministratorsGetOptionalParams,\n AdministratorsGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Administrators. */\nexport interface Administrators {\n /**\n * List all the AAD administrators for a given server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param options The options parameters.\n */\n listByServer(\n resourceGroupName: string,\n serverName: string,\n options?: AdministratorsListByServerOptionalParams,\n ): PagedAsyncIterableIterator<ActiveDirectoryAdministrator>;\n /**\n * Creates a new server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param objectId Guid of the objectId for the administrator.\n * @param parameters The required parameters for adding an active directory administrator for a server.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n serverName: string,\n objectId: string,\n parameters: ActiveDirectoryAdministratorAdd,\n options?: AdministratorsCreateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<AdministratorsCreateResponse>,\n AdministratorsCreateResponse\n >\n >;\n /**\n * Creates a new server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param objectId Guid of the objectId for the administrator.\n * @param parameters The required parameters for adding an active directory administrator for a server.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n serverName: string,\n objectId: string,\n parameters: ActiveDirectoryAdministratorAdd,\n options?: AdministratorsCreateOptionalParams,\n ): Promise<AdministratorsCreateResponse>;\n /**\n * Deletes an Active Directory Administrator associated with the server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param objectId Guid of the objectId for the administrator.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n serverName: string,\n objectId: string,\n options?: AdministratorsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes an Active Directory Administrator associated with the server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param objectId Guid of the objectId for the administrator.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n serverName: string,\n objectId: string,\n options?: AdministratorsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Gets information about a server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param objectId Guid of the objectId for the administrator.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n serverName: string,\n objectId: string,\n options?: AdministratorsGetOptionalParams,\n ): Promise<AdministratorsGetResponse>;\n}\n"]}
1
+ {"version":3,"file":"administrators.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/administrators.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n ActiveDirectoryAdministrator,\n AdministratorsListByServerOptionalParams,\n ActiveDirectoryAdministratorAdd,\n AdministratorsCreateOptionalParams,\n AdministratorsCreateResponse,\n AdministratorsDeleteOptionalParams,\n AdministratorsGetOptionalParams,\n AdministratorsGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Administrators. */\nexport interface Administrators {\n /**\n * List all the AAD administrators for a given server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param options The options parameters.\n */\n listByServer(\n resourceGroupName: string,\n serverName: string,\n options?: AdministratorsListByServerOptionalParams,\n ): PagedAsyncIterableIterator<ActiveDirectoryAdministrator>;\n /**\n * Creates a new server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param objectId Guid of the objectId for the administrator.\n * @param parameters The required parameters for adding an Microsoft Entra Administrator for a server.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n serverName: string,\n objectId: string,\n parameters: ActiveDirectoryAdministratorAdd,\n options?: AdministratorsCreateOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<AdministratorsCreateResponse>, AdministratorsCreateResponse>\n >;\n /**\n * Creates a new server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param objectId Guid of the objectId for the administrator.\n * @param parameters The required parameters for adding an Microsoft Entra Administrator for a server.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n serverName: string,\n objectId: string,\n parameters: ActiveDirectoryAdministratorAdd,\n options?: AdministratorsCreateOptionalParams,\n ): Promise<AdministratorsCreateResponse>;\n /**\n * Deletes an Microsoft Entra Administrator associated with the server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param objectId Guid of the objectId for the administrator.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n serverName: string,\n objectId: string,\n options?: AdministratorsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes an Microsoft Entra Administrator associated with the server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param objectId Guid of the objectId for the administrator.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n serverName: string,\n objectId: string,\n options?: AdministratorsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Gets information about a server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param objectId Guid of the objectId for the administrator.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n serverName: string,\n objectId: string,\n options?: AdministratorsGetOptionalParams,\n ): Promise<AdministratorsGetResponse>;\n}\n"]}
@@ -1,6 +1,6 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { ServerBackup, BackupsListByServerOptionalParams, BackupsCreateOptionalParams, BackupsCreateResponse, BackupsDeleteOptionalParams, BackupsDeleteResponse, BackupsGetOptionalParams, BackupsGetResponse } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import type { ServerBackup, BackupsListByServerOptionalParams, BackupsCreateOptionalParams, BackupsCreateResponse, BackupsDeleteOptionalParams, BackupsDeleteResponse, BackupsGetOptionalParams, BackupsGetResponse } from "../models/index.js";
4
4
  /** Interface representing a Backups. */
5
5
  export interface Backups {
6
6
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"backups.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/backups.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,YAAY,EACZ,iCAAiC,EACjC,2BAA2B,EAC3B,qBAAqB,EACrB,2BAA2B,EAC3B,qBAAqB,EACrB,wBAAwB,EACxB,kBAAkB,EACnB,MAAM,oBAAoB,CAAC;AAG5B,wCAAwC;AACxC,MAAM,WAAW,OAAO;IACtB;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,0BAA0B,CAAC,YAAY,CAAC,CAAC;IAC5C;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,qBAAqB,CAAC,EACrC,qBAAqB,CACtB,CACF,CAAC;IACF;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,CAAC;IAClC;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,qBAAqB,CAAC,EACrC,qBAAqB,CACtB,CACF,CAAC;IACF;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,CAAC;IAClC;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,wBAAwB,GACjC,OAAO,CAAC,kBAAkB,CAAC,CAAC;CAChC"}
1
+ {"version":3,"file":"backups.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/backups.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,YAAY,EACZ,iCAAiC,EACjC,2BAA2B,EAC3B,qBAAqB,EACrB,2BAA2B,EAC3B,qBAAqB,EACrB,wBAAwB,EACxB,kBAAkB,EACnB,MAAM,oBAAoB,CAAC;AAG5B,wCAAwC;AACxC,MAAM,WAAW,OAAO;IACtB;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,0BAA0B,CAAC,YAAY,CAAC,CAAC;IAC5C;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,qBAAqB,CAAC,EAAE,qBAAqB,CAAC,CAAC,CAAC;IAC3F;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,CAAC;IAClC;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,qBAAqB,CAAC,EAAE,qBAAqB,CAAC,CAAC,CAAC;IAC3F;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,CAAC;IAClC;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,wBAAwB,GACjC,OAAO,CAAC,kBAAkB,CAAC,CAAC;CAChC"}
@@ -1 +1 @@
1
- {"version":3,"file":"backups.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/backups.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n ServerBackup,\n BackupsListByServerOptionalParams,\n BackupsCreateOptionalParams,\n BackupsCreateResponse,\n BackupsDeleteOptionalParams,\n BackupsDeleteResponse,\n BackupsGetOptionalParams,\n BackupsGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Backups. */\nexport interface Backups {\n /**\n * List all the backups for a given server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param options The options parameters.\n */\n listByServer(\n resourceGroupName: string,\n serverName: string,\n options?: BackupsListByServerOptionalParams,\n ): PagedAsyncIterableIterator<ServerBackup>;\n /**\n * Create a specific backup for PostgreSQL flexible server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param backupName The name of the backup.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n serverName: string,\n backupName: string,\n options?: BackupsCreateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<BackupsCreateResponse>,\n BackupsCreateResponse\n >\n >;\n /**\n * Create a specific backup for PostgreSQL flexible server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param backupName The name of the backup.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n serverName: string,\n backupName: string,\n options?: BackupsCreateOptionalParams,\n ): Promise<BackupsCreateResponse>;\n /**\n * Deletes a specific backup.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param backupName The name of the backup.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n serverName: string,\n backupName: string,\n options?: BackupsDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<BackupsDeleteResponse>,\n BackupsDeleteResponse\n >\n >;\n /**\n * Deletes a specific backup.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param backupName The name of the backup.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n serverName: string,\n backupName: string,\n options?: BackupsDeleteOptionalParams,\n ): Promise<BackupsDeleteResponse>;\n /**\n * Get specific backup for a given server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param backupName The name of the backup.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n serverName: string,\n backupName: string,\n options?: BackupsGetOptionalParams,\n ): Promise<BackupsGetResponse>;\n}\n"]}
1
+ {"version":3,"file":"backups.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/backups.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n ServerBackup,\n BackupsListByServerOptionalParams,\n BackupsCreateOptionalParams,\n BackupsCreateResponse,\n BackupsDeleteOptionalParams,\n BackupsDeleteResponse,\n BackupsGetOptionalParams,\n BackupsGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Backups. */\nexport interface Backups {\n /**\n * List all the backups for a given server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param options The options parameters.\n */\n listByServer(\n resourceGroupName: string,\n serverName: string,\n options?: BackupsListByServerOptionalParams,\n ): PagedAsyncIterableIterator<ServerBackup>;\n /**\n * Create a specific backup for PostgreSQL flexible server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param backupName The name of the backup.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n serverName: string,\n backupName: string,\n options?: BackupsCreateOptionalParams,\n ): Promise<SimplePollerLike<OperationState<BackupsCreateResponse>, BackupsCreateResponse>>;\n /**\n * Create a specific backup for PostgreSQL flexible server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param backupName The name of the backup.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n serverName: string,\n backupName: string,\n options?: BackupsCreateOptionalParams,\n ): Promise<BackupsCreateResponse>;\n /**\n * Deletes a specific backup.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param backupName The name of the backup.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n serverName: string,\n backupName: string,\n options?: BackupsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<BackupsDeleteResponse>, BackupsDeleteResponse>>;\n /**\n * Deletes a specific backup.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param backupName The name of the backup.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n serverName: string,\n backupName: string,\n options?: BackupsDeleteOptionalParams,\n ): Promise<BackupsDeleteResponse>;\n /**\n * Get specific backup for a given server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param backupName The name of the backup.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n serverName: string,\n backupName: string,\n options?: BackupsGetOptionalParams,\n ): Promise<BackupsGetResponse>;\n}\n"]}
@@ -1,4 +1,4 @@
1
- import { CheckNameAvailabilityRequest, CheckNameAvailabilityExecuteOptionalParams, CheckNameAvailabilityExecuteResponse } from "../models/index.js";
1
+ import type { CheckNameAvailabilityRequest, CheckNameAvailabilityExecuteOptionalParams, CheckNameAvailabilityExecuteResponse } from "../models/index.js";
2
2
  /** Interface representing a CheckNameAvailability. */
3
3
  export interface CheckNameAvailability {
4
4
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"checkNameAvailability.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/checkNameAvailability.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,4BAA4B,EAC5B,0CAA0C,EAC1C,oCAAoC,EACrC,MAAM,oBAAoB,CAAC;AAE5B,sDAAsD;AACtD,MAAM,WAAW,qBAAqB;IACpC;;;;OAIG;IACH,OAAO,CACL,uBAAuB,EAAE,4BAA4B,EACrD,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;CAClD"}
1
+ {"version":3,"file":"checkNameAvailability.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/checkNameAvailability.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EACV,4BAA4B,EAC5B,0CAA0C,EAC1C,oCAAoC,EACrC,MAAM,oBAAoB,CAAC;AAE5B,sDAAsD;AACtD,MAAM,WAAW,qBAAqB;IACpC;;;;OAIG;IACH,OAAO,CACL,uBAAuB,EAAE,4BAA4B,EACrD,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;CAClD"}
@@ -1 +1 @@
1
- {"version":3,"file":"checkNameAvailability.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/checkNameAvailability.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 {\n CheckNameAvailabilityRequest,\n CheckNameAvailabilityExecuteOptionalParams,\n CheckNameAvailabilityExecuteResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a CheckNameAvailability. */\nexport interface CheckNameAvailability {\n /**\n * Check the availability of name for resource\n * @param nameAvailabilityRequest The required parameters for checking if resource name is available.\n * @param options The options parameters.\n */\n execute(\n nameAvailabilityRequest: CheckNameAvailabilityRequest,\n options?: CheckNameAvailabilityExecuteOptionalParams,\n ): Promise<CheckNameAvailabilityExecuteResponse>;\n}\n"]}
1
+ {"version":3,"file":"checkNameAvailability.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/checkNameAvailability.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 type {\n CheckNameAvailabilityRequest,\n CheckNameAvailabilityExecuteOptionalParams,\n CheckNameAvailabilityExecuteResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a CheckNameAvailability. */\nexport interface CheckNameAvailability {\n /**\n * Check the availability of name for resource\n * @param nameAvailabilityRequest The required parameters for checking if resource name is available.\n * @param options The options parameters.\n */\n execute(\n nameAvailabilityRequest: CheckNameAvailabilityRequest,\n options?: CheckNameAvailabilityExecuteOptionalParams,\n ): Promise<CheckNameAvailabilityExecuteResponse>;\n}\n"]}
@@ -1,4 +1,4 @@
1
- import { CheckNameAvailabilityRequest, CheckNameAvailabilityWithLocationExecuteOptionalParams, CheckNameAvailabilityWithLocationExecuteResponse } from "../models/index.js";
1
+ import type { CheckNameAvailabilityRequest, CheckNameAvailabilityWithLocationExecuteOptionalParams, CheckNameAvailabilityWithLocationExecuteResponse } from "../models/index.js";
2
2
  /** Interface representing a CheckNameAvailabilityWithLocation. */
3
3
  export interface CheckNameAvailabilityWithLocation {
4
4
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"checkNameAvailabilityWithLocation.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/checkNameAvailabilityWithLocation.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,4BAA4B,EAC5B,sDAAsD,EACtD,gDAAgD,EACjD,MAAM,oBAAoB,CAAC;AAE5B,kEAAkE;AAClE,MAAM,WAAW,iCAAiC;IAChD;;;;;OAKG;IACH,OAAO,CACL,YAAY,EAAE,MAAM,EACpB,uBAAuB,EAAE,4BAA4B,EACrD,OAAO,CAAC,EAAE,sDAAsD,GAC/D,OAAO,CAAC,gDAAgD,CAAC,CAAC;CAC9D"}
1
+ {"version":3,"file":"checkNameAvailabilityWithLocation.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/checkNameAvailabilityWithLocation.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EACV,4BAA4B,EAC5B,sDAAsD,EACtD,gDAAgD,EACjD,MAAM,oBAAoB,CAAC;AAE5B,kEAAkE;AAClE,MAAM,WAAW,iCAAiC;IAChD;;;;;OAKG;IACH,OAAO,CACL,YAAY,EAAE,MAAM,EACpB,uBAAuB,EAAE,4BAA4B,EACrD,OAAO,CAAC,EAAE,sDAAsD,GAC/D,OAAO,CAAC,gDAAgD,CAAC,CAAC;CAC9D"}
@@ -1 +1 @@
1
- {"version":3,"file":"checkNameAvailabilityWithLocation.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/checkNameAvailabilityWithLocation.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 {\n CheckNameAvailabilityRequest,\n CheckNameAvailabilityWithLocationExecuteOptionalParams,\n CheckNameAvailabilityWithLocationExecuteResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a CheckNameAvailabilityWithLocation. */\nexport interface CheckNameAvailabilityWithLocation {\n /**\n * Check the availability of name for resource\n * @param locationName The name of the location.\n * @param nameAvailabilityRequest The required parameters for checking if resource name is available.\n * @param options The options parameters.\n */\n execute(\n locationName: string,\n nameAvailabilityRequest: CheckNameAvailabilityRequest,\n options?: CheckNameAvailabilityWithLocationExecuteOptionalParams,\n ): Promise<CheckNameAvailabilityWithLocationExecuteResponse>;\n}\n"]}
1
+ {"version":3,"file":"checkNameAvailabilityWithLocation.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/checkNameAvailabilityWithLocation.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 type {\n CheckNameAvailabilityRequest,\n CheckNameAvailabilityWithLocationExecuteOptionalParams,\n CheckNameAvailabilityWithLocationExecuteResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a CheckNameAvailabilityWithLocation. */\nexport interface CheckNameAvailabilityWithLocation {\n /**\n * Check the availability of name for resource\n * @param locationName The name of the location.\n * @param nameAvailabilityRequest The required parameters for checking if resource name is available.\n * @param options The options parameters.\n */\n execute(\n locationName: string,\n nameAvailabilityRequest: CheckNameAvailabilityRequest,\n options?: CheckNameAvailabilityWithLocationExecuteOptionalParams,\n ): Promise<CheckNameAvailabilityWithLocationExecuteResponse>;\n}\n"]}
@@ -1,6 +1,6 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { Configuration, ConfigurationsListByServerOptionalParams, ConfigurationsGetOptionalParams, ConfigurationsGetResponse, ConfigurationForUpdate, ConfigurationsUpdateOptionalParams, ConfigurationsUpdateResponse, ConfigurationsPutOptionalParams, ConfigurationsPutResponse } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import type { Configuration, ConfigurationsListByServerOptionalParams, ConfigurationsGetOptionalParams, ConfigurationsGetResponse, ConfigurationForUpdate, ConfigurationsUpdateOptionalParams, ConfigurationsUpdateResponse, ConfigurationsPutOptionalParams, ConfigurationsPutResponse } from "../models/index.js";
4
4
  /** Interface representing a Configurations. */
5
5
  export interface Configurations {
6
6
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"configurations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/configurations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,aAAa,EACb,wCAAwC,EACxC,+BAA+B,EAC/B,yBAAyB,EACzB,sBAAsB,EACtB,kCAAkC,EAClC,4BAA4B,EAC5B,+BAA+B,EAC/B,yBAAyB,EAC1B,MAAM,oBAAoB,CAAC;AAG5B,+CAA+C;AAC/C,MAAM,WAAW,cAAc;IAC7B;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,wCAAwC,GACjD,0BAA0B,CAAC,aAAa,CAAC,CAAC;IAC7C;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;IACtC;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,sBAAsB,EAClC,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,4BAA4B,CAAC,EAC5C,4BAA4B,CAC7B,CACF,CAAC;IACF;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,sBAAsB,EAClC,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC,CAAC;IACzC;;;;;;;OAOG;IACH,QAAQ,CACN,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,aAAa,EACzB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,yBAAyB,CAAC,EACzC,yBAAyB,CAC1B,CACF,CAAC;IACF;;;;;;;OAOG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,aAAa,EACzB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;CACvC"}
1
+ {"version":3,"file":"configurations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/configurations.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,aAAa,EACb,wCAAwC,EACxC,+BAA+B,EAC/B,yBAAyB,EACzB,sBAAsB,EACtB,kCAAkC,EAClC,4BAA4B,EAC5B,+BAA+B,EAC/B,yBAAyB,EAC1B,MAAM,oBAAoB,CAAC;AAG5B,+CAA+C;AAC/C,MAAM,WAAW,cAAc;IAC7B;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,wCAAwC,GACjD,0BAA0B,CAAC,aAAa,CAAC,CAAC;IAC7C;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;IACtC;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,sBAAsB,EAClC,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CACR,gBAAgB,CAAC,cAAc,CAAC,4BAA4B,CAAC,EAAE,4BAA4B,CAAC,CAC7F,CAAC;IACF;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,sBAAsB,EAClC,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC,CAAC;IACzC;;;;;;;OAOG;IACH,QAAQ,CACN,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,aAAa,EACzB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CACR,gBAAgB,CAAC,cAAc,CAAC,yBAAyB,CAAC,EAAE,yBAAyB,CAAC,CACvF,CAAC;IACF;;;;;;;OAOG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,aAAa,EACzB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;CACvC"}
@@ -1 +1 @@
1
- {"version":3,"file":"configurations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/configurations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Configuration,\n ConfigurationsListByServerOptionalParams,\n ConfigurationsGetOptionalParams,\n ConfigurationsGetResponse,\n ConfigurationForUpdate,\n ConfigurationsUpdateOptionalParams,\n ConfigurationsUpdateResponse,\n ConfigurationsPutOptionalParams,\n ConfigurationsPutResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Configurations. */\nexport interface Configurations {\n /**\n * List all the configurations in a given server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param options The options parameters.\n */\n listByServer(\n resourceGroupName: string,\n serverName: string,\n options?: ConfigurationsListByServerOptionalParams,\n ): PagedAsyncIterableIterator<Configuration>;\n /**\n * Gets information about a configuration of server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param configurationName The name of the server configuration.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n serverName: string,\n configurationName: string,\n options?: ConfigurationsGetOptionalParams,\n ): Promise<ConfigurationsGetResponse>;\n /**\n * Updates a configuration of a server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param configurationName The name of the server configuration.\n * @param parameters The required parameters for updating a server configuration.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n serverName: string,\n configurationName: string,\n parameters: ConfigurationForUpdate,\n options?: ConfigurationsUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ConfigurationsUpdateResponse>,\n ConfigurationsUpdateResponse\n >\n >;\n /**\n * Updates a configuration of a server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param configurationName The name of the server configuration.\n * @param parameters The required parameters for updating a server configuration.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n serverName: string,\n configurationName: string,\n parameters: ConfigurationForUpdate,\n options?: ConfigurationsUpdateOptionalParams,\n ): Promise<ConfigurationsUpdateResponse>;\n /**\n * Updates a configuration of a server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param configurationName The name of the server configuration.\n * @param parameters The required parameters for updating a server configuration.\n * @param options The options parameters.\n */\n beginPut(\n resourceGroupName: string,\n serverName: string,\n configurationName: string,\n parameters: Configuration,\n options?: ConfigurationsPutOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ConfigurationsPutResponse>,\n ConfigurationsPutResponse\n >\n >;\n /**\n * Updates a configuration of a server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param configurationName The name of the server configuration.\n * @param parameters The required parameters for updating a server configuration.\n * @param options The options parameters.\n */\n beginPutAndWait(\n resourceGroupName: string,\n serverName: string,\n configurationName: string,\n parameters: Configuration,\n options?: ConfigurationsPutOptionalParams,\n ): Promise<ConfigurationsPutResponse>;\n}\n"]}
1
+ {"version":3,"file":"configurations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/configurations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n Configuration,\n ConfigurationsListByServerOptionalParams,\n ConfigurationsGetOptionalParams,\n ConfigurationsGetResponse,\n ConfigurationForUpdate,\n ConfigurationsUpdateOptionalParams,\n ConfigurationsUpdateResponse,\n ConfigurationsPutOptionalParams,\n ConfigurationsPutResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Configurations. */\nexport interface Configurations {\n /**\n * List all the configurations in a given server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param options The options parameters.\n */\n listByServer(\n resourceGroupName: string,\n serverName: string,\n options?: ConfigurationsListByServerOptionalParams,\n ): PagedAsyncIterableIterator<Configuration>;\n /**\n * Gets information about a configuration of server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param configurationName The name of the server configuration.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n serverName: string,\n configurationName: string,\n options?: ConfigurationsGetOptionalParams,\n ): Promise<ConfigurationsGetResponse>;\n /**\n * Updates a configuration of a server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param configurationName The name of the server configuration.\n * @param parameters The required parameters for updating a server configuration.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n serverName: string,\n configurationName: string,\n parameters: ConfigurationForUpdate,\n options?: ConfigurationsUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<ConfigurationsUpdateResponse>, ConfigurationsUpdateResponse>\n >;\n /**\n * Updates a configuration of a server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param configurationName The name of the server configuration.\n * @param parameters The required parameters for updating a server configuration.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n serverName: string,\n configurationName: string,\n parameters: ConfigurationForUpdate,\n options?: ConfigurationsUpdateOptionalParams,\n ): Promise<ConfigurationsUpdateResponse>;\n /**\n * Updates a configuration of a server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param configurationName The name of the server configuration.\n * @param parameters The required parameters for updating a server configuration.\n * @param options The options parameters.\n */\n beginPut(\n resourceGroupName: string,\n serverName: string,\n configurationName: string,\n parameters: Configuration,\n options?: ConfigurationsPutOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<ConfigurationsPutResponse>, ConfigurationsPutResponse>\n >;\n /**\n * Updates a configuration of a server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param configurationName The name of the server configuration.\n * @param parameters The required parameters for updating a server configuration.\n * @param options The options parameters.\n */\n beginPutAndWait(\n resourceGroupName: string,\n serverName: string,\n configurationName: string,\n parameters: Configuration,\n options?: ConfigurationsPutOptionalParams,\n ): Promise<ConfigurationsPutResponse>;\n}\n"]}
@@ -1,6 +1,6 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { Database, DatabasesListByServerOptionalParams, DatabasesCreateOptionalParams, DatabasesCreateResponse, DatabasesDeleteOptionalParams, DatabasesGetOptionalParams, DatabasesGetResponse } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import type { Database, DatabasesListByServerOptionalParams, DatabasesCreateOptionalParams, DatabasesCreateResponse, DatabasesDeleteOptionalParams, DatabasesGetOptionalParams, DatabasesGetResponse } from "../models/index.js";
4
4
  /** Interface representing a Databases. */
5
5
  export interface Databases {
6
6
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"databases.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/databases.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,QAAQ,EACR,mCAAmC,EACnC,6BAA6B,EAC7B,uBAAuB,EACvB,6BAA6B,EAC7B,0BAA0B,EAC1B,oBAAoB,EACrB,MAAM,oBAAoB,CAAC;AAG5B,0CAA0C;AAC1C,MAAM,WAAW,SAAS;IACxB;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,mCAAmC,GAC5C,0BAA0B,CAAC,QAAQ,CAAC,CAAC;IACxC;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,QAAQ,EACpB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,uBAAuB,CAAC,EACvC,uBAAuB,CACxB,CACF,CAAC;IACF;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,QAAQ,EACpB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,uBAAuB,CAAC,CAAC;IACpC;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,0BAA0B,GACnC,OAAO,CAAC,oBAAoB,CAAC,CAAC;CAClC"}
1
+ {"version":3,"file":"databases.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/databases.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,QAAQ,EACR,mCAAmC,EACnC,6BAA6B,EAC7B,uBAAuB,EACvB,6BAA6B,EAC7B,0BAA0B,EAC1B,oBAAoB,EACrB,MAAM,oBAAoB,CAAC;AAG5B,0CAA0C;AAC1C,MAAM,WAAW,SAAS;IACxB;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,mCAAmC,GAC5C,0BAA0B,CAAC,QAAQ,CAAC,CAAC;IACxC;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,QAAQ,EACpB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,uBAAuB,CAAC,EAAE,uBAAuB,CAAC,CAAC,CAAC;IAC/F;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,QAAQ,EACpB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,uBAAuB,CAAC,CAAC;IACpC;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,0BAA0B,GACnC,OAAO,CAAC,oBAAoB,CAAC,CAAC;CAClC"}
@@ -1 +1 @@
1
- {"version":3,"file":"databases.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/databases.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Database,\n DatabasesListByServerOptionalParams,\n DatabasesCreateOptionalParams,\n DatabasesCreateResponse,\n DatabasesDeleteOptionalParams,\n DatabasesGetOptionalParams,\n DatabasesGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Databases. */\nexport interface Databases {\n /**\n * List all the databases in a given server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param options The options parameters.\n */\n listByServer(\n resourceGroupName: string,\n serverName: string,\n options?: DatabasesListByServerOptionalParams,\n ): PagedAsyncIterableIterator<Database>;\n /**\n * Creates a new database or updates an existing database.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param databaseName The name of the database.\n * @param parameters The required parameters for creating or updating a database.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n serverName: string,\n databaseName: string,\n parameters: Database,\n options?: DatabasesCreateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<DatabasesCreateResponse>,\n DatabasesCreateResponse\n >\n >;\n /**\n * Creates a new database or updates an existing database.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param databaseName The name of the database.\n * @param parameters The required parameters for creating or updating a database.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n serverName: string,\n databaseName: string,\n parameters: Database,\n options?: DatabasesCreateOptionalParams,\n ): Promise<DatabasesCreateResponse>;\n /**\n * Deletes a database.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param databaseName The name of the database.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n serverName: string,\n databaseName: string,\n options?: DatabasesDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes a database.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param databaseName The name of the database.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n serverName: string,\n databaseName: string,\n options?: DatabasesDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Gets information about a database.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param databaseName The name of the database.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n serverName: string,\n databaseName: string,\n options?: DatabasesGetOptionalParams,\n ): Promise<DatabasesGetResponse>;\n}\n"]}
1
+ {"version":3,"file":"databases.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/databases.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n Database,\n DatabasesListByServerOptionalParams,\n DatabasesCreateOptionalParams,\n DatabasesCreateResponse,\n DatabasesDeleteOptionalParams,\n DatabasesGetOptionalParams,\n DatabasesGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Databases. */\nexport interface Databases {\n /**\n * List all the databases in a given server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param options The options parameters.\n */\n listByServer(\n resourceGroupName: string,\n serverName: string,\n options?: DatabasesListByServerOptionalParams,\n ): PagedAsyncIterableIterator<Database>;\n /**\n * Creates a new database or updates an existing database.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param databaseName The name of the database.\n * @param parameters The required parameters for creating or updating a database.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n serverName: string,\n databaseName: string,\n parameters: Database,\n options?: DatabasesCreateOptionalParams,\n ): Promise<SimplePollerLike<OperationState<DatabasesCreateResponse>, DatabasesCreateResponse>>;\n /**\n * Creates a new database or updates an existing database.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param databaseName The name of the database.\n * @param parameters The required parameters for creating or updating a database.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n serverName: string,\n databaseName: string,\n parameters: Database,\n options?: DatabasesCreateOptionalParams,\n ): Promise<DatabasesCreateResponse>;\n /**\n * Deletes a database.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param databaseName The name of the database.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n serverName: string,\n databaseName: string,\n options?: DatabasesDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes a database.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param databaseName The name of the database.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n serverName: string,\n databaseName: string,\n options?: DatabasesDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Gets information about a database.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param databaseName The name of the database.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n serverName: string,\n databaseName: string,\n options?: DatabasesGetOptionalParams,\n ): Promise<DatabasesGetResponse>;\n}\n"]}
@@ -1,6 +1,6 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { FirewallRule, FirewallRulesListByServerOptionalParams, FirewallRulesCreateOrUpdateOptionalParams, FirewallRulesCreateOrUpdateResponse, FirewallRulesDeleteOptionalParams, FirewallRulesGetOptionalParams, FirewallRulesGetResponse } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import type { FirewallRule, FirewallRulesListByServerOptionalParams, FirewallRulesCreateOrUpdateOptionalParams, FirewallRulesCreateOrUpdateResponse, FirewallRulesDeleteOptionalParams, FirewallRulesGetOptionalParams, FirewallRulesGetResponse } from "../models/index.js";
4
4
  /** Interface representing a FirewallRules. */
5
5
  export interface FirewallRules {
6
6
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"firewallRules.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/firewallRules.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,YAAY,EACZ,uCAAuC,EACvC,yCAAyC,EACzC,mCAAmC,EACnC,iCAAiC,EACjC,8BAA8B,EAC9B,wBAAwB,EACzB,MAAM,oBAAoB,CAAC;AAG5B,8CAA8C;AAC9C,MAAM,WAAW,aAAa;IAC5B;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,uCAAuC,GAChD,0BAA0B,CAAC,YAAY,CAAC,CAAC;IAC5C;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,gBAAgB,EAAE,MAAM,EACxB,UAAU,EAAE,YAAY,EACxB,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,mCAAmC,CAAC,EACnD,mCAAmC,CACpC,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,gBAAgB,EAAE,MAAM,EACxB,UAAU,EAAE,YAAY,EACxB,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CAAC,mCAAmC,CAAC,CAAC;IAChD;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,wBAAwB,CAAC,CAAC;CACtC"}
1
+ {"version":3,"file":"firewallRules.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/firewallRules.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,YAAY,EACZ,uCAAuC,EACvC,yCAAyC,EACzC,mCAAmC,EACnC,iCAAiC,EACjC,8BAA8B,EAC9B,wBAAwB,EACzB,MAAM,oBAAoB,CAAC;AAG5B,8CAA8C;AAC9C,MAAM,WAAW,aAAa;IAC5B;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,uCAAuC,GAChD,0BAA0B,CAAC,YAAY,CAAC,CAAC;IAC5C;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,gBAAgB,EAAE,MAAM,EACxB,UAAU,EAAE,YAAY,EACxB,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,mCAAmC,CAAC,EACnD,mCAAmC,CACpC,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,gBAAgB,EAAE,MAAM,EACxB,UAAU,EAAE,YAAY,EACxB,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CAAC,mCAAmC,CAAC,CAAC;IAChD;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,wBAAwB,CAAC,CAAC;CACtC"}
@@ -1 +1 @@
1
- {"version":3,"file":"firewallRules.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/firewallRules.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n FirewallRule,\n FirewallRulesListByServerOptionalParams,\n FirewallRulesCreateOrUpdateOptionalParams,\n FirewallRulesCreateOrUpdateResponse,\n FirewallRulesDeleteOptionalParams,\n FirewallRulesGetOptionalParams,\n FirewallRulesGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a FirewallRules. */\nexport interface FirewallRules {\n /**\n * List all the firewall rules in a given PostgreSQL server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param options The options parameters.\n */\n listByServer(\n resourceGroupName: string,\n serverName: string,\n options?: FirewallRulesListByServerOptionalParams,\n ): PagedAsyncIterableIterator<FirewallRule>;\n /**\n * Creates a new firewall rule or updates an existing firewall rule.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param firewallRuleName The name of the server firewall rule.\n * @param parameters The required parameters for creating or updating a firewall rule.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n serverName: string,\n firewallRuleName: string,\n parameters: FirewallRule,\n options?: FirewallRulesCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<FirewallRulesCreateOrUpdateResponse>,\n FirewallRulesCreateOrUpdateResponse\n >\n >;\n /**\n * Creates a new firewall rule or updates an existing firewall rule.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param firewallRuleName The name of the server firewall rule.\n * @param parameters The required parameters for creating or updating a firewall rule.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n serverName: string,\n firewallRuleName: string,\n parameters: FirewallRule,\n options?: FirewallRulesCreateOrUpdateOptionalParams,\n ): Promise<FirewallRulesCreateOrUpdateResponse>;\n /**\n * Deletes a PostgreSQL server firewall rule.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param firewallRuleName The name of the server firewall rule.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n serverName: string,\n firewallRuleName: string,\n options?: FirewallRulesDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes a PostgreSQL server firewall rule.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param firewallRuleName The name of the server firewall rule.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n serverName: string,\n firewallRuleName: string,\n options?: FirewallRulesDeleteOptionalParams,\n ): Promise<void>;\n /**\n * List all the firewall rules in a given server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param firewallRuleName The name of the server firewall rule.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n serverName: string,\n firewallRuleName: string,\n options?: FirewallRulesGetOptionalParams,\n ): Promise<FirewallRulesGetResponse>;\n}\n"]}
1
+ {"version":3,"file":"firewallRules.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/firewallRules.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n FirewallRule,\n FirewallRulesListByServerOptionalParams,\n FirewallRulesCreateOrUpdateOptionalParams,\n FirewallRulesCreateOrUpdateResponse,\n FirewallRulesDeleteOptionalParams,\n FirewallRulesGetOptionalParams,\n FirewallRulesGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a FirewallRules. */\nexport interface FirewallRules {\n /**\n * List all the firewall rules in a given PostgreSQL server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param options The options parameters.\n */\n listByServer(\n resourceGroupName: string,\n serverName: string,\n options?: FirewallRulesListByServerOptionalParams,\n ): PagedAsyncIterableIterator<FirewallRule>;\n /**\n * Creates a new firewall rule or updates an existing firewall rule.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param firewallRuleName The name of the server firewall rule.\n * @param parameters The required parameters for creating or updating a firewall rule.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n serverName: string,\n firewallRuleName: string,\n parameters: FirewallRule,\n options?: FirewallRulesCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<FirewallRulesCreateOrUpdateResponse>,\n FirewallRulesCreateOrUpdateResponse\n >\n >;\n /**\n * Creates a new firewall rule or updates an existing firewall rule.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param firewallRuleName The name of the server firewall rule.\n * @param parameters The required parameters for creating or updating a firewall rule.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n serverName: string,\n firewallRuleName: string,\n parameters: FirewallRule,\n options?: FirewallRulesCreateOrUpdateOptionalParams,\n ): Promise<FirewallRulesCreateOrUpdateResponse>;\n /**\n * Deletes a PostgreSQL server firewall rule.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param firewallRuleName The name of the server firewall rule.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n serverName: string,\n firewallRuleName: string,\n options?: FirewallRulesDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes a PostgreSQL server firewall rule.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param firewallRuleName The name of the server firewall rule.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n serverName: string,\n firewallRuleName: string,\n options?: FirewallRulesDeleteOptionalParams,\n ): Promise<void>;\n /**\n * List all the firewall rules in a given server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param firewallRuleName The name of the server firewall rule.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n serverName: string,\n firewallRuleName: string,\n options?: FirewallRulesGetOptionalParams,\n ): Promise<FirewallRulesGetResponse>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
2
- import { LtrPreBackupRequest, FlexibleServerTriggerLtrPreBackupOptionalParams, FlexibleServerTriggerLtrPreBackupResponse, LtrBackupRequest, FlexibleServerStartLtrBackupOptionalParams, FlexibleServerStartLtrBackupResponse } from "../models/index.js";
1
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
2
+ import type { LtrPreBackupRequest, FlexibleServerTriggerLtrPreBackupOptionalParams, FlexibleServerTriggerLtrPreBackupResponse, LtrBackupRequest, FlexibleServerStartLtrBackupOptionalParams, FlexibleServerStartLtrBackupResponse } from "../models/index.js";
3
3
  /** Interface representing a FlexibleServer. */
4
4
  export interface FlexibleServer {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"flexibleServer.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/flexibleServer.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,mBAAmB,EACnB,+CAA+C,EAC/C,yCAAyC,EACzC,gBAAgB,EAChB,0CAA0C,EAC1C,oCAAoC,EACrC,MAAM,oBAAoB,CAAC;AAE5B,+CAA+C;AAC/C,MAAM,WAAW,cAAc;IAC7B;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,mBAAmB,EAC/B,OAAO,CAAC,EAAE,+CAA+C,GACxD,OAAO,CAAC,yCAAyC,CAAC,CAAC;IACtD;;;;;;OAMG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,gBAAgB,EAC5B,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,oCAAoC,CAAC,EACpD,oCAAoC,CACrC,CACF,CAAC;IACF;;;;;;OAMG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,gBAAgB,EAC5B,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;CAClD"}
1
+ {"version":3,"file":"flexibleServer.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/flexibleServer.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,mBAAmB,EACnB,+CAA+C,EAC/C,yCAAyC,EACzC,gBAAgB,EAChB,0CAA0C,EAC1C,oCAAoC,EACrC,MAAM,oBAAoB,CAAC;AAE5B,+CAA+C;AAC/C,MAAM,WAAW,cAAc;IAC7B;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,mBAAmB,EAC/B,OAAO,CAAC,EAAE,+CAA+C,GACxD,OAAO,CAAC,yCAAyC,CAAC,CAAC;IACtD;;;;;;OAMG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,gBAAgB,EAC5B,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,oCAAoC,CAAC,EACpD,oCAAoC,CACrC,CACF,CAAC;IACF;;;;;;OAMG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,gBAAgB,EAC5B,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;CAClD"}