@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
@@ -1 +1 @@
1
- {"version":3,"file":"flexibleServer.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/flexibleServer.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 { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n LtrPreBackupRequest,\n FlexibleServerTriggerLtrPreBackupOptionalParams,\n FlexibleServerTriggerLtrPreBackupResponse,\n LtrBackupRequest,\n FlexibleServerStartLtrBackupOptionalParams,\n FlexibleServerStartLtrBackupResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a FlexibleServer. */\nexport interface FlexibleServer {\n /**\n * PreBackup operation performs all the checks that are needed for the subsequent long term retention\n * backup operation to succeed.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param parameters Request body for operation\n * @param options The options parameters.\n */\n triggerLtrPreBackup(\n resourceGroupName: string,\n serverName: string,\n parameters: LtrPreBackupRequest,\n options?: FlexibleServerTriggerLtrPreBackupOptionalParams,\n ): Promise<FlexibleServerTriggerLtrPreBackupResponse>;\n /**\n * Start the Long Term Retention Backup operation\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param parameters Request body for operation\n * @param options The options parameters.\n */\n beginStartLtrBackup(\n resourceGroupName: string,\n serverName: string,\n parameters: LtrBackupRequest,\n options?: FlexibleServerStartLtrBackupOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<FlexibleServerStartLtrBackupResponse>,\n FlexibleServerStartLtrBackupResponse\n >\n >;\n /**\n * Start the Long Term Retention Backup operation\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param parameters Request body for operation\n * @param options The options parameters.\n */\n beginStartLtrBackupAndWait(\n resourceGroupName: string,\n serverName: string,\n parameters: LtrBackupRequest,\n options?: FlexibleServerStartLtrBackupOptionalParams,\n ): Promise<FlexibleServerStartLtrBackupResponse>;\n}\n"]}
1
+ {"version":3,"file":"flexibleServer.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/flexibleServer.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 { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n LtrPreBackupRequest,\n FlexibleServerTriggerLtrPreBackupOptionalParams,\n FlexibleServerTriggerLtrPreBackupResponse,\n LtrBackupRequest,\n FlexibleServerStartLtrBackupOptionalParams,\n FlexibleServerStartLtrBackupResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a FlexibleServer. */\nexport interface FlexibleServer {\n /**\n * PreBackup operation performs all the checks that are needed for the subsequent long term retention\n * backup operation to succeed.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param parameters Request body for operation\n * @param options The options parameters.\n */\n triggerLtrPreBackup(\n resourceGroupName: string,\n serverName: string,\n parameters: LtrPreBackupRequest,\n options?: FlexibleServerTriggerLtrPreBackupOptionalParams,\n ): Promise<FlexibleServerTriggerLtrPreBackupResponse>;\n /**\n * Start the Long Term Retention Backup operation\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param parameters Request body for operation\n * @param options The options parameters.\n */\n beginStartLtrBackup(\n resourceGroupName: string,\n serverName: string,\n parameters: LtrBackupRequest,\n options?: FlexibleServerStartLtrBackupOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<FlexibleServerStartLtrBackupResponse>,\n FlexibleServerStartLtrBackupResponse\n >\n >;\n /**\n * Start the Long Term Retention Backup operation\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param parameters Request body for operation\n * @param options The options parameters.\n */\n beginStartLtrBackupAndWait(\n resourceGroupName: string,\n serverName: string,\n parameters: LtrBackupRequest,\n options?: FlexibleServerStartLtrBackupOptionalParams,\n ): Promise<FlexibleServerStartLtrBackupResponse>;\n}\n"]}
@@ -1,4 +1,4 @@
1
- import { GetPrivateDnsZoneSuffixExecuteOptionalParams, GetPrivateDnsZoneSuffixExecuteResponse } from "../models/index.js";
1
+ import type { GetPrivateDnsZoneSuffixExecuteOptionalParams, GetPrivateDnsZoneSuffixExecuteResponse } from "../models/index.js";
2
2
  /** Interface representing a GetPrivateDnsZoneSuffix. */
3
3
  export interface GetPrivateDnsZoneSuffix {
4
4
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"getPrivateDnsZoneSuffix.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/getPrivateDnsZoneSuffix.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,4CAA4C,EAC5C,sCAAsC,EACvC,MAAM,oBAAoB,CAAC;AAE5B,wDAAwD;AACxD,MAAM,WAAW,uBAAuB;IACtC;;;OAGG;IACH,OAAO,CACL,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,sCAAsC,CAAC,CAAC;CACpD"}
1
+ {"version":3,"file":"getPrivateDnsZoneSuffix.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/getPrivateDnsZoneSuffix.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EACV,4CAA4C,EAC5C,sCAAsC,EACvC,MAAM,oBAAoB,CAAC;AAE5B,wDAAwD;AACxD,MAAM,WAAW,uBAAuB;IACtC;;;OAGG;IACH,OAAO,CACL,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,sCAAsC,CAAC,CAAC;CACpD"}
@@ -1 +1 @@
1
- {"version":3,"file":"getPrivateDnsZoneSuffix.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/getPrivateDnsZoneSuffix.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 GetPrivateDnsZoneSuffixExecuteOptionalParams,\n GetPrivateDnsZoneSuffixExecuteResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a GetPrivateDnsZoneSuffix. */\nexport interface GetPrivateDnsZoneSuffix {\n /**\n * Get private DNS zone suffix in the cloud\n * @param options The options parameters.\n */\n execute(\n options?: GetPrivateDnsZoneSuffixExecuteOptionalParams,\n ): Promise<GetPrivateDnsZoneSuffixExecuteResponse>;\n}\n"]}
1
+ {"version":3,"file":"getPrivateDnsZoneSuffix.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/getPrivateDnsZoneSuffix.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 GetPrivateDnsZoneSuffixExecuteOptionalParams,\n GetPrivateDnsZoneSuffixExecuteResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a GetPrivateDnsZoneSuffix. */\nexport interface GetPrivateDnsZoneSuffix {\n /**\n * Get private DNS zone suffix in the cloud\n * @param options The options parameters.\n */\n execute(\n options?: GetPrivateDnsZoneSuffixExecuteOptionalParams,\n ): Promise<GetPrivateDnsZoneSuffixExecuteResponse>;\n}\n"]}
@@ -16,9 +16,13 @@ export * from "./getPrivateDnsZoneSuffix.js";
16
16
  export * from "./privateEndpointConnections.js";
17
17
  export * from "./privateEndpointConnectionOperations.js";
18
18
  export * from "./privateLinkResources.js";
19
+ export * from "./quotaUsages.js";
19
20
  export * from "./replicas.js";
20
21
  export * from "./logFiles.js";
21
22
  export * from "./serverThreatProtectionSettings.js";
23
+ export * from "./tuningOptions.js";
24
+ export * from "./tuningIndex.js";
25
+ export * from "./tuningConfiguration.js";
22
26
  export * from "./virtualEndpoints.js";
23
27
  export * from "./virtualNetworkSubnetUsage.js";
24
28
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,cAAc,qBAAqB,CAAC;AACpC,cAAc,cAAc,CAAC;AAC7B,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yBAAyB,CAAC;AACxC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,wCAAwC,CAAC;AACvD,cAAc,qBAAqB,CAAC;AACpC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,oBAAoB,CAAC;AACnC,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC;AACzC,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,iCAAiC,CAAC;AAChD,cAAc,0CAA0C,CAAC;AACzD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,qCAAqC,CAAC;AACpD,cAAc,uBAAuB,CAAC;AACtC,cAAc,gCAAgC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,cAAc,qBAAqB,CAAC;AACpC,cAAc,cAAc,CAAC;AAC7B,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yBAAyB,CAAC;AACxC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,wCAAwC,CAAC;AACvD,cAAc,qBAAqB,CAAC;AACpC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,oBAAoB,CAAC;AACnC,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC;AACzC,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,iCAAiC,CAAC;AAChD,cAAc,0CAA0C,CAAC;AACzD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,kBAAkB,CAAC;AACjC,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,qCAAqC,CAAC;AACpD,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,cAAc,gCAAgC,CAAC"}
@@ -23,9 +23,13 @@ export * from "./getPrivateDnsZoneSuffix.js";
23
23
  export * from "./privateEndpointConnections.js";
24
24
  export * from "./privateEndpointConnectionOperations.js";
25
25
  export * from "./privateLinkResources.js";
26
+ export * from "./quotaUsages.js";
26
27
  export * from "./replicas.js";
27
28
  export * from "./logFiles.js";
28
29
  export * from "./serverThreatProtectionSettings.js";
30
+ export * from "./tuningOptions.js";
31
+ export * from "./tuningIndex.js";
32
+ export * from "./tuningConfiguration.js";
29
33
  export * from "./virtualEndpoints.js";
30
34
  export * from "./virtualNetworkSubnetUsage.js";
31
35
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,qBAAqB,CAAC;AACpC,cAAc,cAAc,CAAC;AAC7B,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yBAAyB,CAAC;AACxC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,wCAAwC,CAAC;AACvD,cAAc,qBAAqB,CAAC;AACpC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,oBAAoB,CAAC;AACnC,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC;AACzC,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,iCAAiC,CAAC;AAChD,cAAc,0CAA0C,CAAC;AACzD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,qCAAqC,CAAC;AACpD,cAAc,uBAAuB,CAAC;AACtC,cAAc,gCAAgC,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\nexport * from \"./administrators.js\";\nexport * from \"./backups.js\";\nexport * from \"./locationBasedCapabilities.js\";\nexport * from \"./serverCapabilities.js\";\nexport * from \"./checkNameAvailability.js\";\nexport * from \"./checkNameAvailabilityWithLocation.js\";\nexport * from \"./configurations.js\";\nexport * from \"./databases.js\";\nexport * from \"./firewallRules.js\";\nexport * from \"./servers.js\";\nexport * from \"./flexibleServer.js\";\nexport * from \"./ltrBackupOperations.js\";\nexport * from \"./migrations.js\";\nexport * from \"./operations.js\";\nexport * from \"./getPrivateDnsZoneSuffix.js\";\nexport * from \"./privateEndpointConnections.js\";\nexport * from \"./privateEndpointConnectionOperations.js\";\nexport * from \"./privateLinkResources.js\";\nexport * from \"./replicas.js\";\nexport * from \"./logFiles.js\";\nexport * from \"./serverThreatProtectionSettings.js\";\nexport * from \"./virtualEndpoints.js\";\nexport * from \"./virtualNetworkSubnetUsage.js\";\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,qBAAqB,CAAC;AACpC,cAAc,cAAc,CAAC;AAC7B,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yBAAyB,CAAC;AACxC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,wCAAwC,CAAC;AACvD,cAAc,qBAAqB,CAAC;AACpC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,oBAAoB,CAAC;AACnC,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC;AACzC,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,iCAAiC,CAAC;AAChD,cAAc,0CAA0C,CAAC;AACzD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,kBAAkB,CAAC;AACjC,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,qCAAqC,CAAC;AACpD,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,cAAc,gCAAgC,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\nexport * from \"./administrators.js\";\nexport * from \"./backups.js\";\nexport * from \"./locationBasedCapabilities.js\";\nexport * from \"./serverCapabilities.js\";\nexport * from \"./checkNameAvailability.js\";\nexport * from \"./checkNameAvailabilityWithLocation.js\";\nexport * from \"./configurations.js\";\nexport * from \"./databases.js\";\nexport * from \"./firewallRules.js\";\nexport * from \"./servers.js\";\nexport * from \"./flexibleServer.js\";\nexport * from \"./ltrBackupOperations.js\";\nexport * from \"./migrations.js\";\nexport * from \"./operations.js\";\nexport * from \"./getPrivateDnsZoneSuffix.js\";\nexport * from \"./privateEndpointConnections.js\";\nexport * from \"./privateEndpointConnectionOperations.js\";\nexport * from \"./privateLinkResources.js\";\nexport * from \"./quotaUsages.js\";\nexport * from \"./replicas.js\";\nexport * from \"./logFiles.js\";\nexport * from \"./serverThreatProtectionSettings.js\";\nexport * from \"./tuningOptions.js\";\nexport * from \"./tuningIndex.js\";\nexport * from \"./tuningConfiguration.js\";\nexport * from \"./virtualEndpoints.js\";\nexport * from \"./virtualNetworkSubnetUsage.js\";\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { FlexibleServerCapability, LocationBasedCapabilitiesExecuteOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { FlexibleServerCapability, LocationBasedCapabilitiesExecuteOptionalParams } from "../models/index.js";
3
3
  /** Interface representing a LocationBasedCapabilities. */
4
4
  export interface LocationBasedCapabilities {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"locationBasedCapabilities.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/locationBasedCapabilities.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,wBAAwB,EACxB,8CAA8C,EAC/C,MAAM,oBAAoB,CAAC;AAG5B,0DAA0D;AAC1D,MAAM,WAAW,yBAAyB;IACxC;;;;OAIG;IACH,WAAW,CACT,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,8CAA8C,GACvD,0BAA0B,CAAC,wBAAwB,CAAC,CAAC;CACzD"}
1
+ {"version":3,"file":"locationBasedCapabilities.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/locationBasedCapabilities.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,wBAAwB,EACxB,8CAA8C,EAC/C,MAAM,oBAAoB,CAAC;AAG5B,0DAA0D;AAC1D,MAAM,WAAW,yBAAyB;IACxC;;;;OAIG;IACH,WAAW,CACT,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,8CAA8C,GACvD,0BAA0B,CAAC,wBAAwB,CAAC,CAAC;CACzD"}
@@ -1 +1 @@
1
- {"version":3,"file":"locationBasedCapabilities.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/locationBasedCapabilities.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 {\n FlexibleServerCapability,\n LocationBasedCapabilitiesExecuteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a LocationBasedCapabilities. */\nexport interface LocationBasedCapabilities {\n /**\n * Get capabilities at specified location in a given subscription.\n * @param locationName The name of the location.\n * @param options The options parameters.\n */\n listExecute(\n locationName: string,\n options?: LocationBasedCapabilitiesExecuteOptionalParams,\n ): PagedAsyncIterableIterator<FlexibleServerCapability>;\n}\n"]}
1
+ {"version":3,"file":"locationBasedCapabilities.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/locationBasedCapabilities.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 {\n FlexibleServerCapability,\n LocationBasedCapabilitiesExecuteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a LocationBasedCapabilities. */\nexport interface LocationBasedCapabilities {\n /**\n * Get capabilities at specified location in a given subscription.\n * @param locationName The name of the location.\n * @param options The options parameters.\n */\n listExecute(\n locationName: string,\n options?: LocationBasedCapabilitiesExecuteOptionalParams,\n ): PagedAsyncIterableIterator<FlexibleServerCapability>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { LogFile, LogFilesListByServerOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { LogFile, LogFilesListByServerOptionalParams } from "../models/index.js";
3
3
  /** Interface representing a LogFiles. */
4
4
  export interface LogFiles {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"logFiles.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/logFiles.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,OAAO,EAAE,kCAAkC,EAAE,MAAM,oBAAoB,CAAC;AAGjF,yCAAyC;AACzC,MAAM,WAAW,QAAQ;IACvB;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,0BAA0B,CAAC,OAAO,CAAC,CAAC;CACxC"}
1
+ {"version":3,"file":"logFiles.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/logFiles.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,OAAO,EAAE,kCAAkC,EAAE,MAAM,oBAAoB,CAAC;AAGtF,yCAAyC;AACzC,MAAM,WAAW,QAAQ;IACvB;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,0BAA0B,CAAC,OAAO,CAAC,CAAC;CACxC"}
@@ -1 +1 @@
1
- {"version":3,"file":"logFiles.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/logFiles.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 { LogFile, LogFilesListByServerOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a LogFiles. */\nexport interface LogFiles {\n /**\n * List all the server log files 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?: LogFilesListByServerOptionalParams,\n ): PagedAsyncIterableIterator<LogFile>;\n}\n"]}
1
+ {"version":3,"file":"logFiles.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/logFiles.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 { LogFile, LogFilesListByServerOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a LogFiles. */\nexport interface LogFiles {\n /**\n * List all the server log files 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?: LogFilesListByServerOptionalParams,\n ): PagedAsyncIterableIterator<LogFile>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { LtrServerBackupOperation, LtrBackupOperationsListByServerOptionalParams, LtrBackupOperationsGetOptionalParams, LtrBackupOperationsGetResponse } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { LtrServerBackupOperation, LtrBackupOperationsListByServerOptionalParams, LtrBackupOperationsGetOptionalParams, LtrBackupOperationsGetResponse } from "../models/index.js";
3
3
  /** Interface representing a LtrBackupOperations. */
4
4
  export interface LtrBackupOperations {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"ltrBackupOperations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/ltrBackupOperations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,wBAAwB,EACxB,6CAA6C,EAC7C,oCAAoC,EACpC,8BAA8B,EAC/B,MAAM,oBAAoB,CAAC;AAG5B,oDAAoD;AACpD,MAAM,WAAW,mBAAmB;IAClC;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,6CAA6C,GACtD,0BAA0B,CAAC,wBAAwB,CAAC,CAAC;IACxD;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,8BAA8B,CAAC,CAAC;CAC5C"}
1
+ {"version":3,"file":"ltrBackupOperations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/ltrBackupOperations.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,wBAAwB,EACxB,6CAA6C,EAC7C,oCAAoC,EACpC,8BAA8B,EAC/B,MAAM,oBAAoB,CAAC;AAG5B,oDAAoD;AACpD,MAAM,WAAW,mBAAmB;IAClC;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,6CAA6C,GACtD,0BAA0B,CAAC,wBAAwB,CAAC,CAAC;IACxD;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,8BAA8B,CAAC,CAAC;CAC5C"}
@@ -1 +1 @@
1
- {"version":3,"file":"ltrBackupOperations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/ltrBackupOperations.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 {\n LtrServerBackupOperation,\n LtrBackupOperationsListByServerOptionalParams,\n LtrBackupOperationsGetOptionalParams,\n LtrBackupOperationsGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a LtrBackupOperations. */\nexport interface LtrBackupOperations {\n /**\n * Gets the result of the give long term retention backup operations for the 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 options The options parameters.\n */\n listByServer(\n resourceGroupName: string,\n serverName: string,\n options?: LtrBackupOperationsListByServerOptionalParams,\n ): PagedAsyncIterableIterator<LtrServerBackupOperation>;\n /**\n * Gets the result of the give long term retention backup operation for the 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 get(\n resourceGroupName: string,\n serverName: string,\n backupName: string,\n options?: LtrBackupOperationsGetOptionalParams,\n ): Promise<LtrBackupOperationsGetResponse>;\n}\n"]}
1
+ {"version":3,"file":"ltrBackupOperations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/ltrBackupOperations.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 {\n LtrServerBackupOperation,\n LtrBackupOperationsListByServerOptionalParams,\n LtrBackupOperationsGetOptionalParams,\n LtrBackupOperationsGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a LtrBackupOperations. */\nexport interface LtrBackupOperations {\n /**\n * Gets the result of the give long term retention backup operations for the 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 options The options parameters.\n */\n listByServer(\n resourceGroupName: string,\n serverName: string,\n options?: LtrBackupOperationsListByServerOptionalParams,\n ): PagedAsyncIterableIterator<LtrServerBackupOperation>;\n /**\n * Gets the result of the give long term retention backup operation for the 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 get(\n resourceGroupName: string,\n serverName: string,\n backupName: string,\n options?: LtrBackupOperationsGetOptionalParams,\n ): Promise<LtrBackupOperationsGetResponse>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { MigrationResource, MigrationsListByTargetServerOptionalParams, MigrationsCreateOptionalParams, MigrationsCreateResponse, MigrationsGetOptionalParams, MigrationsGetResponse, MigrationResourceForPatch, MigrationsUpdateOptionalParams, MigrationsUpdateResponse, MigrationsDeleteOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { MigrationResource, MigrationsListByTargetServerOptionalParams, MigrationsCreateOptionalParams, MigrationsCreateResponse, MigrationsGetOptionalParams, MigrationsGetResponse, MigrationResourceForPatch, MigrationsUpdateOptionalParams, MigrationsUpdateResponse, MigrationsDeleteOptionalParams } from "../models/index.js";
3
3
  /** Interface representing a Migrations. */
4
4
  export interface Migrations {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"migrations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/migrations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,iBAAiB,EACjB,0CAA0C,EAC1C,8BAA8B,EAC9B,wBAAwB,EACxB,2BAA2B,EAC3B,qBAAqB,EACrB,yBAAyB,EACzB,8BAA8B,EAC9B,wBAAwB,EACxB,8BAA8B,EAC/B,MAAM,oBAAoB,CAAC;AAG5B,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;;;;OAMG;IACH,kBAAkB,CAChB,cAAc,EAAE,MAAM,EACtB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,0CAA0C,GACnD,0BAA0B,CAAC,iBAAiB,CAAC,CAAC;IACjD;;;;;;;;OAQG;IACH,MAAM,CACJ,cAAc,EAAE,MAAM,EACtB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,aAAa,EAAE,MAAM,EACrB,UAAU,EAAE,iBAAiB,EAC7B,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,wBAAwB,CAAC,CAAC;IACrC;;;;;;;OAOG;IACH,GAAG,CACD,cAAc,EAAE,MAAM,EACtB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,CAAC;IAClC;;;;;;;;;OASG;IACH,MAAM,CACJ,cAAc,EAAE,MAAM,EACtB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,aAAa,EAAE,MAAM,EACrB,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,wBAAwB,CAAC,CAAC;IACrC;;;;;;;OAOG;IACH,MAAM,CACJ,cAAc,EAAE,MAAM,EACtB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
1
+ {"version":3,"file":"migrations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/migrations.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,iBAAiB,EACjB,0CAA0C,EAC1C,8BAA8B,EAC9B,wBAAwB,EACxB,2BAA2B,EAC3B,qBAAqB,EACrB,yBAAyB,EACzB,8BAA8B,EAC9B,wBAAwB,EACxB,8BAA8B,EAC/B,MAAM,oBAAoB,CAAC;AAG5B,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;;;;OAMG;IACH,kBAAkB,CAChB,cAAc,EAAE,MAAM,EACtB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,0CAA0C,GACnD,0BAA0B,CAAC,iBAAiB,CAAC,CAAC;IACjD;;;;;;;;OAQG;IACH,MAAM,CACJ,cAAc,EAAE,MAAM,EACtB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,aAAa,EAAE,MAAM,EACrB,UAAU,EAAE,iBAAiB,EAC7B,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,wBAAwB,CAAC,CAAC;IACrC;;;;;;;OAOG;IACH,GAAG,CACD,cAAc,EAAE,MAAM,EACtB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,CAAC;IAClC;;;;;;;;;OASG;IACH,MAAM,CACJ,cAAc,EAAE,MAAM,EACtB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,aAAa,EAAE,MAAM,EACrB,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,wBAAwB,CAAC,CAAC;IACrC;;;;;;;OAOG;IACH,MAAM,CACJ,cAAc,EAAE,MAAM,EACtB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
@@ -1 +1 @@
1
- {"version":3,"file":"migrations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/migrations.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 {\n MigrationResource,\n MigrationsListByTargetServerOptionalParams,\n MigrationsCreateOptionalParams,\n MigrationsCreateResponse,\n MigrationsGetOptionalParams,\n MigrationsGetResponse,\n MigrationResourceForPatch,\n MigrationsUpdateOptionalParams,\n MigrationsUpdateResponse,\n MigrationsDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Migrations. */\nexport interface Migrations {\n /**\n * List all the migrations on a given target server.\n * @param subscriptionId The subscription ID of the target database server.\n * @param resourceGroupName The resource group name of the target database server.\n * @param targetDbServerName The name of the target database server.\n * @param options The options parameters.\n */\n listByTargetServer(\n subscriptionId: string,\n resourceGroupName: string,\n targetDbServerName: string,\n options?: MigrationsListByTargetServerOptionalParams,\n ): PagedAsyncIterableIterator<MigrationResource>;\n /**\n * Creates a new migration.\n * @param subscriptionId The subscription ID of the target database server.\n * @param resourceGroupName The resource group name of the target database server.\n * @param targetDbServerName The name of the target database server.\n * @param migrationName The name of the migration.\n * @param parameters The required parameters for creating a migration.\n * @param options The options parameters.\n */\n create(\n subscriptionId: string,\n resourceGroupName: string,\n targetDbServerName: string,\n migrationName: string,\n parameters: MigrationResource,\n options?: MigrationsCreateOptionalParams,\n ): Promise<MigrationsCreateResponse>;\n /**\n * Gets details of a migration.\n * @param subscriptionId The subscription ID of the target database server.\n * @param resourceGroupName The resource group name of the target database server.\n * @param targetDbServerName The name of the target database server.\n * @param migrationName The name of the migration.\n * @param options The options parameters.\n */\n get(\n subscriptionId: string,\n resourceGroupName: string,\n targetDbServerName: string,\n migrationName: string,\n options?: MigrationsGetOptionalParams,\n ): Promise<MigrationsGetResponse>;\n /**\n * Updates an existing migration. The request body can contain one to many of the mutable properties\n * present in the migration definition. Certain property updates initiate migration state transitions.\n * @param subscriptionId The subscription ID of the target database server.\n * @param resourceGroupName The resource group name of the target database server.\n * @param targetDbServerName The name of the target database server.\n * @param migrationName The name of the migration.\n * @param parameters The required parameters for updating a migration.\n * @param options The options parameters.\n */\n update(\n subscriptionId: string,\n resourceGroupName: string,\n targetDbServerName: string,\n migrationName: string,\n parameters: MigrationResourceForPatch,\n options?: MigrationsUpdateOptionalParams,\n ): Promise<MigrationsUpdateResponse>;\n /**\n * Deletes a migration.\n * @param subscriptionId The subscription ID of the target database server.\n * @param resourceGroupName The resource group name of the target database server.\n * @param targetDbServerName The name of the target database server.\n * @param migrationName The name of the migration.\n * @param options The options parameters.\n */\n delete(\n subscriptionId: string,\n resourceGroupName: string,\n targetDbServerName: string,\n migrationName: string,\n options?: MigrationsDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
1
+ {"version":3,"file":"migrations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/migrations.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 {\n MigrationResource,\n MigrationsListByTargetServerOptionalParams,\n MigrationsCreateOptionalParams,\n MigrationsCreateResponse,\n MigrationsGetOptionalParams,\n MigrationsGetResponse,\n MigrationResourceForPatch,\n MigrationsUpdateOptionalParams,\n MigrationsUpdateResponse,\n MigrationsDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Migrations. */\nexport interface Migrations {\n /**\n * List all the migrations on a given target server.\n * @param subscriptionId The subscription ID of the target database server.\n * @param resourceGroupName The resource group name of the target database server.\n * @param targetDbServerName The name of the target database server.\n * @param options The options parameters.\n */\n listByTargetServer(\n subscriptionId: string,\n resourceGroupName: string,\n targetDbServerName: string,\n options?: MigrationsListByTargetServerOptionalParams,\n ): PagedAsyncIterableIterator<MigrationResource>;\n /**\n * Creates a new migration.\n * @param subscriptionId The subscription ID of the target database server.\n * @param resourceGroupName The resource group name of the target database server.\n * @param targetDbServerName The name of the target database server.\n * @param migrationName The name of the migration.\n * @param parameters The required parameters for creating a migration.\n * @param options The options parameters.\n */\n create(\n subscriptionId: string,\n resourceGroupName: string,\n targetDbServerName: string,\n migrationName: string,\n parameters: MigrationResource,\n options?: MigrationsCreateOptionalParams,\n ): Promise<MigrationsCreateResponse>;\n /**\n * Gets details of a migration.\n * @param subscriptionId The subscription ID of the target database server.\n * @param resourceGroupName The resource group name of the target database server.\n * @param targetDbServerName The name of the target database server.\n * @param migrationName The name of the migration.\n * @param options The options parameters.\n */\n get(\n subscriptionId: string,\n resourceGroupName: string,\n targetDbServerName: string,\n migrationName: string,\n options?: MigrationsGetOptionalParams,\n ): Promise<MigrationsGetResponse>;\n /**\n * Updates an existing migration. The request body can contain one to many of the mutable properties\n * present in the migration definition. Certain property updates initiate migration state transitions.\n * @param subscriptionId The subscription ID of the target database server.\n * @param resourceGroupName The resource group name of the target database server.\n * @param targetDbServerName The name of the target database server.\n * @param migrationName The name of the migration.\n * @param parameters The required parameters for updating a migration.\n * @param options The options parameters.\n */\n update(\n subscriptionId: string,\n resourceGroupName: string,\n targetDbServerName: string,\n migrationName: string,\n parameters: MigrationResourceForPatch,\n options?: MigrationsUpdateOptionalParams,\n ): Promise<MigrationsUpdateResponse>;\n /**\n * Deletes a migration.\n * @param subscriptionId The subscription ID of the target database server.\n * @param resourceGroupName The resource group name of the target database server.\n * @param targetDbServerName The name of the target database server.\n * @param migrationName The name of the migration.\n * @param options The options parameters.\n */\n delete(\n subscriptionId: string,\n resourceGroupName: string,\n targetDbServerName: string,\n migrationName: string,\n options?: MigrationsDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
@@ -1,10 +1,11 @@
1
- import { OperationsListOptionalParams, OperationsListResponse } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { Operation, OperationsListOptionalParams } from "../models/index.js";
2
3
  /** Interface representing a Operations. */
3
4
  export interface Operations {
4
5
  /**
5
6
  * Lists all of the available REST API operations.
6
7
  * @param options The options parameters.
7
8
  */
8
- list(options?: OperationsListOptionalParams): Promise<OperationsListResponse>;
9
+ list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
9
10
  }
10
11
  //# sourceMappingURL=operations.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,4BAA4B,EAC5B,sBAAsB,EACvB,MAAM,oBAAoB,CAAC;AAE5B,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,4BAA4B,GAAG,OAAO,CAAC,sBAAsB,CAAC,CAAC;CAC/E"}
1
+ {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,SAAS,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAGlF,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,4BAA4B,GAAG,0BAA0B,CAAC,SAAS,CAAC,CAAC;CACrF"}
@@ -1 +1 @@
1
- {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.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 OperationsListOptionalParams,\n OperationsListResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a Operations. */\nexport interface Operations {\n /**\n * Lists all of the available REST API operations.\n * @param options The options parameters.\n */\n list(options?: OperationsListOptionalParams): Promise<OperationsListResponse>;\n}\n"]}
1
+ {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.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 { Operation, OperationsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Operations. */\nexport interface Operations {\n /**\n * Lists all of the available REST API operations.\n * @param options The options parameters.\n */\n list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
2
- import { PrivateEndpointConnection, PrivateEndpointConnectionUpdateOptionalParams, PrivateEndpointConnectionUpdateResponse, PrivateEndpointConnectionDeleteOptionalParams, PrivateEndpointConnectionDeleteResponse } from "../models/index.js";
1
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
2
+ import type { PrivateEndpointConnection, PrivateEndpointConnectionUpdateOptionalParams, PrivateEndpointConnectionUpdateResponse, PrivateEndpointConnectionDeleteOptionalParams, PrivateEndpointConnectionDeleteResponse } from "../models/index.js";
3
3
  /** Interface representing a PrivateEndpointConnectionOperations. */
4
4
  export interface PrivateEndpointConnectionOperations {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"privateEndpointConnectionOperations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnectionOperations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,yBAAyB,EACzB,6CAA6C,EAC7C,uCAAuC,EACvC,6CAA6C,EAC7C,uCAAuC,EACxC,MAAM,oBAAoB,CAAC;AAE5B,oEAAoE;AACpE,MAAM,WAAW,mCAAmC;IAClD;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,6BAA6B,EAAE,MAAM,EACrC,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,uCAAuC,CAAC,EACvD,uCAAuC,CACxC,CACF,CAAC;IACF;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,6BAA6B,EAAE,MAAM,EACrC,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;IACpD;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,uCAAuC,CAAC,EACvD,uCAAuC,CACxC,CACF,CAAC;IACF;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;CACrD"}
1
+ {"version":3,"file":"privateEndpointConnectionOperations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnectionOperations.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,yBAAyB,EACzB,6CAA6C,EAC7C,uCAAuC,EACvC,6CAA6C,EAC7C,uCAAuC,EACxC,MAAM,oBAAoB,CAAC;AAE5B,oEAAoE;AACpE,MAAM,WAAW,mCAAmC;IAClD;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,6BAA6B,EAAE,MAAM,EACrC,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,uCAAuC,CAAC,EACvD,uCAAuC,CACxC,CACF,CAAC;IACF;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,6BAA6B,EAAE,MAAM,EACrC,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;IACpD;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,uCAAuC,CAAC,EACvD,uCAAuC,CACxC,CACF,CAAC;IACF;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;CACrD"}
@@ -1 +1 @@
1
- {"version":3,"file":"privateEndpointConnectionOperations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnectionOperations.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 { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n PrivateEndpointConnection,\n PrivateEndpointConnectionUpdateOptionalParams,\n PrivateEndpointConnectionUpdateResponse,\n PrivateEndpointConnectionDeleteOptionalParams,\n PrivateEndpointConnectionDeleteResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a PrivateEndpointConnectionOperations. */\nexport interface PrivateEndpointConnectionOperations {\n /**\n * Approve or reject a private endpoint connection with a given name.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param parameters The required parameters for updating private endpoint connection.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n serverName: string,\n privateEndpointConnectionName: string,\n parameters: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<PrivateEndpointConnectionUpdateResponse>,\n PrivateEndpointConnectionUpdateResponse\n >\n >;\n /**\n * Approve or reject a private endpoint connection with a given name.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param parameters The required parameters for updating private endpoint connection.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n serverName: string,\n privateEndpointConnectionName: string,\n parameters: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionUpdateOptionalParams,\n ): Promise<PrivateEndpointConnectionUpdateResponse>;\n /**\n * Deletes a private endpoint connection with a given name.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n serverName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<PrivateEndpointConnectionDeleteResponse>,\n PrivateEndpointConnectionDeleteResponse\n >\n >;\n /**\n * Deletes a private endpoint connection with a given name.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n serverName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionDeleteOptionalParams,\n ): Promise<PrivateEndpointConnectionDeleteResponse>;\n}\n"]}
1
+ {"version":3,"file":"privateEndpointConnectionOperations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnectionOperations.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 { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n PrivateEndpointConnection,\n PrivateEndpointConnectionUpdateOptionalParams,\n PrivateEndpointConnectionUpdateResponse,\n PrivateEndpointConnectionDeleteOptionalParams,\n PrivateEndpointConnectionDeleteResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a PrivateEndpointConnectionOperations. */\nexport interface PrivateEndpointConnectionOperations {\n /**\n * Approve or reject a private endpoint connection with a given name.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param parameters The required parameters for updating private endpoint connection.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n serverName: string,\n privateEndpointConnectionName: string,\n parameters: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<PrivateEndpointConnectionUpdateResponse>,\n PrivateEndpointConnectionUpdateResponse\n >\n >;\n /**\n * Approve or reject a private endpoint connection with a given name.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param parameters The required parameters for updating private endpoint connection.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n serverName: string,\n privateEndpointConnectionName: string,\n parameters: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionUpdateOptionalParams,\n ): Promise<PrivateEndpointConnectionUpdateResponse>;\n /**\n * Deletes a private endpoint connection with a given name.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n serverName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<PrivateEndpointConnectionDeleteResponse>,\n PrivateEndpointConnectionDeleteResponse\n >\n >;\n /**\n * Deletes a private endpoint connection with a given name.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n serverName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionDeleteOptionalParams,\n ): Promise<PrivateEndpointConnectionDeleteResponse>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { PrivateEndpointConnection, PrivateEndpointConnectionsListByServerOptionalParams, PrivateEndpointConnectionsGetOptionalParams, PrivateEndpointConnectionsGetResponse } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { PrivateEndpointConnection, PrivateEndpointConnectionsListByServerOptionalParams, PrivateEndpointConnectionsGetOptionalParams, PrivateEndpointConnectionsGetResponse } from "../models/index.js";
3
3
  /** Interface representing a PrivateEndpointConnections. */
4
4
  export interface PrivateEndpointConnections {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"privateEndpointConnections.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,yBAAyB,EACzB,oDAAoD,EACpD,2CAA2C,EAC3C,qCAAqC,EACtC,MAAM,oBAAoB,CAAC;AAG5B,2DAA2D;AAC3D,MAAM,WAAW,0BAA0B;IACzC;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,oDAAoD,GAC7D,0BAA0B,CAAC,yBAAyB,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC,CAAC;CACnD"}
1
+ {"version":3,"file":"privateEndpointConnections.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,yBAAyB,EACzB,oDAAoD,EACpD,2CAA2C,EAC3C,qCAAqC,EACtC,MAAM,oBAAoB,CAAC;AAG5B,2DAA2D;AAC3D,MAAM,WAAW,0BAA0B;IACzC;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,oDAAoD,GAC7D,0BAA0B,CAAC,yBAAyB,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC,CAAC;CACnD"}
@@ -1 +1 @@
1
- {"version":3,"file":"privateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.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 {\n PrivateEndpointConnection,\n PrivateEndpointConnectionsListByServerOptionalParams,\n PrivateEndpointConnectionsGetOptionalParams,\n PrivateEndpointConnectionsGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PrivateEndpointConnections. */\nexport interface PrivateEndpointConnections {\n /**\n * Gets all private endpoint connections on 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 options The options parameters.\n */\n listByServer(\n resourceGroupName: string,\n serverName: string,\n options?: PrivateEndpointConnectionsListByServerOptionalParams,\n ): PagedAsyncIterableIterator<PrivateEndpointConnection>;\n /**\n * Gets a private endpoint connection.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n serverName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsGetOptionalParams,\n ): Promise<PrivateEndpointConnectionsGetResponse>;\n}\n"]}
1
+ {"version":3,"file":"privateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.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 {\n PrivateEndpointConnection,\n PrivateEndpointConnectionsListByServerOptionalParams,\n PrivateEndpointConnectionsGetOptionalParams,\n PrivateEndpointConnectionsGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PrivateEndpointConnections. */\nexport interface PrivateEndpointConnections {\n /**\n * Gets all private endpoint connections on 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 options The options parameters.\n */\n listByServer(\n resourceGroupName: string,\n serverName: string,\n options?: PrivateEndpointConnectionsListByServerOptionalParams,\n ): PagedAsyncIterableIterator<PrivateEndpointConnection>;\n /**\n * Gets a private endpoint connection.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n serverName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsGetOptionalParams,\n ): Promise<PrivateEndpointConnectionsGetResponse>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { PrivateLinkResource, PrivateLinkResourcesListByServerOptionalParams, PrivateLinkResourcesGetOptionalParams, PrivateLinkResourcesGetResponse } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { PrivateLinkResource, PrivateLinkResourcesListByServerOptionalParams, PrivateLinkResourcesGetOptionalParams, PrivateLinkResourcesGetResponse } from "../models/index.js";
3
3
  /** Interface representing a PrivateLinkResources. */
4
4
  export interface PrivateLinkResources {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"privateLinkResources.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,mBAAmB,EACnB,8CAA8C,EAC9C,qCAAqC,EACrC,+BAA+B,EAChC,MAAM,oBAAoB,CAAC;AAG5B,qDAAqD;AACrD,MAAM,WAAW,oBAAoB;IACnC;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,8CAA8C,GACvD,0BAA0B,CAAC,mBAAmB,CAAC,CAAC;IACnD;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,+BAA+B,CAAC,CAAC;CAC7C"}
1
+ {"version":3,"file":"privateLinkResources.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,mBAAmB,EACnB,8CAA8C,EAC9C,qCAAqC,EACrC,+BAA+B,EAChC,MAAM,oBAAoB,CAAC;AAG5B,qDAAqD;AACrD,MAAM,WAAW,oBAAoB;IACnC;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,8CAA8C,GACvD,0BAA0B,CAAC,mBAAmB,CAAC,CAAC;IACnD;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,+BAA+B,CAAC,CAAC;CAC7C"}
@@ -1 +1 @@
1
- {"version":3,"file":"privateLinkResources.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.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 {\n PrivateLinkResource,\n PrivateLinkResourcesListByServerOptionalParams,\n PrivateLinkResourcesGetOptionalParams,\n PrivateLinkResourcesGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PrivateLinkResources. */\nexport interface PrivateLinkResources {\n /**\n * Gets the private link resources for 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?: PrivateLinkResourcesListByServerOptionalParams,\n ): PagedAsyncIterableIterator<PrivateLinkResource>;\n /**\n * Gets a private link resource for 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 groupName The name of the private link resource.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n serverName: string,\n groupName: string,\n options?: PrivateLinkResourcesGetOptionalParams,\n ): Promise<PrivateLinkResourcesGetResponse>;\n}\n"]}
1
+ {"version":3,"file":"privateLinkResources.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.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 {\n PrivateLinkResource,\n PrivateLinkResourcesListByServerOptionalParams,\n PrivateLinkResourcesGetOptionalParams,\n PrivateLinkResourcesGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PrivateLinkResources. */\nexport interface PrivateLinkResources {\n /**\n * Gets the private link resources for 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?: PrivateLinkResourcesListByServerOptionalParams,\n ): PagedAsyncIterableIterator<PrivateLinkResource>;\n /**\n * Gets a private link resource for 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 groupName The name of the private link resource.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n serverName: string,\n groupName: string,\n options?: PrivateLinkResourcesGetOptionalParams,\n ): Promise<PrivateLinkResourcesGetResponse>;\n}\n"]}
@@ -0,0 +1,12 @@
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { QuotaUsage, QuotaUsagesListOptionalParams } from "../models/index.js";
3
+ /** Interface representing a QuotaUsages. */
4
+ export interface QuotaUsages {
5
+ /**
6
+ * Get quota usages at specified location in a given subscription.
7
+ * @param locationName The name of the location.
8
+ * @param options The options parameters.
9
+ */
10
+ list(locationName: string, options?: QuotaUsagesListOptionalParams): PagedAsyncIterableIterator<QuotaUsage>;
11
+ }
12
+ //# sourceMappingURL=quotaUsages.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"quotaUsages.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/quotaUsages.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,UAAU,EAAE,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AAGpF,4CAA4C;AAC5C,MAAM,WAAW,WAAW;IAC1B;;;;OAIG;IACH,IAAI,CACF,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,6BAA6B,GACtC,0BAA0B,CAAC,UAAU,CAAC,CAAC;CAC3C"}
@@ -0,0 +1,9 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ export {};
9
+ //# sourceMappingURL=quotaUsages.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"quotaUsages.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/quotaUsages.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 { QuotaUsage, QuotaUsagesListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a QuotaUsages. */\nexport interface QuotaUsages {\n /**\n * Get quota usages at specified location in a given subscription.\n * @param locationName The name of the location.\n * @param options The options parameters.\n */\n list(\n locationName: string,\n options?: QuotaUsagesListOptionalParams,\n ): PagedAsyncIterableIterator<QuotaUsage>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { Server, ReplicasListByServerOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { Server, ReplicasListByServerOptionalParams } from "../models/index.js";
3
3
  /** Interface representing a Replicas. */
4
4
  export interface Replicas {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"replicas.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/replicas.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,MAAM,EAAE,kCAAkC,EAAE,MAAM,oBAAoB,CAAC;AAGhF,yCAAyC;AACzC,MAAM,WAAW,QAAQ;IACvB;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,0BAA0B,CAAC,MAAM,CAAC,CAAC;CACvC"}
1
+ {"version":3,"file":"replicas.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/replicas.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,MAAM,EAAE,kCAAkC,EAAE,MAAM,oBAAoB,CAAC;AAGrF,yCAAyC;AACzC,MAAM,WAAW,QAAQ;IACvB;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,0BAA0B,CAAC,MAAM,CAAC,CAAC;CACvC"}
@@ -1 +1 @@
1
- {"version":3,"file":"replicas.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/replicas.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 { Server, ReplicasListByServerOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Replicas. */\nexport interface Replicas {\n /**\n * List all the replicas 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?: ReplicasListByServerOptionalParams,\n ): PagedAsyncIterableIterator<Server>;\n}\n"]}
1
+ {"version":3,"file":"replicas.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/replicas.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 { Server, ReplicasListByServerOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Replicas. */\nexport interface Replicas {\n /**\n * List all the replicas 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?: ReplicasListByServerOptionalParams,\n ): PagedAsyncIterableIterator<Server>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { FlexibleServerCapability, ServerCapabilitiesListOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { FlexibleServerCapability, ServerCapabilitiesListOptionalParams } from "../models/index.js";
3
3
  /** Interface representing a ServerCapabilities. */
4
4
  export interface ServerCapabilities {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"serverCapabilities.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/serverCapabilities.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,wBAAwB,EACxB,oCAAoC,EACrC,MAAM,oBAAoB,CAAC;AAG5B,mDAAmD;AACnD,MAAM,WAAW,kBAAkB;IACjC;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,oCAAoC,GAC7C,0BAA0B,CAAC,wBAAwB,CAAC,CAAC;CACzD"}
1
+ {"version":3,"file":"serverCapabilities.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/serverCapabilities.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,wBAAwB,EACxB,oCAAoC,EACrC,MAAM,oBAAoB,CAAC;AAG5B,mDAAmD;AACnD,MAAM,WAAW,kBAAkB;IACjC;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,oCAAoC,GAC7C,0BAA0B,CAAC,wBAAwB,CAAC,CAAC;CACzD"}
@@ -1 +1 @@
1
- {"version":3,"file":"serverCapabilities.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/serverCapabilities.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 {\n FlexibleServerCapability,\n ServerCapabilitiesListOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ServerCapabilities. */\nexport interface ServerCapabilities {\n /**\n * Get capabilities for a 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 options The options parameters.\n */\n list(\n resourceGroupName: string,\n serverName: string,\n options?: ServerCapabilitiesListOptionalParams,\n ): PagedAsyncIterableIterator<FlexibleServerCapability>;\n}\n"]}
1
+ {"version":3,"file":"serverCapabilities.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/serverCapabilities.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 {\n FlexibleServerCapability,\n ServerCapabilitiesListOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ServerCapabilities. */\nexport interface ServerCapabilities {\n /**\n * Get capabilities for a 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 options The options parameters.\n */\n list(\n resourceGroupName: string,\n serverName: string,\n options?: ServerCapabilitiesListOptionalParams,\n ): PagedAsyncIterableIterator<FlexibleServerCapability>;\n}\n"]}
@@ -1,6 +1,6 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { ServerThreatProtectionSettingsModel, ServerThreatProtectionSettingsListByServerOptionalParams, ThreatProtectionName, ServerThreatProtectionSettingsGetOptionalParams, ServerThreatProtectionSettingsGetResponse, ServerThreatProtectionSettingsCreateOrUpdateOptionalParams, ServerThreatProtectionSettingsCreateOrUpdateResponse } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import type { ServerThreatProtectionSettingsModel, ServerThreatProtectionSettingsListByServerOptionalParams, ThreatProtectionName, ServerThreatProtectionSettingsGetOptionalParams, ServerThreatProtectionSettingsGetResponse, ServerThreatProtectionSettingsCreateOrUpdateOptionalParams, ServerThreatProtectionSettingsCreateOrUpdateResponse } from "../models/index.js";
4
4
  /** Interface representing a ServerThreatProtectionSettings. */
5
5
  export interface ServerThreatProtectionSettings {
6
6
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"serverThreatProtectionSettings.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/serverThreatProtectionSettings.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,mCAAmC,EACnC,wDAAwD,EACxD,oBAAoB,EACpB,+CAA+C,EAC/C,yCAAyC,EACzC,0DAA0D,EAC1D,oDAAoD,EACrD,MAAM,oBAAoB,CAAC;AAG5B,+DAA+D;AAC/D,MAAM,WAAW,8BAA8B;IAC7C;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,wDAAwD,GACjE,0BAA0B,CAAC,mCAAmC,CAAC,CAAC;IACnE;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,oBAAoB,EAAE,oBAAoB,EAC1C,OAAO,CAAC,EAAE,+CAA+C,GACxD,OAAO,CAAC,yCAAyC,CAAC,CAAC;IACtD;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,oBAAoB,EAAE,oBAAoB,EAC1C,UAAU,EAAE,mCAAmC,EAC/C,OAAO,CAAC,EAAE,0DAA0D,GACnE,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,oDAAoD,CAAC,EACpE,oDAAoD,CACrD,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,oBAAoB,EAAE,oBAAoB,EAC1C,UAAU,EAAE,mCAAmC,EAC/C,OAAO,CAAC,EAAE,0DAA0D,GACnE,OAAO,CAAC,oDAAoD,CAAC,CAAC;CAClE"}
1
+ {"version":3,"file":"serverThreatProtectionSettings.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/serverThreatProtectionSettings.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,mCAAmC,EACnC,wDAAwD,EACxD,oBAAoB,EACpB,+CAA+C,EAC/C,yCAAyC,EACzC,0DAA0D,EAC1D,oDAAoD,EACrD,MAAM,oBAAoB,CAAC;AAG5B,+DAA+D;AAC/D,MAAM,WAAW,8BAA8B;IAC7C;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,wDAAwD,GACjE,0BAA0B,CAAC,mCAAmC,CAAC,CAAC;IACnE;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,oBAAoB,EAAE,oBAAoB,EAC1C,OAAO,CAAC,EAAE,+CAA+C,GACxD,OAAO,CAAC,yCAAyC,CAAC,CAAC;IACtD;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,oBAAoB,EAAE,oBAAoB,EAC1C,UAAU,EAAE,mCAAmC,EAC/C,OAAO,CAAC,EAAE,0DAA0D,GACnE,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,oDAAoD,CAAC,EACpE,oDAAoD,CACrD,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,oBAAoB,EAAE,oBAAoB,EAC1C,UAAU,EAAE,mCAAmC,EAC/C,OAAO,CAAC,EAAE,0DAA0D,GACnE,OAAO,CAAC,oDAAoD,CAAC,CAAC;CAClE"}
@@ -1 +1 @@
1
- {"version":3,"file":"serverThreatProtectionSettings.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/serverThreatProtectionSettings.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 ServerThreatProtectionSettingsModel,\n ServerThreatProtectionSettingsListByServerOptionalParams,\n ThreatProtectionName,\n ServerThreatProtectionSettingsGetOptionalParams,\n ServerThreatProtectionSettingsGetResponse,\n ServerThreatProtectionSettingsCreateOrUpdateOptionalParams,\n ServerThreatProtectionSettingsCreateOrUpdateResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ServerThreatProtectionSettings. */\nexport interface ServerThreatProtectionSettings {\n /**\n * Get a list of server's Threat Protection state.\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?: ServerThreatProtectionSettingsListByServerOptionalParams,\n ): PagedAsyncIterableIterator<ServerThreatProtectionSettingsModel>;\n /**\n * Get a server's Advanced Threat Protection settings.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param threatProtectionName The name of the Threat Protection state.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n serverName: string,\n threatProtectionName: ThreatProtectionName,\n options?: ServerThreatProtectionSettingsGetOptionalParams,\n ): Promise<ServerThreatProtectionSettingsGetResponse>;\n /**\n * Creates or updates a server's Advanced Threat Protection settings.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param threatProtectionName The name of the Threat Protection state.\n * @param parameters The Advanced Threat Protection state for the flexible server.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n serverName: string,\n threatProtectionName: ThreatProtectionName,\n parameters: ServerThreatProtectionSettingsModel,\n options?: ServerThreatProtectionSettingsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ServerThreatProtectionSettingsCreateOrUpdateResponse>,\n ServerThreatProtectionSettingsCreateOrUpdateResponse\n >\n >;\n /**\n * Creates or updates a server's Advanced Threat Protection settings.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param threatProtectionName The name of the Threat Protection state.\n * @param parameters The Advanced Threat Protection state for the flexible server.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n serverName: string,\n threatProtectionName: ThreatProtectionName,\n parameters: ServerThreatProtectionSettingsModel,\n options?: ServerThreatProtectionSettingsCreateOrUpdateOptionalParams,\n ): Promise<ServerThreatProtectionSettingsCreateOrUpdateResponse>;\n}\n"]}
1
+ {"version":3,"file":"serverThreatProtectionSettings.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/serverThreatProtectionSettings.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 ServerThreatProtectionSettingsModel,\n ServerThreatProtectionSettingsListByServerOptionalParams,\n ThreatProtectionName,\n ServerThreatProtectionSettingsGetOptionalParams,\n ServerThreatProtectionSettingsGetResponse,\n ServerThreatProtectionSettingsCreateOrUpdateOptionalParams,\n ServerThreatProtectionSettingsCreateOrUpdateResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ServerThreatProtectionSettings. */\nexport interface ServerThreatProtectionSettings {\n /**\n * Get a list of server's Threat Protection state.\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?: ServerThreatProtectionSettingsListByServerOptionalParams,\n ): PagedAsyncIterableIterator<ServerThreatProtectionSettingsModel>;\n /**\n * Get a server's Advanced Threat Protection settings.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param threatProtectionName The name of the Threat Protection state.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n serverName: string,\n threatProtectionName: ThreatProtectionName,\n options?: ServerThreatProtectionSettingsGetOptionalParams,\n ): Promise<ServerThreatProtectionSettingsGetResponse>;\n /**\n * Creates or updates a server's Advanced Threat Protection settings.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param threatProtectionName The name of the Threat Protection state.\n * @param parameters The Advanced Threat Protection state for the flexible server.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n serverName: string,\n threatProtectionName: ThreatProtectionName,\n parameters: ServerThreatProtectionSettingsModel,\n options?: ServerThreatProtectionSettingsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ServerThreatProtectionSettingsCreateOrUpdateResponse>,\n ServerThreatProtectionSettingsCreateOrUpdateResponse\n >\n >;\n /**\n * Creates or updates a server's Advanced Threat Protection settings.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serverName The name of the server.\n * @param threatProtectionName The name of the Threat Protection state.\n * @param parameters The Advanced Threat Protection state for the flexible server.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n serverName: string,\n threatProtectionName: ThreatProtectionName,\n parameters: ServerThreatProtectionSettingsModel,\n options?: ServerThreatProtectionSettingsCreateOrUpdateOptionalParams,\n ): Promise<ServerThreatProtectionSettingsCreateOrUpdateResponse>;\n}\n"]}
@@ -1,6 +1,6 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { Server, ServersListByResourceGroupOptionalParams, ServersListOptionalParams, ServersCreateOptionalParams, ServersCreateResponse, ServerForUpdate, ServersUpdateOptionalParams, ServersUpdateResponse, ServersDeleteOptionalParams, ServersGetOptionalParams, ServersGetResponse, ServersRestartOptionalParams, ServersStartOptionalParams, ServersStopOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import type { Server, ServersListByResourceGroupOptionalParams, ServersListOptionalParams, ServersCreateOptionalParams, ServersCreateResponse, ServerForUpdate, ServersUpdateOptionalParams, ServersUpdateResponse, ServersDeleteOptionalParams, ServersGetOptionalParams, ServersGetResponse, ServersRestartOptionalParams, ServersStartOptionalParams, ServersStopOptionalParams } from "../models/index.js";
4
4
  /** Interface representing a Servers. */
5
5
  export interface Servers {
6
6
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"servers.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/servers.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,MAAM,EACN,wCAAwC,EACxC,yBAAyB,EACzB,2BAA2B,EAC3B,qBAAqB,EACrB,eAAe,EACf,2BAA2B,EAC3B,qBAAqB,EACrB,2BAA2B,EAC3B,wBAAwB,EACxB,kBAAkB,EAClB,4BAA4B,EAC5B,0BAA0B,EAC1B,yBAAyB,EAC1B,MAAM,oBAAoB,CAAC;AAG5B,wCAAwC;AACxC,MAAM,WAAW,OAAO;IACtB;;;;OAIG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,wCAAwC,GACjD,0BAA0B,CAAC,MAAM,CAAC,CAAC;IACtC;;;OAGG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,yBAAyB,GAAG,0BAA0B,CAAC,MAAM,CAAC,CAAC;IAC9E;;;;;;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;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,eAAe,EAC3B,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,qBAAqB,CAAC,EACrC,qBAAqB,CACtB,CACF,CAAC;IACF;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,eAAe,EAC3B,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,CAAC;IAClC;;;;;OAKG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;OAKG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;OAKG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,wBAAwB,GACjC,OAAO,CAAC,kBAAkB,CAAC,CAAC;IAC/B;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;OAKG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;OAKG;IACH,UAAU,CACR,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,0BAA0B,GACnC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;OAKG;IACH,iBAAiB,CACf,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,0BAA0B,GACnC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;OAKG;IACH,SAAS,CACP,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,yBAAyB,GAClC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;OAKG;IACH,gBAAgB,CACd,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,yBAAyB,GAClC,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
1
+ {"version":3,"file":"servers.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/servers.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,MAAM,EACN,wCAAwC,EACxC,yBAAyB,EACzB,2BAA2B,EAC3B,qBAAqB,EACrB,eAAe,EACf,2BAA2B,EAC3B,qBAAqB,EACrB,2BAA2B,EAC3B,wBAAwB,EACxB,kBAAkB,EAClB,4BAA4B,EAC5B,0BAA0B,EAC1B,yBAAyB,EAC1B,MAAM,oBAAoB,CAAC;AAG5B,wCAAwC;AACxC,MAAM,WAAW,OAAO;IACtB;;;;OAIG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,wCAAwC,GACjD,0BAA0B,CAAC,MAAM,CAAC,CAAC;IACtC;;;OAGG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,yBAAyB,GAAG,0BAA0B,CAAC,MAAM,CAAC,CAAC;IAC9E;;;;;;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;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,eAAe,EAC3B,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,qBAAqB,CAAC,EAAE,qBAAqB,CAAC,CAAC,CAAC;IAC3F;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,eAAe,EAC3B,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,CAAC;IAClC;;;;;OAKG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;OAKG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;OAKG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,wBAAwB,GACjC,OAAO,CAAC,kBAAkB,CAAC,CAAC;IAC/B;;;;;OAKG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;OAKG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;OAKG;IACH,UAAU,CACR,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,0BAA0B,GACnC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;OAKG;IACH,iBAAiB,CACf,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,0BAA0B,GACnC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;OAKG;IACH,SAAS,CACP,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,yBAAyB,GAClC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;OAKG;IACH,gBAAgB,CACd,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,yBAAyB,GAClC,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
@@ -1 +1 @@
1
- {"version":3,"file":"servers.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/servers.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 Server,\n ServersListByResourceGroupOptionalParams,\n ServersListOptionalParams,\n ServersCreateOptionalParams,\n ServersCreateResponse,\n ServerForUpdate,\n ServersUpdateOptionalParams,\n ServersUpdateResponse,\n ServersDeleteOptionalParams,\n ServersGetOptionalParams,\n ServersGetResponse,\n ServersRestartOptionalParams,\n ServersStartOptionalParams,\n ServersStopOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Servers. */\nexport interface Servers {\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 options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: ServersListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<Server>;\n /**\n * List all the servers in a given subscription.\n * @param options The options parameters.\n */\n list(options?: ServersListOptionalParams): PagedAsyncIterableIterator<Server>;\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 parameters The required parameters for creating or updating a server.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n serverName: string,\n parameters: Server,\n options?: ServersCreateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ServersCreateResponse>,\n ServersCreateResponse\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 parameters The required parameters for creating or updating a server.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n serverName: string,\n parameters: Server,\n options?: ServersCreateOptionalParams,\n ): Promise<ServersCreateResponse>;\n /**\n * Updates an existing server. The request body can contain one to many of the properties present in\n * the normal server 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 parameters The required parameters for updating a server.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n serverName: string,\n parameters: ServerForUpdate,\n options?: ServersUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ServersUpdateResponse>,\n ServersUpdateResponse\n >\n >;\n /**\n * Updates an existing server. The request body can contain one to many of the properties present in\n * the normal server 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 parameters The required parameters for updating a server.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n serverName: string,\n parameters: ServerForUpdate,\n options?: ServersUpdateOptionalParams,\n ): Promise<ServersUpdateResponse>;\n /**\n * Deletes 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 options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n serverName: string,\n options?: ServersDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes 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 options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n serverName: string,\n options?: ServersDeleteOptionalParams,\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 options The options parameters.\n */\n get(\n resourceGroupName: string,\n serverName: string,\n options?: ServersGetOptionalParams,\n ): Promise<ServersGetResponse>;\n /**\n * Restarts 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 options The options parameters.\n */\n beginRestart(\n resourceGroupName: string,\n serverName: string,\n options?: ServersRestartOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Restarts 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 options The options parameters.\n */\n beginRestartAndWait(\n resourceGroupName: string,\n serverName: string,\n options?: ServersRestartOptionalParams,\n ): Promise<void>;\n /**\n * Starts 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 options The options parameters.\n */\n beginStart(\n resourceGroupName: string,\n serverName: string,\n options?: ServersStartOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Starts 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 options The options parameters.\n */\n beginStartAndWait(\n resourceGroupName: string,\n serverName: string,\n options?: ServersStartOptionalParams,\n ): Promise<void>;\n /**\n * Stops 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 options The options parameters.\n */\n beginStop(\n resourceGroupName: string,\n serverName: string,\n options?: ServersStopOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Stops 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 options The options parameters.\n */\n beginStopAndWait(\n resourceGroupName: string,\n serverName: string,\n options?: ServersStopOptionalParams,\n ): Promise<void>;\n}\n"]}
1
+ {"version":3,"file":"servers.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/servers.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 Server,\n ServersListByResourceGroupOptionalParams,\n ServersListOptionalParams,\n ServersCreateOptionalParams,\n ServersCreateResponse,\n ServerForUpdate,\n ServersUpdateOptionalParams,\n ServersUpdateResponse,\n ServersDeleteOptionalParams,\n ServersGetOptionalParams,\n ServersGetResponse,\n ServersRestartOptionalParams,\n ServersStartOptionalParams,\n ServersStopOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Servers. */\nexport interface Servers {\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 options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: ServersListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<Server>;\n /**\n * List all the servers in a given subscription.\n * @param options The options parameters.\n */\n list(options?: ServersListOptionalParams): PagedAsyncIterableIterator<Server>;\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 parameters The required parameters for creating or updating a server.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n serverName: string,\n parameters: Server,\n options?: ServersCreateOptionalParams,\n ): Promise<SimplePollerLike<OperationState<ServersCreateResponse>, ServersCreateResponse>>;\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 parameters The required parameters for creating or updating a server.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n serverName: string,\n parameters: Server,\n options?: ServersCreateOptionalParams,\n ): Promise<ServersCreateResponse>;\n /**\n * Updates an existing server. The request body can contain one to many of the properties present in\n * the normal server 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 parameters The required parameters for updating a server.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n serverName: string,\n parameters: ServerForUpdate,\n options?: ServersUpdateOptionalParams,\n ): Promise<SimplePollerLike<OperationState<ServersUpdateResponse>, ServersUpdateResponse>>;\n /**\n * Updates an existing server. The request body can contain one to many of the properties present in\n * the normal server 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 parameters The required parameters for updating a server.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n serverName: string,\n parameters: ServerForUpdate,\n options?: ServersUpdateOptionalParams,\n ): Promise<ServersUpdateResponse>;\n /**\n * Deletes 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 options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n serverName: string,\n options?: ServersDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes 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 options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n serverName: string,\n options?: ServersDeleteOptionalParams,\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 options The options parameters.\n */\n get(\n resourceGroupName: string,\n serverName: string,\n options?: ServersGetOptionalParams,\n ): Promise<ServersGetResponse>;\n /**\n * Restarts 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 options The options parameters.\n */\n beginRestart(\n resourceGroupName: string,\n serverName: string,\n options?: ServersRestartOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Restarts 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 options The options parameters.\n */\n beginRestartAndWait(\n resourceGroupName: string,\n serverName: string,\n options?: ServersRestartOptionalParams,\n ): Promise<void>;\n /**\n * Starts 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 options The options parameters.\n */\n beginStart(\n resourceGroupName: string,\n serverName: string,\n options?: ServersStartOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Starts 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 options The options parameters.\n */\n beginStartAndWait(\n resourceGroupName: string,\n serverName: string,\n options?: ServersStartOptionalParams,\n ): Promise<void>;\n /**\n * Stops 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 options The options parameters.\n */\n beginStop(\n resourceGroupName: string,\n serverName: string,\n options?: ServersStopOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Stops 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 options The options parameters.\n */\n beginStopAndWait(\n resourceGroupName: string,\n serverName: string,\n options?: ServersStopOptionalParams,\n ): Promise<void>;\n}\n"]}