@azure/arm-horizondb 1.0.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 (421) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +115 -0
  3. package/dist/browser/api/horizonDbClusters/index.d.ts +3 -0
  4. package/dist/browser/api/horizonDbClusters/index.js +4 -0
  5. package/dist/browser/api/horizonDbClusters/index.js.map +1 -0
  6. package/dist/browser/api/horizonDbClusters/operations.d.ts +36 -0
  7. package/dist/browser/api/horizonDbClusters/operations.js +200 -0
  8. package/dist/browser/api/horizonDbClusters/operations.js.map +1 -0
  9. package/dist/browser/api/horizonDbClusters/options.d.ts +26 -0
  10. package/dist/browser/api/horizonDbClusters/options.js +4 -0
  11. package/dist/browser/api/horizonDbClusters/options.js.map +1 -0
  12. package/dist/browser/api/horizonDbContext.d.ts +22 -0
  13. package/dist/browser/api/horizonDbContext.js +24 -0
  14. package/dist/browser/api/horizonDbContext.js.map +1 -0
  15. package/dist/browser/api/horizonDbFirewallRules/index.d.ts +3 -0
  16. package/dist/browser/api/horizonDbFirewallRules/index.js +4 -0
  17. package/dist/browser/api/horizonDbFirewallRules/index.js.map +1 -0
  18. package/dist/browser/api/horizonDbFirewallRules/operations.d.ts +28 -0
  19. package/dist/browser/api/horizonDbFirewallRules/operations.js +144 -0
  20. package/dist/browser/api/horizonDbFirewallRules/operations.js.map +1 -0
  21. package/dist/browser/api/horizonDbFirewallRules/options.d.ts +18 -0
  22. package/dist/browser/api/horizonDbFirewallRules/options.js +4 -0
  23. package/dist/browser/api/horizonDbFirewallRules/options.js.map +1 -0
  24. package/dist/browser/api/horizonDbParameterGroups/index.d.ts +3 -0
  25. package/dist/browser/api/horizonDbParameterGroups/index.js +4 -0
  26. package/dist/browser/api/horizonDbParameterGroups/index.js.map +1 -0
  27. package/dist/browser/api/horizonDbParameterGroups/operations.d.ts +44 -0
  28. package/dist/browser/api/horizonDbParameterGroups/operations.js +263 -0
  29. package/dist/browser/api/horizonDbParameterGroups/operations.js.map +1 -0
  30. package/dist/browser/api/horizonDbParameterGroups/options.d.ts +34 -0
  31. package/dist/browser/api/horizonDbParameterGroups/options.js +4 -0
  32. package/dist/browser/api/horizonDbParameterGroups/options.js.map +1 -0
  33. package/dist/browser/api/horizonDbPools/index.d.ts +3 -0
  34. package/dist/browser/api/horizonDbPools/index.js +4 -0
  35. package/dist/browser/api/horizonDbPools/index.js.map +1 -0
  36. package/dist/browser/api/horizonDbPools/operations.d.ts +14 -0
  37. package/dist/browser/api/horizonDbPools/operations.js +67 -0
  38. package/dist/browser/api/horizonDbPools/operations.js.map +1 -0
  39. package/dist/browser/api/horizonDbPools/options.d.ts +8 -0
  40. package/dist/browser/api/horizonDbPools/options.js +4 -0
  41. package/dist/browser/api/horizonDbPools/options.js.map +1 -0
  42. package/dist/browser/api/horizonDbPrivateEndpointConnections/index.d.ts +3 -0
  43. package/dist/browser/api/horizonDbPrivateEndpointConnections/index.js +4 -0
  44. package/dist/browser/api/horizonDbPrivateEndpointConnections/index.js.map +1 -0
  45. package/dist/browser/api/horizonDbPrivateEndpointConnections/operations.d.ts +28 -0
  46. package/dist/browser/api/horizonDbPrivateEndpointConnections/operations.js +138 -0
  47. package/dist/browser/api/horizonDbPrivateEndpointConnections/operations.js.map +1 -0
  48. package/dist/browser/api/horizonDbPrivateEndpointConnections/options.d.ts +18 -0
  49. package/dist/browser/api/horizonDbPrivateEndpointConnections/options.js +4 -0
  50. package/dist/browser/api/horizonDbPrivateEndpointConnections/options.js.map +1 -0
  51. package/dist/browser/api/horizonDbPrivateLinkResources/index.d.ts +3 -0
  52. package/dist/browser/api/horizonDbPrivateLinkResources/index.js +4 -0
  53. package/dist/browser/api/horizonDbPrivateLinkResources/index.js.map +1 -0
  54. package/dist/browser/api/horizonDbPrivateLinkResources/operations.d.ts +14 -0
  55. package/dist/browser/api/horizonDbPrivateLinkResources/operations.js +67 -0
  56. package/dist/browser/api/horizonDbPrivateLinkResources/operations.js.map +1 -0
  57. package/dist/browser/api/horizonDbPrivateLinkResources/options.d.ts +8 -0
  58. package/dist/browser/api/horizonDbPrivateLinkResources/options.js +4 -0
  59. package/dist/browser/api/horizonDbPrivateLinkResources/options.js.map +1 -0
  60. package/dist/browser/api/horizonDbReplicas/index.d.ts +3 -0
  61. package/dist/browser/api/horizonDbReplicas/index.js +4 -0
  62. package/dist/browser/api/horizonDbReplicas/index.js.map +1 -0
  63. package/dist/browser/api/horizonDbReplicas/operations.d.ts +32 -0
  64. package/dist/browser/api/horizonDbReplicas/operations.js +181 -0
  65. package/dist/browser/api/horizonDbReplicas/operations.js.map +1 -0
  66. package/dist/browser/api/horizonDbReplicas/options.d.ts +23 -0
  67. package/dist/browser/api/horizonDbReplicas/options.js +4 -0
  68. package/dist/browser/api/horizonDbReplicas/options.js.map +1 -0
  69. package/dist/browser/api/index.d.ts +3 -0
  70. package/dist/browser/api/index.js +4 -0
  71. package/dist/browser/api/index.js.map +1 -0
  72. package/dist/browser/api/operations/index.d.ts +3 -0
  73. package/dist/browser/api/operations/index.js +4 -0
  74. package/dist/browser/api/operations/index.js.map +1 -0
  75. package/dist/browser/api/operations/operations.d.ts +10 -0
  76. package/dist/browser/api/operations/operations.js +35 -0
  77. package/dist/browser/api/operations/operations.js.map +1 -0
  78. package/dist/browser/api/operations/options.d.ts +5 -0
  79. package/dist/browser/api/operations/options.js +4 -0
  80. package/dist/browser/api/operations/options.js.map +1 -0
  81. package/dist/browser/classic/horizonDbClusters/index.d.ts +40 -0
  82. package/dist/browser/classic/horizonDbClusters/index.js +44 -0
  83. package/dist/browser/classic/horizonDbClusters/index.js.map +1 -0
  84. package/dist/browser/classic/horizonDbFirewallRules/index.d.ts +32 -0
  85. package/dist/browser/classic/horizonDbFirewallRules/index.js +34 -0
  86. package/dist/browser/classic/horizonDbFirewallRules/index.js.map +1 -0
  87. package/dist/browser/classic/horizonDbParameterGroups/index.d.ts +44 -0
  88. package/dist/browser/classic/horizonDbParameterGroups/index.js +46 -0
  89. package/dist/browser/classic/horizonDbParameterGroups/index.js.map +1 -0
  90. package/dist/browser/classic/horizonDbPools/index.d.ts +13 -0
  91. package/dist/browser/classic/horizonDbPools/index.js +15 -0
  92. package/dist/browser/classic/horizonDbPools/index.js.map +1 -0
  93. package/dist/browser/classic/horizonDbPrivateEndpointConnections/index.d.ts +32 -0
  94. package/dist/browser/classic/horizonDbPrivateEndpointConnections/index.js +34 -0
  95. package/dist/browser/classic/horizonDbPrivateEndpointConnections/index.js.map +1 -0
  96. package/dist/browser/classic/horizonDbPrivateLinkResources/index.d.ts +13 -0
  97. package/dist/browser/classic/horizonDbPrivateLinkResources/index.js +15 -0
  98. package/dist/browser/classic/horizonDbPrivateLinkResources/index.js.map +1 -0
  99. package/dist/browser/classic/horizonDbReplicas/index.d.ts +38 -0
  100. package/dist/browser/classic/horizonDbReplicas/index.js +43 -0
  101. package/dist/browser/classic/horizonDbReplicas/index.js.map +1 -0
  102. package/dist/browser/classic/index.d.ts +9 -0
  103. package/dist/browser/classic/index.js +4 -0
  104. package/dist/browser/classic/index.js.map +1 -0
  105. package/dist/browser/classic/operations/index.d.ts +11 -0
  106. package/dist/browser/classic/operations/index.js +14 -0
  107. package/dist/browser/classic/operations/index.js.map +1 -0
  108. package/dist/browser/horizonDbClient.d.ts +36 -0
  109. package/dist/browser/horizonDbClient.js +53 -0
  110. package/dist/browser/horizonDbClient.js.map +1 -0
  111. package/dist/browser/index.d.ts +23 -0
  112. package/dist/browser/index.js +8 -0
  113. package/dist/browser/index.js.map +1 -0
  114. package/dist/browser/logger.d.ts +2 -0
  115. package/dist/browser/logger.js +5 -0
  116. package/dist/browser/logger.js.map +1 -0
  117. package/dist/browser/models/index.d.ts +3 -0
  118. package/dist/browser/models/index.js +4 -0
  119. package/dist/browser/models/index.js.map +1 -0
  120. package/dist/browser/models/models.d.ts +740 -0
  121. package/dist/browser/models/models.js +773 -0
  122. package/dist/browser/models/models.js.map +1 -0
  123. package/dist/browser/package.json +3 -0
  124. package/dist/browser/restorePollerHelpers.d.ts +21 -0
  125. package/dist/browser/restorePollerHelpers.js +128 -0
  126. package/dist/browser/restorePollerHelpers.js.map +1 -0
  127. package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +22 -0
  128. package/dist/browser/static-helpers/cloudSettingHelpers.js +38 -0
  129. package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -0
  130. package/dist/browser/static-helpers/pagingHelpers.d.ts +74 -0
  131. package/dist/browser/static-helpers/pagingHelpers.js +143 -0
  132. package/dist/browser/static-helpers/pagingHelpers.js.map +1 -0
  133. package/dist/browser/static-helpers/pollingHelpers.d.ts +34 -0
  134. package/dist/browser/static-helpers/pollingHelpers.js +95 -0
  135. package/dist/browser/static-helpers/pollingHelpers.js.map +1 -0
  136. package/dist/browser/static-helpers/simplePollerHelpers.d.ts +73 -0
  137. package/dist/browser/static-helpers/simplePollerHelpers.js +44 -0
  138. package/dist/browser/static-helpers/simplePollerHelpers.js.map +1 -0
  139. package/dist/browser/static-helpers/urlTemplate.d.ts +5 -0
  140. package/dist/browser/static-helpers/urlTemplate.js +200 -0
  141. package/dist/browser/static-helpers/urlTemplate.js.map +1 -0
  142. package/dist/commonjs/api/horizonDbClusters/index.d.ts +3 -0
  143. package/dist/commonjs/api/horizonDbClusters/index.js +38 -0
  144. package/dist/commonjs/api/horizonDbClusters/index.js.map +7 -0
  145. package/dist/commonjs/api/horizonDbClusters/operations.d.ts +36 -0
  146. package/dist/commonjs/api/horizonDbClusters/operations.js +283 -0
  147. package/dist/commonjs/api/horizonDbClusters/operations.js.map +7 -0
  148. package/dist/commonjs/api/horizonDbClusters/options.d.ts +26 -0
  149. package/dist/commonjs/api/horizonDbClusters/options.js +16 -0
  150. package/dist/commonjs/api/horizonDbClusters/options.js.map +7 -0
  151. package/dist/commonjs/api/horizonDbContext.d.ts +22 -0
  152. package/dist/commonjs/api/horizonDbContext.js +45 -0
  153. package/dist/commonjs/api/horizonDbContext.js.map +7 -0
  154. package/dist/commonjs/api/horizonDbFirewallRules/index.d.ts +3 -0
  155. package/dist/commonjs/api/horizonDbFirewallRules/index.js +34 -0
  156. package/dist/commonjs/api/horizonDbFirewallRules/index.js.map +7 -0
  157. package/dist/commonjs/api/horizonDbFirewallRules/operations.d.ts +28 -0
  158. package/dist/commonjs/api/horizonDbFirewallRules/operations.js +218 -0
  159. package/dist/commonjs/api/horizonDbFirewallRules/operations.js.map +7 -0
  160. package/dist/commonjs/api/horizonDbFirewallRules/options.d.ts +18 -0
  161. package/dist/commonjs/api/horizonDbFirewallRules/options.js +16 -0
  162. package/dist/commonjs/api/horizonDbFirewallRules/options.js.map +7 -0
  163. package/dist/commonjs/api/horizonDbParameterGroups/index.d.ts +3 -0
  164. package/dist/commonjs/api/horizonDbParameterGroups/index.js +42 -0
  165. package/dist/commonjs/api/horizonDbParameterGroups/index.js.map +7 -0
  166. package/dist/commonjs/api/horizonDbParameterGroups/operations.d.ts +44 -0
  167. package/dist/commonjs/api/horizonDbParameterGroups/operations.js +376 -0
  168. package/dist/commonjs/api/horizonDbParameterGroups/operations.js.map +7 -0
  169. package/dist/commonjs/api/horizonDbParameterGroups/options.d.ts +34 -0
  170. package/dist/commonjs/api/horizonDbParameterGroups/options.js +16 -0
  171. package/dist/commonjs/api/horizonDbParameterGroups/options.js.map +7 -0
  172. package/dist/commonjs/api/horizonDbPools/index.d.ts +3 -0
  173. package/dist/commonjs/api/horizonDbPools/index.js +30 -0
  174. package/dist/commonjs/api/horizonDbPools/index.js.map +7 -0
  175. package/dist/commonjs/api/horizonDbPools/operations.d.ts +14 -0
  176. package/dist/commonjs/api/horizonDbPools/operations.js +113 -0
  177. package/dist/commonjs/api/horizonDbPools/operations.js.map +7 -0
  178. package/dist/commonjs/api/horizonDbPools/options.d.ts +8 -0
  179. package/dist/commonjs/api/horizonDbPools/options.js +16 -0
  180. package/dist/commonjs/api/horizonDbPools/options.js.map +7 -0
  181. package/dist/commonjs/api/horizonDbPrivateEndpointConnections/index.d.ts +3 -0
  182. package/dist/commonjs/api/horizonDbPrivateEndpointConnections/index.js +34 -0
  183. package/dist/commonjs/api/horizonDbPrivateEndpointConnections/index.js.map +7 -0
  184. package/dist/commonjs/api/horizonDbPrivateEndpointConnections/operations.d.ts +28 -0
  185. package/dist/commonjs/api/horizonDbPrivateEndpointConnections/operations.js +203 -0
  186. package/dist/commonjs/api/horizonDbPrivateEndpointConnections/operations.js.map +7 -0
  187. package/dist/commonjs/api/horizonDbPrivateEndpointConnections/options.d.ts +18 -0
  188. package/dist/commonjs/api/horizonDbPrivateEndpointConnections/options.js +16 -0
  189. package/dist/commonjs/api/horizonDbPrivateEndpointConnections/options.js.map +7 -0
  190. package/dist/commonjs/api/horizonDbPrivateLinkResources/index.d.ts +3 -0
  191. package/dist/commonjs/api/horizonDbPrivateLinkResources/index.js +30 -0
  192. package/dist/commonjs/api/horizonDbPrivateLinkResources/index.js.map +7 -0
  193. package/dist/commonjs/api/horizonDbPrivateLinkResources/operations.d.ts +14 -0
  194. package/dist/commonjs/api/horizonDbPrivateLinkResources/operations.js +113 -0
  195. package/dist/commonjs/api/horizonDbPrivateLinkResources/operations.js.map +7 -0
  196. package/dist/commonjs/api/horizonDbPrivateLinkResources/options.d.ts +8 -0
  197. package/dist/commonjs/api/horizonDbPrivateLinkResources/options.js +16 -0
  198. package/dist/commonjs/api/horizonDbPrivateLinkResources/options.js.map +7 -0
  199. package/dist/commonjs/api/horizonDbReplicas/index.d.ts +3 -0
  200. package/dist/commonjs/api/horizonDbReplicas/index.js +36 -0
  201. package/dist/commonjs/api/horizonDbReplicas/index.js.map +7 -0
  202. package/dist/commonjs/api/horizonDbReplicas/operations.d.ts +32 -0
  203. package/dist/commonjs/api/horizonDbReplicas/operations.js +272 -0
  204. package/dist/commonjs/api/horizonDbReplicas/operations.js.map +7 -0
  205. package/dist/commonjs/api/horizonDbReplicas/options.d.ts +23 -0
  206. package/dist/commonjs/api/horizonDbReplicas/options.js +16 -0
  207. package/dist/commonjs/api/horizonDbReplicas/options.js.map +7 -0
  208. package/dist/commonjs/api/index.d.ts +3 -0
  209. package/dist/commonjs/api/index.js +28 -0
  210. package/dist/commonjs/api/index.js.map +7 -0
  211. package/dist/commonjs/api/operations/index.d.ts +3 -0
  212. package/dist/commonjs/api/operations/index.js +28 -0
  213. package/dist/commonjs/api/operations/index.js.map +7 -0
  214. package/dist/commonjs/api/operations/operations.d.ts +10 -0
  215. package/dist/commonjs/api/operations/operations.js +72 -0
  216. package/dist/commonjs/api/operations/operations.js.map +7 -0
  217. package/dist/commonjs/api/operations/options.d.ts +5 -0
  218. package/dist/commonjs/api/operations/options.js +16 -0
  219. package/dist/commonjs/api/operations/options.js.map +7 -0
  220. package/dist/commonjs/classic/horizonDbClusters/index.d.ts +40 -0
  221. package/dist/commonjs/classic/horizonDbClusters/index.js +68 -0
  222. package/dist/commonjs/classic/horizonDbClusters/index.js.map +7 -0
  223. package/dist/commonjs/classic/horizonDbFirewallRules/index.d.ts +32 -0
  224. package/dist/commonjs/classic/horizonDbFirewallRules/index.js +96 -0
  225. package/dist/commonjs/classic/horizonDbFirewallRules/index.js.map +7 -0
  226. package/dist/commonjs/classic/horizonDbParameterGroups/index.d.ts +44 -0
  227. package/dist/commonjs/classic/horizonDbParameterGroups/index.js +82 -0
  228. package/dist/commonjs/classic/horizonDbParameterGroups/index.js.map +7 -0
  229. package/dist/commonjs/classic/horizonDbPools/index.d.ts +13 -0
  230. package/dist/commonjs/classic/horizonDbPools/index.js +39 -0
  231. package/dist/commonjs/classic/horizonDbPools/index.js.map +7 -0
  232. package/dist/commonjs/classic/horizonDbPrivateEndpointConnections/index.d.ts +32 -0
  233. package/dist/commonjs/classic/horizonDbPrivateEndpointConnections/index.js +70 -0
  234. package/dist/commonjs/classic/horizonDbPrivateEndpointConnections/index.js.map +7 -0
  235. package/dist/commonjs/classic/horizonDbPrivateLinkResources/index.d.ts +13 -0
  236. package/dist/commonjs/classic/horizonDbPrivateLinkResources/index.js +39 -0
  237. package/dist/commonjs/classic/horizonDbPrivateLinkResources/index.js.map +7 -0
  238. package/dist/commonjs/classic/horizonDbReplicas/index.d.ts +38 -0
  239. package/dist/commonjs/classic/horizonDbReplicas/index.js +114 -0
  240. package/dist/commonjs/classic/horizonDbReplicas/index.js.map +7 -0
  241. package/dist/commonjs/classic/index.d.ts +9 -0
  242. package/dist/commonjs/classic/index.js +16 -0
  243. package/dist/commonjs/classic/index.js.map +7 -0
  244. package/dist/commonjs/classic/operations/index.d.ts +11 -0
  245. package/dist/commonjs/classic/operations/index.js +38 -0
  246. package/dist/commonjs/classic/operations/index.js.map +7 -0
  247. package/dist/commonjs/horizonDbClient.d.ts +36 -0
  248. package/dist/commonjs/horizonDbClient.js +77 -0
  249. package/dist/commonjs/horizonDbClient.js.map +7 -0
  250. package/dist/commonjs/index.d.ts +23 -0
  251. package/dist/commonjs/index.js +61 -0
  252. package/dist/commonjs/index.js.map +7 -0
  253. package/dist/commonjs/logger.d.ts +2 -0
  254. package/dist/commonjs/logger.js +29 -0
  255. package/dist/commonjs/logger.js.map +7 -0
  256. package/dist/commonjs/models/index.d.ts +3 -0
  257. package/dist/commonjs/models/index.js +52 -0
  258. package/dist/commonjs/models/index.js.map +7 -0
  259. package/dist/commonjs/models/models.d.ts +740 -0
  260. package/dist/commonjs/models/models.js +836 -0
  261. package/dist/commonjs/models/models.js.map +7 -0
  262. package/dist/commonjs/package.json +3 -0
  263. package/dist/commonjs/restorePollerHelpers.d.ts +21 -0
  264. package/dist/commonjs/restorePollerHelpers.js +141 -0
  265. package/dist/commonjs/restorePollerHelpers.js.map +7 -0
  266. package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +22 -0
  267. package/dist/commonjs/static-helpers/cloudSettingHelpers.js +52 -0
  268. package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +7 -0
  269. package/dist/commonjs/static-helpers/pagingHelpers.d.ts +74 -0
  270. package/dist/commonjs/static-helpers/pagingHelpers.js +143 -0
  271. package/dist/commonjs/static-helpers/pagingHelpers.js.map +7 -0
  272. package/dist/commonjs/static-helpers/pollingHelpers.d.ts +34 -0
  273. package/dist/commonjs/static-helpers/pollingHelpers.js +101 -0
  274. package/dist/commonjs/static-helpers/pollingHelpers.js.map +7 -0
  275. package/dist/commonjs/static-helpers/simplePollerHelpers.d.ts +73 -0
  276. package/dist/commonjs/static-helpers/simplePollerHelpers.js +67 -0
  277. package/dist/commonjs/static-helpers/simplePollerHelpers.js.map +7 -0
  278. package/dist/commonjs/static-helpers/urlTemplate.d.ts +5 -0
  279. package/dist/commonjs/static-helpers/urlTemplate.js +197 -0
  280. package/dist/commonjs/static-helpers/urlTemplate.js.map +7 -0
  281. package/dist/commonjs/tsdoc-metadata.json +11 -0
  282. package/dist/esm/api/horizonDbClusters/index.d.ts +3 -0
  283. package/dist/esm/api/horizonDbClusters/index.js +4 -0
  284. package/dist/esm/api/horizonDbClusters/index.js.map +1 -0
  285. package/dist/esm/api/horizonDbClusters/operations.d.ts +36 -0
  286. package/dist/esm/api/horizonDbClusters/operations.js +200 -0
  287. package/dist/esm/api/horizonDbClusters/operations.js.map +1 -0
  288. package/dist/esm/api/horizonDbClusters/options.d.ts +26 -0
  289. package/dist/esm/api/horizonDbClusters/options.js +4 -0
  290. package/dist/esm/api/horizonDbClusters/options.js.map +1 -0
  291. package/dist/esm/api/horizonDbContext.d.ts +22 -0
  292. package/dist/esm/api/horizonDbContext.js +24 -0
  293. package/dist/esm/api/horizonDbContext.js.map +1 -0
  294. package/dist/esm/api/horizonDbFirewallRules/index.d.ts +3 -0
  295. package/dist/esm/api/horizonDbFirewallRules/index.js +4 -0
  296. package/dist/esm/api/horizonDbFirewallRules/index.js.map +1 -0
  297. package/dist/esm/api/horizonDbFirewallRules/operations.d.ts +28 -0
  298. package/dist/esm/api/horizonDbFirewallRules/operations.js +144 -0
  299. package/dist/esm/api/horizonDbFirewallRules/operations.js.map +1 -0
  300. package/dist/esm/api/horizonDbFirewallRules/options.d.ts +18 -0
  301. package/dist/esm/api/horizonDbFirewallRules/options.js +4 -0
  302. package/dist/esm/api/horizonDbFirewallRules/options.js.map +1 -0
  303. package/dist/esm/api/horizonDbParameterGroups/index.d.ts +3 -0
  304. package/dist/esm/api/horizonDbParameterGroups/index.js +4 -0
  305. package/dist/esm/api/horizonDbParameterGroups/index.js.map +1 -0
  306. package/dist/esm/api/horizonDbParameterGroups/operations.d.ts +44 -0
  307. package/dist/esm/api/horizonDbParameterGroups/operations.js +263 -0
  308. package/dist/esm/api/horizonDbParameterGroups/operations.js.map +1 -0
  309. package/dist/esm/api/horizonDbParameterGroups/options.d.ts +34 -0
  310. package/dist/esm/api/horizonDbParameterGroups/options.js +4 -0
  311. package/dist/esm/api/horizonDbParameterGroups/options.js.map +1 -0
  312. package/dist/esm/api/horizonDbPools/index.d.ts +3 -0
  313. package/dist/esm/api/horizonDbPools/index.js +4 -0
  314. package/dist/esm/api/horizonDbPools/index.js.map +1 -0
  315. package/dist/esm/api/horizonDbPools/operations.d.ts +14 -0
  316. package/dist/esm/api/horizonDbPools/operations.js +67 -0
  317. package/dist/esm/api/horizonDbPools/operations.js.map +1 -0
  318. package/dist/esm/api/horizonDbPools/options.d.ts +8 -0
  319. package/dist/esm/api/horizonDbPools/options.js +4 -0
  320. package/dist/esm/api/horizonDbPools/options.js.map +1 -0
  321. package/dist/esm/api/horizonDbPrivateEndpointConnections/index.d.ts +3 -0
  322. package/dist/esm/api/horizonDbPrivateEndpointConnections/index.js +4 -0
  323. package/dist/esm/api/horizonDbPrivateEndpointConnections/index.js.map +1 -0
  324. package/dist/esm/api/horizonDbPrivateEndpointConnections/operations.d.ts +28 -0
  325. package/dist/esm/api/horizonDbPrivateEndpointConnections/operations.js +138 -0
  326. package/dist/esm/api/horizonDbPrivateEndpointConnections/operations.js.map +1 -0
  327. package/dist/esm/api/horizonDbPrivateEndpointConnections/options.d.ts +18 -0
  328. package/dist/esm/api/horizonDbPrivateEndpointConnections/options.js +4 -0
  329. package/dist/esm/api/horizonDbPrivateEndpointConnections/options.js.map +1 -0
  330. package/dist/esm/api/horizonDbPrivateLinkResources/index.d.ts +3 -0
  331. package/dist/esm/api/horizonDbPrivateLinkResources/index.js +4 -0
  332. package/dist/esm/api/horizonDbPrivateLinkResources/index.js.map +1 -0
  333. package/dist/esm/api/horizonDbPrivateLinkResources/operations.d.ts +14 -0
  334. package/dist/esm/api/horizonDbPrivateLinkResources/operations.js +67 -0
  335. package/dist/esm/api/horizonDbPrivateLinkResources/operations.js.map +1 -0
  336. package/dist/esm/api/horizonDbPrivateLinkResources/options.d.ts +8 -0
  337. package/dist/esm/api/horizonDbPrivateLinkResources/options.js +4 -0
  338. package/dist/esm/api/horizonDbPrivateLinkResources/options.js.map +1 -0
  339. package/dist/esm/api/horizonDbReplicas/index.d.ts +3 -0
  340. package/dist/esm/api/horizonDbReplicas/index.js +4 -0
  341. package/dist/esm/api/horizonDbReplicas/index.js.map +1 -0
  342. package/dist/esm/api/horizonDbReplicas/operations.d.ts +32 -0
  343. package/dist/esm/api/horizonDbReplicas/operations.js +181 -0
  344. package/dist/esm/api/horizonDbReplicas/operations.js.map +1 -0
  345. package/dist/esm/api/horizonDbReplicas/options.d.ts +23 -0
  346. package/dist/esm/api/horizonDbReplicas/options.js +4 -0
  347. package/dist/esm/api/horizonDbReplicas/options.js.map +1 -0
  348. package/dist/esm/api/index.d.ts +3 -0
  349. package/dist/esm/api/index.js +4 -0
  350. package/dist/esm/api/index.js.map +1 -0
  351. package/dist/esm/api/operations/index.d.ts +3 -0
  352. package/dist/esm/api/operations/index.js +4 -0
  353. package/dist/esm/api/operations/index.js.map +1 -0
  354. package/dist/esm/api/operations/operations.d.ts +10 -0
  355. package/dist/esm/api/operations/operations.js +35 -0
  356. package/dist/esm/api/operations/operations.js.map +1 -0
  357. package/dist/esm/api/operations/options.d.ts +5 -0
  358. package/dist/esm/api/operations/options.js +4 -0
  359. package/dist/esm/api/operations/options.js.map +1 -0
  360. package/dist/esm/classic/horizonDbClusters/index.d.ts +40 -0
  361. package/dist/esm/classic/horizonDbClusters/index.js +44 -0
  362. package/dist/esm/classic/horizonDbClusters/index.js.map +1 -0
  363. package/dist/esm/classic/horizonDbFirewallRules/index.d.ts +32 -0
  364. package/dist/esm/classic/horizonDbFirewallRules/index.js +34 -0
  365. package/dist/esm/classic/horizonDbFirewallRules/index.js.map +1 -0
  366. package/dist/esm/classic/horizonDbParameterGroups/index.d.ts +44 -0
  367. package/dist/esm/classic/horizonDbParameterGroups/index.js +46 -0
  368. package/dist/esm/classic/horizonDbParameterGroups/index.js.map +1 -0
  369. package/dist/esm/classic/horizonDbPools/index.d.ts +13 -0
  370. package/dist/esm/classic/horizonDbPools/index.js +15 -0
  371. package/dist/esm/classic/horizonDbPools/index.js.map +1 -0
  372. package/dist/esm/classic/horizonDbPrivateEndpointConnections/index.d.ts +32 -0
  373. package/dist/esm/classic/horizonDbPrivateEndpointConnections/index.js +34 -0
  374. package/dist/esm/classic/horizonDbPrivateEndpointConnections/index.js.map +1 -0
  375. package/dist/esm/classic/horizonDbPrivateLinkResources/index.d.ts +13 -0
  376. package/dist/esm/classic/horizonDbPrivateLinkResources/index.js +15 -0
  377. package/dist/esm/classic/horizonDbPrivateLinkResources/index.js.map +1 -0
  378. package/dist/esm/classic/horizonDbReplicas/index.d.ts +38 -0
  379. package/dist/esm/classic/horizonDbReplicas/index.js +43 -0
  380. package/dist/esm/classic/horizonDbReplicas/index.js.map +1 -0
  381. package/dist/esm/classic/index.d.ts +9 -0
  382. package/dist/esm/classic/index.js +4 -0
  383. package/dist/esm/classic/index.js.map +1 -0
  384. package/dist/esm/classic/operations/index.d.ts +11 -0
  385. package/dist/esm/classic/operations/index.js +14 -0
  386. package/dist/esm/classic/operations/index.js.map +1 -0
  387. package/dist/esm/horizonDbClient.d.ts +36 -0
  388. package/dist/esm/horizonDbClient.js +53 -0
  389. package/dist/esm/horizonDbClient.js.map +1 -0
  390. package/dist/esm/index.d.ts +23 -0
  391. package/dist/esm/index.js +8 -0
  392. package/dist/esm/index.js.map +1 -0
  393. package/dist/esm/logger.d.ts +2 -0
  394. package/dist/esm/logger.js +5 -0
  395. package/dist/esm/logger.js.map +1 -0
  396. package/dist/esm/models/index.d.ts +3 -0
  397. package/dist/esm/models/index.js +4 -0
  398. package/dist/esm/models/index.js.map +1 -0
  399. package/dist/esm/models/models.d.ts +740 -0
  400. package/dist/esm/models/models.js +773 -0
  401. package/dist/esm/models/models.js.map +1 -0
  402. package/dist/esm/package.json +3 -0
  403. package/dist/esm/restorePollerHelpers.d.ts +21 -0
  404. package/dist/esm/restorePollerHelpers.js +128 -0
  405. package/dist/esm/restorePollerHelpers.js.map +1 -0
  406. package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +22 -0
  407. package/dist/esm/static-helpers/cloudSettingHelpers.js +38 -0
  408. package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -0
  409. package/dist/esm/static-helpers/pagingHelpers.d.ts +74 -0
  410. package/dist/esm/static-helpers/pagingHelpers.js +143 -0
  411. package/dist/esm/static-helpers/pagingHelpers.js.map +1 -0
  412. package/dist/esm/static-helpers/pollingHelpers.d.ts +34 -0
  413. package/dist/esm/static-helpers/pollingHelpers.js +95 -0
  414. package/dist/esm/static-helpers/pollingHelpers.js.map +1 -0
  415. package/dist/esm/static-helpers/simplePollerHelpers.d.ts +73 -0
  416. package/dist/esm/static-helpers/simplePollerHelpers.js +44 -0
  417. package/dist/esm/static-helpers/simplePollerHelpers.js.map +1 -0
  418. package/dist/esm/static-helpers/urlTemplate.d.ts +5 -0
  419. package/dist/esm/static-helpers/urlTemplate.js +200 -0
  420. package/dist/esm/static-helpers/urlTemplate.js.map +1 -0
  421. package/package.json +263 -0
@@ -0,0 +1,740 @@
1
+ /**
2
+ * This file contains only generated model types and their (de)serializers.
3
+ * Disable the following rules for internal models with '_' prefix and deserializers which require 'any' for raw JSON input.
4
+ */
5
+ /** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
6
+ export interface _OperationListResult {
7
+ /** The Operation items on this page */
8
+ value: Operation[];
9
+ /** The link to the next page of items */
10
+ nextLink?: string;
11
+ }
12
+ export declare function _operationListResultDeserializer(item: any): _OperationListResult;
13
+ export declare function operationArrayDeserializer(result: Array<Operation>): any[];
14
+ /** Details of a REST API operation, returned from the Resource Provider Operations API */
15
+ export interface Operation {
16
+ /** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action" */
17
+ readonly name?: string;
18
+ /** Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for Azure Resource Manager/control-plane operations. */
19
+ readonly isDataAction?: boolean;
20
+ /** Localized display information for this particular operation. */
21
+ display?: OperationDisplay;
22
+ /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
23
+ readonly origin?: Origin;
24
+ /** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
25
+ readonly actionType?: ActionType;
26
+ }
27
+ export declare function operationDeserializer(item: any): Operation;
28
+ /** Localized display information for an operation. */
29
+ export interface OperationDisplay {
30
+ /** The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute". */
31
+ readonly provider?: string;
32
+ /** The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections". */
33
+ readonly resource?: string;
34
+ /** The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine". */
35
+ readonly operation?: string;
36
+ /** The short, localized friendly description of the operation; suitable for tool tips and detailed views. */
37
+ readonly description?: string;
38
+ }
39
+ export declare function operationDisplayDeserializer(item: any): OperationDisplay;
40
+ /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
41
+ export declare enum KnownOrigin {
42
+ /** Indicates the operation is initiated by a user. */
43
+ User = "user",
44
+ /** Indicates the operation is initiated by a system. */
45
+ System = "system",
46
+ /** Indicates the operation is initiated by a user or system. */
47
+ UserSystem = "user,system"
48
+ }
49
+ /**
50
+ * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" \
51
+ * {@link KnownOrigin} can be used interchangeably with Origin,
52
+ * this enum contains the known values that the service supports.
53
+ * ### Known values supported by the service
54
+ * **user**: Indicates the operation is initiated by a user. \
55
+ * **system**: Indicates the operation is initiated by a system. \
56
+ * **user,system**: Indicates the operation is initiated by a user or system.
57
+ */
58
+ export type Origin = string;
59
+ /** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
60
+ export declare enum KnownActionType {
61
+ /** Actions are for internal-only APIs. */
62
+ Internal = "Internal"
63
+ }
64
+ /**
65
+ * Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. \
66
+ * {@link KnownActionType} can be used interchangeably with ActionType,
67
+ * this enum contains the known values that the service supports.
68
+ * ### Known values supported by the service
69
+ * **Internal**: Actions are for internal-only APIs.
70
+ */
71
+ export type ActionType = string;
72
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */
73
+ export interface ErrorResponse {
74
+ /** The error object. */
75
+ error?: ErrorDetail;
76
+ }
77
+ export declare function errorResponseDeserializer(item: any): ErrorResponse;
78
+ /** The error detail. */
79
+ export interface ErrorDetail {
80
+ /** The error code. */
81
+ readonly code?: string;
82
+ /** The error message. */
83
+ readonly message?: string;
84
+ /** The error target. */
85
+ readonly target?: string;
86
+ /** The error details. */
87
+ readonly details?: ErrorDetail[];
88
+ /** The error additional info. */
89
+ readonly additionalInfo?: ErrorAdditionalInfo[];
90
+ }
91
+ export declare function errorDetailDeserializer(item: any): ErrorDetail;
92
+ export declare function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[];
93
+ export declare function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[];
94
+ /** The resource management error additional info. */
95
+ export interface ErrorAdditionalInfo {
96
+ /** The additional info type. */
97
+ readonly type?: string;
98
+ /** The additional info. */
99
+ readonly info?: any;
100
+ }
101
+ export declare function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo;
102
+ /** Represents the HorizonDb cluster. */
103
+ export interface HorizonDbCluster extends TrackedResource {
104
+ /** The resource-specific properties for this resource. */
105
+ properties?: HorizonDbClusterProperties;
106
+ }
107
+ export declare function horizonDbClusterSerializer(item: HorizonDbCluster): any;
108
+ export declare function horizonDbClusterDeserializer(item: any): HorizonDbCluster;
109
+ /** Properties of a HorizonDb cluster. */
110
+ export interface HorizonDbClusterProperties {
111
+ /** The administrator login name. */
112
+ administratorLogin: string;
113
+ /** The administrator login password. */
114
+ administratorLoginPassword?: string;
115
+ /** The version of the HorizonDb cluster. */
116
+ version?: string;
117
+ /** The mode to create a new HorizonDb cluster. */
118
+ createMode?: CreateModeCluster;
119
+ /** Restore point creation time specifying the time to restore from. */
120
+ pointInTimeUTC?: Date;
121
+ /** The source cluster resource ID for restore or replica creation. */
122
+ sourceClusterResourceId?: string;
123
+ /** The pool name for restore or replica operations. */
124
+ poolName?: string;
125
+ /** Number of replicas. */
126
+ replicaCount?: number;
127
+ /** Number of vCores. */
128
+ vCores?: number;
129
+ /** The processor type for the HorizonDb cluster. */
130
+ processorType?: string;
131
+ /** The network related info. */
132
+ network?: Network;
133
+ /** Current state of the cluster. */
134
+ readonly state?: State;
135
+ /** The fully qualified domain name of the cluster. */
136
+ readonly fullyQualifiedDomainName?: string;
137
+ /** The fully qualified domain name used for readonly endpoint for the cluster. */
138
+ readonly readonlyEndpoint?: string;
139
+ /** The provisioning state of the cluster. */
140
+ readonly provisioningState?: ProvisioningState;
141
+ /** Defines how replicas are placed across availability zones. */
142
+ zonePlacementPolicy?: ZonePlacementPolicy;
143
+ /** Defines connection to a parameter group. */
144
+ parameterGroup?: HorizonDbClusterParameterGroupConnectionProperties;
145
+ }
146
+ export declare function horizonDbClusterPropertiesSerializer(item: HorizonDbClusterProperties): any;
147
+ export declare function horizonDbClusterPropertiesDeserializer(item: any): HorizonDbClusterProperties;
148
+ /** The mode to create a new HorizonDb cluster. */
149
+ export declare enum KnownCreateModeCluster {
150
+ /** Create a new cluster */
151
+ Create = "Create",
152
+ /** Update an existing cluster */
153
+ Update = "Update",
154
+ /** Create cluster from point-in-time restore */
155
+ PointInTimeRestore = "PointInTimeRestore"
156
+ }
157
+ /**
158
+ * The mode to create a new HorizonDb cluster. \
159
+ * {@link KnownCreateModeCluster} can be used interchangeably with CreateModeCluster,
160
+ * this enum contains the known values that the service supports.
161
+ * ### Known values supported by the service
162
+ * **Create**: Create a new cluster \
163
+ * **Update**: Update an existing cluster \
164
+ * **PointInTimeRestore**: Create cluster from point-in-time restore
165
+ */
166
+ export type CreateModeCluster = string;
167
+ /** Network properties. */
168
+ export interface Network {
169
+ /** The flag indicating whether public ip is requested. */
170
+ readonly publicNetworkAccess?: PublicNetworkAccessState;
171
+ }
172
+ export declare function networkSerializer(item: Network): any;
173
+ export declare function networkDeserializer(item: any): Network;
174
+ /** Indicates if public network access is enabled or not. */
175
+ export declare enum KnownPublicNetworkAccessState {
176
+ /** Public network access is enabled */
177
+ Enabled = "Enabled",
178
+ /** Public network access is disabled */
179
+ Disabled = "Disabled"
180
+ }
181
+ /**
182
+ * Indicates if public network access is enabled or not. \
183
+ * {@link KnownPublicNetworkAccessState} can be used interchangeably with PublicNetworkAccessState,
184
+ * this enum contains the known values that the service supports.
185
+ * ### Known values supported by the service
186
+ * **Enabled**: Public network access is enabled \
187
+ * **Disabled**: Public network access is disabled
188
+ */
189
+ export type PublicNetworkAccessState = string;
190
+ /** Current states. */
191
+ export declare enum KnownState {
192
+ /** Is ready and operational */
193
+ Ready = "Ready",
194
+ /** Is being dropped/deleted */
195
+ Dropping = "Dropping",
196
+ /** Is disabled */
197
+ Disabled = "Disabled",
198
+ /** Is starting up */
199
+ Starting = "Starting",
200
+ /** Is stopping */
201
+ Stopping = "Stopping",
202
+ /** Is stopped */
203
+ Stopped = "Stopped",
204
+ /** Is being updated */
205
+ Updating = "Updating",
206
+ /** Is healthy */
207
+ Healthy = "Healthy"
208
+ }
209
+ /**
210
+ * Current states. \
211
+ * {@link KnownState} can be used interchangeably with State,
212
+ * this enum contains the known values that the service supports.
213
+ * ### Known values supported by the service
214
+ * **Ready**: Is ready and operational \
215
+ * **Dropping**: Is being dropped\/deleted \
216
+ * **Disabled**: Is disabled \
217
+ * **Starting**: Is starting up \
218
+ * **Stopping**: Is stopping \
219
+ * **Stopped**: Is stopped \
220
+ * **Updating**: Is being updated \
221
+ * **Healthy**: Is healthy
222
+ */
223
+ export type State = string;
224
+ /** The provisioning state. */
225
+ export declare enum KnownProvisioningState {
226
+ /** Provisioning completed successfully */
227
+ Succeeded = "Succeeded",
228
+ /** Provisioning failed */
229
+ Failed = "Failed",
230
+ /** Provisioning was canceled */
231
+ Canceled = "Canceled",
232
+ /** Provisioning is in progress */
233
+ InProgress = "InProgress",
234
+ /** Provisioning is in progress */
235
+ Provisioning = "Provisioning"
236
+ }
237
+ /**
238
+ * The provisioning state. \
239
+ * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
240
+ * this enum contains the known values that the service supports.
241
+ * ### Known values supported by the service
242
+ * **Succeeded**: Provisioning completed successfully \
243
+ * **Failed**: Provisioning failed \
244
+ * **Canceled**: Provisioning was canceled \
245
+ * **InProgress**: Provisioning is in progress \
246
+ * **Provisioning**: Provisioning is in progress
247
+ */
248
+ export type ProvisioningState = string;
249
+ /** The zone redundancy option for the cluster. */
250
+ export declare enum KnownZonePlacementPolicy {
251
+ /** Enforce zonal redundancy */
252
+ Strict = "Strict",
253
+ /** Best-effort placement (default) */
254
+ BestEffort = "BestEffort"
255
+ }
256
+ /**
257
+ * The zone redundancy option for the cluster. \
258
+ * {@link KnownZonePlacementPolicy} can be used interchangeably with ZonePlacementPolicy,
259
+ * this enum contains the known values that the service supports.
260
+ * ### Known values supported by the service
261
+ * **Strict**: Enforce zonal redundancy \
262
+ * **BestEffort**: Best-effort placement (default)
263
+ */
264
+ export type ZonePlacementPolicy = string;
265
+ /** Connection information for HorizonDb parameter group. */
266
+ export interface HorizonDbClusterParameterGroupConnectionProperties {
267
+ /** The resource ID of the connected parameter group. */
268
+ id?: string;
269
+ /** Indication of if parameter group is applied on HorizonDb resource. */
270
+ readonly syncStatus?: string;
271
+ /** Indicates whether the parameters should be applied immediately. */
272
+ applyImmediately?: boolean;
273
+ }
274
+ export declare function horizonDbClusterParameterGroupConnectionPropertiesSerializer(item: HorizonDbClusterParameterGroupConnectionProperties): any;
275
+ export declare function horizonDbClusterParameterGroupConnectionPropertiesDeserializer(item: any): HorizonDbClusterParameterGroupConnectionProperties;
276
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
277
+ export interface TrackedResource extends Resource {
278
+ /** Resource tags. */
279
+ tags?: Record<string, string>;
280
+ /** The geo-location where the resource lives */
281
+ location: string;
282
+ }
283
+ export declare function trackedResourceSerializer(item: TrackedResource): any;
284
+ export declare function trackedResourceDeserializer(item: any): TrackedResource;
285
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
286
+ export interface Resource {
287
+ /** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */
288
+ readonly id?: string;
289
+ /** The name of the resource */
290
+ readonly name?: string;
291
+ /** The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" */
292
+ readonly type?: string;
293
+ /** Azure Resource Manager metadata containing createdBy and modifiedBy information. */
294
+ readonly systemData?: SystemData;
295
+ }
296
+ export declare function resourceSerializer(item: Resource): any;
297
+ export declare function resourceDeserializer(item: any): Resource;
298
+ /** Metadata pertaining to creation and last modification of the resource. */
299
+ export interface SystemData {
300
+ /** The identity that created the resource. */
301
+ createdBy?: string;
302
+ /** The type of identity that created the resource. */
303
+ createdByType?: CreatedByType;
304
+ /** The timestamp of resource creation (UTC). */
305
+ createdAt?: Date;
306
+ /** The identity that last modified the resource. */
307
+ lastModifiedBy?: string;
308
+ /** The type of identity that last modified the resource. */
309
+ lastModifiedByType?: CreatedByType;
310
+ /** The timestamp of resource last modification (UTC) */
311
+ lastModifiedAt?: Date;
312
+ }
313
+ export declare function systemDataDeserializer(item: any): SystemData;
314
+ /** The kind of entity that created the resource. */
315
+ export declare enum KnownCreatedByType {
316
+ /** The entity was created by a user. */
317
+ User = "User",
318
+ /** The entity was created by an application. */
319
+ Application = "Application",
320
+ /** The entity was created by a managed identity. */
321
+ ManagedIdentity = "ManagedIdentity",
322
+ /** The entity was created by a key. */
323
+ Key = "Key"
324
+ }
325
+ /**
326
+ * The kind of entity that created the resource. \
327
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
328
+ * this enum contains the known values that the service supports.
329
+ * ### Known values supported by the service
330
+ * **User**: The entity was created by a user. \
331
+ * **Application**: The entity was created by an application. \
332
+ * **ManagedIdentity**: The entity was created by a managed identity. \
333
+ * **Key**: The entity was created by a key.
334
+ */
335
+ export type CreatedByType = string;
336
+ /** HorizonDb cluster for update operations. */
337
+ export interface HorizonDbClusterForPatchUpdate {
338
+ /** Resource tags. */
339
+ tags?: Record<string, string>;
340
+ /** The properties that can be updated for a HorizonDb cluster. */
341
+ properties?: HorizonDbClusterPropertiesForPatchUpdate;
342
+ }
343
+ export declare function horizonDbClusterForPatchUpdateSerializer(item: HorizonDbClusterForPatchUpdate): any;
344
+ /** Properties of a HorizonDb cluster for update operations. */
345
+ export interface HorizonDbClusterPropertiesForPatchUpdate {
346
+ /** The administrator login password. */
347
+ administratorLoginPassword?: string;
348
+ /** Number of vCores. */
349
+ vCores?: number;
350
+ /** Defines connection to a parameter group. */
351
+ parameterGroup?: HorizonDbClusterParameterGroupConnectionProperties;
352
+ }
353
+ export declare function horizonDbClusterPropertiesForPatchUpdateSerializer(item: HorizonDbClusterPropertiesForPatchUpdate): any;
354
+ /** The response of a HorizonDbCluster list operation. */
355
+ export interface _HorizonDbClusterListResult {
356
+ /** The HorizonDbCluster items on this page */
357
+ value: HorizonDbCluster[];
358
+ /** The link to the next page of items */
359
+ nextLink?: string;
360
+ }
361
+ export declare function _horizonDbClusterListResultDeserializer(item: any): _HorizonDbClusterListResult;
362
+ export declare function horizonDbClusterArraySerializer(result: Array<HorizonDbCluster>): any[];
363
+ export declare function horizonDbClusterArrayDeserializer(result: Array<HorizonDbCluster>): any[];
364
+ /** Represents the HorizonDb pool. */
365
+ export interface HorizonDbPool extends ProxyResource {
366
+ /** The resource-specific properties for this resource. */
367
+ properties?: HorizonDbPoolProperties;
368
+ /** Resource tags. */
369
+ tags?: Record<string, string>;
370
+ }
371
+ export declare function horizonDbPoolDeserializer(item: any): HorizonDbPool;
372
+ /** Properties of a HorizonDb pool. */
373
+ export interface HorizonDbPoolProperties {
374
+ /** The location of the HorizonDb pool. */
375
+ location?: string;
376
+ /** Current state of the pool. */
377
+ readonly state?: State;
378
+ /** Number of replicas in the pool. */
379
+ readonly replicaCount?: number;
380
+ /** The version of the HorizonDb pool. */
381
+ readonly version?: string;
382
+ /** The create mode for the pool. */
383
+ readonly createMode?: CreateModePool;
384
+ /** The provisioning state of the pool. */
385
+ readonly provisioningState?: ProvisioningState;
386
+ }
387
+ export declare function horizonDbPoolPropertiesDeserializer(item: any): HorizonDbPoolProperties;
388
+ /** The mode to create a new HorizonDb cluster. */
389
+ export declare enum KnownCreateModePool {
390
+ /** Create a new pool */
391
+ Create = "Create",
392
+ /** Update an existing pool */
393
+ Update = "Update"
394
+ }
395
+ /**
396
+ * The mode to create a new HorizonDb cluster. \
397
+ * {@link KnownCreateModePool} can be used interchangeably with CreateModePool,
398
+ * this enum contains the known values that the service supports.
399
+ * ### Known values supported by the service
400
+ * **Create**: Create a new pool \
401
+ * **Update**: Update an existing pool
402
+ */
403
+ export type CreateModePool = string;
404
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
405
+ export interface ProxyResource extends Resource {
406
+ }
407
+ export declare function proxyResourceSerializer(item: ProxyResource): any;
408
+ export declare function proxyResourceDeserializer(item: any): ProxyResource;
409
+ /** The response of a HorizonDbPool list operation. */
410
+ export interface _HorizonDbPoolListResult {
411
+ /** The HorizonDbPool items on this page */
412
+ value: HorizonDbPool[];
413
+ /** The link to the next page of items */
414
+ nextLink?: string;
415
+ }
416
+ export declare function _horizonDbPoolListResultDeserializer(item: any): _HorizonDbPoolListResult;
417
+ export declare function horizonDbPoolArrayDeserializer(result: Array<HorizonDbPool>): any[];
418
+ /** Represents the HorizonDb replica. */
419
+ export interface HorizonDbReplica extends ProxyResource {
420
+ /** The resource-specific properties for this resource. */
421
+ properties?: HorizonDbReplicaProperties;
422
+ }
423
+ export declare function horizonDbReplicaSerializer(item: HorizonDbReplica): any;
424
+ export declare function horizonDbReplicaDeserializer(item: any): HorizonDbReplica;
425
+ /** Properties of a HorizonDb replica. */
426
+ export interface HorizonDbReplicaProperties {
427
+ /** Role of the replica. */
428
+ role?: ReplicaRole;
429
+ /** Current status of the replica. */
430
+ readonly status?: State;
431
+ /** The fully qualified domain name of the replica. */
432
+ readonly fullyQualifiedDomainName?: string;
433
+ /** The availability zone of the replica. */
434
+ availabilityZone?: string;
435
+ /** The provisioning state of the replica. */
436
+ readonly provisioningState?: ProvisioningState;
437
+ }
438
+ export declare function horizonDbReplicaPropertiesSerializer(item: HorizonDbReplicaProperties): any;
439
+ export declare function horizonDbReplicaPropertiesDeserializer(item: any): HorizonDbReplicaProperties;
440
+ /** Role of the replica. */
441
+ export declare enum KnownReplicaRole {
442
+ /** Read-only replica */
443
+ Read = "Read",
444
+ /** ReadWrite replica */
445
+ ReadWrite = "ReadWrite"
446
+ }
447
+ /**
448
+ * Role of the replica. \
449
+ * {@link KnownReplicaRole} can be used interchangeably with ReplicaRole,
450
+ * this enum contains the known values that the service supports.
451
+ * ### Known values supported by the service
452
+ * **Read**: Read-only replica \
453
+ * **ReadWrite**: ReadWrite replica
454
+ */
455
+ export type ReplicaRole = string;
456
+ /** The response of a HorizonDbReplica list operation. */
457
+ export interface _HorizonDbReplicaListResult {
458
+ /** The HorizonDbReplica items on this page */
459
+ value: HorizonDbReplica[];
460
+ /** The link to the next page of items */
461
+ nextLink?: string;
462
+ }
463
+ export declare function _horizonDbReplicaListResultDeserializer(item: any): _HorizonDbReplicaListResult;
464
+ export declare function horizonDbReplicaArraySerializer(result: Array<HorizonDbReplica>): any[];
465
+ export declare function horizonDbReplicaArrayDeserializer(result: Array<HorizonDbReplica>): any[];
466
+ /** HorizonDb replica for update operations. */
467
+ export interface HorizonDbReplicaForPatchUpdate {
468
+ /** Properties of a HorizonDb replica for update operations. */
469
+ properties?: HorizonDbReplicaPropertiesForPatchUpdate;
470
+ }
471
+ export declare function horizonDbReplicaForPatchUpdateSerializer(item: HorizonDbReplicaForPatchUpdate): any;
472
+ /** Properties of a HorizonDb replica for update operations. */
473
+ export interface HorizonDbReplicaPropertiesForPatchUpdate {
474
+ /** Role of the replica. */
475
+ role?: ReplicaRole;
476
+ }
477
+ export declare function horizonDbReplicaPropertiesForPatchUpdateSerializer(item: HorizonDbReplicaPropertiesForPatchUpdate): any;
478
+ /** Represents the HorizonDb firewall rule. */
479
+ export interface HorizonDbFirewallRule extends ProxyResource {
480
+ /** The resource-specific properties for this resource. */
481
+ properties?: HorizonDbFirewallRuleProperties;
482
+ }
483
+ export declare function horizonDbFirewallRuleSerializer(item: HorizonDbFirewallRule): any;
484
+ export declare function horizonDbFirewallRuleDeserializer(item: any): HorizonDbFirewallRule;
485
+ /** Properties of a HorizonDb firewall rule. */
486
+ export interface HorizonDbFirewallRuleProperties {
487
+ /** The start IP address of the firewall rule (IPv4). */
488
+ startIpAddress: string;
489
+ /** The end IP address of the firewall rule (IPv4). */
490
+ endIpAddress: string;
491
+ /** The description of the HorizonDb firewall rule. */
492
+ description?: string;
493
+ /** The provisioning state of the firewall rule. */
494
+ readonly provisioningState?: ProvisioningState;
495
+ }
496
+ export declare function horizonDbFirewallRulePropertiesSerializer(item: HorizonDbFirewallRuleProperties): any;
497
+ export declare function horizonDbFirewallRulePropertiesDeserializer(item: any): HorizonDbFirewallRuleProperties;
498
+ /** The response of a HorizonDbFirewallRule list operation. */
499
+ export interface _HorizonDbFirewallRuleListResult {
500
+ /** The HorizonDbFirewallRule items on this page */
501
+ value: HorizonDbFirewallRule[];
502
+ /** The link to the next page of items */
503
+ nextLink?: string;
504
+ }
505
+ export declare function _horizonDbFirewallRuleListResultDeserializer(item: any): _HorizonDbFirewallRuleListResult;
506
+ export declare function horizonDbFirewallRuleArraySerializer(result: Array<HorizonDbFirewallRule>): any[];
507
+ export declare function horizonDbFirewallRuleArrayDeserializer(result: Array<HorizonDbFirewallRule>): any[];
508
+ /** A private endpoint connection resource */
509
+ export interface PrivateEndpointConnectionResource extends Resource {
510
+ /** The private endpoint connection properties */
511
+ properties?: PrivateEndpointConnectionProperties;
512
+ }
513
+ export declare function privateEndpointConnectionResourceDeserializer(item: any): PrivateEndpointConnectionResource;
514
+ /** Properties of the private endpoint connection. */
515
+ export interface PrivateEndpointConnectionProperties {
516
+ /** The group ids for the private endpoint resource. */
517
+ readonly groupIds?: string[];
518
+ /** The private endpoint resource. */
519
+ privateEndpoint?: PrivateEndpoint;
520
+ /** A collection of information about the state of the connection between service consumer and provider. */
521
+ privateLinkServiceConnectionState: PrivateLinkServiceConnectionState;
522
+ /** The provisioning state of the private endpoint connection resource. */
523
+ readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
524
+ }
525
+ export declare function privateEndpointConnectionPropertiesDeserializer(item: any): PrivateEndpointConnectionProperties;
526
+ /** The private endpoint resource. */
527
+ export interface PrivateEndpoint {
528
+ /** The resource identifier of the private endpoint */
529
+ readonly id?: string;
530
+ }
531
+ export declare function privateEndpointSerializer(item: PrivateEndpoint): any;
532
+ export declare function privateEndpointDeserializer(item: any): PrivateEndpoint;
533
+ /** A collection of information about the state of the connection between service consumer and provider. */
534
+ export interface PrivateLinkServiceConnectionState {
535
+ /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */
536
+ status?: PrivateEndpointServiceConnectionStatus;
537
+ /** The reason for approval/rejection of the connection. */
538
+ description?: string;
539
+ /** A message indicating if changes on the service provider require any updates on the consumer. */
540
+ actionsRequired?: string;
541
+ }
542
+ export declare function privateLinkServiceConnectionStateSerializer(item: PrivateLinkServiceConnectionState): any;
543
+ export declare function privateLinkServiceConnectionStateDeserializer(item: any): PrivateLinkServiceConnectionState;
544
+ /** The private endpoint connection status. */
545
+ export declare enum KnownPrivateEndpointServiceConnectionStatus {
546
+ /** Connection waiting for approval or rejection */
547
+ Pending = "Pending",
548
+ /** Connection approved */
549
+ Approved = "Approved",
550
+ /** Connection Rejected */
551
+ Rejected = "Rejected"
552
+ }
553
+ /**
554
+ * The private endpoint connection status. \
555
+ * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,
556
+ * this enum contains the known values that the service supports.
557
+ * ### Known values supported by the service
558
+ * **Pending**: Connection waiting for approval or rejection \
559
+ * **Approved**: Connection approved \
560
+ * **Rejected**: Connection Rejected
561
+ */
562
+ export type PrivateEndpointServiceConnectionStatus = string;
563
+ /** The current provisioning state. */
564
+ export declare enum KnownPrivateEndpointConnectionProvisioningState {
565
+ /** Connection has been provisioned */
566
+ Succeeded = "Succeeded",
567
+ /** Connection is being created */
568
+ Creating = "Creating",
569
+ /** Connection is being deleted */
570
+ Deleting = "Deleting",
571
+ /** Connection provisioning has failed */
572
+ Failed = "Failed"
573
+ }
574
+ /**
575
+ * The current provisioning state. \
576
+ * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,
577
+ * this enum contains the known values that the service supports.
578
+ * ### Known values supported by the service
579
+ * **Succeeded**: Connection has been provisioned \
580
+ * **Creating**: Connection is being created \
581
+ * **Deleting**: Connection is being deleted \
582
+ * **Failed**: Connection provisioning has failed
583
+ */
584
+ export type PrivateEndpointConnectionProvisioningState = string;
585
+ /** The response of a PrivateEndpointConnectionResource list operation. */
586
+ export interface _PrivateEndpointConnectionResourceListResult {
587
+ /** The PrivateEndpointConnectionResource items on this page */
588
+ value: PrivateEndpointConnectionResource[];
589
+ /** The link to the next page of items */
590
+ nextLink?: string;
591
+ }
592
+ export declare function _privateEndpointConnectionResourceListResultDeserializer(item: any): _PrivateEndpointConnectionResourceListResult;
593
+ export declare function privateEndpointConnectionResourceArrayDeserializer(result: Array<PrivateEndpointConnectionResource>): any[];
594
+ /** PATCH model for private endpoint connections */
595
+ export interface PrivateEndpointConnectionUpdate {
596
+ /** The private endpoint connection properties */
597
+ properties?: OptionalPropertiesUpdateableProperties;
598
+ }
599
+ export declare function privateEndpointConnectionUpdateSerializer(item: PrivateEndpointConnectionUpdate): any;
600
+ /** The template for adding optional properties. */
601
+ export interface OptionalPropertiesUpdateableProperties {
602
+ /** The private endpoint resource. */
603
+ privateEndpoint?: PrivateEndpoint;
604
+ /** A collection of information about the state of the connection between service consumer and provider. */
605
+ privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
606
+ }
607
+ export declare function optionalPropertiesUpdateablePropertiesSerializer(item: OptionalPropertiesUpdateableProperties): any;
608
+ /** The private endpoint connection resource */
609
+ export interface PrivateEndpointConnection extends Resource {
610
+ /** The private endpoint connection properties */
611
+ properties?: PrivateEndpointConnectionProperties;
612
+ }
613
+ export declare function privateEndpointConnectionDeserializer(item: any): PrivateEndpointConnection;
614
+ /** Represents the HorizonDb private link resource. */
615
+ export interface HorizonDbPrivateLinkResource extends ProxyResource {
616
+ /** The resource-specific properties for this resource. */
617
+ properties?: PrivateLinkResourceProperties;
618
+ }
619
+ export declare function horizonDbPrivateLinkResourceDeserializer(item: any): HorizonDbPrivateLinkResource;
620
+ /** Properties of a private link resource. */
621
+ export interface PrivateLinkResourceProperties {
622
+ /** The private link resource group id. */
623
+ readonly groupId?: string;
624
+ /** The private link resource required member names. */
625
+ readonly requiredMembers?: string[];
626
+ /** The private link resource private link DNS zone name. */
627
+ requiredZoneNames?: string[];
628
+ }
629
+ export declare function privateLinkResourcePropertiesDeserializer(item: any): PrivateLinkResourceProperties;
630
+ /** The response of a HorizonDbPrivateLinkResource list operation. */
631
+ export interface _HorizonDbPrivateLinkResourceListResult {
632
+ /** The HorizonDbPrivateLinkResource items on this page */
633
+ value: HorizonDbPrivateLinkResource[];
634
+ /** The link to the next page of items */
635
+ nextLink?: string;
636
+ }
637
+ export declare function _horizonDbPrivateLinkResourceListResultDeserializer(item: any): _HorizonDbPrivateLinkResourceListResult;
638
+ export declare function horizonDbPrivateLinkResourceArrayDeserializer(result: Array<HorizonDbPrivateLinkResource>): any[];
639
+ /** Represents the HorizonDb parameter group. */
640
+ export interface HorizonDbParameterGroup extends TrackedResource {
641
+ /** The resource-specific properties for this resource. */
642
+ properties?: HorizonDbParameterGroupProperties;
643
+ }
644
+ export declare function horizonDbParameterGroupSerializer(item: HorizonDbParameterGroup): any;
645
+ export declare function horizonDbParameterGroupDeserializer(item: any): HorizonDbParameterGroup;
646
+ /** Properties of a HorizonDb parameter group. */
647
+ export interface HorizonDbParameterGroupProperties {
648
+ /** Parameters in the parameter group. */
649
+ parameters?: ParameterProperties[];
650
+ /** Description of the parameter group. */
651
+ description?: string;
652
+ /** PostgreSQL version for the parameter group. */
653
+ pgVersion?: number;
654
+ /** Current version of the parameter group. */
655
+ readonly version?: number;
656
+ /** Indicates whether the parameters should be applied immediately. */
657
+ applyImmediately?: boolean;
658
+ /** The provisioning state of the parameter group. */
659
+ readonly provisioningState?: ProvisioningState;
660
+ }
661
+ export declare function horizonDbParameterGroupPropertiesSerializer(item: HorizonDbParameterGroupProperties): any;
662
+ export declare function horizonDbParameterGroupPropertiesDeserializer(item: any): HorizonDbParameterGroupProperties;
663
+ export declare function parameterPropertiesArraySerializer(result: Array<ParameterProperties>): any[];
664
+ export declare function parameterPropertiesArrayDeserializer(result: Array<ParameterProperties>): any[];
665
+ /** Properties of a HorizonDb parameters. */
666
+ export interface ParameterProperties {
667
+ /** The name of the parameter. */
668
+ name?: string;
669
+ /** The description of the parameter. */
670
+ readonly description?: string;
671
+ /** The value of the configuration. */
672
+ value?: string;
673
+ /** The data type of the parameter. */
674
+ readonly dataType?: string;
675
+ /** The allowed values for the parameter. */
676
+ readonly allowedValues?: string;
677
+ /** Whether the parameter can be changed dynamically. */
678
+ readonly isDynamic?: boolean;
679
+ /** Whether the parameter is a read-only parameter. */
680
+ readonly isReadOnly?: boolean;
681
+ /** Link to parameter documentation. */
682
+ readonly documentationLink?: string;
683
+ /** The unit of measurement for the parameter. */
684
+ readonly unit?: string;
685
+ }
686
+ export declare function parameterPropertiesSerializer(item: ParameterProperties): any;
687
+ export declare function parameterPropertiesDeserializer(item: any): ParameterProperties;
688
+ /** HorizonDb parameter group for update operations. */
689
+ export interface HorizonDbParameterGroupForPatchUpdate {
690
+ /** Resource tags. */
691
+ tags?: Record<string, string>;
692
+ /** The properties that can be updated for a HorizonDb parameter group. */
693
+ properties?: HorizonDbParameterGroupPropertiesForPatchUpdate;
694
+ }
695
+ export declare function horizonDbParameterGroupForPatchUpdateSerializer(item: HorizonDbParameterGroupForPatchUpdate): any;
696
+ /** Properties of a HorizonDb parameter group for update operations. */
697
+ export interface HorizonDbParameterGroupPropertiesForPatchUpdate {
698
+ /** Parameters in the parameter group. */
699
+ parameters?: ParameterProperties[];
700
+ /** Description of the parameter group. */
701
+ description?: string;
702
+ /** Indicates whether the parameters should be applied immediately. */
703
+ applyImmediately?: boolean;
704
+ }
705
+ export declare function horizonDbParameterGroupPropertiesForPatchUpdateSerializer(item: HorizonDbParameterGroupPropertiesForPatchUpdate): any;
706
+ /** The response of a HorizonDbParameterGroup list operation. */
707
+ export interface _HorizonDbParameterGroupListResult {
708
+ /** The HorizonDbParameterGroup items on this page */
709
+ value: HorizonDbParameterGroup[];
710
+ /** The link to the next page of items */
711
+ nextLink?: string;
712
+ }
713
+ export declare function _horizonDbParameterGroupListResultDeserializer(item: any): _HorizonDbParameterGroupListResult;
714
+ export declare function horizonDbParameterGroupArraySerializer(result: Array<HorizonDbParameterGroup>): any[];
715
+ export declare function horizonDbParameterGroupArrayDeserializer(result: Array<HorizonDbParameterGroup>): any[];
716
+ /** The response of a HorizonDbParameterGroupConnectionProperties list operation. */
717
+ export interface _HorizonDbParameterGroupConnectionPropertiesListResult {
718
+ /** The HorizonDbParameterGroupConnectionProperties items on this page */
719
+ value: HorizonDbParameterGroupConnectionProperties[];
720
+ /** The link to the next page of items */
721
+ nextLink?: string;
722
+ }
723
+ export declare function _horizonDbParameterGroupConnectionPropertiesListResultDeserializer(item: any): _HorizonDbParameterGroupConnectionPropertiesListResult;
724
+ export declare function horizonDbParameterGroupConnectionPropertiesArrayDeserializer(result: Array<HorizonDbParameterGroupConnectionProperties>): any[];
725
+ /** Connection information for HorizonDb parameter group. */
726
+ export interface HorizonDbParameterGroupConnectionProperties {
727
+ /** The name of the connected resource. */
728
+ readonly name?: string;
729
+ /** The resource ID of the connected resource. */
730
+ readonly id?: string;
731
+ /** The type of the resource. */
732
+ readonly type?: string;
733
+ }
734
+ export declare function horizonDbParameterGroupConnectionPropertiesDeserializer(item: any): HorizonDbParameterGroupConnectionProperties;
735
+ /** The available API versions. */
736
+ export declare enum KnownVersions {
737
+ /** The 2026-01-20-preview API version. */
738
+ V20260120Preview = "2026-01-20-preview"
739
+ }
740
+ //# sourceMappingURL=models.d.ts.map