@azure/arm-cloudhealth 1.0.0-alpha.20250619.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 (659) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/LICENSE +21 -0
  3. package/README.md +115 -0
  4. package/dist/browser/api/authenticationSettings/index.d.ts +3 -0
  5. package/dist/browser/api/authenticationSettings/index.d.ts.map +1 -0
  6. package/dist/browser/api/authenticationSettings/index.js +4 -0
  7. package/dist/browser/api/authenticationSettings/index.js.map +1 -0
  8. package/dist/browser/api/authenticationSettings/operations.d.ts +27 -0
  9. package/dist/browser/api/authenticationSettings/operations.d.ts.map +1 -0
  10. package/dist/browser/api/authenticationSettings/operations.js +126 -0
  11. package/dist/browser/api/authenticationSettings/operations.js.map +1 -0
  12. package/dist/browser/api/authenticationSettings/options.d.ts +14 -0
  13. package/dist/browser/api/authenticationSettings/options.d.ts.map +1 -0
  14. package/dist/browser/api/authenticationSettings/options.js +4 -0
  15. package/dist/browser/api/authenticationSettings/options.js.map +1 -0
  16. package/dist/browser/api/cloudHealthContext.d.ts +17 -0
  17. package/dist/browser/api/cloudHealthContext.d.ts.map +1 -0
  18. package/dist/browser/api/cloudHealthContext.js +34 -0
  19. package/dist/browser/api/cloudHealthContext.js.map +1 -0
  20. package/dist/browser/api/discoveryRules/index.d.ts +3 -0
  21. package/dist/browser/api/discoveryRules/index.d.ts.map +1 -0
  22. package/dist/browser/api/discoveryRules/index.js +4 -0
  23. package/dist/browser/api/discoveryRules/index.js.map +1 -0
  24. package/dist/browser/api/discoveryRules/operations.d.ts +27 -0
  25. package/dist/browser/api/discoveryRules/operations.d.ts.map +1 -0
  26. package/dist/browser/api/discoveryRules/operations.js +123 -0
  27. package/dist/browser/api/discoveryRules/operations.js.map +1 -0
  28. package/dist/browser/api/discoveryRules/options.d.ts +16 -0
  29. package/dist/browser/api/discoveryRules/options.d.ts.map +1 -0
  30. package/dist/browser/api/discoveryRules/options.js +4 -0
  31. package/dist/browser/api/discoveryRules/options.js.map +1 -0
  32. package/dist/browser/api/entities/index.d.ts +3 -0
  33. package/dist/browser/api/entities/index.d.ts.map +1 -0
  34. package/dist/browser/api/entities/index.js +4 -0
  35. package/dist/browser/api/entities/index.js.map +1 -0
  36. package/dist/browser/api/entities/operations.d.ts +27 -0
  37. package/dist/browser/api/entities/operations.d.ts.map +1 -0
  38. package/dist/browser/api/entities/operations.js +119 -0
  39. package/dist/browser/api/entities/operations.js.map +1 -0
  40. package/dist/browser/api/entities/options.d.ts +16 -0
  41. package/dist/browser/api/entities/options.d.ts.map +1 -0
  42. package/dist/browser/api/entities/options.js +4 -0
  43. package/dist/browser/api/entities/options.js.map +1 -0
  44. package/dist/browser/api/healthModels/index.d.ts +3 -0
  45. package/dist/browser/api/healthModels/index.d.ts.map +1 -0
  46. package/dist/browser/api/healthModels/index.js +4 -0
  47. package/dist/browser/api/healthModels/index.js.map +1 -0
  48. package/dist/browser/api/healthModels/operations.d.ts +36 -0
  49. package/dist/browser/api/healthModels/operations.d.ts.map +1 -0
  50. package/dist/browser/api/healthModels/operations.js +184 -0
  51. package/dist/browser/api/healthModels/operations.js.map +1 -0
  52. package/dist/browser/api/healthModels/options.d.ts +26 -0
  53. package/dist/browser/api/healthModels/options.d.ts.map +1 -0
  54. package/dist/browser/api/healthModels/options.js +4 -0
  55. package/dist/browser/api/healthModels/options.js.map +1 -0
  56. package/dist/browser/api/index.d.ts +2 -0
  57. package/dist/browser/api/index.d.ts.map +1 -0
  58. package/dist/browser/api/index.js +4 -0
  59. package/dist/browser/api/index.js.map +1 -0
  60. package/dist/browser/api/operations/index.d.ts +3 -0
  61. package/dist/browser/api/operations/index.d.ts.map +1 -0
  62. package/dist/browser/api/operations/index.js +4 -0
  63. package/dist/browser/api/operations/index.js.map +1 -0
  64. package/dist/browser/api/operations/operations.d.ts +10 -0
  65. package/dist/browser/api/operations/operations.d.ts.map +1 -0
  66. package/dist/browser/api/operations/operations.js +29 -0
  67. package/dist/browser/api/operations/operations.js.map +1 -0
  68. package/dist/browser/api/operations/options.d.ts +5 -0
  69. package/dist/browser/api/operations/options.d.ts.map +1 -0
  70. package/dist/browser/api/operations/options.js +4 -0
  71. package/dist/browser/api/operations/options.js.map +1 -0
  72. package/dist/browser/api/relationships/index.d.ts +3 -0
  73. package/dist/browser/api/relationships/index.d.ts.map +1 -0
  74. package/dist/browser/api/relationships/index.js +4 -0
  75. package/dist/browser/api/relationships/index.js.map +1 -0
  76. package/dist/browser/api/relationships/operations.d.ts +27 -0
  77. package/dist/browser/api/relationships/operations.d.ts.map +1 -0
  78. package/dist/browser/api/relationships/operations.js +123 -0
  79. package/dist/browser/api/relationships/operations.js.map +1 -0
  80. package/dist/browser/api/relationships/options.d.ts +16 -0
  81. package/dist/browser/api/relationships/options.d.ts.map +1 -0
  82. package/dist/browser/api/relationships/options.js +4 -0
  83. package/dist/browser/api/relationships/options.js.map +1 -0
  84. package/dist/browser/api/signalDefinitions/index.d.ts +3 -0
  85. package/dist/browser/api/signalDefinitions/index.d.ts.map +1 -0
  86. package/dist/browser/api/signalDefinitions/index.js +4 -0
  87. package/dist/browser/api/signalDefinitions/index.js.map +1 -0
  88. package/dist/browser/api/signalDefinitions/operations.d.ts +27 -0
  89. package/dist/browser/api/signalDefinitions/operations.d.ts.map +1 -0
  90. package/dist/browser/api/signalDefinitions/operations.js +127 -0
  91. package/dist/browser/api/signalDefinitions/operations.js.map +1 -0
  92. package/dist/browser/api/signalDefinitions/options.d.ts +16 -0
  93. package/dist/browser/api/signalDefinitions/options.d.ts.map +1 -0
  94. package/dist/browser/api/signalDefinitions/options.js +4 -0
  95. package/dist/browser/api/signalDefinitions/options.js.map +1 -0
  96. package/dist/browser/classic/authenticationSettings/index.d.ts +22 -0
  97. package/dist/browser/classic/authenticationSettings/index.d.ts.map +1 -0
  98. package/dist/browser/classic/authenticationSettings/index.js +15 -0
  99. package/dist/browser/classic/authenticationSettings/index.js.map +1 -0
  100. package/dist/browser/classic/discoveryRules/index.d.ts +22 -0
  101. package/dist/browser/classic/discoveryRules/index.d.ts.map +1 -0
  102. package/dist/browser/classic/discoveryRules/index.js +15 -0
  103. package/dist/browser/classic/discoveryRules/index.js.map +1 -0
  104. package/dist/browser/classic/entities/index.d.ts +22 -0
  105. package/dist/browser/classic/entities/index.d.ts.map +1 -0
  106. package/dist/browser/classic/entities/index.js +15 -0
  107. package/dist/browser/classic/entities/index.js.map +1 -0
  108. package/dist/browser/classic/healthModels/index.d.ts +27 -0
  109. package/dist/browser/classic/healthModels/index.d.ts.map +1 -0
  110. package/dist/browser/classic/healthModels/index.js +17 -0
  111. package/dist/browser/classic/healthModels/index.js.map +1 -0
  112. package/dist/browser/classic/index.d.ts +8 -0
  113. package/dist/browser/classic/index.d.ts.map +1 -0
  114. package/dist/browser/classic/index.js +4 -0
  115. package/dist/browser/classic/index.js.map +1 -0
  116. package/dist/browser/classic/operations/index.d.ts +11 -0
  117. package/dist/browser/classic/operations/index.d.ts.map +1 -0
  118. package/dist/browser/classic/operations/index.js +12 -0
  119. package/dist/browser/classic/operations/index.js.map +1 -0
  120. package/dist/browser/classic/relationships/index.d.ts +22 -0
  121. package/dist/browser/classic/relationships/index.d.ts.map +1 -0
  122. package/dist/browser/classic/relationships/index.js +15 -0
  123. package/dist/browser/classic/relationships/index.js.map +1 -0
  124. package/dist/browser/classic/signalDefinitions/index.d.ts +22 -0
  125. package/dist/browser/classic/signalDefinitions/index.d.ts.map +1 -0
  126. package/dist/browser/classic/signalDefinitions/index.js +15 -0
  127. package/dist/browser/classic/signalDefinitions/index.js.map +1 -0
  128. package/dist/browser/cloudHealthClient.d.ts +32 -0
  129. package/dist/browser/cloudHealthClient.d.ts.map +1 -0
  130. package/dist/browser/cloudHealthClient.js +29 -0
  131. package/dist/browser/cloudHealthClient.js.map +1 -0
  132. package/dist/browser/index.d.ts +15 -0
  133. package/dist/browser/index.d.ts.map +1 -0
  134. package/dist/browser/index.js +6 -0
  135. package/dist/browser/index.js.map +1 -0
  136. package/dist/browser/logger.d.ts +2 -0
  137. package/dist/browser/logger.d.ts.map +1 -0
  138. package/dist/browser/logger.js +5 -0
  139. package/dist/browser/logger.js.map +1 -0
  140. package/dist/browser/models/index.d.ts +2 -0
  141. package/dist/browser/models/index.d.ts.map +1 -0
  142. package/dist/browser/models/index.js +4 -0
  143. package/dist/browser/models/index.js.map +1 -0
  144. package/dist/browser/models/models.d.ts +935 -0
  145. package/dist/browser/models/models.d.ts.map +1 -0
  146. package/dist/browser/models/models.js +1092 -0
  147. package/dist/browser/models/models.js.map +1 -0
  148. package/dist/browser/package.json +3 -0
  149. package/dist/browser/restorePollerHelpers.d.ts +21 -0
  150. package/dist/browser/restorePollerHelpers.d.ts.map +1 -0
  151. package/dist/browser/restorePollerHelpers.js +95 -0
  152. package/dist/browser/restorePollerHelpers.js.map +1 -0
  153. package/dist/browser/static-helpers/pagingHelpers.d.ts +72 -0
  154. package/dist/browser/static-helpers/pagingHelpers.d.ts.map +1 -0
  155. package/dist/browser/static-helpers/pagingHelpers.js +137 -0
  156. package/dist/browser/static-helpers/pagingHelpers.js.map +1 -0
  157. package/dist/browser/static-helpers/pollingHelpers.d.ts +30 -0
  158. package/dist/browser/static-helpers/pollingHelpers.d.ts.map +1 -0
  159. package/dist/browser/static-helpers/pollingHelpers.js +76 -0
  160. package/dist/browser/static-helpers/pollingHelpers.js.map +1 -0
  161. package/dist/browser/static-helpers/urlTemplate.d.ts +5 -0
  162. package/dist/browser/static-helpers/urlTemplate.d.ts.map +1 -0
  163. package/dist/browser/static-helpers/urlTemplate.js +169 -0
  164. package/dist/browser/static-helpers/urlTemplate.js.map +1 -0
  165. package/dist/commonjs/api/authenticationSettings/index.d.ts +3 -0
  166. package/dist/commonjs/api/authenticationSettings/index.d.ts.map +1 -0
  167. package/dist/commonjs/api/authenticationSettings/index.js +11 -0
  168. package/dist/commonjs/api/authenticationSettings/index.js.map +1 -0
  169. package/dist/commonjs/api/authenticationSettings/operations.d.ts +27 -0
  170. package/dist/commonjs/api/authenticationSettings/operations.d.ts.map +1 -0
  171. package/dist/commonjs/api/authenticationSettings/operations.js +140 -0
  172. package/dist/commonjs/api/authenticationSettings/operations.js.map +1 -0
  173. package/dist/commonjs/api/authenticationSettings/options.d.ts +14 -0
  174. package/dist/commonjs/api/authenticationSettings/options.d.ts.map +1 -0
  175. package/dist/commonjs/api/authenticationSettings/options.js +5 -0
  176. package/dist/commonjs/api/authenticationSettings/options.js.map +1 -0
  177. package/dist/commonjs/api/cloudHealthContext.d.ts +17 -0
  178. package/dist/commonjs/api/cloudHealthContext.d.ts.map +1 -0
  179. package/dist/commonjs/api/cloudHealthContext.js +37 -0
  180. package/dist/commonjs/api/cloudHealthContext.js.map +1 -0
  181. package/dist/commonjs/api/discoveryRules/index.d.ts +3 -0
  182. package/dist/commonjs/api/discoveryRules/index.d.ts.map +1 -0
  183. package/dist/commonjs/api/discoveryRules/index.js +11 -0
  184. package/dist/commonjs/api/discoveryRules/index.js.map +1 -0
  185. package/dist/commonjs/api/discoveryRules/operations.d.ts +27 -0
  186. package/dist/commonjs/api/discoveryRules/operations.d.ts.map +1 -0
  187. package/dist/commonjs/api/discoveryRules/operations.js +137 -0
  188. package/dist/commonjs/api/discoveryRules/operations.js.map +1 -0
  189. package/dist/commonjs/api/discoveryRules/options.d.ts +16 -0
  190. package/dist/commonjs/api/discoveryRules/options.d.ts.map +1 -0
  191. package/dist/commonjs/api/discoveryRules/options.js +5 -0
  192. package/dist/commonjs/api/discoveryRules/options.js.map +1 -0
  193. package/dist/commonjs/api/entities/index.d.ts +3 -0
  194. package/dist/commonjs/api/entities/index.d.ts.map +1 -0
  195. package/dist/commonjs/api/entities/index.js +11 -0
  196. package/dist/commonjs/api/entities/index.js.map +1 -0
  197. package/dist/commonjs/api/entities/operations.d.ts +27 -0
  198. package/dist/commonjs/api/entities/operations.d.ts.map +1 -0
  199. package/dist/commonjs/api/entities/operations.js +133 -0
  200. package/dist/commonjs/api/entities/operations.js.map +1 -0
  201. package/dist/commonjs/api/entities/options.d.ts +16 -0
  202. package/dist/commonjs/api/entities/options.d.ts.map +1 -0
  203. package/dist/commonjs/api/entities/options.js +5 -0
  204. package/dist/commonjs/api/entities/options.js.map +1 -0
  205. package/dist/commonjs/api/healthModels/index.d.ts +3 -0
  206. package/dist/commonjs/api/healthModels/index.d.ts.map +1 -0
  207. package/dist/commonjs/api/healthModels/index.js +13 -0
  208. package/dist/commonjs/api/healthModels/index.js.map +1 -0
  209. package/dist/commonjs/api/healthModels/operations.d.ts +36 -0
  210. package/dist/commonjs/api/healthModels/operations.d.ts.map +1 -0
  211. package/dist/commonjs/api/healthModels/operations.js +204 -0
  212. package/dist/commonjs/api/healthModels/operations.js.map +1 -0
  213. package/dist/commonjs/api/healthModels/options.d.ts +26 -0
  214. package/dist/commonjs/api/healthModels/options.d.ts.map +1 -0
  215. package/dist/commonjs/api/healthModels/options.js +5 -0
  216. package/dist/commonjs/api/healthModels/options.js.map +1 -0
  217. package/dist/commonjs/api/index.d.ts +2 -0
  218. package/dist/commonjs/api/index.d.ts.map +1 -0
  219. package/dist/commonjs/api/index.js +8 -0
  220. package/dist/commonjs/api/index.js.map +1 -0
  221. package/dist/commonjs/api/operations/index.d.ts +3 -0
  222. package/dist/commonjs/api/operations/index.d.ts.map +1 -0
  223. package/dist/commonjs/api/operations/index.js +8 -0
  224. package/dist/commonjs/api/operations/index.js.map +1 -0
  225. package/dist/commonjs/api/operations/operations.d.ts +10 -0
  226. package/dist/commonjs/api/operations/operations.d.ts.map +1 -0
  227. package/dist/commonjs/api/operations/operations.js +34 -0
  228. package/dist/commonjs/api/operations/operations.js.map +1 -0
  229. package/dist/commonjs/api/operations/options.d.ts +5 -0
  230. package/dist/commonjs/api/operations/options.d.ts.map +1 -0
  231. package/dist/commonjs/api/operations/options.js +5 -0
  232. package/dist/commonjs/api/operations/options.js.map +1 -0
  233. package/dist/commonjs/api/relationships/index.d.ts +3 -0
  234. package/dist/commonjs/api/relationships/index.d.ts.map +1 -0
  235. package/dist/commonjs/api/relationships/index.js +11 -0
  236. package/dist/commonjs/api/relationships/index.js.map +1 -0
  237. package/dist/commonjs/api/relationships/operations.d.ts +27 -0
  238. package/dist/commonjs/api/relationships/operations.d.ts.map +1 -0
  239. package/dist/commonjs/api/relationships/operations.js +137 -0
  240. package/dist/commonjs/api/relationships/operations.js.map +1 -0
  241. package/dist/commonjs/api/relationships/options.d.ts +16 -0
  242. package/dist/commonjs/api/relationships/options.d.ts.map +1 -0
  243. package/dist/commonjs/api/relationships/options.js +5 -0
  244. package/dist/commonjs/api/relationships/options.js.map +1 -0
  245. package/dist/commonjs/api/signalDefinitions/index.d.ts +3 -0
  246. package/dist/commonjs/api/signalDefinitions/index.d.ts.map +1 -0
  247. package/dist/commonjs/api/signalDefinitions/index.js +11 -0
  248. package/dist/commonjs/api/signalDefinitions/index.js.map +1 -0
  249. package/dist/commonjs/api/signalDefinitions/operations.d.ts +27 -0
  250. package/dist/commonjs/api/signalDefinitions/operations.d.ts.map +1 -0
  251. package/dist/commonjs/api/signalDefinitions/operations.js +141 -0
  252. package/dist/commonjs/api/signalDefinitions/operations.js.map +1 -0
  253. package/dist/commonjs/api/signalDefinitions/options.d.ts +16 -0
  254. package/dist/commonjs/api/signalDefinitions/options.d.ts.map +1 -0
  255. package/dist/commonjs/api/signalDefinitions/options.js +5 -0
  256. package/dist/commonjs/api/signalDefinitions/options.js.map +1 -0
  257. package/dist/commonjs/classic/authenticationSettings/index.d.ts +22 -0
  258. package/dist/commonjs/classic/authenticationSettings/index.d.ts.map +1 -0
  259. package/dist/commonjs/classic/authenticationSettings/index.js +18 -0
  260. package/dist/commonjs/classic/authenticationSettings/index.js.map +1 -0
  261. package/dist/commonjs/classic/discoveryRules/index.d.ts +22 -0
  262. package/dist/commonjs/classic/discoveryRules/index.d.ts.map +1 -0
  263. package/dist/commonjs/classic/discoveryRules/index.js +18 -0
  264. package/dist/commonjs/classic/discoveryRules/index.js.map +1 -0
  265. package/dist/commonjs/classic/entities/index.d.ts +22 -0
  266. package/dist/commonjs/classic/entities/index.d.ts.map +1 -0
  267. package/dist/commonjs/classic/entities/index.js +18 -0
  268. package/dist/commonjs/classic/entities/index.js.map +1 -0
  269. package/dist/commonjs/classic/healthModels/index.d.ts +27 -0
  270. package/dist/commonjs/classic/healthModels/index.d.ts.map +1 -0
  271. package/dist/commonjs/classic/healthModels/index.js +20 -0
  272. package/dist/commonjs/classic/healthModels/index.js.map +1 -0
  273. package/dist/commonjs/classic/index.d.ts +8 -0
  274. package/dist/commonjs/classic/index.d.ts.map +1 -0
  275. package/dist/commonjs/classic/index.js +5 -0
  276. package/dist/commonjs/classic/index.js.map +1 -0
  277. package/dist/commonjs/classic/operations/index.d.ts +11 -0
  278. package/dist/commonjs/classic/operations/index.d.ts.map +1 -0
  279. package/dist/commonjs/classic/operations/index.js +15 -0
  280. package/dist/commonjs/classic/operations/index.js.map +1 -0
  281. package/dist/commonjs/classic/relationships/index.d.ts +22 -0
  282. package/dist/commonjs/classic/relationships/index.d.ts.map +1 -0
  283. package/dist/commonjs/classic/relationships/index.js +18 -0
  284. package/dist/commonjs/classic/relationships/index.js.map +1 -0
  285. package/dist/commonjs/classic/signalDefinitions/index.d.ts +22 -0
  286. package/dist/commonjs/classic/signalDefinitions/index.d.ts.map +1 -0
  287. package/dist/commonjs/classic/signalDefinitions/index.js +18 -0
  288. package/dist/commonjs/classic/signalDefinitions/index.js.map +1 -0
  289. package/dist/commonjs/cloudHealthClient.d.ts +32 -0
  290. package/dist/commonjs/cloudHealthClient.d.ts.map +1 -0
  291. package/dist/commonjs/cloudHealthClient.js +33 -0
  292. package/dist/commonjs/cloudHealthClient.js.map +1 -0
  293. package/dist/commonjs/index.d.ts +15 -0
  294. package/dist/commonjs/index.d.ts.map +1 -0
  295. package/dist/commonjs/index.js +30 -0
  296. package/dist/commonjs/index.js.map +1 -0
  297. package/dist/commonjs/logger.d.ts +2 -0
  298. package/dist/commonjs/logger.d.ts.map +1 -0
  299. package/dist/commonjs/logger.js +8 -0
  300. package/dist/commonjs/logger.js.map +1 -0
  301. package/dist/commonjs/models/index.d.ts +2 -0
  302. package/dist/commonjs/models/index.d.ts.map +1 -0
  303. package/dist/commonjs/models/index.js +26 -0
  304. package/dist/commonjs/models/index.js.map +1 -0
  305. package/dist/commonjs/models/models.d.ts +935 -0
  306. package/dist/commonjs/models/models.d.ts.map +1 -0
  307. package/dist/commonjs/models/models.js +1201 -0
  308. package/dist/commonjs/models/models.js.map +1 -0
  309. package/dist/commonjs/package.json +3 -0
  310. package/dist/commonjs/restorePollerHelpers.d.ts +21 -0
  311. package/dist/commonjs/restorePollerHelpers.d.ts.map +1 -0
  312. package/dist/commonjs/restorePollerHelpers.js +98 -0
  313. package/dist/commonjs/restorePollerHelpers.js.map +1 -0
  314. package/dist/commonjs/static-helpers/pagingHelpers.d.ts +72 -0
  315. package/dist/commonjs/static-helpers/pagingHelpers.d.ts.map +1 -0
  316. package/dist/commonjs/static-helpers/pagingHelpers.js +140 -0
  317. package/dist/commonjs/static-helpers/pagingHelpers.js.map +1 -0
  318. package/dist/commonjs/static-helpers/pollingHelpers.d.ts +30 -0
  319. package/dist/commonjs/static-helpers/pollingHelpers.d.ts.map +1 -0
  320. package/dist/commonjs/static-helpers/pollingHelpers.js +79 -0
  321. package/dist/commonjs/static-helpers/pollingHelpers.js.map +1 -0
  322. package/dist/commonjs/static-helpers/urlTemplate.d.ts +5 -0
  323. package/dist/commonjs/static-helpers/urlTemplate.d.ts.map +1 -0
  324. package/dist/commonjs/static-helpers/urlTemplate.js +172 -0
  325. package/dist/commonjs/static-helpers/urlTemplate.js.map +1 -0
  326. package/dist/commonjs/tsdoc-metadata.json +11 -0
  327. package/dist/esm/api/authenticationSettings/index.d.ts +3 -0
  328. package/dist/esm/api/authenticationSettings/index.d.ts.map +1 -0
  329. package/dist/esm/api/authenticationSettings/index.js +4 -0
  330. package/dist/esm/api/authenticationSettings/index.js.map +1 -0
  331. package/dist/esm/api/authenticationSettings/operations.d.ts +27 -0
  332. package/dist/esm/api/authenticationSettings/operations.d.ts.map +1 -0
  333. package/dist/esm/api/authenticationSettings/operations.js +126 -0
  334. package/dist/esm/api/authenticationSettings/operations.js.map +1 -0
  335. package/dist/esm/api/authenticationSettings/options.d.ts +14 -0
  336. package/dist/esm/api/authenticationSettings/options.d.ts.map +1 -0
  337. package/dist/esm/api/authenticationSettings/options.js +4 -0
  338. package/dist/esm/api/authenticationSettings/options.js.map +1 -0
  339. package/dist/esm/api/cloudHealthContext.d.ts +17 -0
  340. package/dist/esm/api/cloudHealthContext.d.ts.map +1 -0
  341. package/dist/esm/api/cloudHealthContext.js +34 -0
  342. package/dist/esm/api/cloudHealthContext.js.map +1 -0
  343. package/dist/esm/api/discoveryRules/index.d.ts +3 -0
  344. package/dist/esm/api/discoveryRules/index.d.ts.map +1 -0
  345. package/dist/esm/api/discoveryRules/index.js +4 -0
  346. package/dist/esm/api/discoveryRules/index.js.map +1 -0
  347. package/dist/esm/api/discoveryRules/operations.d.ts +27 -0
  348. package/dist/esm/api/discoveryRules/operations.d.ts.map +1 -0
  349. package/dist/esm/api/discoveryRules/operations.js +123 -0
  350. package/dist/esm/api/discoveryRules/operations.js.map +1 -0
  351. package/dist/esm/api/discoveryRules/options.d.ts +16 -0
  352. package/dist/esm/api/discoveryRules/options.d.ts.map +1 -0
  353. package/dist/esm/api/discoveryRules/options.js +4 -0
  354. package/dist/esm/api/discoveryRules/options.js.map +1 -0
  355. package/dist/esm/api/entities/index.d.ts +3 -0
  356. package/dist/esm/api/entities/index.d.ts.map +1 -0
  357. package/dist/esm/api/entities/index.js +4 -0
  358. package/dist/esm/api/entities/index.js.map +1 -0
  359. package/dist/esm/api/entities/operations.d.ts +27 -0
  360. package/dist/esm/api/entities/operations.d.ts.map +1 -0
  361. package/dist/esm/api/entities/operations.js +119 -0
  362. package/dist/esm/api/entities/operations.js.map +1 -0
  363. package/dist/esm/api/entities/options.d.ts +16 -0
  364. package/dist/esm/api/entities/options.d.ts.map +1 -0
  365. package/dist/esm/api/entities/options.js +4 -0
  366. package/dist/esm/api/entities/options.js.map +1 -0
  367. package/dist/esm/api/healthModels/index.d.ts +3 -0
  368. package/dist/esm/api/healthModels/index.d.ts.map +1 -0
  369. package/dist/esm/api/healthModels/index.js +4 -0
  370. package/dist/esm/api/healthModels/index.js.map +1 -0
  371. package/dist/esm/api/healthModels/operations.d.ts +36 -0
  372. package/dist/esm/api/healthModels/operations.d.ts.map +1 -0
  373. package/dist/esm/api/healthModels/operations.js +184 -0
  374. package/dist/esm/api/healthModels/operations.js.map +1 -0
  375. package/dist/esm/api/healthModels/options.d.ts +26 -0
  376. package/dist/esm/api/healthModels/options.d.ts.map +1 -0
  377. package/dist/esm/api/healthModels/options.js +4 -0
  378. package/dist/esm/api/healthModels/options.js.map +1 -0
  379. package/dist/esm/api/index.d.ts +2 -0
  380. package/dist/esm/api/index.d.ts.map +1 -0
  381. package/dist/esm/api/index.js +4 -0
  382. package/dist/esm/api/index.js.map +1 -0
  383. package/dist/esm/api/operations/index.d.ts +3 -0
  384. package/dist/esm/api/operations/index.d.ts.map +1 -0
  385. package/dist/esm/api/operations/index.js +4 -0
  386. package/dist/esm/api/operations/index.js.map +1 -0
  387. package/dist/esm/api/operations/operations.d.ts +10 -0
  388. package/dist/esm/api/operations/operations.d.ts.map +1 -0
  389. package/dist/esm/api/operations/operations.js +29 -0
  390. package/dist/esm/api/operations/operations.js.map +1 -0
  391. package/dist/esm/api/operations/options.d.ts +5 -0
  392. package/dist/esm/api/operations/options.d.ts.map +1 -0
  393. package/dist/esm/api/operations/options.js +4 -0
  394. package/dist/esm/api/operations/options.js.map +1 -0
  395. package/dist/esm/api/relationships/index.d.ts +3 -0
  396. package/dist/esm/api/relationships/index.d.ts.map +1 -0
  397. package/dist/esm/api/relationships/index.js +4 -0
  398. package/dist/esm/api/relationships/index.js.map +1 -0
  399. package/dist/esm/api/relationships/operations.d.ts +27 -0
  400. package/dist/esm/api/relationships/operations.d.ts.map +1 -0
  401. package/dist/esm/api/relationships/operations.js +123 -0
  402. package/dist/esm/api/relationships/operations.js.map +1 -0
  403. package/dist/esm/api/relationships/options.d.ts +16 -0
  404. package/dist/esm/api/relationships/options.d.ts.map +1 -0
  405. package/dist/esm/api/relationships/options.js +4 -0
  406. package/dist/esm/api/relationships/options.js.map +1 -0
  407. package/dist/esm/api/signalDefinitions/index.d.ts +3 -0
  408. package/dist/esm/api/signalDefinitions/index.d.ts.map +1 -0
  409. package/dist/esm/api/signalDefinitions/index.js +4 -0
  410. package/dist/esm/api/signalDefinitions/index.js.map +1 -0
  411. package/dist/esm/api/signalDefinitions/operations.d.ts +27 -0
  412. package/dist/esm/api/signalDefinitions/operations.d.ts.map +1 -0
  413. package/dist/esm/api/signalDefinitions/operations.js +127 -0
  414. package/dist/esm/api/signalDefinitions/operations.js.map +1 -0
  415. package/dist/esm/api/signalDefinitions/options.d.ts +16 -0
  416. package/dist/esm/api/signalDefinitions/options.d.ts.map +1 -0
  417. package/dist/esm/api/signalDefinitions/options.js +4 -0
  418. package/dist/esm/api/signalDefinitions/options.js.map +1 -0
  419. package/dist/esm/classic/authenticationSettings/index.d.ts +22 -0
  420. package/dist/esm/classic/authenticationSettings/index.d.ts.map +1 -0
  421. package/dist/esm/classic/authenticationSettings/index.js +15 -0
  422. package/dist/esm/classic/authenticationSettings/index.js.map +1 -0
  423. package/dist/esm/classic/discoveryRules/index.d.ts +22 -0
  424. package/dist/esm/classic/discoveryRules/index.d.ts.map +1 -0
  425. package/dist/esm/classic/discoveryRules/index.js +15 -0
  426. package/dist/esm/classic/discoveryRules/index.js.map +1 -0
  427. package/dist/esm/classic/entities/index.d.ts +22 -0
  428. package/dist/esm/classic/entities/index.d.ts.map +1 -0
  429. package/dist/esm/classic/entities/index.js +15 -0
  430. package/dist/esm/classic/entities/index.js.map +1 -0
  431. package/dist/esm/classic/healthModels/index.d.ts +27 -0
  432. package/dist/esm/classic/healthModels/index.d.ts.map +1 -0
  433. package/dist/esm/classic/healthModels/index.js +17 -0
  434. package/dist/esm/classic/healthModels/index.js.map +1 -0
  435. package/dist/esm/classic/index.d.ts +8 -0
  436. package/dist/esm/classic/index.d.ts.map +1 -0
  437. package/dist/esm/classic/index.js +4 -0
  438. package/dist/esm/classic/index.js.map +1 -0
  439. package/dist/esm/classic/operations/index.d.ts +11 -0
  440. package/dist/esm/classic/operations/index.d.ts.map +1 -0
  441. package/dist/esm/classic/operations/index.js +12 -0
  442. package/dist/esm/classic/operations/index.js.map +1 -0
  443. package/dist/esm/classic/relationships/index.d.ts +22 -0
  444. package/dist/esm/classic/relationships/index.d.ts.map +1 -0
  445. package/dist/esm/classic/relationships/index.js +15 -0
  446. package/dist/esm/classic/relationships/index.js.map +1 -0
  447. package/dist/esm/classic/signalDefinitions/index.d.ts +22 -0
  448. package/dist/esm/classic/signalDefinitions/index.d.ts.map +1 -0
  449. package/dist/esm/classic/signalDefinitions/index.js +15 -0
  450. package/dist/esm/classic/signalDefinitions/index.js.map +1 -0
  451. package/dist/esm/cloudHealthClient.d.ts +32 -0
  452. package/dist/esm/cloudHealthClient.d.ts.map +1 -0
  453. package/dist/esm/cloudHealthClient.js +29 -0
  454. package/dist/esm/cloudHealthClient.js.map +1 -0
  455. package/dist/esm/index.d.ts +15 -0
  456. package/dist/esm/index.d.ts.map +1 -0
  457. package/dist/esm/index.js +6 -0
  458. package/dist/esm/index.js.map +1 -0
  459. package/dist/esm/logger.d.ts +2 -0
  460. package/dist/esm/logger.d.ts.map +1 -0
  461. package/dist/esm/logger.js +5 -0
  462. package/dist/esm/logger.js.map +1 -0
  463. package/dist/esm/models/index.d.ts +2 -0
  464. package/dist/esm/models/index.d.ts.map +1 -0
  465. package/dist/esm/models/index.js +4 -0
  466. package/dist/esm/models/index.js.map +1 -0
  467. package/dist/esm/models/models.d.ts +935 -0
  468. package/dist/esm/models/models.d.ts.map +1 -0
  469. package/dist/esm/models/models.js +1092 -0
  470. package/dist/esm/models/models.js.map +1 -0
  471. package/dist/esm/package.json +3 -0
  472. package/dist/esm/restorePollerHelpers.d.ts +21 -0
  473. package/dist/esm/restorePollerHelpers.d.ts.map +1 -0
  474. package/dist/esm/restorePollerHelpers.js +95 -0
  475. package/dist/esm/restorePollerHelpers.js.map +1 -0
  476. package/dist/esm/static-helpers/pagingHelpers.d.ts +72 -0
  477. package/dist/esm/static-helpers/pagingHelpers.d.ts.map +1 -0
  478. package/dist/esm/static-helpers/pagingHelpers.js +137 -0
  479. package/dist/esm/static-helpers/pagingHelpers.js.map +1 -0
  480. package/dist/esm/static-helpers/pollingHelpers.d.ts +30 -0
  481. package/dist/esm/static-helpers/pollingHelpers.d.ts.map +1 -0
  482. package/dist/esm/static-helpers/pollingHelpers.js +76 -0
  483. package/dist/esm/static-helpers/pollingHelpers.js.map +1 -0
  484. package/dist/esm/static-helpers/urlTemplate.d.ts +5 -0
  485. package/dist/esm/static-helpers/urlTemplate.d.ts.map +1 -0
  486. package/dist/esm/static-helpers/urlTemplate.js +169 -0
  487. package/dist/esm/static-helpers/urlTemplate.js.map +1 -0
  488. package/dist/react-native/api/authenticationSettings/index.d.ts +3 -0
  489. package/dist/react-native/api/authenticationSettings/index.d.ts.map +1 -0
  490. package/dist/react-native/api/authenticationSettings/index.js +4 -0
  491. package/dist/react-native/api/authenticationSettings/index.js.map +1 -0
  492. package/dist/react-native/api/authenticationSettings/operations.d.ts +27 -0
  493. package/dist/react-native/api/authenticationSettings/operations.d.ts.map +1 -0
  494. package/dist/react-native/api/authenticationSettings/operations.js +126 -0
  495. package/dist/react-native/api/authenticationSettings/operations.js.map +1 -0
  496. package/dist/react-native/api/authenticationSettings/options.d.ts +14 -0
  497. package/dist/react-native/api/authenticationSettings/options.d.ts.map +1 -0
  498. package/dist/react-native/api/authenticationSettings/options.js +4 -0
  499. package/dist/react-native/api/authenticationSettings/options.js.map +1 -0
  500. package/dist/react-native/api/cloudHealthContext.d.ts +17 -0
  501. package/dist/react-native/api/cloudHealthContext.d.ts.map +1 -0
  502. package/dist/react-native/api/cloudHealthContext.js +34 -0
  503. package/dist/react-native/api/cloudHealthContext.js.map +1 -0
  504. package/dist/react-native/api/discoveryRules/index.d.ts +3 -0
  505. package/dist/react-native/api/discoveryRules/index.d.ts.map +1 -0
  506. package/dist/react-native/api/discoveryRules/index.js +4 -0
  507. package/dist/react-native/api/discoveryRules/index.js.map +1 -0
  508. package/dist/react-native/api/discoveryRules/operations.d.ts +27 -0
  509. package/dist/react-native/api/discoveryRules/operations.d.ts.map +1 -0
  510. package/dist/react-native/api/discoveryRules/operations.js +123 -0
  511. package/dist/react-native/api/discoveryRules/operations.js.map +1 -0
  512. package/dist/react-native/api/discoveryRules/options.d.ts +16 -0
  513. package/dist/react-native/api/discoveryRules/options.d.ts.map +1 -0
  514. package/dist/react-native/api/discoveryRules/options.js +4 -0
  515. package/dist/react-native/api/discoveryRules/options.js.map +1 -0
  516. package/dist/react-native/api/entities/index.d.ts +3 -0
  517. package/dist/react-native/api/entities/index.d.ts.map +1 -0
  518. package/dist/react-native/api/entities/index.js +4 -0
  519. package/dist/react-native/api/entities/index.js.map +1 -0
  520. package/dist/react-native/api/entities/operations.d.ts +27 -0
  521. package/dist/react-native/api/entities/operations.d.ts.map +1 -0
  522. package/dist/react-native/api/entities/operations.js +119 -0
  523. package/dist/react-native/api/entities/operations.js.map +1 -0
  524. package/dist/react-native/api/entities/options.d.ts +16 -0
  525. package/dist/react-native/api/entities/options.d.ts.map +1 -0
  526. package/dist/react-native/api/entities/options.js +4 -0
  527. package/dist/react-native/api/entities/options.js.map +1 -0
  528. package/dist/react-native/api/healthModels/index.d.ts +3 -0
  529. package/dist/react-native/api/healthModels/index.d.ts.map +1 -0
  530. package/dist/react-native/api/healthModels/index.js +4 -0
  531. package/dist/react-native/api/healthModels/index.js.map +1 -0
  532. package/dist/react-native/api/healthModels/operations.d.ts +36 -0
  533. package/dist/react-native/api/healthModels/operations.d.ts.map +1 -0
  534. package/dist/react-native/api/healthModels/operations.js +184 -0
  535. package/dist/react-native/api/healthModels/operations.js.map +1 -0
  536. package/dist/react-native/api/healthModels/options.d.ts +26 -0
  537. package/dist/react-native/api/healthModels/options.d.ts.map +1 -0
  538. package/dist/react-native/api/healthModels/options.js +4 -0
  539. package/dist/react-native/api/healthModels/options.js.map +1 -0
  540. package/dist/react-native/api/index.d.ts +2 -0
  541. package/dist/react-native/api/index.d.ts.map +1 -0
  542. package/dist/react-native/api/index.js +4 -0
  543. package/dist/react-native/api/index.js.map +1 -0
  544. package/dist/react-native/api/operations/index.d.ts +3 -0
  545. package/dist/react-native/api/operations/index.d.ts.map +1 -0
  546. package/dist/react-native/api/operations/index.js +4 -0
  547. package/dist/react-native/api/operations/index.js.map +1 -0
  548. package/dist/react-native/api/operations/operations.d.ts +10 -0
  549. package/dist/react-native/api/operations/operations.d.ts.map +1 -0
  550. package/dist/react-native/api/operations/operations.js +29 -0
  551. package/dist/react-native/api/operations/operations.js.map +1 -0
  552. package/dist/react-native/api/operations/options.d.ts +5 -0
  553. package/dist/react-native/api/operations/options.d.ts.map +1 -0
  554. package/dist/react-native/api/operations/options.js +4 -0
  555. package/dist/react-native/api/operations/options.js.map +1 -0
  556. package/dist/react-native/api/relationships/index.d.ts +3 -0
  557. package/dist/react-native/api/relationships/index.d.ts.map +1 -0
  558. package/dist/react-native/api/relationships/index.js +4 -0
  559. package/dist/react-native/api/relationships/index.js.map +1 -0
  560. package/dist/react-native/api/relationships/operations.d.ts +27 -0
  561. package/dist/react-native/api/relationships/operations.d.ts.map +1 -0
  562. package/dist/react-native/api/relationships/operations.js +123 -0
  563. package/dist/react-native/api/relationships/operations.js.map +1 -0
  564. package/dist/react-native/api/relationships/options.d.ts +16 -0
  565. package/dist/react-native/api/relationships/options.d.ts.map +1 -0
  566. package/dist/react-native/api/relationships/options.js +4 -0
  567. package/dist/react-native/api/relationships/options.js.map +1 -0
  568. package/dist/react-native/api/signalDefinitions/index.d.ts +3 -0
  569. package/dist/react-native/api/signalDefinitions/index.d.ts.map +1 -0
  570. package/dist/react-native/api/signalDefinitions/index.js +4 -0
  571. package/dist/react-native/api/signalDefinitions/index.js.map +1 -0
  572. package/dist/react-native/api/signalDefinitions/operations.d.ts +27 -0
  573. package/dist/react-native/api/signalDefinitions/operations.d.ts.map +1 -0
  574. package/dist/react-native/api/signalDefinitions/operations.js +127 -0
  575. package/dist/react-native/api/signalDefinitions/operations.js.map +1 -0
  576. package/dist/react-native/api/signalDefinitions/options.d.ts +16 -0
  577. package/dist/react-native/api/signalDefinitions/options.d.ts.map +1 -0
  578. package/dist/react-native/api/signalDefinitions/options.js +4 -0
  579. package/dist/react-native/api/signalDefinitions/options.js.map +1 -0
  580. package/dist/react-native/classic/authenticationSettings/index.d.ts +22 -0
  581. package/dist/react-native/classic/authenticationSettings/index.d.ts.map +1 -0
  582. package/dist/react-native/classic/authenticationSettings/index.js +15 -0
  583. package/dist/react-native/classic/authenticationSettings/index.js.map +1 -0
  584. package/dist/react-native/classic/discoveryRules/index.d.ts +22 -0
  585. package/dist/react-native/classic/discoveryRules/index.d.ts.map +1 -0
  586. package/dist/react-native/classic/discoveryRules/index.js +15 -0
  587. package/dist/react-native/classic/discoveryRules/index.js.map +1 -0
  588. package/dist/react-native/classic/entities/index.d.ts +22 -0
  589. package/dist/react-native/classic/entities/index.d.ts.map +1 -0
  590. package/dist/react-native/classic/entities/index.js +15 -0
  591. package/dist/react-native/classic/entities/index.js.map +1 -0
  592. package/dist/react-native/classic/healthModels/index.d.ts +27 -0
  593. package/dist/react-native/classic/healthModels/index.d.ts.map +1 -0
  594. package/dist/react-native/classic/healthModels/index.js +17 -0
  595. package/dist/react-native/classic/healthModels/index.js.map +1 -0
  596. package/dist/react-native/classic/index.d.ts +8 -0
  597. package/dist/react-native/classic/index.d.ts.map +1 -0
  598. package/dist/react-native/classic/index.js +4 -0
  599. package/dist/react-native/classic/index.js.map +1 -0
  600. package/dist/react-native/classic/operations/index.d.ts +11 -0
  601. package/dist/react-native/classic/operations/index.d.ts.map +1 -0
  602. package/dist/react-native/classic/operations/index.js +12 -0
  603. package/dist/react-native/classic/operations/index.js.map +1 -0
  604. package/dist/react-native/classic/relationships/index.d.ts +22 -0
  605. package/dist/react-native/classic/relationships/index.d.ts.map +1 -0
  606. package/dist/react-native/classic/relationships/index.js +15 -0
  607. package/dist/react-native/classic/relationships/index.js.map +1 -0
  608. package/dist/react-native/classic/signalDefinitions/index.d.ts +22 -0
  609. package/dist/react-native/classic/signalDefinitions/index.d.ts.map +1 -0
  610. package/dist/react-native/classic/signalDefinitions/index.js +15 -0
  611. package/dist/react-native/classic/signalDefinitions/index.js.map +1 -0
  612. package/dist/react-native/cloudHealthClient.d.ts +32 -0
  613. package/dist/react-native/cloudHealthClient.d.ts.map +1 -0
  614. package/dist/react-native/cloudHealthClient.js +29 -0
  615. package/dist/react-native/cloudHealthClient.js.map +1 -0
  616. package/dist/react-native/index.d.ts +15 -0
  617. package/dist/react-native/index.d.ts.map +1 -0
  618. package/dist/react-native/index.js +6 -0
  619. package/dist/react-native/index.js.map +1 -0
  620. package/dist/react-native/logger.d.ts +2 -0
  621. package/dist/react-native/logger.d.ts.map +1 -0
  622. package/dist/react-native/logger.js +5 -0
  623. package/dist/react-native/logger.js.map +1 -0
  624. package/dist/react-native/models/index.d.ts +2 -0
  625. package/dist/react-native/models/index.d.ts.map +1 -0
  626. package/dist/react-native/models/index.js +4 -0
  627. package/dist/react-native/models/index.js.map +1 -0
  628. package/dist/react-native/models/models.d.ts +935 -0
  629. package/dist/react-native/models/models.d.ts.map +1 -0
  630. package/dist/react-native/models/models.js +1092 -0
  631. package/dist/react-native/models/models.js.map +1 -0
  632. package/dist/react-native/package.json +3 -0
  633. package/dist/react-native/restorePollerHelpers.d.ts +21 -0
  634. package/dist/react-native/restorePollerHelpers.d.ts.map +1 -0
  635. package/dist/react-native/restorePollerHelpers.js +95 -0
  636. package/dist/react-native/restorePollerHelpers.js.map +1 -0
  637. package/dist/react-native/static-helpers/pagingHelpers.d.ts +72 -0
  638. package/dist/react-native/static-helpers/pagingHelpers.d.ts.map +1 -0
  639. package/dist/react-native/static-helpers/pagingHelpers.js +137 -0
  640. package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -0
  641. package/dist/react-native/static-helpers/pollingHelpers.d.ts +30 -0
  642. package/dist/react-native/static-helpers/pollingHelpers.d.ts.map +1 -0
  643. package/dist/react-native/static-helpers/pollingHelpers.js +76 -0
  644. package/dist/react-native/static-helpers/pollingHelpers.js.map +1 -0
  645. package/dist/react-native/static-helpers/urlTemplate.d.ts +5 -0
  646. package/dist/react-native/static-helpers/urlTemplate.d.ts.map +1 -0
  647. package/dist/react-native/static-helpers/urlTemplate.js +169 -0
  648. package/dist/react-native/static-helpers/urlTemplate.js.map +1 -0
  649. package/package.json +308 -0
  650. package/review/arm-cloudhealth-api-authenticationSettings.api.md +40 -0
  651. package/review/arm-cloudhealth-api-discoveryRules.api.md +41 -0
  652. package/review/arm-cloudhealth-api-entities.api.md +41 -0
  653. package/review/arm-cloudhealth-api-healthModels.api.md +59 -0
  654. package/review/arm-cloudhealth-api-operations.api.md +19 -0
  655. package/review/arm-cloudhealth-api-relationships.api.md +41 -0
  656. package/review/arm-cloudhealth-api-signalDefinitions.api.md +41 -0
  657. package/review/arm-cloudhealth-api.api.md +27 -0
  658. package/review/arm-cloudhealth-models.api.md +535 -0
  659. package/review/arm-cloudhealth.api.md +759 -0
@@ -0,0 +1,935 @@
1
+ /** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
2
+ export interface _OperationListResult {
3
+ /** The Operation items on this page */
4
+ value: Operation[];
5
+ /** The link to the next page of items */
6
+ nextLink?: string;
7
+ }
8
+ export declare function _operationListResultDeserializer(item: any): _OperationListResult;
9
+ export declare function operationArrayDeserializer(result: Array<Operation>): any[];
10
+ /** Details of a REST API operation, returned from the Resource Provider Operations API */
11
+ export interface Operation {
12
+ /** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action" */
13
+ readonly name?: string;
14
+ /** Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for Azure Resource Manager/control-plane operations. */
15
+ readonly isDataAction?: boolean;
16
+ /** Localized display information for this particular operation. */
17
+ display?: OperationDisplay;
18
+ /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
19
+ readonly origin?: Origin;
20
+ /** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
21
+ readonly actionType?: ActionType;
22
+ }
23
+ export declare function operationDeserializer(item: any): Operation;
24
+ /** Localized display information for and operation. */
25
+ export interface OperationDisplay {
26
+ /** The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute". */
27
+ readonly provider?: string;
28
+ /** The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections". */
29
+ readonly resource?: string;
30
+ /** The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine". */
31
+ readonly operation?: string;
32
+ /** The short, localized friendly description of the operation; suitable for tool tips and detailed views. */
33
+ readonly description?: string;
34
+ }
35
+ export declare function operationDisplayDeserializer(item: any): OperationDisplay;
36
+ /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
37
+ export declare enum KnownOrigin {
38
+ /** Indicates the operation is initiated by a user. */
39
+ User = "user",
40
+ /** Indicates the operation is initiated by a system. */
41
+ System = "system",
42
+ /** Indicates the operation is initiated by a user or system. */
43
+ UserSystem = "user,system"
44
+ }
45
+ /**
46
+ * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" \
47
+ * {@link KnownOrigin} can be used interchangeably with Origin,
48
+ * this enum contains the known values that the service supports.
49
+ * ### Known values supported by the service
50
+ * **user**: Indicates the operation is initiated by a user. \
51
+ * **system**: Indicates the operation is initiated by a system. \
52
+ * **user,system**: Indicates the operation is initiated by a user or system.
53
+ */
54
+ export type Origin = string;
55
+ /** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
56
+ export declare enum KnownActionType {
57
+ /** Actions are for internal-only APIs. */
58
+ Internal = "Internal"
59
+ }
60
+ /**
61
+ * Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. \
62
+ * {@link KnownActionType} can be used interchangeably with ActionType,
63
+ * this enum contains the known values that the service supports.
64
+ * ### Known values supported by the service
65
+ * **Internal**: Actions are for internal-only APIs.
66
+ */
67
+ export type ActionType = string;
68
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */
69
+ export interface ErrorResponse {
70
+ /** The error object. */
71
+ error?: ErrorDetail;
72
+ }
73
+ export declare function errorResponseDeserializer(item: any): ErrorResponse;
74
+ /** The error detail. */
75
+ export interface ErrorDetail {
76
+ /** The error code. */
77
+ readonly code?: string;
78
+ /** The error message. */
79
+ readonly message?: string;
80
+ /** The error target. */
81
+ readonly target?: string;
82
+ /** The error details. */
83
+ readonly details?: ErrorDetail[];
84
+ /** The error additional info. */
85
+ readonly additionalInfo?: ErrorAdditionalInfo[];
86
+ }
87
+ export declare function errorDetailDeserializer(item: any): ErrorDetail;
88
+ export declare function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[];
89
+ export declare function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[];
90
+ /** The resource management error additional info. */
91
+ export interface ErrorAdditionalInfo {
92
+ /** The additional info type. */
93
+ readonly type?: string;
94
+ /** The additional info. */
95
+ readonly info?: any;
96
+ }
97
+ export declare function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo;
98
+ /** A HealthModel resource */
99
+ export interface HealthModel extends TrackedResource {
100
+ /** The resource-specific properties for this resource. */
101
+ properties?: HealthModelProperties;
102
+ /** The managed service identities assigned to this resource. */
103
+ identity?: ManagedServiceIdentity;
104
+ }
105
+ export declare function healthModelSerializer(item: HealthModel): any;
106
+ export declare function healthModelDeserializer(item: any): HealthModel;
107
+ /** HealthModel properties */
108
+ export interface HealthModelProperties {
109
+ /** The data plane endpoint for interacting with health data */
110
+ readonly dataplaneEndpoint?: string;
111
+ /** The status of the last operation. */
112
+ readonly provisioningState?: HealthModelProvisioningState;
113
+ /** Configure to automatically discover entities from a given scope, such as a Service Group. The discovered entities will be linked to the root entity of the health model. */
114
+ discovery?: ModelDiscoverySettings;
115
+ }
116
+ export declare function healthModelPropertiesSerializer(item: HealthModelProperties): any;
117
+ export declare function healthModelPropertiesDeserializer(item: any): HealthModelProperties;
118
+ /** Health Model provisioning states */
119
+ export declare enum KnownHealthModelProvisioningState {
120
+ /** Resource has been created. */
121
+ Succeeded = "Succeeded",
122
+ /** Resource creation failed. */
123
+ Failed = "Failed",
124
+ /** Resource creation was canceled. */
125
+ Canceled = "Canceled",
126
+ Creating = "Creating",
127
+ Deleting = "Deleting"
128
+ }
129
+ /**
130
+ * Health Model provisioning states \
131
+ * {@link KnownHealthModelProvisioningState} can be used interchangeably with HealthModelProvisioningState,
132
+ * this enum contains the known values that the service supports.
133
+ * ### Known values supported by the service
134
+ * **Succeeded**: Resource has been created. \
135
+ * **Failed**: Resource creation failed. \
136
+ * **Canceled**: Resource creation was canceled. \
137
+ * **Creating** \
138
+ * **Deleting**
139
+ */
140
+ export type HealthModelProvisioningState = string;
141
+ /** Settings for automatically discovering entities for the health model. */
142
+ export interface ModelDiscoverySettings {
143
+ /** The scope from which entities should be automatically discovered. For example, the resource id of a Service Group. */
144
+ scope: string;
145
+ /** Whether to add all recommended signals to the discovered entities. */
146
+ addRecommendedSignals: DiscoveryRuleRecommendedSignalsBehavior;
147
+ /** Which Managed Identity of the health model to use for discovery. Defaults to SystemAssigned, if not set. Can be set to 'SystemAssigned' or to the resource id of a user-assigned managed identity which is linked to the health model. */
148
+ identity?: string;
149
+ }
150
+ export declare function modelDiscoverySettingsSerializer(item: ModelDiscoverySettings): any;
151
+ export declare function modelDiscoverySettingsDeserializer(item: any): ModelDiscoverySettings;
152
+ /** Discovery rule recommended signal behavior */
153
+ export declare enum KnownDiscoveryRuleRecommendedSignalsBehavior {
154
+ /** Automatically add recommended signals */
155
+ Enabled = "Enabled",
156
+ /** Do not automatically add recommended signals */
157
+ Disabled = "Disabled"
158
+ }
159
+ /**
160
+ * Discovery rule recommended signal behavior \
161
+ * {@link KnownDiscoveryRuleRecommendedSignalsBehavior} can be used interchangeably with DiscoveryRuleRecommendedSignalsBehavior,
162
+ * this enum contains the known values that the service supports.
163
+ * ### Known values supported by the service
164
+ * **Enabled**: Automatically add recommended signals \
165
+ * **Disabled**: Do not automatically add recommended signals
166
+ */
167
+ export type DiscoveryRuleRecommendedSignalsBehavior = string;
168
+ /** Managed service identity (system assigned and/or user assigned identities) */
169
+ export interface ManagedServiceIdentity {
170
+ /** The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity. */
171
+ readonly principalId?: string;
172
+ /** The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity. */
173
+ readonly tenantId?: string;
174
+ /** The type of managed identity assigned to this resource. */
175
+ type: ManagedServiceIdentityType;
176
+ /** The identities assigned to this resource by the user. */
177
+ userAssignedIdentities?: Record<string, UserAssignedIdentity | null>;
178
+ }
179
+ export declare function managedServiceIdentitySerializer(item: ManagedServiceIdentity): any;
180
+ export declare function managedServiceIdentityDeserializer(item: any): ManagedServiceIdentity;
181
+ /** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
182
+ export declare enum KnownManagedServiceIdentityType {
183
+ /** No managed identity. */
184
+ None = "None",
185
+ /** System assigned managed identity. */
186
+ SystemAssigned = "SystemAssigned",
187
+ /** User assigned managed identity. */
188
+ UserAssigned = "UserAssigned",
189
+ /** System and user assigned managed identity. */
190
+ SystemAssignedUserAssigned = "SystemAssigned,UserAssigned"
191
+ }
192
+ /**
193
+ * Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). \
194
+ * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
195
+ * this enum contains the known values that the service supports.
196
+ * ### Known values supported by the service
197
+ * **None**: No managed identity. \
198
+ * **SystemAssigned**: System assigned managed identity. \
199
+ * **UserAssigned**: User assigned managed identity. \
200
+ * **SystemAssigned,UserAssigned**: System and user assigned managed identity.
201
+ */
202
+ export type ManagedServiceIdentityType = string;
203
+ /** User assigned identity properties */
204
+ export interface UserAssignedIdentity {
205
+ /** The principal ID of the assigned identity. */
206
+ readonly principalId?: string;
207
+ /** The client ID of the assigned identity. */
208
+ readonly clientId?: string;
209
+ }
210
+ export declare function userAssignedIdentitySerializer(item: UserAssignedIdentity): any;
211
+ export declare function userAssignedIdentityDeserializer(item: any): UserAssignedIdentity;
212
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
213
+ export interface TrackedResource extends Resource {
214
+ /** Resource tags. */
215
+ tags?: Record<string, string>;
216
+ /** The geo-location where the resource lives */
217
+ location: string;
218
+ }
219
+ export declare function trackedResourceSerializer(item: TrackedResource): any;
220
+ export declare function trackedResourceDeserializer(item: any): TrackedResource;
221
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
222
+ export interface Resource {
223
+ /** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */
224
+ readonly id?: string;
225
+ /** The name of the resource */
226
+ readonly name?: string;
227
+ /** The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" */
228
+ readonly type?: string;
229
+ /** Azure Resource Manager metadata containing createdBy and modifiedBy information. */
230
+ readonly systemData?: SystemData;
231
+ }
232
+ export declare function resourceSerializer(item: Resource): any;
233
+ export declare function resourceDeserializer(item: any): Resource;
234
+ /** Metadata pertaining to creation and last modification of the resource. */
235
+ export interface SystemData {
236
+ /** The identity that created the resource. */
237
+ createdBy?: string;
238
+ /** The type of identity that created the resource. */
239
+ createdByType?: CreatedByType;
240
+ /** The timestamp of resource creation (UTC). */
241
+ createdAt?: Date;
242
+ /** The identity that last modified the resource. */
243
+ lastModifiedBy?: string;
244
+ /** The type of identity that last modified the resource. */
245
+ lastModifiedByType?: CreatedByType;
246
+ /** The timestamp of resource last modification (UTC) */
247
+ lastModifiedAt?: Date;
248
+ }
249
+ export declare function systemDataDeserializer(item: any): SystemData;
250
+ /** The kind of entity that created the resource. */
251
+ export declare enum KnownCreatedByType {
252
+ /** The entity was created by a user. */
253
+ User = "User",
254
+ /** The entity was created by an application. */
255
+ Application = "Application",
256
+ /** The entity was created by a managed identity. */
257
+ ManagedIdentity = "ManagedIdentity",
258
+ /** The entity was created by a key. */
259
+ Key = "Key"
260
+ }
261
+ /**
262
+ * The kind of entity that created the resource. \
263
+ * {@link KnowncreatedByType} can be used interchangeably with createdByType,
264
+ * this enum contains the known values that the service supports.
265
+ * ### Known values supported by the service
266
+ * **User**: The entity was created by a user. \
267
+ * **Application**: The entity was created by an application. \
268
+ * **ManagedIdentity**: The entity was created by a managed identity. \
269
+ * **Key**: The entity was created by a key.
270
+ */
271
+ export type CreatedByType = string;
272
+ /** The type used for update operations of the HealthModel. */
273
+ export interface HealthModelUpdate {
274
+ /** The managed service identities assigned to this resource. */
275
+ identity?: ManagedServiceIdentity;
276
+ /** Resource tags. */
277
+ tags?: Record<string, string>;
278
+ /** The resource-specific properties for this resource. */
279
+ properties?: HealthModelUpdateProperties;
280
+ }
281
+ export declare function healthModelUpdateSerializer(item: HealthModelUpdate): any;
282
+ /** The updatable properties of the HealthModel. */
283
+ export interface HealthModelUpdateProperties {
284
+ /** Configure to automatically discover entities from a given scope, such as a Service Group. The discovered entities will be linked to the root entity of the health model. */
285
+ discovery?: ModelDiscoverySettings;
286
+ }
287
+ export declare function healthModelUpdatePropertiesSerializer(item: HealthModelUpdateProperties): any;
288
+ /** The response of a HealthModel list operation. */
289
+ export interface _HealthModelListResult {
290
+ /** The HealthModel items on this page */
291
+ value: HealthModel[];
292
+ /** The link to the next page of items */
293
+ nextLink?: string;
294
+ }
295
+ export declare function _healthModelListResultDeserializer(item: any): _HealthModelListResult;
296
+ export declare function healthModelArraySerializer(result: Array<HealthModel>): any[];
297
+ export declare function healthModelArrayDeserializer(result: Array<HealthModel>): any[];
298
+ /** A signal definition in a health model */
299
+ export interface SignalDefinition extends ProxyResource {
300
+ /** The resource-specific properties for this resource. */
301
+ properties?: SignalDefinitionPropertiesUnion;
302
+ }
303
+ export declare function signalDefinitionSerializer(item: SignalDefinition): any;
304
+ export declare function signalDefinitionDeserializer(item: any): SignalDefinition;
305
+ /** SignalDefinition properties */
306
+ export interface SignalDefinitionProperties {
307
+ /** The status of the last operation. */
308
+ readonly provisioningState?: HealthModelProvisioningState;
309
+ /** Display name */
310
+ displayName?: string;
311
+ /** Kind of the signal definition */
312
+ /** The discriminator possible values: AzureResourceMetric, LogAnalyticsQuery, PrometheusMetricsQuery */
313
+ signalKind: SignalKind;
314
+ /** Interval in which the signal is being evaluated. Defaults to PT1M (1 minute). */
315
+ refreshInterval?: RefreshInterval;
316
+ /** Optional set of labels (key-value pairs) */
317
+ labels?: Record<string, string>;
318
+ /** Unit of the signal result (e.g. Bytes, MilliSeconds, Percent, Count)) */
319
+ dataUnit?: string;
320
+ /** Evaluation rules for the signal definition */
321
+ evaluationRules: EvaluationRule;
322
+ /** Date when the signal definition was (soft-)deleted */
323
+ readonly deletionDate?: Date;
324
+ }
325
+ export declare function signalDefinitionPropertiesSerializer(item: SignalDefinitionProperties): any;
326
+ export declare function signalDefinitionPropertiesDeserializer(item: any): SignalDefinitionProperties;
327
+ /** Alias for SignalDefinitionPropertiesUnion */
328
+ export type SignalDefinitionPropertiesUnion = ResourceMetricSignalDefinitionProperties | LogAnalyticsQuerySignalDefinitionProperties | PrometheusMetricsSignalDefinitionProperties | SignalDefinitionProperties;
329
+ export declare function signalDefinitionPropertiesUnionSerializer(item: SignalDefinitionPropertiesUnion): any;
330
+ export declare function signalDefinitionPropertiesUnionDeserializer(item: any): SignalDefinitionPropertiesUnion;
331
+ /** Supported signal kinds as discriminator */
332
+ export declare enum KnownSignalKind {
333
+ AzureResourceMetric = "AzureResourceMetric",
334
+ LogAnalyticsQuery = "LogAnalyticsQuery",
335
+ PrometheusMetricsQuery = "PrometheusMetricsQuery"
336
+ }
337
+ /**
338
+ * Supported signal kinds as discriminator \
339
+ * {@link KnownSignalKind} can be used interchangeably with SignalKind,
340
+ * this enum contains the known values that the service supports.
341
+ * ### Known values supported by the service
342
+ * **AzureResourceMetric** \
343
+ * **LogAnalyticsQuery** \
344
+ * **PrometheusMetricsQuery**
345
+ */
346
+ export type SignalKind = string;
347
+ /** Refresh interval in ISO duration format */
348
+ export declare enum KnownRefreshInterval {
349
+ /** One Minute */
350
+ PT1M = "PT1M",
351
+ /** Five Minutes */
352
+ PT5M = "PT5M",
353
+ /** Ten Minutes */
354
+ PT10M = "PT10M",
355
+ /** Thirty Minutes */
356
+ PT30M = "PT30M",
357
+ /** One Hour */
358
+ PT1H = "PT1H",
359
+ /** Two Hours */
360
+ PT2H = "PT2H"
361
+ }
362
+ /**
363
+ * Refresh interval in ISO duration format \
364
+ * {@link KnownRefreshInterval} can be used interchangeably with RefreshInterval,
365
+ * this enum contains the known values that the service supports.
366
+ * ### Known values supported by the service
367
+ * **PT1M**: One Minute \
368
+ * **PT5M**: Five Minutes \
369
+ * **PT10M**: Ten Minutes \
370
+ * **PT30M**: Thirty Minutes \
371
+ * **PT1H**: One Hour \
372
+ * **PT2H**: Two Hours
373
+ */
374
+ export type RefreshInterval = string;
375
+ /** Evaluation rule for a signal definition */
376
+ export interface EvaluationRule {
377
+ /** Configure to use ML-based dynamic thresholds. When used, degradedRule and unhealthyRule must not be set. */
378
+ dynamicDetectionRule?: DynamicDetectionRule;
379
+ /** Degraded rule with static threshold. When used, dynamicDetectionRule must not be set. */
380
+ degradedRule?: ThresholdRule;
381
+ /** Unhealthy rule with static threshold. When used, dynamicDetectionRule must not be set. */
382
+ unhealthyRule?: ThresholdRule;
383
+ }
384
+ export declare function evaluationRuleSerializer(item: EvaluationRule): any;
385
+ export declare function evaluationRuleDeserializer(item: any): EvaluationRule;
386
+ /** ML-based evaluation rule for a signal definition */
387
+ export interface DynamicDetectionRule {
388
+ /** ML model to use for dynamic thresholds */
389
+ dynamicThresholdModel: DynamicThresholdModel;
390
+ /** ML model sensitivity. Lowest value = high sensitivity. Supported step size = 0.5 */
391
+ modelSensitivity: number;
392
+ /** Threshold direction */
393
+ dynamicThresholdDirection: DynamicThresholdDirection;
394
+ /** Start time of the training in UTC. */
395
+ trainingStartTime?: Date;
396
+ }
397
+ export declare function dynamicDetectionRuleSerializer(item: DynamicDetectionRule): any;
398
+ export declare function dynamicDetectionRuleDeserializer(item: any): DynamicDetectionRule;
399
+ /** ML-based model variants */
400
+ export declare enum KnownDynamicThresholdModel {
401
+ /** Anomaly detection model */
402
+ AnomalyDetection = "AnomalyDetection"
403
+ }
404
+ /**
405
+ * ML-based model variants \
406
+ * {@link KnownDynamicThresholdModel} can be used interchangeably with DynamicThresholdModel,
407
+ * this enum contains the known values that the service supports.
408
+ * ### Known values supported by the service
409
+ * **AnomalyDetection**: Anomaly detection model
410
+ */
411
+ export type DynamicThresholdModel = string;
412
+ /** Threshold direction for dynamic thresholds */
413
+ export declare enum KnownDynamicThresholdDirection {
414
+ /** Lower than */
415
+ LowerThan = "LowerThan",
416
+ /** Greater than */
417
+ GreaterThan = "GreaterThan",
418
+ /** Greater or Lower Than */
419
+ GreaterOrLowerThan = "GreaterOrLowerThan"
420
+ }
421
+ /**
422
+ * Threshold direction for dynamic thresholds \
423
+ * {@link KnownDynamicThresholdDirection} can be used interchangeably with DynamicThresholdDirection,
424
+ * this enum contains the known values that the service supports.
425
+ * ### Known values supported by the service
426
+ * **LowerThan**: Lower than \
427
+ * **GreaterThan**: Greater than \
428
+ * **GreaterOrLowerThan**: Greater or Lower Than
429
+ */
430
+ export type DynamicThresholdDirection = string;
431
+ /** Threshold-based evaluation rule for a signal definition */
432
+ export interface ThresholdRule {
433
+ /** Operator how to compare the signal value with the threshold */
434
+ operator: SignalOperator;
435
+ /** Threshold value */
436
+ threshold: string;
437
+ }
438
+ export declare function thresholdRuleSerializer(item: ThresholdRule): any;
439
+ export declare function thresholdRuleDeserializer(item: any): ThresholdRule;
440
+ /** Signal operator */
441
+ export declare enum KnownSignalOperator {
442
+ /** Lower than */
443
+ LowerThan = "LowerThan",
444
+ /** Lower than or equal to */
445
+ LowerOrEquals = "LowerOrEquals",
446
+ /** Greater than */
447
+ GreaterThan = "GreaterThan",
448
+ /** Greater than or equal to */
449
+ GreaterOrEquals = "GreaterOrEquals",
450
+ /** Equal to */
451
+ Equals = "Equals"
452
+ }
453
+ /**
454
+ * Signal operator \
455
+ * {@link KnownSignalOperator} can be used interchangeably with SignalOperator,
456
+ * this enum contains the known values that the service supports.
457
+ * ### Known values supported by the service
458
+ * **LowerThan**: Lower than \
459
+ * **LowerOrEquals**: Lower than or equal to \
460
+ * **GreaterThan**: Greater than \
461
+ * **GreaterOrEquals**: Greater than or equal to \
462
+ * **Equals**: Equal to
463
+ */
464
+ export type SignalOperator = string;
465
+ /** Azure Resource Metric Signal Definition properties */
466
+ export interface ResourceMetricSignalDefinitionProperties extends SignalDefinitionProperties {
467
+ /** Kind of the signal definition */
468
+ signalKind: "AzureResourceMetric";
469
+ /** Metric namespace */
470
+ metricNamespace: string;
471
+ /** Name of the metric */
472
+ metricName: string;
473
+ /** Time range of signal. ISO duration format like PT10M. */
474
+ timeGrain: string;
475
+ /** Type of aggregation to apply to the metric */
476
+ aggregationType: MetricAggregationType;
477
+ /** Optional: Dimension to split by */
478
+ dimension?: string;
479
+ /** Optional: Dimension filter to apply to the dimension. Must only be set if also Dimension is set. */
480
+ dimensionFilter?: string;
481
+ }
482
+ export declare function resourceMetricSignalDefinitionPropertiesSerializer(item: ResourceMetricSignalDefinitionProperties): any;
483
+ export declare function resourceMetricSignalDefinitionPropertiesDeserializer(item: any): ResourceMetricSignalDefinitionProperties;
484
+ /** Metric aggregation type */
485
+ export declare enum KnownMetricAggregationType {
486
+ None = "None",
487
+ Average = "Average",
488
+ Count = "Count",
489
+ Minimum = "Minimum",
490
+ Maximum = "Maximum",
491
+ Total = "Total"
492
+ }
493
+ /**
494
+ * Metric aggregation type \
495
+ * {@link KnownMetricAggregationType} can be used interchangeably with MetricAggregationType,
496
+ * this enum contains the known values that the service supports.
497
+ * ### Known values supported by the service
498
+ * **None** \
499
+ * **Average** \
500
+ * **Count** \
501
+ * **Minimum** \
502
+ * **Maximum** \
503
+ * **Total**
504
+ */
505
+ export type MetricAggregationType = string;
506
+ /** Log Analytics Query Signal Definition properties */
507
+ export interface LogAnalyticsQuerySignalDefinitionProperties extends SignalDefinitionProperties {
508
+ /** Kind of the signal definition */
509
+ signalKind: "LogAnalyticsQuery";
510
+ /** Query text in KQL syntax */
511
+ queryText: string;
512
+ /** Time range of signal. ISO duration format like PT10M. If not specified, the KQL query must define a time range. */
513
+ timeGrain?: string;
514
+ /** Name of the column in the result set to evaluate against the thresholds. Defaults to the first column in the result set if not specified. The column must be numeric. */
515
+ valueColumnName?: string;
516
+ }
517
+ export declare function logAnalyticsQuerySignalDefinitionPropertiesSerializer(item: LogAnalyticsQuerySignalDefinitionProperties): any;
518
+ export declare function logAnalyticsQuerySignalDefinitionPropertiesDeserializer(item: any): LogAnalyticsQuerySignalDefinitionProperties;
519
+ /** Prometheus Metrics Signal Definition properties */
520
+ export interface PrometheusMetricsSignalDefinitionProperties extends SignalDefinitionProperties {
521
+ /** Kind of the signal definition */
522
+ signalKind: "PrometheusMetricsQuery";
523
+ /** Query text in PromQL syntax */
524
+ queryText: string;
525
+ /** Time range of signal. ISO duration format like PT10M. */
526
+ timeGrain?: string;
527
+ }
528
+ export declare function prometheusMetricsSignalDefinitionPropertiesSerializer(item: PrometheusMetricsSignalDefinitionProperties): any;
529
+ export declare function prometheusMetricsSignalDefinitionPropertiesDeserializer(item: any): PrometheusMetricsSignalDefinitionProperties;
530
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
531
+ export interface ProxyResource extends Resource {
532
+ }
533
+ export declare function proxyResourceSerializer(item: ProxyResource): any;
534
+ export declare function proxyResourceDeserializer(item: any): ProxyResource;
535
+ /** The response of a SignalDefinition list operation. */
536
+ export interface _SignalDefinitionListResult {
537
+ /** The SignalDefinition items on this page */
538
+ value: SignalDefinition[];
539
+ /** The link to the next page of items */
540
+ nextLink?: string;
541
+ }
542
+ export declare function _signalDefinitionListResultDeserializer(item: any): _SignalDefinitionListResult;
543
+ export declare function signalDefinitionArraySerializer(result: Array<SignalDefinition>): any[];
544
+ export declare function signalDefinitionArrayDeserializer(result: Array<SignalDefinition>): any[];
545
+ /** An authentication setting in a health model */
546
+ export interface AuthenticationSetting extends ProxyResource {
547
+ /** The resource-specific properties for this resource. */
548
+ properties?: AuthenticationSettingPropertiesUnion;
549
+ }
550
+ export declare function authenticationSettingSerializer(item: AuthenticationSetting): any;
551
+ export declare function authenticationSettingDeserializer(item: any): AuthenticationSetting;
552
+ /** Authentication setting properties */
553
+ export interface AuthenticationSettingProperties {
554
+ /** The status of the last operation. */
555
+ readonly provisioningState?: HealthModelProvisioningState;
556
+ /** Display name */
557
+ displayName?: string;
558
+ /** Kind of the authentication setting */
559
+ /** The discriminator possible values: ManagedIdentity */
560
+ authenticationKind: AuthenticationKind;
561
+ }
562
+ export declare function authenticationSettingPropertiesSerializer(item: AuthenticationSettingProperties): any;
563
+ export declare function authenticationSettingPropertiesDeserializer(item: any): AuthenticationSettingProperties;
564
+ /** Alias for AuthenticationSettingPropertiesUnion */
565
+ export type AuthenticationSettingPropertiesUnion = ManagedIdentityAuthenticationSettingProperties | AuthenticationSettingProperties;
566
+ export declare function authenticationSettingPropertiesUnionSerializer(item: AuthenticationSettingPropertiesUnion): any;
567
+ export declare function authenticationSettingPropertiesUnionDeserializer(item: any): AuthenticationSettingPropertiesUnion;
568
+ /** Supported kinds of authentication settings as discriminator */
569
+ export declare enum KnownAuthenticationKind {
570
+ ManagedIdentity = "ManagedIdentity"
571
+ }
572
+ /**
573
+ * Supported kinds of authentication settings as discriminator \
574
+ * {@link KnownAuthenticationKind} can be used interchangeably with AuthenticationKind,
575
+ * this enum contains the known values that the service supports.
576
+ * ### Known values supported by the service
577
+ * **ManagedIdentity**
578
+ */
579
+ export type AuthenticationKind = string;
580
+ /** Authentication setting properties for Azure Managed Identity */
581
+ export interface ManagedIdentityAuthenticationSettingProperties extends AuthenticationSettingProperties {
582
+ /** Kind of the authentication setting */
583
+ authenticationKind: "ManagedIdentity";
584
+ /** Name of the managed identity to use. Either 'SystemAssigned' or the resourceId of a user-assigned identity. */
585
+ managedIdentityName: string;
586
+ }
587
+ export declare function managedIdentityAuthenticationSettingPropertiesSerializer(item: ManagedIdentityAuthenticationSettingProperties): any;
588
+ export declare function managedIdentityAuthenticationSettingPropertiesDeserializer(item: any): ManagedIdentityAuthenticationSettingProperties;
589
+ /** The response of a AuthenticationSetting list operation. */
590
+ export interface _AuthenticationSettingListResult {
591
+ /** The AuthenticationSetting items on this page */
592
+ value: AuthenticationSetting[];
593
+ /** The link to the next page of items */
594
+ nextLink?: string;
595
+ }
596
+ export declare function _authenticationSettingListResultDeserializer(item: any): _AuthenticationSettingListResult;
597
+ export declare function authenticationSettingArraySerializer(result: Array<AuthenticationSetting>): any[];
598
+ export declare function authenticationSettingArrayDeserializer(result: Array<AuthenticationSetting>): any[];
599
+ /** An entity (aka node) of a health model */
600
+ export interface Entity extends ProxyResource {
601
+ /** The resource-specific properties for this resource. */
602
+ properties?: EntityProperties;
603
+ }
604
+ export declare function entitySerializer(item: Entity): any;
605
+ export declare function entityDeserializer(item: any): Entity;
606
+ /** Properties which are common across all kinds of entities */
607
+ export interface EntityProperties {
608
+ /** The status of the last operation. */
609
+ readonly provisioningState?: HealthModelProvisioningState;
610
+ /** Display name */
611
+ displayName?: string;
612
+ /** Entity kind */
613
+ kind?: string;
614
+ /** Positioning of the entity on the model canvas */
615
+ canvasPosition?: EntityCoordinates;
616
+ /** Visual icon definition. If not set, a default icon is used. */
617
+ icon?: IconDefinition;
618
+ /** Health objective as a percentage of time the entity should be healthy. */
619
+ healthObjective?: number;
620
+ /** Impact of the entity in health state propagation */
621
+ impact?: EntityImpact;
622
+ /** Optional set of labels (key-value pairs) */
623
+ labels?: Record<string, string>;
624
+ /** Signal groups which are assigned to this entity */
625
+ signals?: SignalGroup;
626
+ /** Discovered by which discovery rule. If set, the entity cannot be deleted manually. */
627
+ readonly discoveredBy?: string;
628
+ /** Date when the entity was (soft-)deleted */
629
+ readonly deletionDate?: Date;
630
+ /** Health state of this entity */
631
+ readonly healthState?: HealthState;
632
+ /** Alert configuration for this entity */
633
+ alerts?: EntityAlerts;
634
+ }
635
+ export declare function entityPropertiesSerializer(item: EntityProperties): any;
636
+ export declare function entityPropertiesDeserializer(item: any): EntityProperties;
637
+ /** Visual position of the entity */
638
+ export interface EntityCoordinates {
639
+ /** X Coordinate */
640
+ x: number;
641
+ /** Y Coordinate */
642
+ y: number;
643
+ }
644
+ export declare function entityCoordinatesSerializer(item: EntityCoordinates): any;
645
+ export declare function entityCoordinatesDeserializer(item: any): EntityCoordinates;
646
+ /** Visual icon definition of an entity */
647
+ export interface IconDefinition {
648
+ /** Name of the built-in icon, or 'Custom' to use customData */
649
+ iconName: string;
650
+ /** Custom data. Base64-encoded SVG data. If set, this overrides the built-in icon. */
651
+ customData?: string;
652
+ }
653
+ export declare function iconDefinitionSerializer(item: IconDefinition): any;
654
+ export declare function iconDefinitionDeserializer(item: any): IconDefinition;
655
+ /** Type of impact an entity has on health state propagation */
656
+ export declare enum KnownEntityImpact {
657
+ /** Standard impact */
658
+ Standard = "Standard",
659
+ /** Limited impact */
660
+ Limited = "Limited",
661
+ /** Suppressed impact */
662
+ Suppressed = "Suppressed"
663
+ }
664
+ /**
665
+ * Type of impact an entity has on health state propagation \
666
+ * {@link KnownEntityImpact} can be used interchangeably with EntityImpact,
667
+ * this enum contains the known values that the service supports.
668
+ * ### Known values supported by the service
669
+ * **Standard**: Standard impact \
670
+ * **Limited**: Limited impact \
671
+ * **Suppressed**: Suppressed impact
672
+ */
673
+ export type EntityImpact = string;
674
+ /** Contains various signal groups that can be assigned to an entity */
675
+ export interface SignalGroup {
676
+ /** Azure Resource Signal Group */
677
+ azureResource?: AzureResourceSignalGroup;
678
+ /** Log Analytics Signal Group */
679
+ azureLogAnalytics?: LogAnalyticsSignalGroup;
680
+ /** Azure Monitor Workspace Signal Group */
681
+ azureMonitorWorkspace?: AzureMonitorWorkspaceSignalGroup;
682
+ /** Settings for dependency signals to control how the health state of child entities influences the health state of the parent entity. */
683
+ dependencies?: DependenciesSignalGroup;
684
+ }
685
+ export declare function signalGroupSerializer(item: SignalGroup): any;
686
+ export declare function signalGroupDeserializer(item: any): SignalGroup;
687
+ /** A grouping of signal assignments for an Azure resource */
688
+ export interface AzureResourceSignalGroup {
689
+ /** Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator. */
690
+ signalAssignments?: SignalAssignment[];
691
+ /** Reference to the name of the authentication setting which is used for querying the data source */
692
+ authenticationSetting: string;
693
+ /** Azure resource ID */
694
+ azureResourceId: string;
695
+ }
696
+ export declare function azureResourceSignalGroupSerializer(item: AzureResourceSignalGroup): any;
697
+ export declare function azureResourceSignalGroupDeserializer(item: any): AzureResourceSignalGroup;
698
+ export declare function signalAssignmentArraySerializer(result: Array<SignalAssignment>): any[];
699
+ export declare function signalAssignmentArrayDeserializer(result: Array<SignalAssignment>): any[];
700
+ /** Group of signal definition assignments */
701
+ export interface SignalAssignment {
702
+ /** Signal definitions referenced by their names. All definitions are combined with an AND operator. */
703
+ signalDefinitions: string[];
704
+ }
705
+ export declare function signalAssignmentSerializer(item: SignalAssignment): any;
706
+ export declare function signalAssignmentDeserializer(item: any): SignalAssignment;
707
+ /** A grouping of signal assignments for a Log Analytics Workspace */
708
+ export interface LogAnalyticsSignalGroup {
709
+ /** Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator. */
710
+ signalAssignments?: SignalAssignment[];
711
+ /** Reference to the name of the authentication setting which is used for querying the data source */
712
+ authenticationSetting: string;
713
+ /** Log Analytics Workspace resource ID */
714
+ logAnalyticsWorkspaceResourceId: string;
715
+ }
716
+ export declare function logAnalyticsSignalGroupSerializer(item: LogAnalyticsSignalGroup): any;
717
+ export declare function logAnalyticsSignalGroupDeserializer(item: any): LogAnalyticsSignalGroup;
718
+ /** A grouping of signal assignments for a Azure Monitor Workspace */
719
+ export interface AzureMonitorWorkspaceSignalGroup {
720
+ /** Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator. */
721
+ signalAssignments?: SignalAssignment[];
722
+ /** Reference to the name of the authentication setting which is used for querying the data source */
723
+ authenticationSetting: string;
724
+ /** Azure Monitor workspace resource ID */
725
+ azureMonitorWorkspaceResourceId: string;
726
+ }
727
+ export declare function azureMonitorWorkspaceSignalGroupSerializer(item: AzureMonitorWorkspaceSignalGroup): any;
728
+ export declare function azureMonitorWorkspaceSignalGroupDeserializer(item: any): AzureMonitorWorkspaceSignalGroup;
729
+ /** Properties for dependent entities, i.e. child entities */
730
+ export interface DependenciesSignalGroup {
731
+ /** Aggregation type for child dependencies. */
732
+ aggregationType: DependenciesAggregationType;
733
+ /** Degraded threshold for aggregating the propagated health state of child dependencies. Can be either an absolute number that is greater than 0, or a percentage between 1-100%. The entity will be considered degraded when the number of not healthy child dependents (unhealthy, degraded, unknown) is equal to or above the threshold value. Must only be set when AggregationType is 'Thresholds'. */
734
+ degradedThreshold?: string;
735
+ /** Unhealthy threshold for aggregating the propagated health state of child dependencies. Can be either an absolute number that is greater than 0, or a percentage between 1-100%. The entity will be considered unhealthy when the number of not healthy child dependents (unhealthy, degraded, unknown) is equal to or above the threshold value. Must only be set when AggregationType is 'Thresholds'. */
736
+ unhealthyThreshold?: string;
737
+ }
738
+ export declare function dependenciesSignalGroupSerializer(item: DependenciesSignalGroup): any;
739
+ export declare function dependenciesSignalGroupDeserializer(item: any): DependenciesSignalGroup;
740
+ /** Aggregation type for child dependencies. */
741
+ export declare enum KnownDependenciesAggregationType {
742
+ /** Default behavior: Worst child health state is propagated. */
743
+ WorstOf = "WorstOf",
744
+ /** Based on configurable thresholds. */
745
+ Thresholds = "Thresholds"
746
+ }
747
+ /**
748
+ * Aggregation type for child dependencies. \
749
+ * {@link KnownDependenciesAggregationType} can be used interchangeably with DependenciesAggregationType,
750
+ * this enum contains the known values that the service supports.
751
+ * ### Known values supported by the service
752
+ * **WorstOf**: Default behavior: Worst child health state is propagated. \
753
+ * **Thresholds**: Based on configurable thresholds.
754
+ */
755
+ export type DependenciesAggregationType = string;
756
+ /** Health state of an entity */
757
+ export declare enum KnownHealthState {
758
+ /** Healthy status */
759
+ Healthy = "Healthy",
760
+ /** Degraded status */
761
+ Degraded = "Degraded",
762
+ /** Error status (Unhealthy) */
763
+ Error = "Error",
764
+ /** Unknown status */
765
+ Unknown = "Unknown",
766
+ /** Deleted status */
767
+ Deleted = "Deleted"
768
+ }
769
+ /**
770
+ * Health state of an entity \
771
+ * {@link KnownHealthState} can be used interchangeably with HealthState,
772
+ * this enum contains the known values that the service supports.
773
+ * ### Known values supported by the service
774
+ * **Healthy**: Healthy status \
775
+ * **Degraded**: Degraded status \
776
+ * **Error**: Error status (Unhealthy) \
777
+ * **Unknown**: Unknown status \
778
+ * **Deleted**: Deleted status
779
+ */
780
+ export type HealthState = string;
781
+ /** Alert configuration for an entity */
782
+ export interface EntityAlerts {
783
+ /** Alert to be triggered on state change to unhealthy */
784
+ unhealthy?: AlertConfiguration;
785
+ /** Alert to be triggered on state change to degraded */
786
+ degraded?: AlertConfiguration;
787
+ }
788
+ export declare function entityAlertsSerializer(item: EntityAlerts): any;
789
+ export declare function entityAlertsDeserializer(item: any): EntityAlerts;
790
+ /** Alert configuration details */
791
+ export interface AlertConfiguration {
792
+ /** The severity of triggered alert. */
793
+ severity: AlertSeverity;
794
+ /** The alert rule description. */
795
+ description?: string;
796
+ /** Optional list of action group resource IDs to be notified when the alert is triggered. */
797
+ actionGroupIds?: string[];
798
+ }
799
+ export declare function alertConfigurationSerializer(item: AlertConfiguration): any;
800
+ export declare function alertConfigurationDeserializer(item: any): AlertConfiguration;
801
+ /** Severity of an alert */
802
+ export declare enum KnownAlertSeverity {
803
+ /** Critical */
804
+ Sev0 = "Sev0",
805
+ /** Error */
806
+ Sev1 = "Sev1",
807
+ /** Warning */
808
+ Sev2 = "Sev2",
809
+ /** Informational */
810
+ Sev3 = "Sev3",
811
+ /** Verbose */
812
+ Sev4 = "Sev4"
813
+ }
814
+ /**
815
+ * Severity of an alert \
816
+ * {@link KnownAlertSeverity} can be used interchangeably with AlertSeverity,
817
+ * this enum contains the known values that the service supports.
818
+ * ### Known values supported by the service
819
+ * **Sev0**: Critical \
820
+ * **Sev1**: Error \
821
+ * **Sev2**: Warning \
822
+ * **Sev3**: Informational \
823
+ * **Sev4**: Verbose
824
+ */
825
+ export type AlertSeverity = string;
826
+ /** The response of a Entity list operation. */
827
+ export interface _EntityListResult {
828
+ /** The Entity items on this page */
829
+ value: Entity[];
830
+ /** The link to the next page of items */
831
+ nextLink?: string;
832
+ }
833
+ export declare function _entityListResultDeserializer(item: any): _EntityListResult;
834
+ export declare function entityArraySerializer(result: Array<Entity>): any[];
835
+ export declare function entityArrayDeserializer(result: Array<Entity>): any[];
836
+ /** A relationship (aka edge) between two entities in a health model */
837
+ export interface Relationship extends ProxyResource {
838
+ /** The resource-specific properties for this resource. */
839
+ properties?: RelationshipProperties;
840
+ }
841
+ export declare function relationshipSerializer(item: Relationship): any;
842
+ export declare function relationshipDeserializer(item: any): Relationship;
843
+ /** Relationship properties */
844
+ export interface RelationshipProperties {
845
+ /** The status of the last operation. */
846
+ readonly provisioningState?: HealthModelProvisioningState;
847
+ /** Display name */
848
+ displayName?: string;
849
+ /** Resource name of the parent entity */
850
+ parentEntityName: string;
851
+ /** Resource name of the child entity */
852
+ childEntityName: string;
853
+ /** Optional set of labels (key-value pairs) */
854
+ labels?: Record<string, string>;
855
+ /** Discovered by which discovery rule. If set, the relationship cannot be deleted manually. */
856
+ readonly discoveredBy?: string;
857
+ /** Date when the relationship was (soft-)deleted */
858
+ readonly deletionDate?: Date;
859
+ }
860
+ export declare function relationshipPropertiesSerializer(item: RelationshipProperties): any;
861
+ export declare function relationshipPropertiesDeserializer(item: any): RelationshipProperties;
862
+ /** The response of a Relationship list operation. */
863
+ export interface _RelationshipListResult {
864
+ /** The Relationship items on this page */
865
+ value: Relationship[];
866
+ /** The link to the next page of items */
867
+ nextLink?: string;
868
+ }
869
+ export declare function _relationshipListResultDeserializer(item: any): _RelationshipListResult;
870
+ export declare function relationshipArraySerializer(result: Array<Relationship>): any[];
871
+ export declare function relationshipArrayDeserializer(result: Array<Relationship>): any[];
872
+ /** A discovery rule which automatically finds entities and relationships in a health model based on an Azure Resource Graph query */
873
+ export interface DiscoveryRule extends ProxyResource {
874
+ /** The resource-specific properties for this resource. */
875
+ properties?: DiscoveryRuleProperties;
876
+ }
877
+ export declare function discoveryRuleSerializer(item: DiscoveryRule): any;
878
+ export declare function discoveryRuleDeserializer(item: any): DiscoveryRule;
879
+ /** Discovery rule properties */
880
+ export interface DiscoveryRuleProperties {
881
+ /** The status of the last operation. */
882
+ readonly provisioningState?: HealthModelProvisioningState;
883
+ /** Display name */
884
+ displayName?: string;
885
+ /** Azure Resource Graph query text in KQL syntax. The query must return at least a column named 'id' which contains the resource ID of the discovered resources. */
886
+ resourceGraphQuery: string;
887
+ /** Reference to the name of the authentication setting which is used for querying Azure Resource Graph. The same authentication setting will also be assigned to any discovered entities. */
888
+ authenticationSetting: string;
889
+ /** Whether to create relationships between the discovered entities based on a set of built-in rules. These relationships cannot be manually deleted. */
890
+ discoverRelationships: DiscoveryRuleRelationshipDiscoveryBehavior;
891
+ /** Whether to add all recommended signals to the discovered entities. */
892
+ addRecommendedSignals: DiscoveryRuleRecommendedSignalsBehavior;
893
+ /** Date when the discovery rule was (soft-)deleted. */
894
+ readonly deletionDate?: Date;
895
+ /** Error message if the last discovery operation failed. */
896
+ readonly errorMessage?: string;
897
+ /** Number of discovered entities in the last discovery operation. */
898
+ readonly numberOfDiscoveredEntities?: number;
899
+ /** Name of the entity which represents the discovery rule. Note: It might take a few minutes after creating the discovery rule until the entity is created. */
900
+ readonly entityName: string;
901
+ }
902
+ export declare function discoveryRulePropertiesSerializer(item: DiscoveryRuleProperties): any;
903
+ export declare function discoveryRulePropertiesDeserializer(item: any): DiscoveryRuleProperties;
904
+ /** Discovery rule relationship discovery behavior */
905
+ export declare enum KnownDiscoveryRuleRelationshipDiscoveryBehavior {
906
+ /** Automatically attempt to discover relationships */
907
+ Enabled = "Enabled",
908
+ /** Do not automatically attempt to discover relationships */
909
+ Disabled = "Disabled"
910
+ }
911
+ /**
912
+ * Discovery rule relationship discovery behavior \
913
+ * {@link KnownDiscoveryRuleRelationshipDiscoveryBehavior} can be used interchangeably with DiscoveryRuleRelationshipDiscoveryBehavior,
914
+ * this enum contains the known values that the service supports.
915
+ * ### Known values supported by the service
916
+ * **Enabled**: Automatically attempt to discover relationships \
917
+ * **Disabled**: Do not automatically attempt to discover relationships
918
+ */
919
+ export type DiscoveryRuleRelationshipDiscoveryBehavior = string;
920
+ /** The response of a DiscoveryRule list operation. */
921
+ export interface _DiscoveryRuleListResult {
922
+ /** The DiscoveryRule items on this page */
923
+ value: DiscoveryRule[];
924
+ /** The link to the next page of items */
925
+ nextLink?: string;
926
+ }
927
+ export declare function _discoveryRuleListResultDeserializer(item: any): _DiscoveryRuleListResult;
928
+ export declare function discoveryRuleArraySerializer(result: Array<DiscoveryRule>): any[];
929
+ export declare function discoveryRuleArrayDeserializer(result: Array<DiscoveryRule>): any[];
930
+ /** API Versions */
931
+ export declare enum KnownVersions {
932
+ /** 2025-05-01-preview */
933
+ V20250501Preview = "2025-05-01-preview"
934
+ }
935
+ //# sourceMappingURL=models.d.ts.map