@azure/arm-resourcehealth 4.1.0-alpha.20250217.1 → 4.1.0-alpha.20250219.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 (647) hide show
  1. package/README.md +21 -12
  2. package/dist/browser/index.d.ts +5 -0
  3. package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
  4. package/{dist-esm/src → dist/browser}/index.js +4 -4
  5. package/dist/browser/index.js.map +1 -0
  6. package/{dist-esm/src → dist/browser}/microsoftResourceHealth.d.ts +2 -2
  7. package/dist/browser/microsoftResourceHealth.d.ts.map +1 -0
  8. package/{dist-esm/src → dist/browser}/microsoftResourceHealth.js +15 -18
  9. package/dist/browser/microsoftResourceHealth.js.map +1 -0
  10. package/dist/browser/models/index.js.map +1 -0
  11. package/dist/browser/models/mappers.js.map +1 -0
  12. package/dist/browser/models/parameters.js.map +1 -0
  13. package/{dist-esm/src → dist/browser}/operations/availabilityStatuses.d.ts +3 -3
  14. package/dist/browser/operations/availabilityStatuses.d.ts.map +1 -0
  15. package/{dist-esm/src → dist/browser}/operations/availabilityStatuses.js +3 -3
  16. package/dist/browser/operations/availabilityStatuses.js.map +1 -0
  17. package/{dist-esm/src → dist/browser}/operations/childAvailabilityStatuses.d.ts +3 -3
  18. package/dist/browser/operations/childAvailabilityStatuses.d.ts.map +1 -0
  19. package/{dist-esm/src → dist/browser}/operations/childAvailabilityStatuses.js +3 -3
  20. package/dist/browser/operations/childAvailabilityStatuses.js.map +1 -0
  21. package/{dist-esm/src → dist/browser}/operations/childResources.d.ts +3 -3
  22. package/dist/browser/operations/childResources.d.ts.map +1 -0
  23. package/{dist-esm/src → dist/browser}/operations/childResources.js +3 -3
  24. package/dist/browser/operations/childResources.js.map +1 -0
  25. package/{dist-esm/src → dist/browser}/operations/emergingIssues.d.ts +3 -3
  26. package/dist/browser/operations/emergingIssues.d.ts.map +1 -0
  27. package/{dist-esm/src → dist/browser}/operations/emergingIssues.js +3 -3
  28. package/dist/browser/operations/emergingIssues.js.map +1 -0
  29. package/{dist-esm/src → dist/browser}/operations/eventOperations.d.ts +3 -3
  30. package/dist/browser/operations/eventOperations.d.ts.map +1 -0
  31. package/{dist-esm/src → dist/browser}/operations/eventOperations.js +2 -2
  32. package/dist/browser/operations/eventOperations.js.map +1 -0
  33. package/{dist-esm/src → dist/browser}/operations/eventsOperations.d.ts +3 -3
  34. package/dist/browser/operations/eventsOperations.d.ts.map +1 -0
  35. package/{dist-esm/src → dist/browser}/operations/eventsOperations.js +3 -3
  36. package/dist/browser/operations/eventsOperations.js.map +1 -0
  37. package/{dist-esm/src → dist/browser}/operations/impactedResources.d.ts +3 -3
  38. package/dist/browser/operations/impactedResources.d.ts.map +1 -0
  39. package/{dist-esm/src → dist/browser}/operations/impactedResources.js +3 -3
  40. package/dist/browser/operations/impactedResources.js.map +1 -0
  41. package/dist/browser/operations/index.d.ts +11 -0
  42. package/dist/browser/operations/index.d.ts.map +1 -0
  43. package/dist/browser/operations/index.js +18 -0
  44. package/dist/browser/operations/index.js.map +1 -0
  45. package/{dist-esm/src → dist/browser}/operations/metadata.d.ts +3 -3
  46. package/dist/browser/operations/metadata.d.ts.map +1 -0
  47. package/{dist-esm/src → dist/browser}/operations/metadata.js +3 -3
  48. package/dist/browser/operations/metadata.js.map +1 -0
  49. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  50. package/dist/browser/operations/operations.d.ts.map +1 -0
  51. package/{dist-esm/src → dist/browser}/operations/operations.js +2 -2
  52. package/dist/browser/operations/operations.js.map +1 -0
  53. package/{dist-esm/src → dist/browser}/operations/securityAdvisoryImpactedResources.d.ts +3 -3
  54. package/dist/browser/operations/securityAdvisoryImpactedResources.d.ts.map +1 -0
  55. package/{dist-esm/src → dist/browser}/operations/securityAdvisoryImpactedResources.js +3 -3
  56. package/dist/browser/operations/securityAdvisoryImpactedResources.js.map +1 -0
  57. package/{dist-esm/src → dist/browser}/operationsInterfaces/availabilityStatuses.d.ts +1 -1
  58. package/dist/browser/operationsInterfaces/availabilityStatuses.d.ts.map +1 -0
  59. package/dist/browser/operationsInterfaces/availabilityStatuses.js.map +1 -0
  60. package/{dist-esm/src → dist/browser}/operationsInterfaces/childAvailabilityStatuses.d.ts +1 -1
  61. package/dist/browser/operationsInterfaces/childAvailabilityStatuses.d.ts.map +1 -0
  62. package/dist/browser/operationsInterfaces/childAvailabilityStatuses.js.map +1 -0
  63. package/{dist-esm/src → dist/browser}/operationsInterfaces/childResources.d.ts +1 -1
  64. package/dist/browser/operationsInterfaces/childResources.d.ts.map +1 -0
  65. package/dist/browser/operationsInterfaces/childResources.js.map +1 -0
  66. package/{dist-esm/src → dist/browser}/operationsInterfaces/emergingIssues.d.ts +1 -1
  67. package/dist/browser/operationsInterfaces/emergingIssues.d.ts.map +1 -0
  68. package/dist/browser/operationsInterfaces/emergingIssues.js.map +1 -0
  69. package/{dist-esm/src → dist/browser}/operationsInterfaces/eventOperations.d.ts +1 -1
  70. package/dist/browser/operationsInterfaces/eventOperations.d.ts.map +1 -0
  71. package/dist/browser/operationsInterfaces/eventOperations.js.map +1 -0
  72. package/{dist-esm/src → dist/browser}/operationsInterfaces/eventsOperations.d.ts +1 -1
  73. package/dist/browser/operationsInterfaces/eventsOperations.d.ts.map +1 -0
  74. package/dist/browser/operationsInterfaces/eventsOperations.js.map +1 -0
  75. package/{dist-esm/src → dist/browser}/operationsInterfaces/impactedResources.d.ts +1 -1
  76. package/dist/browser/operationsInterfaces/impactedResources.d.ts.map +1 -0
  77. package/dist/browser/operationsInterfaces/impactedResources.js.map +1 -0
  78. package/dist/browser/operationsInterfaces/index.d.ts +11 -0
  79. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  80. package/dist/browser/operationsInterfaces/index.js +18 -0
  81. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  82. package/{dist-esm/src → dist/browser}/operationsInterfaces/metadata.d.ts +1 -1
  83. package/dist/browser/operationsInterfaces/metadata.d.ts.map +1 -0
  84. package/dist/browser/operationsInterfaces/metadata.js.map +1 -0
  85. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  86. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -0
  87. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  88. package/{dist-esm/src → dist/browser}/operationsInterfaces/securityAdvisoryImpactedResources.d.ts +1 -1
  89. package/dist/browser/operationsInterfaces/securityAdvisoryImpactedResources.d.ts.map +1 -0
  90. package/dist/browser/operationsInterfaces/securityAdvisoryImpactedResources.js.map +1 -0
  91. package/dist/browser/package.json +3 -0
  92. package/dist/browser/pagingHelper.js.map +1 -0
  93. package/dist/commonjs/index.d.ts +5 -0
  94. package/dist/commonjs/index.d.ts.map +1 -0
  95. package/dist/commonjs/index.js +19 -0
  96. package/dist/commonjs/index.js.map +1 -0
  97. package/dist/commonjs/microsoftResourceHealth.d.ts +30 -0
  98. package/dist/commonjs/microsoftResourceHealth.d.ts.map +1 -0
  99. package/dist/commonjs/microsoftResourceHealth.js +109 -0
  100. package/dist/commonjs/microsoftResourceHealth.js.map +1 -0
  101. package/{types/arm-resourcehealth.d.ts → dist/commonjs/models/index.d.ts} +1057 -1453
  102. package/dist/commonjs/models/index.d.ts.map +1 -0
  103. package/dist/commonjs/models/index.js +151 -0
  104. package/dist/commonjs/models/index.js.map +1 -0
  105. package/dist/commonjs/models/mappers.d.ts +42 -0
  106. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  107. package/dist/commonjs/models/mappers.js +1517 -0
  108. package/dist/commonjs/models/mappers.js.map +1 -0
  109. package/dist/commonjs/models/parameters.d.ts +16 -0
  110. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  111. package/dist/commonjs/models/parameters.js +163 -0
  112. package/dist/commonjs/models/parameters.js.map +1 -0
  113. package/dist/commonjs/operations/availabilityStatuses.d.ts +96 -0
  114. package/dist/commonjs/operations/availabilityStatuses.d.ts.map +1 -0
  115. package/dist/commonjs/operations/availabilityStatuses.js +430 -0
  116. package/dist/commonjs/operations/availabilityStatuses.js.map +1 -0
  117. package/dist/commonjs/operations/childAvailabilityStatuses.d.ts +51 -0
  118. package/dist/commonjs/operations/childAvailabilityStatuses.d.ts.map +1 -0
  119. package/dist/commonjs/operations/childAvailabilityStatuses.js +186 -0
  120. package/dist/commonjs/operations/childAvailabilityStatuses.js.map +1 -0
  121. package/dist/commonjs/operations/childResources.d.ts +43 -0
  122. package/dist/commonjs/operations/childResources.d.ts.map +1 -0
  123. package/dist/commonjs/operations/childResources.js +156 -0
  124. package/dist/commonjs/operations/childResources.js.map +1 -0
  125. package/dist/commonjs/operations/emergingIssues.d.ts +38 -0
  126. package/dist/commonjs/operations/emergingIssues.d.ts.map +1 -0
  127. package/dist/commonjs/operations/emergingIssues.js +161 -0
  128. package/dist/commonjs/operations/emergingIssues.js.map +1 -0
  129. package/dist/commonjs/operations/eventOperations.d.ts +39 -0
  130. package/dist/commonjs/operations/eventOperations.d.ts.map +1 -0
  131. package/dist/commonjs/operations/eventOperations.js +142 -0
  132. package/dist/commonjs/operations/eventOperations.js.map +1 -0
  133. package/dist/commonjs/operations/eventsOperations.d.ts +83 -0
  134. package/dist/commonjs/operations/eventsOperations.d.ts.map +1 -0
  135. package/dist/commonjs/operations/eventsOperations.js +382 -0
  136. package/dist/commonjs/operations/eventsOperations.js.map +1 -0
  137. package/dist/commonjs/operations/impactedResources.d.ts +72 -0
  138. package/dist/commonjs/operations/impactedResources.d.ts.map +1 -0
  139. package/dist/commonjs/operations/impactedResources.js +324 -0
  140. package/dist/commonjs/operations/impactedResources.js.map +1 -0
  141. package/dist/commonjs/operations/index.d.ts +11 -0
  142. package/dist/commonjs/operations/index.d.ts.map +1 -0
  143. package/dist/commonjs/operations/index.js +21 -0
  144. package/dist/commonjs/operations/index.js.map +1 -0
  145. package/dist/commonjs/operations/metadata.d.ts +38 -0
  146. package/dist/commonjs/operations/metadata.d.ts.map +1 -0
  147. package/dist/commonjs/operations/metadata.js +161 -0
  148. package/dist/commonjs/operations/metadata.js.map +1 -0
  149. package/dist/commonjs/operations/operations.d.ts +18 -0
  150. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  151. package/dist/commonjs/operations/operations.js +51 -0
  152. package/dist/commonjs/operations/operations.js.map +1 -0
  153. package/dist/commonjs/operations/securityAdvisoryImpactedResources.d.ts +58 -0
  154. package/dist/commonjs/operations/securityAdvisoryImpactedResources.d.ts.map +1 -0
  155. package/dist/commonjs/operations/securityAdvisoryImpactedResources.js +265 -0
  156. package/dist/commonjs/operations/securityAdvisoryImpactedResources.js.map +1 -0
  157. package/dist/commonjs/operationsInterfaces/availabilityStatuses.d.ts +37 -0
  158. package/dist/commonjs/operationsInterfaces/availabilityStatuses.d.ts.map +1 -0
  159. package/dist/commonjs/operationsInterfaces/availabilityStatuses.js +10 -0
  160. package/dist/commonjs/operationsInterfaces/availabilityStatuses.js.map +1 -0
  161. package/dist/commonjs/operationsInterfaces/childAvailabilityStatuses.d.ts +23 -0
  162. package/dist/commonjs/operationsInterfaces/childAvailabilityStatuses.d.ts.map +1 -0
  163. package/dist/commonjs/operationsInterfaces/childAvailabilityStatuses.js +10 -0
  164. package/dist/commonjs/operationsInterfaces/childAvailabilityStatuses.js.map +1 -0
  165. package/dist/commonjs/operationsInterfaces/childResources.d.ts +15 -0
  166. package/dist/commonjs/operationsInterfaces/childResources.d.ts.map +1 -0
  167. package/dist/commonjs/operationsInterfaces/childResources.js +10 -0
  168. package/dist/commonjs/operationsInterfaces/childResources.js.map +1 -0
  169. package/dist/commonjs/operationsInterfaces/emergingIssues.d.ts +17 -0
  170. package/dist/commonjs/operationsInterfaces/emergingIssues.d.ts.map +1 -0
  171. package/dist/commonjs/operationsInterfaces/emergingIssues.js +10 -0
  172. package/dist/commonjs/operationsInterfaces/emergingIssues.js.map +1 -0
  173. package/dist/commonjs/operationsInterfaces/eventOperations.d.ts +31 -0
  174. package/dist/commonjs/operationsInterfaces/eventOperations.d.ts.map +1 -0
  175. package/dist/commonjs/operationsInterfaces/eventOperations.js +10 -0
  176. package/dist/commonjs/operationsInterfaces/eventOperations.js.map +1 -0
  177. package/dist/commonjs/operationsInterfaces/eventsOperations.d.ts +26 -0
  178. package/dist/commonjs/operationsInterfaces/eventsOperations.d.ts.map +1 -0
  179. package/dist/commonjs/operationsInterfaces/eventsOperations.js +10 -0
  180. package/dist/commonjs/operationsInterfaces/eventsOperations.js.map +1 -0
  181. package/dist/commonjs/operationsInterfaces/impactedResources.d.ts +32 -0
  182. package/dist/commonjs/operationsInterfaces/impactedResources.d.ts.map +1 -0
  183. package/dist/commonjs/operationsInterfaces/impactedResources.js +10 -0
  184. package/dist/commonjs/operationsInterfaces/impactedResources.js.map +1 -0
  185. package/dist/commonjs/operationsInterfaces/index.d.ts +11 -0
  186. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  187. package/dist/commonjs/operationsInterfaces/index.js +21 -0
  188. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  189. package/dist/commonjs/operationsInterfaces/metadata.d.ts +17 -0
  190. package/dist/commonjs/operationsInterfaces/metadata.d.ts.map +1 -0
  191. package/dist/commonjs/operationsInterfaces/metadata.js +10 -0
  192. package/dist/commonjs/operationsInterfaces/metadata.js.map +1 -0
  193. package/dist/commonjs/operationsInterfaces/operations.d.ts +10 -0
  194. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  195. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  196. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  197. package/dist/commonjs/operationsInterfaces/securityAdvisoryImpactedResources.d.ts +18 -0
  198. package/dist/commonjs/operationsInterfaces/securityAdvisoryImpactedResources.d.ts.map +1 -0
  199. package/dist/commonjs/operationsInterfaces/securityAdvisoryImpactedResources.js +10 -0
  200. package/dist/commonjs/operationsInterfaces/securityAdvisoryImpactedResources.js.map +1 -0
  201. package/dist/commonjs/package.json +3 -0
  202. package/dist/commonjs/pagingHelper.d.ts +13 -0
  203. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  204. package/dist/commonjs/pagingHelper.js +36 -0
  205. package/dist/commonjs/pagingHelper.js.map +1 -0
  206. package/{types → dist/commonjs}/tsdoc-metadata.json +1 -1
  207. package/dist/esm/index.d.ts +5 -0
  208. package/dist/esm/index.d.ts.map +1 -0
  209. package/{src/index.ts → dist/esm/index.js} +5 -5
  210. package/dist/esm/index.js.map +1 -0
  211. package/dist/esm/microsoftResourceHealth.d.ts +30 -0
  212. package/dist/esm/microsoftResourceHealth.d.ts.map +1 -0
  213. package/dist/esm/microsoftResourceHealth.js +104 -0
  214. package/dist/esm/microsoftResourceHealth.js.map +1 -0
  215. package/dist/esm/models/index.d.ts +1057 -0
  216. package/dist/esm/models/index.d.ts.map +1 -0
  217. package/dist/esm/models/index.js +148 -0
  218. package/dist/esm/models/index.js.map +1 -0
  219. package/dist/esm/models/mappers.d.ts +42 -0
  220. package/dist/esm/models/mappers.d.ts.map +1 -0
  221. package/dist/esm/models/mappers.js +1514 -0
  222. package/dist/esm/models/mappers.js.map +1 -0
  223. package/dist/esm/models/parameters.d.ts +16 -0
  224. package/dist/esm/models/parameters.d.ts.map +1 -0
  225. package/dist/esm/models/parameters.js +160 -0
  226. package/dist/esm/models/parameters.js.map +1 -0
  227. package/dist/esm/operations/availabilityStatuses.d.ts +96 -0
  228. package/dist/esm/operations/availabilityStatuses.d.ts.map +1 -0
  229. package/dist/esm/operations/availabilityStatuses.js +426 -0
  230. package/dist/esm/operations/availabilityStatuses.js.map +1 -0
  231. package/dist/esm/operations/childAvailabilityStatuses.d.ts +51 -0
  232. package/dist/esm/operations/childAvailabilityStatuses.d.ts.map +1 -0
  233. package/dist/esm/operations/childAvailabilityStatuses.js +182 -0
  234. package/dist/esm/operations/childAvailabilityStatuses.js.map +1 -0
  235. package/dist/esm/operations/childResources.d.ts +43 -0
  236. package/dist/esm/operations/childResources.d.ts.map +1 -0
  237. package/dist/esm/operations/childResources.js +152 -0
  238. package/dist/esm/operations/childResources.js.map +1 -0
  239. package/dist/esm/operations/emergingIssues.d.ts +38 -0
  240. package/dist/esm/operations/emergingIssues.d.ts.map +1 -0
  241. package/dist/esm/operations/emergingIssues.js +157 -0
  242. package/dist/esm/operations/emergingIssues.js.map +1 -0
  243. package/dist/esm/operations/eventOperations.d.ts +39 -0
  244. package/dist/esm/operations/eventOperations.d.ts.map +1 -0
  245. package/dist/esm/operations/eventOperations.js +137 -0
  246. package/dist/esm/operations/eventOperations.js.map +1 -0
  247. package/dist/esm/operations/eventsOperations.d.ts +83 -0
  248. package/dist/esm/operations/eventsOperations.d.ts.map +1 -0
  249. package/dist/esm/operations/eventsOperations.js +378 -0
  250. package/dist/esm/operations/eventsOperations.js.map +1 -0
  251. package/dist/esm/operations/impactedResources.d.ts +72 -0
  252. package/dist/esm/operations/impactedResources.d.ts.map +1 -0
  253. package/dist/esm/operations/impactedResources.js +320 -0
  254. package/dist/esm/operations/impactedResources.js.map +1 -0
  255. package/dist/esm/operations/index.d.ts +11 -0
  256. package/dist/esm/operations/index.d.ts.map +1 -0
  257. package/dist/esm/operations/index.js +18 -0
  258. package/dist/esm/operations/index.js.map +1 -0
  259. package/dist/esm/operations/metadata.d.ts +38 -0
  260. package/dist/esm/operations/metadata.d.ts.map +1 -0
  261. package/dist/esm/operations/metadata.js +157 -0
  262. package/dist/esm/operations/metadata.js.map +1 -0
  263. package/dist/esm/operations/operations.d.ts +18 -0
  264. package/dist/esm/operations/operations.d.ts.map +1 -0
  265. package/dist/esm/operations/operations.js +46 -0
  266. package/dist/esm/operations/operations.js.map +1 -0
  267. package/dist/esm/operations/securityAdvisoryImpactedResources.d.ts +58 -0
  268. package/dist/esm/operations/securityAdvisoryImpactedResources.d.ts.map +1 -0
  269. package/dist/esm/operations/securityAdvisoryImpactedResources.js +261 -0
  270. package/dist/esm/operations/securityAdvisoryImpactedResources.js.map +1 -0
  271. package/dist/esm/operationsInterfaces/availabilityStatuses.d.ts +37 -0
  272. package/dist/esm/operationsInterfaces/availabilityStatuses.d.ts.map +1 -0
  273. package/dist/esm/operationsInterfaces/availabilityStatuses.js +9 -0
  274. package/dist/esm/operationsInterfaces/availabilityStatuses.js.map +1 -0
  275. package/dist/esm/operationsInterfaces/childAvailabilityStatuses.d.ts +23 -0
  276. package/dist/esm/operationsInterfaces/childAvailabilityStatuses.d.ts.map +1 -0
  277. package/dist/esm/operationsInterfaces/childAvailabilityStatuses.js +9 -0
  278. package/dist/esm/operationsInterfaces/childAvailabilityStatuses.js.map +1 -0
  279. package/dist/esm/operationsInterfaces/childResources.d.ts +15 -0
  280. package/dist/esm/operationsInterfaces/childResources.d.ts.map +1 -0
  281. package/dist/esm/operationsInterfaces/childResources.js +9 -0
  282. package/dist/esm/operationsInterfaces/childResources.js.map +1 -0
  283. package/dist/esm/operationsInterfaces/emergingIssues.d.ts +17 -0
  284. package/dist/esm/operationsInterfaces/emergingIssues.d.ts.map +1 -0
  285. package/dist/esm/operationsInterfaces/emergingIssues.js +9 -0
  286. package/dist/esm/operationsInterfaces/emergingIssues.js.map +1 -0
  287. package/dist/esm/operationsInterfaces/eventOperations.d.ts +31 -0
  288. package/dist/esm/operationsInterfaces/eventOperations.d.ts.map +1 -0
  289. package/dist/esm/operationsInterfaces/eventOperations.js +9 -0
  290. package/dist/esm/operationsInterfaces/eventOperations.js.map +1 -0
  291. package/dist/esm/operationsInterfaces/eventsOperations.d.ts +26 -0
  292. package/dist/esm/operationsInterfaces/eventsOperations.d.ts.map +1 -0
  293. package/dist/esm/operationsInterfaces/eventsOperations.js +9 -0
  294. package/dist/esm/operationsInterfaces/eventsOperations.js.map +1 -0
  295. package/dist/esm/operationsInterfaces/impactedResources.d.ts +32 -0
  296. package/dist/esm/operationsInterfaces/impactedResources.d.ts.map +1 -0
  297. package/dist/esm/operationsInterfaces/impactedResources.js +9 -0
  298. package/dist/esm/operationsInterfaces/impactedResources.js.map +1 -0
  299. package/dist/esm/operationsInterfaces/index.d.ts +11 -0
  300. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  301. package/dist/esm/operationsInterfaces/index.js +18 -0
  302. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  303. package/dist/esm/operationsInterfaces/metadata.d.ts +17 -0
  304. package/dist/esm/operationsInterfaces/metadata.d.ts.map +1 -0
  305. package/dist/esm/operationsInterfaces/metadata.js +9 -0
  306. package/dist/esm/operationsInterfaces/metadata.js.map +1 -0
  307. package/dist/esm/operationsInterfaces/operations.d.ts +10 -0
  308. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  309. package/dist/esm/operationsInterfaces/operations.js +9 -0
  310. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  311. package/dist/esm/operationsInterfaces/securityAdvisoryImpactedResources.d.ts +18 -0
  312. package/dist/esm/operationsInterfaces/securityAdvisoryImpactedResources.d.ts.map +1 -0
  313. package/dist/esm/operationsInterfaces/securityAdvisoryImpactedResources.js +9 -0
  314. package/dist/esm/operationsInterfaces/securityAdvisoryImpactedResources.js.map +1 -0
  315. package/dist/esm/package.json +3 -0
  316. package/dist/esm/pagingHelper.d.ts +13 -0
  317. package/dist/esm/pagingHelper.d.ts.map +1 -0
  318. package/dist/esm/pagingHelper.js +32 -0
  319. package/dist/esm/pagingHelper.js.map +1 -0
  320. package/dist/react-native/index.d.ts +5 -0
  321. package/dist/react-native/index.d.ts.map +1 -0
  322. package/dist/react-native/index.js +13 -0
  323. package/dist/react-native/index.js.map +1 -0
  324. package/dist/react-native/microsoftResourceHealth.d.ts +30 -0
  325. package/dist/react-native/microsoftResourceHealth.d.ts.map +1 -0
  326. package/dist/react-native/microsoftResourceHealth.js +104 -0
  327. package/dist/react-native/microsoftResourceHealth.js.map +1 -0
  328. package/dist/react-native/models/index.d.ts +1057 -0
  329. package/dist/react-native/models/index.d.ts.map +1 -0
  330. package/dist/react-native/models/index.js +148 -0
  331. package/dist/react-native/models/index.js.map +1 -0
  332. package/dist/react-native/models/mappers.d.ts +42 -0
  333. package/dist/react-native/models/mappers.d.ts.map +1 -0
  334. package/dist/react-native/models/mappers.js +1514 -0
  335. package/dist/react-native/models/mappers.js.map +1 -0
  336. package/dist/react-native/models/parameters.d.ts +16 -0
  337. package/dist/react-native/models/parameters.d.ts.map +1 -0
  338. package/dist/react-native/models/parameters.js +160 -0
  339. package/dist/react-native/models/parameters.js.map +1 -0
  340. package/dist/react-native/operations/availabilityStatuses.d.ts +96 -0
  341. package/dist/react-native/operations/availabilityStatuses.d.ts.map +1 -0
  342. package/dist/react-native/operations/availabilityStatuses.js +426 -0
  343. package/dist/react-native/operations/availabilityStatuses.js.map +1 -0
  344. package/dist/react-native/operations/childAvailabilityStatuses.d.ts +51 -0
  345. package/dist/react-native/operations/childAvailabilityStatuses.d.ts.map +1 -0
  346. package/dist/react-native/operations/childAvailabilityStatuses.js +182 -0
  347. package/dist/react-native/operations/childAvailabilityStatuses.js.map +1 -0
  348. package/dist/react-native/operations/childResources.d.ts +43 -0
  349. package/dist/react-native/operations/childResources.d.ts.map +1 -0
  350. package/dist/react-native/operations/childResources.js +152 -0
  351. package/dist/react-native/operations/childResources.js.map +1 -0
  352. package/dist/react-native/operations/emergingIssues.d.ts +38 -0
  353. package/dist/react-native/operations/emergingIssues.d.ts.map +1 -0
  354. package/dist/react-native/operations/emergingIssues.js +157 -0
  355. package/dist/react-native/operations/emergingIssues.js.map +1 -0
  356. package/dist/react-native/operations/eventOperations.d.ts +39 -0
  357. package/dist/react-native/operations/eventOperations.d.ts.map +1 -0
  358. package/dist/react-native/operations/eventOperations.js +137 -0
  359. package/dist/react-native/operations/eventOperations.js.map +1 -0
  360. package/dist/react-native/operations/eventsOperations.d.ts +83 -0
  361. package/dist/react-native/operations/eventsOperations.d.ts.map +1 -0
  362. package/dist/react-native/operations/eventsOperations.js +378 -0
  363. package/dist/react-native/operations/eventsOperations.js.map +1 -0
  364. package/dist/react-native/operations/impactedResources.d.ts +72 -0
  365. package/dist/react-native/operations/impactedResources.d.ts.map +1 -0
  366. package/dist/react-native/operations/impactedResources.js +320 -0
  367. package/dist/react-native/operations/impactedResources.js.map +1 -0
  368. package/dist/react-native/operations/index.d.ts +11 -0
  369. package/dist/react-native/operations/index.d.ts.map +1 -0
  370. package/dist/react-native/operations/index.js +18 -0
  371. package/dist/react-native/operations/index.js.map +1 -0
  372. package/dist/react-native/operations/metadata.d.ts +38 -0
  373. package/dist/react-native/operations/metadata.d.ts.map +1 -0
  374. package/dist/react-native/operations/metadata.js +157 -0
  375. package/dist/react-native/operations/metadata.js.map +1 -0
  376. package/dist/react-native/operations/operations.d.ts +18 -0
  377. package/dist/react-native/operations/operations.d.ts.map +1 -0
  378. package/dist/react-native/operations/operations.js +46 -0
  379. package/dist/react-native/operations/operations.js.map +1 -0
  380. package/dist/react-native/operations/securityAdvisoryImpactedResources.d.ts +58 -0
  381. package/dist/react-native/operations/securityAdvisoryImpactedResources.d.ts.map +1 -0
  382. package/dist/react-native/operations/securityAdvisoryImpactedResources.js +261 -0
  383. package/dist/react-native/operations/securityAdvisoryImpactedResources.js.map +1 -0
  384. package/dist/react-native/operationsInterfaces/availabilityStatuses.d.ts +37 -0
  385. package/dist/react-native/operationsInterfaces/availabilityStatuses.d.ts.map +1 -0
  386. package/dist/react-native/operationsInterfaces/availabilityStatuses.js +9 -0
  387. package/dist/react-native/operationsInterfaces/availabilityStatuses.js.map +1 -0
  388. package/dist/react-native/operationsInterfaces/childAvailabilityStatuses.d.ts +23 -0
  389. package/dist/react-native/operationsInterfaces/childAvailabilityStatuses.d.ts.map +1 -0
  390. package/dist/react-native/operationsInterfaces/childAvailabilityStatuses.js +9 -0
  391. package/dist/react-native/operationsInterfaces/childAvailabilityStatuses.js.map +1 -0
  392. package/dist/react-native/operationsInterfaces/childResources.d.ts +15 -0
  393. package/dist/react-native/operationsInterfaces/childResources.d.ts.map +1 -0
  394. package/dist/react-native/operationsInterfaces/childResources.js +9 -0
  395. package/dist/react-native/operationsInterfaces/childResources.js.map +1 -0
  396. package/dist/react-native/operationsInterfaces/emergingIssues.d.ts +17 -0
  397. package/dist/react-native/operationsInterfaces/emergingIssues.d.ts.map +1 -0
  398. package/dist/react-native/operationsInterfaces/emergingIssues.js +9 -0
  399. package/dist/react-native/operationsInterfaces/emergingIssues.js.map +1 -0
  400. package/dist/react-native/operationsInterfaces/eventOperations.d.ts +31 -0
  401. package/dist/react-native/operationsInterfaces/eventOperations.d.ts.map +1 -0
  402. package/dist/react-native/operationsInterfaces/eventOperations.js +9 -0
  403. package/dist/react-native/operationsInterfaces/eventOperations.js.map +1 -0
  404. package/dist/react-native/operationsInterfaces/eventsOperations.d.ts +26 -0
  405. package/dist/react-native/operationsInterfaces/eventsOperations.d.ts.map +1 -0
  406. package/dist/react-native/operationsInterfaces/eventsOperations.js +9 -0
  407. package/dist/react-native/operationsInterfaces/eventsOperations.js.map +1 -0
  408. package/dist/react-native/operationsInterfaces/impactedResources.d.ts +32 -0
  409. package/dist/react-native/operationsInterfaces/impactedResources.d.ts.map +1 -0
  410. package/dist/react-native/operationsInterfaces/impactedResources.js +9 -0
  411. package/dist/react-native/operationsInterfaces/impactedResources.js.map +1 -0
  412. package/dist/react-native/operationsInterfaces/index.d.ts +11 -0
  413. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  414. package/dist/react-native/operationsInterfaces/index.js +18 -0
  415. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  416. package/dist/react-native/operationsInterfaces/metadata.d.ts +17 -0
  417. package/dist/react-native/operationsInterfaces/metadata.d.ts.map +1 -0
  418. package/dist/react-native/operationsInterfaces/metadata.js +9 -0
  419. package/dist/react-native/operationsInterfaces/metadata.js.map +1 -0
  420. package/dist/react-native/operationsInterfaces/operations.d.ts +10 -0
  421. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  422. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  423. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  424. package/dist/react-native/operationsInterfaces/securityAdvisoryImpactedResources.d.ts +18 -0
  425. package/dist/react-native/operationsInterfaces/securityAdvisoryImpactedResources.d.ts.map +1 -0
  426. package/dist/react-native/operationsInterfaces/securityAdvisoryImpactedResources.js +9 -0
  427. package/dist/react-native/operationsInterfaces/securityAdvisoryImpactedResources.js.map +1 -0
  428. package/dist/react-native/package.json +3 -0
  429. package/dist/react-native/pagingHelper.d.ts +13 -0
  430. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  431. package/dist/react-native/pagingHelper.js +32 -0
  432. package/dist/react-native/pagingHelper.js.map +1 -0
  433. package/package.json +66 -35
  434. package/dist/index.js +0 -4202
  435. package/dist/index.js.map +0 -1
  436. package/dist/index.min.js +0 -1
  437. package/dist/index.min.js.map +0 -1
  438. package/dist-esm/samples-dev/availabilityStatusesGetByResourceSample.d.ts +0 -2
  439. package/dist-esm/samples-dev/availabilityStatusesGetByResourceSample.d.ts.map +0 -1
  440. package/dist-esm/samples-dev/availabilityStatusesGetByResourceSample.js +0 -29
  441. package/dist-esm/samples-dev/availabilityStatusesGetByResourceSample.js.map +0 -1
  442. package/dist-esm/samples-dev/availabilityStatusesListByResourceGroupSample.d.ts +0 -2
  443. package/dist-esm/samples-dev/availabilityStatusesListByResourceGroupSample.d.ts.map +0 -1
  444. package/dist-esm/samples-dev/availabilityStatusesListByResourceGroupSample.js +0 -48
  445. package/dist-esm/samples-dev/availabilityStatusesListByResourceGroupSample.js.map +0 -1
  446. package/dist-esm/samples-dev/availabilityStatusesListBySubscriptionIdSample.d.ts +0 -2
  447. package/dist-esm/samples-dev/availabilityStatusesListBySubscriptionIdSample.d.ts.map +0 -1
  448. package/dist-esm/samples-dev/availabilityStatusesListBySubscriptionIdSample.js +0 -47
  449. package/dist-esm/samples-dev/availabilityStatusesListBySubscriptionIdSample.js.map +0 -1
  450. package/dist-esm/samples-dev/availabilityStatusesListSample.d.ts +0 -2
  451. package/dist-esm/samples-dev/availabilityStatusesListSample.d.ts.map +0 -1
  452. package/dist-esm/samples-dev/availabilityStatusesListSample.js +0 -50
  453. package/dist-esm/samples-dev/availabilityStatusesListSample.js.map +0 -1
  454. package/dist-esm/samples-dev/childAvailabilityStatusesGetByResourceSample.d.ts +0 -2
  455. package/dist-esm/samples-dev/childAvailabilityStatusesGetByResourceSample.d.ts.map +0 -1
  456. package/dist-esm/samples-dev/childAvailabilityStatusesGetByResourceSample.js +0 -31
  457. package/dist-esm/samples-dev/childAvailabilityStatusesGetByResourceSample.js.map +0 -1
  458. package/dist-esm/samples-dev/childAvailabilityStatusesListSample.d.ts +0 -2
  459. package/dist-esm/samples-dev/childAvailabilityStatusesListSample.d.ts.map +0 -1
  460. package/dist-esm/samples-dev/childAvailabilityStatusesListSample.js +0 -50
  461. package/dist-esm/samples-dev/childAvailabilityStatusesListSample.js.map +0 -1
  462. package/dist-esm/samples-dev/childResourcesListSample.d.ts +0 -2
  463. package/dist-esm/samples-dev/childResourcesListSample.d.ts.map +0 -1
  464. package/dist-esm/samples-dev/childResourcesListSample.js +0 -50
  465. package/dist-esm/samples-dev/childResourcesListSample.js.map +0 -1
  466. package/dist-esm/samples-dev/emergingIssuesGetSample.d.ts +0 -2
  467. package/dist-esm/samples-dev/emergingIssuesGetSample.d.ts.map +0 -1
  468. package/dist-esm/samples-dev/emergingIssuesGetSample.js +0 -34
  469. package/dist-esm/samples-dev/emergingIssuesGetSample.js.map +0 -1
  470. package/dist-esm/samples-dev/emergingIssuesListSample.d.ts +0 -2
  471. package/dist-esm/samples-dev/emergingIssuesListSample.d.ts.map +0 -1
  472. package/dist-esm/samples-dev/emergingIssuesListSample.js +0 -49
  473. package/dist-esm/samples-dev/emergingIssuesListSample.js.map +0 -1
  474. package/dist-esm/samples-dev/eventFetchDetailsBySubscriptionIdAndTrackingIdSample.d.ts +0 -2
  475. package/dist-esm/samples-dev/eventFetchDetailsBySubscriptionIdAndTrackingIdSample.d.ts.map +0 -1
  476. package/dist-esm/samples-dev/eventFetchDetailsBySubscriptionIdAndTrackingIdSample.js +0 -35
  477. package/dist-esm/samples-dev/eventFetchDetailsBySubscriptionIdAndTrackingIdSample.js.map +0 -1
  478. package/dist-esm/samples-dev/eventFetchDetailsByTenantIdAndTrackingIdSample.d.ts +0 -2
  479. package/dist-esm/samples-dev/eventFetchDetailsByTenantIdAndTrackingIdSample.d.ts.map +0 -1
  480. package/dist-esm/samples-dev/eventFetchDetailsByTenantIdAndTrackingIdSample.js +0 -34
  481. package/dist-esm/samples-dev/eventFetchDetailsByTenantIdAndTrackingIdSample.js.map +0 -1
  482. package/dist-esm/samples-dev/eventGetBySubscriptionIdAndTrackingIdSample.d.ts +0 -2
  483. package/dist-esm/samples-dev/eventGetBySubscriptionIdAndTrackingIdSample.d.ts.map +0 -1
  484. package/dist-esm/samples-dev/eventGetBySubscriptionIdAndTrackingIdSample.js +0 -34
  485. package/dist-esm/samples-dev/eventGetBySubscriptionIdAndTrackingIdSample.js.map +0 -1
  486. package/dist-esm/samples-dev/eventGetByTenantIdAndTrackingIdSample.d.ts +0 -2
  487. package/dist-esm/samples-dev/eventGetByTenantIdAndTrackingIdSample.d.ts.map +0 -1
  488. package/dist-esm/samples-dev/eventGetByTenantIdAndTrackingIdSample.js +0 -33
  489. package/dist-esm/samples-dev/eventGetByTenantIdAndTrackingIdSample.js.map +0 -1
  490. package/dist-esm/samples-dev/eventsListBySingleResourceSample.d.ts +0 -2
  491. package/dist-esm/samples-dev/eventsListBySingleResourceSample.d.ts.map +0 -1
  492. package/dist-esm/samples-dev/eventsListBySingleResourceSample.js +0 -50
  493. package/dist-esm/samples-dev/eventsListBySingleResourceSample.js.map +0 -1
  494. package/dist-esm/samples-dev/eventsListBySubscriptionIdSample.d.ts +0 -2
  495. package/dist-esm/samples-dev/eventsListBySubscriptionIdSample.d.ts.map +0 -1
  496. package/dist-esm/samples-dev/eventsListBySubscriptionIdSample.js +0 -49
  497. package/dist-esm/samples-dev/eventsListBySubscriptionIdSample.js.map +0 -1
  498. package/dist-esm/samples-dev/eventsListByTenantIdSample.d.ts +0 -2
  499. package/dist-esm/samples-dev/eventsListByTenantIdSample.d.ts.map +0 -1
  500. package/dist-esm/samples-dev/eventsListByTenantIdSample.js +0 -48
  501. package/dist-esm/samples-dev/eventsListByTenantIdSample.js.map +0 -1
  502. package/dist-esm/samples-dev/impactedResourcesGetByTenantIdSample.d.ts +0 -2
  503. package/dist-esm/samples-dev/impactedResourcesGetByTenantIdSample.d.ts.map +0 -1
  504. package/dist-esm/samples-dev/impactedResourcesGetByTenantIdSample.js +0 -35
  505. package/dist-esm/samples-dev/impactedResourcesGetByTenantIdSample.js.map +0 -1
  506. package/dist-esm/samples-dev/impactedResourcesGetSample.d.ts +0 -2
  507. package/dist-esm/samples-dev/impactedResourcesGetSample.d.ts.map +0 -1
  508. package/dist-esm/samples-dev/impactedResourcesGetSample.js +0 -36
  509. package/dist-esm/samples-dev/impactedResourcesGetSample.js.map +0 -1
  510. package/dist-esm/samples-dev/impactedResourcesListBySubscriptionIdAndEventIdSample.d.ts +0 -2
  511. package/dist-esm/samples-dev/impactedResourcesListBySubscriptionIdAndEventIdSample.d.ts.map +0 -1
  512. package/dist-esm/samples-dev/impactedResourcesListBySubscriptionIdAndEventIdSample.js +0 -48
  513. package/dist-esm/samples-dev/impactedResourcesListBySubscriptionIdAndEventIdSample.js.map +0 -1
  514. package/dist-esm/samples-dev/impactedResourcesListByTenantIdAndEventIdSample.d.ts +0 -2
  515. package/dist-esm/samples-dev/impactedResourcesListByTenantIdAndEventIdSample.d.ts.map +0 -1
  516. package/dist-esm/samples-dev/impactedResourcesListByTenantIdAndEventIdSample.js +0 -47
  517. package/dist-esm/samples-dev/impactedResourcesListByTenantIdAndEventIdSample.js.map +0 -1
  518. package/dist-esm/samples-dev/metadataGetEntitySample.d.ts +0 -2
  519. package/dist-esm/samples-dev/metadataGetEntitySample.d.ts.map +0 -1
  520. package/dist-esm/samples-dev/metadataGetEntitySample.js +0 -34
  521. package/dist-esm/samples-dev/metadataGetEntitySample.js.map +0 -1
  522. package/dist-esm/samples-dev/metadataListSample.d.ts +0 -2
  523. package/dist-esm/samples-dev/metadataListSample.d.ts.map +0 -1
  524. package/dist-esm/samples-dev/metadataListSample.js +0 -49
  525. package/dist-esm/samples-dev/metadataListSample.js.map +0 -1
  526. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  527. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  528. package/dist-esm/samples-dev/operationsListSample.js +0 -34
  529. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  530. package/dist-esm/samples-dev/securityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdSample.d.ts +0 -2
  531. package/dist-esm/samples-dev/securityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdSample.d.ts.map +0 -1
  532. package/dist-esm/samples-dev/securityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdSample.js +0 -51
  533. package/dist-esm/samples-dev/securityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdSample.js.map +0 -1
  534. package/dist-esm/samples-dev/securityAdvisoryImpactedResourcesListByTenantIdAndEventIdSample.d.ts +0 -2
  535. package/dist-esm/samples-dev/securityAdvisoryImpactedResourcesListByTenantIdAndEventIdSample.d.ts.map +0 -1
  536. package/dist-esm/samples-dev/securityAdvisoryImpactedResourcesListByTenantIdAndEventIdSample.js +0 -50
  537. package/dist-esm/samples-dev/securityAdvisoryImpactedResourcesListByTenantIdAndEventIdSample.js.map +0 -1
  538. package/dist-esm/src/index.d.ts +0 -5
  539. package/dist-esm/src/index.js.map +0 -1
  540. package/dist-esm/src/microsoftResourceHealth.d.ts.map +0 -1
  541. package/dist-esm/src/microsoftResourceHealth.js.map +0 -1
  542. package/dist-esm/src/models/index.js.map +0 -1
  543. package/dist-esm/src/models/mappers.js.map +0 -1
  544. package/dist-esm/src/models/parameters.js.map +0 -1
  545. package/dist-esm/src/operations/availabilityStatuses.d.ts.map +0 -1
  546. package/dist-esm/src/operations/availabilityStatuses.js.map +0 -1
  547. package/dist-esm/src/operations/childAvailabilityStatuses.d.ts.map +0 -1
  548. package/dist-esm/src/operations/childAvailabilityStatuses.js.map +0 -1
  549. package/dist-esm/src/operations/childResources.d.ts.map +0 -1
  550. package/dist-esm/src/operations/childResources.js.map +0 -1
  551. package/dist-esm/src/operations/emergingIssues.d.ts.map +0 -1
  552. package/dist-esm/src/operations/emergingIssues.js.map +0 -1
  553. package/dist-esm/src/operations/eventOperations.d.ts.map +0 -1
  554. package/dist-esm/src/operations/eventOperations.js.map +0 -1
  555. package/dist-esm/src/operations/eventsOperations.d.ts.map +0 -1
  556. package/dist-esm/src/operations/eventsOperations.js.map +0 -1
  557. package/dist-esm/src/operations/impactedResources.d.ts.map +0 -1
  558. package/dist-esm/src/operations/impactedResources.js.map +0 -1
  559. package/dist-esm/src/operations/index.d.ts +0 -11
  560. package/dist-esm/src/operations/index.d.ts.map +0 -1
  561. package/dist-esm/src/operations/index.js +0 -18
  562. package/dist-esm/src/operations/index.js.map +0 -1
  563. package/dist-esm/src/operations/metadata.d.ts.map +0 -1
  564. package/dist-esm/src/operations/metadata.js.map +0 -1
  565. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  566. package/dist-esm/src/operations/operations.js.map +0 -1
  567. package/dist-esm/src/operations/securityAdvisoryImpactedResources.d.ts.map +0 -1
  568. package/dist-esm/src/operations/securityAdvisoryImpactedResources.js.map +0 -1
  569. package/dist-esm/src/operationsInterfaces/availabilityStatuses.d.ts.map +0 -1
  570. package/dist-esm/src/operationsInterfaces/availabilityStatuses.js.map +0 -1
  571. package/dist-esm/src/operationsInterfaces/childAvailabilityStatuses.d.ts.map +0 -1
  572. package/dist-esm/src/operationsInterfaces/childAvailabilityStatuses.js.map +0 -1
  573. package/dist-esm/src/operationsInterfaces/childResources.d.ts.map +0 -1
  574. package/dist-esm/src/operationsInterfaces/childResources.js.map +0 -1
  575. package/dist-esm/src/operationsInterfaces/emergingIssues.d.ts.map +0 -1
  576. package/dist-esm/src/operationsInterfaces/emergingIssues.js.map +0 -1
  577. package/dist-esm/src/operationsInterfaces/eventOperations.d.ts.map +0 -1
  578. package/dist-esm/src/operationsInterfaces/eventOperations.js.map +0 -1
  579. package/dist-esm/src/operationsInterfaces/eventsOperations.d.ts.map +0 -1
  580. package/dist-esm/src/operationsInterfaces/eventsOperations.js.map +0 -1
  581. package/dist-esm/src/operationsInterfaces/impactedResources.d.ts.map +0 -1
  582. package/dist-esm/src/operationsInterfaces/impactedResources.js.map +0 -1
  583. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -11
  584. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  585. package/dist-esm/src/operationsInterfaces/index.js +0 -18
  586. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  587. package/dist-esm/src/operationsInterfaces/metadata.d.ts.map +0 -1
  588. package/dist-esm/src/operationsInterfaces/metadata.js.map +0 -1
  589. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +0 -1
  590. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  591. package/dist-esm/src/operationsInterfaces/securityAdvisoryImpactedResources.d.ts.map +0 -1
  592. package/dist-esm/src/operationsInterfaces/securityAdvisoryImpactedResources.js.map +0 -1
  593. package/dist-esm/src/pagingHelper.js.map +0 -1
  594. package/dist-esm/test/resourcehealth_operations_test.spec.d.ts +0 -4
  595. package/dist-esm/test/resourcehealth_operations_test.spec.d.ts.map +0 -1
  596. package/dist-esm/test/resourcehealth_operations_test.spec.js +0 -60
  597. package/dist-esm/test/resourcehealth_operations_test.spec.js.map +0 -1
  598. package/src/microsoftResourceHealth.ts +0 -196
  599. package/src/models/index.ts +0 -1229
  600. package/src/models/mappers.ts +0 -1620
  601. package/src/models/parameters.ts +0 -179
  602. package/src/operations/availabilityStatuses.ts +0 -499
  603. package/src/operations/childAvailabilityStatuses.ts +0 -218
  604. package/src/operations/childResources.ts +0 -176
  605. package/src/operations/emergingIssues.ts +0 -183
  606. package/src/operations/eventOperations.ts +0 -184
  607. package/src/operations/eventsOperations.ts +0 -434
  608. package/src/operations/impactedResources.ts +0 -414
  609. package/src/operations/index.ts +0 -18
  610. package/src/operations/metadata.ts +0 -182
  611. package/src/operations/operations.ts +0 -59
  612. package/src/operations/securityAdvisoryImpactedResources.ts +0 -342
  613. package/src/operationsInterfaces/availabilityStatuses.ts +0 -64
  614. package/src/operationsInterfaces/childAvailabilityStatuses.ts +0 -43
  615. package/src/operationsInterfaces/childResources.ts +0 -30
  616. package/src/operationsInterfaces/emergingIssues.ts +0 -37
  617. package/src/operationsInterfaces/eventOperations.ts +0 -60
  618. package/src/operationsInterfaces/eventsOperations.ts +0 -47
  619. package/src/operationsInterfaces/impactedResources.ts +0 -63
  620. package/src/operationsInterfaces/index.ts +0 -18
  621. package/src/operationsInterfaces/metadata.ts +0 -36
  622. package/src/operationsInterfaces/operations.ts +0 -21
  623. package/src/operationsInterfaces/securityAdvisoryImpactedResources.ts +0 -37
  624. package/src/pagingHelper.ts +0 -39
  625. package/tsconfig.json +0 -33
  626. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  627. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  628. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  629. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  630. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  631. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  632. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  633. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  634. /package/{dist-esm/src → dist/browser}/models/parameters.js +0 -0
  635. /package/{dist-esm/src → dist/browser}/operationsInterfaces/availabilityStatuses.js +0 -0
  636. /package/{dist-esm/src → dist/browser}/operationsInterfaces/childAvailabilityStatuses.js +0 -0
  637. /package/{dist-esm/src → dist/browser}/operationsInterfaces/childResources.js +0 -0
  638. /package/{dist-esm/src → dist/browser}/operationsInterfaces/emergingIssues.js +0 -0
  639. /package/{dist-esm/src → dist/browser}/operationsInterfaces/eventOperations.js +0 -0
  640. /package/{dist-esm/src → dist/browser}/operationsInterfaces/eventsOperations.js +0 -0
  641. /package/{dist-esm/src → dist/browser}/operationsInterfaces/impactedResources.js +0 -0
  642. /package/{dist-esm/src → dist/browser}/operationsInterfaces/metadata.js +0 -0
  643. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  644. /package/{dist-esm/src → dist/browser}/operationsInterfaces/securityAdvisoryImpactedResources.js +0 -0
  645. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  646. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  647. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
@@ -1,1453 +1,1057 @@
1
- import * as coreAuth from '@azure/core-auth';
2
- import * as coreClient from '@azure/core-client';
3
- import { PagedAsyncIterableIterator } from '@azure/core-paging';
4
-
5
- /**
6
- * Defines values for AvailabilityStateValues. \
7
- * {@link KnownAvailabilityStateValues} can be used interchangeably with AvailabilityStateValues,
8
- * this enum contains the known values that the service supports.
9
- * ### Known values supported by the service
10
- * **Available** \
11
- * **Unavailable** \
12
- * **Degraded** \
13
- * **Unknown**
14
- */
15
- export declare type AvailabilityStateValues = string;
16
-
17
- /** availabilityStatus of a resource. */
18
- export declare interface AvailabilityStatus {
19
- /** Azure Resource Manager Identity for the availabilityStatuses resource. */
20
- id?: string;
21
- /** current. */
22
- name?: string;
23
- /** Microsoft.ResourceHealth/AvailabilityStatuses. */
24
- type?: string;
25
- /** Azure Resource Manager geo location of the resource. */
26
- location?: string;
27
- /** Properties of availability state. */
28
- properties?: AvailabilityStatusProperties;
29
- }
30
-
31
- /** Interface representing a AvailabilityStatuses. */
32
- export declare interface AvailabilityStatuses {
33
- /**
34
- * Lists the current availability status for all the resources in the subscription.
35
- * @param options The options parameters.
36
- */
37
- listBySubscriptionId(options?: AvailabilityStatusesListBySubscriptionIdOptionalParams): PagedAsyncIterableIterator<AvailabilityStatus>;
38
- /**
39
- * Lists the current availability status for all the resources in the resource group.
40
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
41
- * @param options The options parameters.
42
- */
43
- listByResourceGroup(resourceGroupName: string, options?: AvailabilityStatusesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<AvailabilityStatus>;
44
- /**
45
- * Lists all historical availability transitions and impacting events for a single resource.
46
- * @param resourceUri The fully qualified ID of the resource, including the resource name and resource
47
- * type. Currently the API support not nested and one nesting level resource types :
48
- * /subscriptions/{subscriptionId}/resourceGroups/{resource-group-name}/providers/{resource-provider-name}/{resource-type}/{resource-name}
49
- * and
50
- * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resource-provider-name}/{parentResourceType}/{parentResourceName}/{resourceType}/{resourceName}
51
- * @param options The options parameters.
52
- */
53
- list(resourceUri: string, options?: AvailabilityStatusesListOptionalParams): PagedAsyncIterableIterator<AvailabilityStatus>;
54
- /**
55
- * Gets current availability status for a single resource
56
- * @param resourceUri The fully qualified ID of the resource, including the resource name and resource
57
- * type. Currently the API support not nested and one nesting level resource types :
58
- * /subscriptions/{subscriptionId}/resourceGroups/{resource-group-name}/providers/{resource-provider-name}/{resource-type}/{resource-name}
59
- * and
60
- * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resource-provider-name}/{parentResourceType}/{parentResourceName}/{resourceType}/{resourceName}
61
- * @param options The options parameters.
62
- */
63
- getByResource(resourceUri: string, options?: AvailabilityStatusesGetByResourceOptionalParams): Promise<AvailabilityStatusesGetByResourceResponse>;
64
- }
65
-
66
- /** Optional parameters. */
67
- export declare interface AvailabilityStatusesGetByResourceOptionalParams extends coreClient.OperationOptions {
68
- /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
69
- filter?: string;
70
- /** Setting $expand=recommendedactions in url query expands the recommendedactions in the response. */
71
- expand?: string;
72
- }
73
-
74
- /** Contains response data for the getByResource operation. */
75
- export declare type AvailabilityStatusesGetByResourceResponse = AvailabilityStatus;
76
-
77
- /** Optional parameters. */
78
- export declare interface AvailabilityStatusesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
79
- }
80
-
81
- /** Contains response data for the listByResourceGroupNext operation. */
82
- export declare type AvailabilityStatusesListByResourceGroupNextResponse = AvailabilityStatusListResult;
83
-
84
- /** Optional parameters. */
85
- export declare interface AvailabilityStatusesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
86
- /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
87
- filter?: string;
88
- /** Setting $expand=recommendedactions in url query expands the recommendedactions in the response. */
89
- expand?: string;
90
- }
91
-
92
- /** Contains response data for the listByResourceGroup operation. */
93
- export declare type AvailabilityStatusesListByResourceGroupResponse = AvailabilityStatusListResult;
94
-
95
- /** Optional parameters. */
96
- export declare interface AvailabilityStatusesListBySubscriptionIdNextOptionalParams extends coreClient.OperationOptions {
97
- }
98
-
99
- /** Contains response data for the listBySubscriptionIdNext operation. */
100
- export declare type AvailabilityStatusesListBySubscriptionIdNextResponse = AvailabilityStatusListResult;
101
-
102
- /** Optional parameters. */
103
- export declare interface AvailabilityStatusesListBySubscriptionIdOptionalParams extends coreClient.OperationOptions {
104
- /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
105
- filter?: string;
106
- /** Setting $expand=recommendedactions in url query expands the recommendedactions in the response. */
107
- expand?: string;
108
- }
109
-
110
- /** Contains response data for the listBySubscriptionId operation. */
111
- export declare type AvailabilityStatusesListBySubscriptionIdResponse = AvailabilityStatusListResult;
112
-
113
- /** Optional parameters. */
114
- export declare interface AvailabilityStatusesListNextOptionalParams extends coreClient.OperationOptions {
115
- }
116
-
117
- /** Contains response data for the listNext operation. */
118
- export declare type AvailabilityStatusesListNextResponse = AvailabilityStatusListResult;
119
-
120
- /** Optional parameters. */
121
- export declare interface AvailabilityStatusesListOptionalParams extends coreClient.OperationOptions {
122
- /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
123
- filter?: string;
124
- /** Setting $expand=recommendedactions in url query expands the recommendedactions in the response. */
125
- expand?: string;
126
- }
127
-
128
- /** Contains response data for the list operation. */
129
- export declare type AvailabilityStatusesListResponse = AvailabilityStatusListResult;
130
-
131
- /** The List availabilityStatus operation response. */
132
- export declare interface AvailabilityStatusListResult {
133
- /** The list of availabilityStatuses. */
134
- value: AvailabilityStatus[];
135
- /** The URI to fetch the next page of availabilityStatuses. Call ListNext() with this URI to fetch the next page of availabilityStatuses. */
136
- nextLink?: string;
137
- }
138
-
139
- /** Properties of availability state. */
140
- export declare interface AvailabilityStatusProperties {
141
- /** Availability status of the resource. When it is null, this availabilityStatus object represents an availability impacting event */
142
- availabilityState?: AvailabilityStateValues;
143
- /** Title description of the availability status. */
144
- title?: string;
145
- /** Summary description of the availability status. */
146
- summary?: string;
147
- /** Details of the availability status. */
148
- detailedStatus?: string;
149
- /** When the resource's availabilityState is Unavailable, it describes where the health impacting event was originated. Examples are planned, unplanned, user initiated or an outage etc. */
150
- reasonType?: string;
151
- /** When an event is created, it can either be triggered by a customer or the platform of the resource and this field will illustrate that. This field is connected to the category field in this object. */
152
- context?: string;
153
- /** When a context field is set to Platform, this field will reflect if the event was planned or unplanned. If the context field does not have a value of Platform, then this field will be ignored. */
154
- category?: string;
155
- /** The Article Id */
156
- articleId?: string;
157
- /** When the resource's availabilityState is Unavailable, it provides the Timestamp for when the health impacting event was received. */
158
- rootCauseAttributionTime?: Date;
159
- /** In case of an availability impacting event, it describes when the health impacting event was originated. Examples are Lifecycle, Downtime, Fault Analysis etc. */
160
- healthEventType?: string;
161
- /** In case of an availability impacting event, it describes where the health impacting event was originated. Examples are PlatformInitiated, UserInitiated etc. */
162
- healthEventCause?: string;
163
- /** In case of an availability impacting event, it describes the category of a PlatformInitiated health impacting event. Examples are Planned, Unplanned etc. */
164
- healthEventCategory?: string;
165
- /** It is a unique Id that identifies the event */
166
- healthEventId?: string;
167
- /** When the resource's availabilityState is Unavailable and the reasonType is not User Initiated, it provides the date and time for when the issue is expected to be resolved. */
168
- resolutionETA?: Date;
169
- /** Timestamp for when last change in health status occurred. */
170
- occuredTime?: Date;
171
- /** Chronicity of the availability transition. */
172
- reasonChronicity?: ReasonChronicityTypes;
173
- /** Timestamp for when the health was last checked. */
174
- reportedTime?: Date;
175
- /** An annotation describing a change in the availabilityState to Available from Unavailable with a reasonType of type Unplanned */
176
- recentlyResolved?: AvailabilityStatusPropertiesRecentlyResolved;
177
- /** Lists actions the user can take based on the current availabilityState of the resource. */
178
- recommendedActions?: RecommendedAction[];
179
- /** Lists the service impacting events that may be affecting the health of the resource. */
180
- serviceImpactingEvents?: ServiceImpactingEvent[];
181
- }
182
-
183
- /** An annotation describing a change in the availabilityState to Available from Unavailable with a reasonType of type Unplanned */
184
- export declare interface AvailabilityStatusPropertiesRecentlyResolved {
185
- /** Timestamp for when the availabilityState changed to Unavailable */
186
- unavailableOccuredTime?: Date;
187
- /** Timestamp when the availabilityState changes to Available. */
188
- resolvedTime?: Date;
189
- /** Brief description of cause of the resource becoming unavailable. */
190
- unavailableSummary?: string;
191
- }
192
-
193
- /** Interface representing a ChildAvailabilityStatuses. */
194
- export declare interface ChildAvailabilityStatuses {
195
- /**
196
- * Lists the historical availability statuses for a single child resource. Use the nextLink property in
197
- * the response to get the next page of availability status
198
- * @param resourceUri The fully qualified ID of the resource, including the resource name and resource
199
- * type. Currently the API only support one nesting level resource types :
200
- * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resource-provider-name}/{parentResourceType}/{parentResourceName}/{resourceType}/{resourceName}
201
- * @param options The options parameters.
202
- */
203
- list(resourceUri: string, options?: ChildAvailabilityStatusesListOptionalParams): PagedAsyncIterableIterator<AvailabilityStatus>;
204
- /**
205
- * Gets current availability status for a single resource
206
- * @param resourceUri The fully qualified ID of the resource, including the resource name and resource
207
- * type. Currently the API only support one nesting level resource types :
208
- * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resource-provider-name}/{parentResourceType}/{parentResourceName}/{resourceType}/{resourceName}
209
- * @param options The options parameters.
210
- */
211
- getByResource(resourceUri: string, options?: ChildAvailabilityStatusesGetByResourceOptionalParams): Promise<ChildAvailabilityStatusesGetByResourceResponse>;
212
- }
213
-
214
- /** Optional parameters. */
215
- export declare interface ChildAvailabilityStatusesGetByResourceOptionalParams extends coreClient.OperationOptions {
216
- /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
217
- filter?: string;
218
- /** Setting $expand=recommendedactions in url query expands the recommendedactions in the response. */
219
- expand?: string;
220
- }
221
-
222
- /** Contains response data for the getByResource operation. */
223
- export declare type ChildAvailabilityStatusesGetByResourceResponse = AvailabilityStatus;
224
-
225
- /** Optional parameters. */
226
- export declare interface ChildAvailabilityStatusesListNextOptionalParams extends coreClient.OperationOptions {
227
- }
228
-
229
- /** Contains response data for the listNext operation. */
230
- export declare type ChildAvailabilityStatusesListNextResponse = AvailabilityStatusListResult;
231
-
232
- /** Optional parameters. */
233
- export declare interface ChildAvailabilityStatusesListOptionalParams extends coreClient.OperationOptions {
234
- /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
235
- filter?: string;
236
- /** Setting $expand=recommendedactions in url query expands the recommendedactions in the response. */
237
- expand?: string;
238
- }
239
-
240
- /** Contains response data for the list operation. */
241
- export declare type ChildAvailabilityStatusesListResponse = AvailabilityStatusListResult;
242
-
243
- /** Interface representing a ChildResources. */
244
- export declare interface ChildResources {
245
- /**
246
- * Lists the all the children and its current health status for a parent resource. Use the nextLink
247
- * property in the response to get the next page of children current health
248
- * @param resourceUri The fully qualified ID of the resource, including the resource name and resource
249
- * type. Currently the API only support not nested parent resource type:
250
- * /subscriptions/{subscriptionId}/resourceGroups/{resource-group-name}/providers/{resource-provider-name}/{resource-type}/{resource-name}
251
- * @param options The options parameters.
252
- */
253
- list(resourceUri: string, options?: ChildResourcesListOptionalParams): PagedAsyncIterableIterator<AvailabilityStatus>;
254
- }
255
-
256
- /** Optional parameters. */
257
- export declare interface ChildResourcesListNextOptionalParams extends coreClient.OperationOptions {
258
- }
259
-
260
- /** Contains response data for the listNext operation. */
261
- export declare type ChildResourcesListNextResponse = AvailabilityStatusListResult;
262
-
263
- /** Optional parameters. */
264
- export declare interface ChildResourcesListOptionalParams extends coreClient.OperationOptions {
265
- /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
266
- filter?: string;
267
- /** Setting $expand=recommendedactions in url query expands the recommendedactions in the response. */
268
- expand?: string;
269
- }
270
-
271
- /** Contains response data for the list operation. */
272
- export declare type ChildResourcesListResponse = AvailabilityStatusListResult;
273
-
274
- /**
275
- * Defines values for CreatedByType. \
276
- * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
277
- * this enum contains the known values that the service supports.
278
- * ### Known values supported by the service
279
- * **User** \
280
- * **Application** \
281
- * **ManagedIdentity** \
282
- * **Key**
283
- */
284
- export declare type CreatedByType = string;
285
-
286
- /** Object of the emerging issue impact on services and regions. */
287
- export declare interface EmergingIssueImpact {
288
- /** The impacted service id. */
289
- id?: string;
290
- /** The impacted service name. */
291
- name?: string;
292
- /** The list of impacted regions for corresponding emerging issues. */
293
- regions?: ImpactedRegion[];
294
- }
295
-
296
- /** The list of emerging issues. */
297
- export declare interface EmergingIssueListResult {
298
- /** The list of emerging issues. */
299
- value?: EmergingIssuesGetResult[];
300
- /** The link used to get the next page of emerging issues. */
301
- nextLink?: string;
302
- }
303
-
304
- /** Interface representing a EmergingIssues. */
305
- export declare interface EmergingIssues {
306
- /**
307
- * Lists Azure services' emerging issues.
308
- * @param options The options parameters.
309
- */
310
- list(options?: EmergingIssuesListOptionalParams): PagedAsyncIterableIterator<EmergingIssuesGetResult>;
311
- /**
312
- * Gets Azure services' emerging issues.
313
- * @param issueName The name of the emerging issue.
314
- * @param options The options parameters.
315
- */
316
- get(issueName: IssueNameParameter, options?: EmergingIssuesGetOptionalParams): Promise<EmergingIssuesGetResponse>;
317
- }
318
-
319
- /** Optional parameters. */
320
- export declare interface EmergingIssuesGetOptionalParams extends coreClient.OperationOptions {
321
- }
322
-
323
- /** Contains response data for the get operation. */
324
- export declare type EmergingIssuesGetResponse = EmergingIssuesGetResult;
325
-
326
- /** The Get EmergingIssues operation response. */
327
- export declare interface EmergingIssuesGetResult extends ProxyResource {
328
- /** Timestamp for when last time refreshed for ongoing emerging issue. */
329
- refreshTimestamp?: Date;
330
- /** The list of emerging issues of banner type. */
331
- statusBanners?: StatusBanner[];
332
- /** The list of emerging issues of active event type. */
333
- statusActiveEvents?: StatusActiveEvent[];
334
- }
335
-
336
- /** Optional parameters. */
337
- export declare interface EmergingIssuesListNextOptionalParams extends coreClient.OperationOptions {
338
- }
339
-
340
- /** Contains response data for the listNext operation. */
341
- export declare type EmergingIssuesListNextResponse = EmergingIssueListResult;
342
-
343
- /** Optional parameters. */
344
- export declare interface EmergingIssuesListOptionalParams extends coreClient.OperationOptions {
345
- }
346
-
347
- /** Contains response data for the list operation. */
348
- export declare type EmergingIssuesListResponse = EmergingIssueListResult;
349
-
350
- /** Error details. */
351
- export declare interface ErrorResponse {
352
- /**
353
- * The error code.
354
- * NOTE: This property will not be serialized. It can only be populated by the server.
355
- */
356
- readonly code?: string;
357
- /**
358
- * The error message.
359
- * NOTE: This property will not be serialized. It can only be populated by the server.
360
- */
361
- readonly message?: string;
362
- /**
363
- * The error details.
364
- * NOTE: This property will not be serialized. It can only be populated by the server.
365
- */
366
- readonly details?: string;
367
- }
368
-
369
- /** Service health event */
370
- declare interface Event_2 extends ProxyResource {
371
- /** Type of event. */
372
- eventType?: EventTypeValues;
373
- /** Sub type of the event. Currently used to determine retirement communications for health advisory events */
374
- eventSubType?: EventSubTypeValues;
375
- /** Source of event. */
376
- eventSource?: EventSourceValues;
377
- /** Current status of event. */
378
- status?: EventStatusValues;
379
- /** Title text of event. */
380
- title?: string;
381
- /** Summary text of event. */
382
- summary?: string;
383
- /** Header text of event. */
384
- header?: string;
385
- /** Level of insight. */
386
- level?: LevelValues;
387
- /** Level of event. */
388
- eventLevel?: EventLevelValues;
389
- /** The id of the Incident */
390
- externalIncidentId?: string;
391
- /** The reason for the Incident */
392
- reason?: string;
393
- /** Article of event. */
394
- article?: EventPropertiesArticle;
395
- /** Useful links of event. */
396
- links?: Link[];
397
- /** It provides the Timestamp for when the health impacting event started. */
398
- impactStartTime?: Date;
399
- /** It provides the Timestamp for when the health impacting event resolved. */
400
- impactMitigationTime?: Date;
401
- /** List services impacted by the service health event. */
402
- impact?: Impact[];
403
- /** Recommended actions of event. */
404
- recommendedActions?: EventPropertiesRecommendedActions;
405
- /** Frequently asked questions for the service health event. */
406
- faqs?: Faq[];
407
- /** It provides information if the event is High incident rate event or not. */
408
- isHIR?: boolean;
409
- /** Tells if we want to enable or disable Microsoft Support for this event. */
410
- enableMicrosoftSupport?: boolean;
411
- /** Contains the communication message for the event, that could include summary, root cause and other details. */
412
- description?: string;
413
- /** Is true if the event is platform initiated. */
414
- platformInitiated?: boolean;
415
- /** Tells if we want to enable or disable Microsoft Support for this event. */
416
- enableChatWithUs?: boolean;
417
- /** Priority level of the event. Has value from 0 to 23. 0 is the highest priority. Service issue events have higher priority followed by planned maintenance and health advisory. Critical events have higher priority followed by error, warning and informational. Furthermore, active events have higher priority than resolved. */
418
- priority?: number;
419
- /** It provides the Timestamp for when the health impacting event was last updated. */
420
- lastUpdateTime?: Date;
421
- /** Stage for HIR Document */
422
- hirStage?: string;
423
- /** Additional information */
424
- additionalInformation?: EventPropertiesAdditionalInformation;
425
- /** duration in seconds */
426
- duration?: number;
427
- /** The type of the impact */
428
- impactType?: string;
429
- /** Unique identifier for planned maintenance event. */
430
- maintenanceId?: string;
431
- /** The type of planned maintenance event. */
432
- maintenanceType?: string;
433
- /** Azure Resource Graph query to fetch the affected resources from their existing Azure Resource Graph locations. */
434
- argQuery?: string;
435
- }
436
- export { Event_2 as Event }
437
-
438
- /** Optional parameters. */
439
- export declare interface EventFetchDetailsBySubscriptionIdAndTrackingIdOptionalParams extends coreClient.OperationOptions {
440
- }
441
-
442
- /** Contains response data for the fetchDetailsBySubscriptionIdAndTrackingId operation. */
443
- export declare type EventFetchDetailsBySubscriptionIdAndTrackingIdResponse = Event_2;
444
-
445
- /** Optional parameters. */
446
- export declare interface EventFetchDetailsByTenantIdAndTrackingIdOptionalParams extends coreClient.OperationOptions {
447
- }
448
-
449
- /** Contains response data for the fetchDetailsByTenantIdAndTrackingId operation. */
450
- export declare type EventFetchDetailsByTenantIdAndTrackingIdResponse = Event_2;
451
-
452
- /** Optional parameters. */
453
- export declare interface EventGetBySubscriptionIdAndTrackingIdOptionalParams extends coreClient.OperationOptions {
454
- /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
455
- filter?: string;
456
- /** Specifies from when to return events, based on the lastUpdateTime property. For example, queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020 */
457
- queryStartTime?: string;
458
- }
459
-
460
- /** Contains response data for the getBySubscriptionIdAndTrackingId operation. */
461
- export declare type EventGetBySubscriptionIdAndTrackingIdResponse = Event_2;
462
-
463
- /** Optional parameters. */
464
- export declare interface EventGetByTenantIdAndTrackingIdOptionalParams extends coreClient.OperationOptions {
465
- /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
466
- filter?: string;
467
- /** Specifies from when to return events, based on the lastUpdateTime property. For example, queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020 */
468
- queryStartTime?: string;
469
- }
470
-
471
- /** Contains response data for the getByTenantIdAndTrackingId operation. */
472
- export declare type EventGetByTenantIdAndTrackingIdResponse = Event_2;
473
-
474
- /** Impacted resource for an event. */
475
- export declare interface EventImpactedResource extends ProxyResource {
476
- /**
477
- * Resource type within Microsoft cloud.
478
- * NOTE: This property will not be serialized. It can only be populated by the server.
479
- */
480
- readonly targetResourceType?: string;
481
- /**
482
- * Identity for resource within Microsoft cloud.
483
- * NOTE: This property will not be serialized. It can only be populated by the server.
484
- */
485
- readonly targetResourceId?: string;
486
- /**
487
- * Impacted resource region name.
488
- * NOTE: This property will not be serialized. It can only be populated by the server.
489
- */
490
- readonly targetRegion?: string;
491
- /**
492
- * Resource name of the impacted resource.
493
- * NOTE: This property will not be serialized. It can only be populated by the server.
494
- */
495
- readonly resourceName?: string;
496
- /**
497
- * Resource group name of the impacted resource.
498
- * NOTE: This property will not be serialized. It can only be populated by the server.
499
- */
500
- readonly resourceGroup?: string;
501
- /**
502
- * Status of the impacted resource.
503
- * NOTE: This property will not be serialized. It can only be populated by the server.
504
- */
505
- readonly status?: string;
506
- /**
507
- * Start time of maintenance for the impacted resource.
508
- * NOTE: This property will not be serialized. It can only be populated by the server.
509
- */
510
- readonly maintenanceStartTime?: string;
511
- /**
512
- * End time of maintenance for the impacted resource.
513
- * NOTE: This property will not be serialized. It can only be populated by the server.
514
- */
515
- readonly maintenanceEndTime?: string;
516
- /** Additional information. */
517
- info?: KeyValueItem[];
518
- }
519
-
520
- /** The List of eventImpactedResources operation response. */
521
- export declare interface EventImpactedResourceListResult {
522
- /** The list of eventImpactedResources. */
523
- value: EventImpactedResource[];
524
- /** The URI to fetch the next page of events. Call ListNext() with this URI to fetch the next page of impacted resource. */
525
- nextLink?: string;
526
- }
527
-
528
- /**
529
- * Defines values for EventLevelValues. \
530
- * {@link KnownEventLevelValues} can be used interchangeably with EventLevelValues,
531
- * this enum contains the known values that the service supports.
532
- * ### Known values supported by the service
533
- * **Critical** \
534
- * **Error** \
535
- * **Warning** \
536
- * **Informational**
537
- */
538
- export declare type EventLevelValues = string;
539
-
540
- /** Interface representing a EventOperations. */
541
- export declare interface EventOperations {
542
- /**
543
- * Service health event in the subscription by event tracking id
544
- * @param eventTrackingId Event Id which uniquely identifies ServiceHealth event.
545
- * @param options The options parameters.
546
- */
547
- getBySubscriptionIdAndTrackingId(eventTrackingId: string, options?: EventGetBySubscriptionIdAndTrackingIdOptionalParams): Promise<EventGetBySubscriptionIdAndTrackingIdResponse>;
548
- /**
549
- * Service health event details in the subscription by event tracking id. This can be used to fetch
550
- * sensitive properties for Security Advisory events
551
- * @param eventTrackingId Event Id which uniquely identifies ServiceHealth event.
552
- * @param options The options parameters.
553
- */
554
- fetchDetailsBySubscriptionIdAndTrackingId(eventTrackingId: string, options?: EventFetchDetailsBySubscriptionIdAndTrackingIdOptionalParams): Promise<EventFetchDetailsBySubscriptionIdAndTrackingIdResponse>;
555
- /**
556
- * Service health event in the tenant by event tracking id
557
- * @param eventTrackingId Event Id which uniquely identifies ServiceHealth event.
558
- * @param options The options parameters.
559
- */
560
- getByTenantIdAndTrackingId(eventTrackingId: string, options?: EventGetByTenantIdAndTrackingIdOptionalParams): Promise<EventGetByTenantIdAndTrackingIdResponse>;
561
- /**
562
- * Service health event details in the tenant by event tracking id. This can be used to fetch sensitive
563
- * properties for Security Advisory events
564
- * @param eventTrackingId Event Id which uniquely identifies ServiceHealth event.
565
- * @param options The options parameters.
566
- */
567
- fetchDetailsByTenantIdAndTrackingId(eventTrackingId: string, options?: EventFetchDetailsByTenantIdAndTrackingIdOptionalParams): Promise<EventFetchDetailsByTenantIdAndTrackingIdResponse>;
568
- }
569
-
570
- /** Additional information */
571
- export declare interface EventPropertiesAdditionalInformation {
572
- /** Additional information Message */
573
- message?: string;
574
- }
575
-
576
- /** Article of event. */
577
- export declare interface EventPropertiesArticle {
578
- /** Article content of event. */
579
- articleContent?: string;
580
- /** Article Id */
581
- articleId?: string;
582
- /** It provides a map of parameter name and value */
583
- parameters?: Record<string, unknown>;
584
- }
585
-
586
- /** Recommended actions of event. */
587
- export declare interface EventPropertiesRecommendedActions {
588
- /** Recommended action title for the service health event. */
589
- message?: string;
590
- /** Recommended actions for the service health event. */
591
- actions?: EventPropertiesRecommendedActionsItem[];
592
- /** Recommended action locale for the service health event. */
593
- localeCode?: string;
594
- }
595
-
596
- /** Recommended action for the service health event. */
597
- export declare interface EventPropertiesRecommendedActionsItem {
598
- /** Recommended action group Id for the service health event. */
599
- groupId?: number;
600
- /** Recommended action text */
601
- actionText?: string;
602
- }
603
-
604
- /** The List events operation response. */
605
- export declare interface Events {
606
- /** The list of event. */
607
- value: Event_2[];
608
- /** The URI to fetch the next page of events. Call ListNext() with this URI to fetch the next page of events. */
609
- nextLink?: string;
610
- }
611
-
612
- /** Optional parameters. */
613
- export declare interface EventsListBySingleResourceNextOptionalParams extends coreClient.OperationOptions {
614
- }
615
-
616
- /** Contains response data for the listBySingleResourceNext operation. */
617
- export declare type EventsListBySingleResourceNextResponse = Events;
618
-
619
- /** Optional parameters. */
620
- export declare interface EventsListBySingleResourceOptionalParams extends coreClient.OperationOptions {
621
- /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
622
- filter?: string;
623
- }
624
-
625
- /** Contains response data for the listBySingleResource operation. */
626
- export declare type EventsListBySingleResourceResponse = Events;
627
-
628
- /** Optional parameters. */
629
- export declare interface EventsListBySubscriptionIdNextOptionalParams extends coreClient.OperationOptions {
630
- }
631
-
632
- /** Contains response data for the listBySubscriptionIdNext operation. */
633
- export declare type EventsListBySubscriptionIdNextResponse = Events;
634
-
635
- /** Optional parameters. */
636
- export declare interface EventsListBySubscriptionIdOptionalParams extends coreClient.OperationOptions {
637
- /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
638
- filter?: string;
639
- /** Specifies from when to return events, based on the lastUpdateTime property. For example, queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020 */
640
- queryStartTime?: string;
641
- }
642
-
643
- /** Contains response data for the listBySubscriptionId operation. */
644
- export declare type EventsListBySubscriptionIdResponse = Events;
645
-
646
- /** Optional parameters. */
647
- export declare interface EventsListByTenantIdNextOptionalParams extends coreClient.OperationOptions {
648
- }
649
-
650
- /** Contains response data for the listByTenantIdNext operation. */
651
- export declare type EventsListByTenantIdNextResponse = Events;
652
-
653
- /** Optional parameters. */
654
- export declare interface EventsListByTenantIdOptionalParams extends coreClient.OperationOptions {
655
- /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
656
- filter?: string;
657
- /** Specifies from when to return events, based on the lastUpdateTime property. For example, queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020 */
658
- queryStartTime?: string;
659
- }
660
-
661
- /** Contains response data for the listByTenantId operation. */
662
- export declare type EventsListByTenantIdResponse = Events;
663
-
664
- /** Interface representing a EventsOperations. */
665
- export declare interface EventsOperations {
666
- /**
667
- * Lists service health events in the subscription.
668
- * @param options The options parameters.
669
- */
670
- listBySubscriptionId(options?: EventsListBySubscriptionIdOptionalParams): PagedAsyncIterableIterator<Event_2>;
671
- /**
672
- * Lists current service health events in the tenant.
673
- * @param options The options parameters.
674
- */
675
- listByTenantId(options?: EventsListByTenantIdOptionalParams): PagedAsyncIterableIterator<Event_2>;
676
- /**
677
- * Lists current service health events for given resource.
678
- * @param resourceUri The fully qualified ID of the resource, including the resource name and resource
679
- * type. Currently the API support not nested and one nesting level resource types :
680
- * /subscriptions/{subscriptionId}/resourceGroups/{resource-group-name}/providers/{resource-provider-name}/{resource-type}/{resource-name}
681
- * and
682
- * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resource-provider-name}/{parentResourceType}/{parentResourceName}/{resourceType}/{resourceName}
683
- * @param options The options parameters.
684
- */
685
- listBySingleResource(resourceUri: string, options?: EventsListBySingleResourceOptionalParams): PagedAsyncIterableIterator<Event_2>;
686
- }
687
-
688
- /**
689
- * Defines values for EventSourceValues. \
690
- * {@link KnownEventSourceValues} can be used interchangeably with EventSourceValues,
691
- * this enum contains the known values that the service supports.
692
- * ### Known values supported by the service
693
- * **ResourceHealth** \
694
- * **ServiceHealth**
695
- */
696
- export declare type EventSourceValues = string;
697
-
698
- /**
699
- * Defines values for EventStatusValues. \
700
- * {@link KnownEventStatusValues} can be used interchangeably with EventStatusValues,
701
- * this enum contains the known values that the service supports.
702
- * ### Known values supported by the service
703
- * **Active** \
704
- * **Resolved**
705
- */
706
- export declare type EventStatusValues = string;
707
-
708
- /**
709
- * Defines values for EventSubTypeValues. \
710
- * {@link KnownEventSubTypeValues} can be used interchangeably with EventSubTypeValues,
711
- * this enum contains the known values that the service supports.
712
- * ### Known values supported by the service
713
- * **Retirement**
714
- */
715
- export declare type EventSubTypeValues = string;
716
-
717
- /**
718
- * Defines values for EventTypeValues. \
719
- * {@link KnownEventTypeValues} can be used interchangeably with EventTypeValues,
720
- * this enum contains the known values that the service supports.
721
- * ### Known values supported by the service
722
- * **ServiceIssue** \
723
- * **PlannedMaintenance** \
724
- * **HealthAdvisory** \
725
- * **RCA** \
726
- * **EmergingIssues** \
727
- * **SecurityAdvisory**
728
- */
729
- export declare type EventTypeValues = string;
730
-
731
- /** Frequently asked question for the service health event */
732
- export declare interface Faq {
733
- /** FAQ question for the service health event. */
734
- question?: string;
735
- /** FAQ answer for the service health event. */
736
- answer?: string;
737
- /** FAQ locale for the service health event. */
738
- localeCode?: string;
739
- }
740
-
741
- /**
742
- * Given the last `.value` produced by the `byPage` iterator,
743
- * returns a continuation token that can be used to begin paging from
744
- * that point later.
745
- * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
746
- * @returns The continuation token that can be passed into byPage() during future calls.
747
- */
748
- export declare function getContinuationToken(page: unknown): string | undefined;
749
-
750
- /** Azure service impacted by the service health event. */
751
- export declare interface Impact {
752
- /** Impacted service name. */
753
- impactedService?: string;
754
- /** List regions impacted by the service health event. */
755
- impactedRegions?: ImpactedServiceRegion[];
756
- }
757
-
758
- /** Object of impacted region. */
759
- export declare interface ImpactedRegion {
760
- /** The impacted region id. */
761
- id?: string;
762
- /** The impacted region name. */
763
- name?: string;
764
- }
765
-
766
- /** Interface representing a ImpactedResources. */
767
- export declare interface ImpactedResources {
768
- /**
769
- * Lists impacted resources in the subscription by an event.
770
- * @param eventTrackingId Event Id which uniquely identifies ServiceHealth event.
771
- * @param options The options parameters.
772
- */
773
- listBySubscriptionIdAndEventId(eventTrackingId: string, options?: ImpactedResourcesListBySubscriptionIdAndEventIdOptionalParams): PagedAsyncIterableIterator<EventImpactedResource>;
774
- /**
775
- * Lists impacted resources in the tenant by an event.
776
- * @param eventTrackingId Event Id which uniquely identifies ServiceHealth event.
777
- * @param options The options parameters.
778
- */
779
- listByTenantIdAndEventId(eventTrackingId: string, options?: ImpactedResourcesListByTenantIdAndEventIdOptionalParams): PagedAsyncIterableIterator<EventImpactedResource>;
780
- /**
781
- * Gets the specific impacted resource in the subscription by an event.
782
- * @param eventTrackingId Event Id which uniquely identifies ServiceHealth event.
783
- * @param impactedResourceName Name of the Impacted Resource.
784
- * @param options The options parameters.
785
- */
786
- get(eventTrackingId: string, impactedResourceName: string, options?: ImpactedResourcesGetOptionalParams): Promise<ImpactedResourcesGetResponse>;
787
- /**
788
- * Gets the specific impacted resource in the tenant by an event.
789
- * @param eventTrackingId Event Id which uniquely identifies ServiceHealth event.
790
- * @param impactedResourceName Name of the Impacted Resource.
791
- * @param options The options parameters.
792
- */
793
- getByTenantId(eventTrackingId: string, impactedResourceName: string, options?: ImpactedResourcesGetByTenantIdOptionalParams): Promise<ImpactedResourcesGetByTenantIdResponse>;
794
- }
795
-
796
- /** Optional parameters. */
797
- export declare interface ImpactedResourcesGetByTenantIdOptionalParams extends coreClient.OperationOptions {
798
- }
799
-
800
- /** Contains response data for the getByTenantId operation. */
801
- export declare type ImpactedResourcesGetByTenantIdResponse = EventImpactedResource;
802
-
803
- /** Optional parameters. */
804
- export declare interface ImpactedResourcesGetOptionalParams extends coreClient.OperationOptions {
805
- }
806
-
807
- /** Contains response data for the get operation. */
808
- export declare type ImpactedResourcesGetResponse = EventImpactedResource;
809
-
810
- /** Optional parameters. */
811
- export declare interface ImpactedResourcesListBySubscriptionIdAndEventIdNextOptionalParams extends coreClient.OperationOptions {
812
- }
813
-
814
- /** Contains response data for the listBySubscriptionIdAndEventIdNext operation. */
815
- export declare type ImpactedResourcesListBySubscriptionIdAndEventIdNextResponse = EventImpactedResourceListResult;
816
-
817
- /** Optional parameters. */
818
- export declare interface ImpactedResourcesListBySubscriptionIdAndEventIdOptionalParams extends coreClient.OperationOptions {
819
- /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
820
- filter?: string;
821
- }
822
-
823
- /** Contains response data for the listBySubscriptionIdAndEventId operation. */
824
- export declare type ImpactedResourcesListBySubscriptionIdAndEventIdResponse = EventImpactedResourceListResult;
825
-
826
- /** Optional parameters. */
827
- export declare interface ImpactedResourcesListByTenantIdAndEventIdNextOptionalParams extends coreClient.OperationOptions {
828
- }
829
-
830
- /** Contains response data for the listByTenantIdAndEventIdNext operation. */
831
- export declare type ImpactedResourcesListByTenantIdAndEventIdNextResponse = EventImpactedResourceListResult;
832
-
833
- /** Optional parameters. */
834
- export declare interface ImpactedResourcesListByTenantIdAndEventIdOptionalParams extends coreClient.OperationOptions {
835
- /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
836
- filter?: string;
837
- }
838
-
839
- /** Contains response data for the listByTenantIdAndEventId operation. */
840
- export declare type ImpactedResourcesListByTenantIdAndEventIdResponse = EventImpactedResourceListResult;
841
-
842
- /** impactedResource with health status */
843
- export declare interface ImpactedResourceStatus extends ProxyResource {
844
- /** Impacted resource status of the resource. */
845
- availabilityState?: AvailabilityStateValues;
846
- /** Title description of the impacted resource status. */
847
- title?: string;
848
- /** Summary description of the impacted resource status. */
849
- summary?: string;
850
- /** When the resource's availabilityState is Unavailable, it describes where the health impacting event was originated. */
851
- reasonType?: ReasonTypeValues;
852
- /** Timestamp for when last change in health status occurred. */
853
- occurredTime?: Date;
854
- }
855
-
856
- /** Azure region impacted by the service health event. */
857
- export declare interface ImpactedServiceRegion {
858
- /** Impacted region name. */
859
- impactedRegion?: string;
860
- /** Current status of event in the region. */
861
- status?: EventStatusValues;
862
- /** List subscription impacted by the service health event. */
863
- impactedSubscriptions?: string[];
864
- /** List tenant impacted by the service health event. */
865
- impactedTenants?: string[];
866
- /** It provides the Timestamp for when the last update for the service health event. */
867
- lastUpdateTime?: Date;
868
- /** List of updates for given service health event. */
869
- updates?: Update[];
870
- }
871
-
872
- /**
873
- * Defines values for IssueNameParameter. \
874
- * {@link KnownIssueNameParameter} can be used interchangeably with IssueNameParameter,
875
- * this enum contains the known values that the service supports.
876
- * ### Known values supported by the service
877
- * **default**
878
- */
879
- export declare type IssueNameParameter = string;
880
-
881
- /** Key value tuple. */
882
- export declare interface KeyValueItem {
883
- /**
884
- * Key of tuple.
885
- * NOTE: This property will not be serialized. It can only be populated by the server.
886
- */
887
- readonly key?: string;
888
- /**
889
- * Value of tuple.
890
- * NOTE: This property will not be serialized. It can only be populated by the server.
891
- */
892
- readonly value?: string;
893
- }
894
-
895
- /** Known values of {@link AvailabilityStateValues} that the service accepts. */
896
- export declare enum KnownAvailabilityStateValues {
897
- /** Available */
898
- Available = "Available",
899
- /** Unavailable */
900
- Unavailable = "Unavailable",
901
- /** Degraded */
902
- Degraded = "Degraded",
903
- /** Unknown */
904
- Unknown = "Unknown"
905
- }
906
-
907
- /** Known values of {@link CreatedByType} that the service accepts. */
908
- export declare enum KnownCreatedByType {
909
- /** User */
910
- User = "User",
911
- /** Application */
912
- Application = "Application",
913
- /** ManagedIdentity */
914
- ManagedIdentity = "ManagedIdentity",
915
- /** Key */
916
- Key = "Key"
917
- }
918
-
919
- /** Known values of {@link EventLevelValues} that the service accepts. */
920
- export declare enum KnownEventLevelValues {
921
- /** Critical */
922
- Critical = "Critical",
923
- /** Error */
924
- Error = "Error",
925
- /** Warning */
926
- Warning = "Warning",
927
- /** Informational */
928
- Informational = "Informational"
929
- }
930
-
931
- /** Known values of {@link EventSourceValues} that the service accepts. */
932
- export declare enum KnownEventSourceValues {
933
- /** ResourceHealth */
934
- ResourceHealth = "ResourceHealth",
935
- /** ServiceHealth */
936
- ServiceHealth = "ServiceHealth"
937
- }
938
-
939
- /** Known values of {@link EventStatusValues} that the service accepts. */
940
- export declare enum KnownEventStatusValues {
941
- /** Active */
942
- Active = "Active",
943
- /** Resolved */
944
- Resolved = "Resolved"
945
- }
946
-
947
- /** Known values of {@link EventSubTypeValues} that the service accepts. */
948
- export declare enum KnownEventSubTypeValues {
949
- /** Retirement */
950
- Retirement = "Retirement"
951
- }
952
-
953
- /** Known values of {@link EventTypeValues} that the service accepts. */
954
- export declare enum KnownEventTypeValues {
955
- /** ServiceIssue */
956
- ServiceIssue = "ServiceIssue",
957
- /** PlannedMaintenance */
958
- PlannedMaintenance = "PlannedMaintenance",
959
- /** HealthAdvisory */
960
- HealthAdvisory = "HealthAdvisory",
961
- /** RCA */
962
- RCA = "RCA",
963
- /** EmergingIssues */
964
- EmergingIssues = "EmergingIssues",
965
- /** SecurityAdvisory */
966
- SecurityAdvisory = "SecurityAdvisory"
967
- }
968
-
969
- /** Known values of {@link IssueNameParameter} that the service accepts. */
970
- export declare enum KnownIssueNameParameter {
971
- /** Default */
972
- Default = "default"
973
- }
974
-
975
- /** Known values of {@link LevelValues} that the service accepts. */
976
- export declare enum KnownLevelValues {
977
- /** Critical */
978
- Critical = "Critical",
979
- /** Warning */
980
- Warning = "Warning"
981
- }
982
-
983
- /** Known values of {@link LinkTypeValues} that the service accepts. */
984
- export declare enum KnownLinkTypeValues {
985
- /** Button */
986
- Button = "Button",
987
- /** Hyperlink */
988
- Hyperlink = "Hyperlink"
989
- }
990
-
991
- /** Known values of {@link ReasonChronicityTypes} that the service accepts. */
992
- export declare enum KnownReasonChronicityTypes {
993
- /** Transient */
994
- Transient = "Transient",
995
- /** Persistent */
996
- Persistent = "Persistent"
997
- }
998
-
999
- /** Known values of {@link ReasonTypeValues} that the service accepts. */
1000
- export declare enum KnownReasonTypeValues {
1001
- /** Unplanned */
1002
- Unplanned = "Unplanned",
1003
- /** Planned */
1004
- Planned = "Planned",
1005
- /** UserInitiated */
1006
- UserInitiated = "UserInitiated"
1007
- }
1008
-
1009
- /** Known values of {@link Scenario} that the service accepts. */
1010
- export declare enum KnownScenario {
1011
- /** Alerts */
1012
- Alerts = "Alerts"
1013
- }
1014
-
1015
- /** Known values of {@link SeverityValues} that the service accepts. */
1016
- export declare enum KnownSeverityValues {
1017
- /** Information */
1018
- Information = "Information",
1019
- /** Warning */
1020
- Warning = "Warning",
1021
- /** Error */
1022
- Error = "Error"
1023
- }
1024
-
1025
- /** Known values of {@link StageValues} that the service accepts. */
1026
- export declare enum KnownStageValues {
1027
- /** Active */
1028
- Active = "Active",
1029
- /** Resolve */
1030
- Resolve = "Resolve",
1031
- /** Archived */
1032
- Archived = "Archived"
1033
- }
1034
-
1035
- /**
1036
- * Defines values for LevelValues. \
1037
- * {@link KnownLevelValues} can be used interchangeably with LevelValues,
1038
- * this enum contains the known values that the service supports.
1039
- * ### Known values supported by the service
1040
- * **Critical** \
1041
- * **Warning**
1042
- */
1043
- export declare type LevelValues = string;
1044
-
1045
- /** Useful links for service health event. */
1046
- export declare interface Link {
1047
- /** Type of link. */
1048
- type?: LinkTypeValues;
1049
- /** Display text of link. */
1050
- displayText?: LinkDisplayText;
1051
- /** It provides the name of portal extension to produce link for given service health event. */
1052
- extensionName?: string;
1053
- /** It provides the name of portal extension blade to produce link for given service health event. */
1054
- bladeName?: string;
1055
- /** It provides a map of parameter name and value for portal extension blade to produce lik for given service health event. */
1056
- parameters?: Record<string, unknown>;
1057
- }
1058
-
1059
- /** Display text of link. */
1060
- export declare interface LinkDisplayText {
1061
- /** Display text of link. */
1062
- value?: string;
1063
- /** Localized display text of link. */
1064
- localizedValue?: string;
1065
- }
1066
-
1067
- /**
1068
- * Defines values for LinkTypeValues. \
1069
- * {@link KnownLinkTypeValues} can be used interchangeably with LinkTypeValues,
1070
- * this enum contains the known values that the service supports.
1071
- * ### Known values supported by the service
1072
- * **Button** \
1073
- * **Hyperlink**
1074
- */
1075
- export declare type LinkTypeValues = string;
1076
-
1077
- /** Interface representing a Metadata. */
1078
- export declare interface Metadata {
1079
- /**
1080
- * Gets the list of metadata entities.
1081
- * @param options The options parameters.
1082
- */
1083
- list(options?: MetadataListOptionalParams): PagedAsyncIterableIterator<MetadataEntity>;
1084
- /**
1085
- * Gets the list of metadata entities.
1086
- * @param name Name of metadata entity.
1087
- * @param options The options parameters.
1088
- */
1089
- getEntity(name: string, options?: MetadataGetEntityOptionalParams): Promise<MetadataGetEntityResponse>;
1090
- }
1091
-
1092
- /** The metadata entity contract. */
1093
- export declare interface MetadataEntity extends ProxyResource {
1094
- /** The display name. */
1095
- displayName?: string;
1096
- /** The list of keys on which this entity depends on. */
1097
- dependsOn?: string[];
1098
- /** The list of scenarios applicable to this metadata entity. */
1099
- applicableScenarios?: Scenario[];
1100
- /** The list of supported values. */
1101
- supportedValues?: MetadataSupportedValueDetail[];
1102
- }
1103
-
1104
- /** The list of metadata entities */
1105
- export declare interface MetadataEntityListResult {
1106
- /** The list of metadata entities. */
1107
- value?: MetadataEntity[];
1108
- /** The link used to get the next page of metadata. */
1109
- nextLink?: string;
1110
- }
1111
-
1112
- /** Optional parameters. */
1113
- export declare interface MetadataGetEntityOptionalParams extends coreClient.OperationOptions {
1114
- }
1115
-
1116
- /** Contains response data for the getEntity operation. */
1117
- export declare type MetadataGetEntityResponse = MetadataEntity;
1118
-
1119
- /** Optional parameters. */
1120
- export declare interface MetadataListNextOptionalParams extends coreClient.OperationOptions {
1121
- }
1122
-
1123
- /** Contains response data for the listNext operation. */
1124
- export declare type MetadataListNextResponse = MetadataEntityListResult;
1125
-
1126
- /** Optional parameters. */
1127
- export declare interface MetadataListOptionalParams extends coreClient.OperationOptions {
1128
- }
1129
-
1130
- /** Contains response data for the list operation. */
1131
- export declare type MetadataListResponse = MetadataEntityListResult;
1132
-
1133
- /** The metadata supported value detail. */
1134
- export declare interface MetadataSupportedValueDetail {
1135
- /** The id. */
1136
- id?: string;
1137
- /** The display name. */
1138
- displayName?: string;
1139
- /** The list of associated resource types. */
1140
- resourceTypes?: string[];
1141
- }
1142
-
1143
- export declare class MicrosoftResourceHealth extends coreClient.ServiceClient {
1144
- $host: string;
1145
- apiVersion: string;
1146
- subscriptionId?: string;
1147
- /**
1148
- * Initializes a new instance of the MicrosoftResourceHealth class.
1149
- * @param credentials Subscription credentials which uniquely identify client subscription.
1150
- * @param subscriptionId The ID of the target subscription.
1151
- * @param options The parameter options
1152
- */
1153
- constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: MicrosoftResourceHealthOptionalParams);
1154
- constructor(credentials: coreAuth.TokenCredential, options?: MicrosoftResourceHealthOptionalParams);
1155
- /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
1156
- private addCustomApiVersionPolicy;
1157
- availabilityStatuses: AvailabilityStatuses;
1158
- operations: Operations;
1159
- metadata: Metadata;
1160
- impactedResources: ImpactedResources;
1161
- securityAdvisoryImpactedResources: SecurityAdvisoryImpactedResources;
1162
- eventsOperations: EventsOperations;
1163
- eventOperations: EventOperations;
1164
- childAvailabilityStatuses: ChildAvailabilityStatuses;
1165
- childResources: ChildResources;
1166
- emergingIssues: EmergingIssues;
1167
- }
1168
-
1169
- /** Optional parameters. */
1170
- export declare interface MicrosoftResourceHealthOptionalParams extends coreClient.ServiceClientOptions {
1171
- /** server parameter */
1172
- $host?: string;
1173
- /** Api Version */
1174
- apiVersion?: string;
1175
- /** Overrides client endpoint. */
1176
- endpoint?: string;
1177
- }
1178
-
1179
- /** Operation available in the Microsoft.ResourceHealth resource provider. */
1180
- export declare interface Operation {
1181
- /** Name of the operation. */
1182
- name?: string;
1183
- /** Properties of the operation. */
1184
- display?: OperationDisplay;
1185
- }
1186
-
1187
- /** Properties of the operation. */
1188
- export declare interface OperationDisplay {
1189
- /** Provider name. */
1190
- provider?: string;
1191
- /** Resource name. */
1192
- resource?: string;
1193
- /** Operation name. */
1194
- operation?: string;
1195
- /** Description of the operation. */
1196
- description?: string;
1197
- }
1198
-
1199
- /** Lists the operations response. */
1200
- export declare interface OperationListResult {
1201
- /** List of operations available in the Microsoft.ResourceHealth resource provider. */
1202
- value: Operation[];
1203
- }
1204
-
1205
- /** Interface representing a Operations. */
1206
- export declare interface Operations {
1207
- /**
1208
- * Lists available operations for the resourcehealth resource provider
1209
- * @param options The options parameters.
1210
- */
1211
- list(options?: OperationsListOptionalParams): Promise<OperationsListResponse>;
1212
- }
1213
-
1214
- /** Optional parameters. */
1215
- export declare interface OperationsListOptionalParams extends coreClient.OperationOptions {
1216
- }
1217
-
1218
- /** Contains response data for the list operation. */
1219
- export declare type OperationsListResponse = OperationListResult;
1220
-
1221
- /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
1222
- export declare interface ProxyResource extends Resource {
1223
- }
1224
-
1225
- /**
1226
- * Defines values for ReasonChronicityTypes. \
1227
- * {@link KnownReasonChronicityTypes} can be used interchangeably with ReasonChronicityTypes,
1228
- * this enum contains the known values that the service supports.
1229
- * ### Known values supported by the service
1230
- * **Transient** \
1231
- * **Persistent**
1232
- */
1233
- export declare type ReasonChronicityTypes = string;
1234
-
1235
- /**
1236
- * Defines values for ReasonTypeValues. \
1237
- * {@link KnownReasonTypeValues} can be used interchangeably with ReasonTypeValues,
1238
- * this enum contains the known values that the service supports.
1239
- * ### Known values supported by the service
1240
- * **Unplanned** \
1241
- * **Planned** \
1242
- * **UserInitiated**
1243
- */
1244
- export declare type ReasonTypeValues = string;
1245
-
1246
- /** Lists actions the user can take based on the current availabilityState of the resource. */
1247
- export declare interface RecommendedAction {
1248
- /** Recommended action. */
1249
- action?: string;
1250
- /** Link to the action */
1251
- actionUrl?: string;
1252
- /** the comment for the Action */
1253
- actionUrlComment?: string;
1254
- /** Substring of action, it describes which text should host the action URL. */
1255
- actionUrlText?: string;
1256
- }
1257
-
1258
- /** Common fields that are returned in the response for all Azure Resource Manager resources */
1259
- export declare interface Resource {
1260
- /**
1261
- * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
1262
- * NOTE: This property will not be serialized. It can only be populated by the server.
1263
- */
1264
- readonly id?: string;
1265
- /**
1266
- * The name of the resource
1267
- * NOTE: This property will not be serialized. It can only be populated by the server.
1268
- */
1269
- readonly name?: string;
1270
- /**
1271
- * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
1272
- * NOTE: This property will not be serialized. It can only be populated by the server.
1273
- */
1274
- readonly type?: string;
1275
- /**
1276
- * Azure Resource Manager metadata containing createdBy and modifiedBy information.
1277
- * NOTE: This property will not be serialized. It can only be populated by the server.
1278
- */
1279
- readonly systemData?: SystemData;
1280
- }
1281
-
1282
- /**
1283
- * Defines values for Scenario. \
1284
- * {@link KnownScenario} can be used interchangeably with Scenario,
1285
- * this enum contains the known values that the service supports.
1286
- * ### Known values supported by the service
1287
- * **Alerts**
1288
- */
1289
- export declare type Scenario = string;
1290
-
1291
- /** Interface representing a SecurityAdvisoryImpactedResources. */
1292
- export declare interface SecurityAdvisoryImpactedResources {
1293
- /**
1294
- * Lists impacted resources in the subscription by an event (Security Advisory).
1295
- * @param eventTrackingId Event Id which uniquely identifies ServiceHealth event.
1296
- * @param options The options parameters.
1297
- */
1298
- listBySubscriptionIdAndEventId(eventTrackingId: string, options?: SecurityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdOptionalParams): PagedAsyncIterableIterator<EventImpactedResource>;
1299
- /**
1300
- * Lists impacted resources in the tenant by an event (Security Advisory).
1301
- * @param eventTrackingId Event Id which uniquely identifies ServiceHealth event.
1302
- * @param options The options parameters.
1303
- */
1304
- listByTenantIdAndEventId(eventTrackingId: string, options?: SecurityAdvisoryImpactedResourcesListByTenantIdAndEventIdOptionalParams): PagedAsyncIterableIterator<EventImpactedResource>;
1305
- }
1306
-
1307
- /** Optional parameters. */
1308
- export declare interface SecurityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdNextOptionalParams extends coreClient.OperationOptions {
1309
- }
1310
-
1311
- /** Contains response data for the listBySubscriptionIdAndEventIdNext operation. */
1312
- export declare type SecurityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdNextResponse = EventImpactedResourceListResult;
1313
-
1314
- /** Optional parameters. */
1315
- export declare interface SecurityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdOptionalParams extends coreClient.OperationOptions {
1316
- /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
1317
- filter?: string;
1318
- }
1319
-
1320
- /** Contains response data for the listBySubscriptionIdAndEventId operation. */
1321
- export declare type SecurityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdResponse = EventImpactedResourceListResult;
1322
-
1323
- /** Optional parameters. */
1324
- export declare interface SecurityAdvisoryImpactedResourcesListByTenantIdAndEventIdNextOptionalParams extends coreClient.OperationOptions {
1325
- }
1326
-
1327
- /** Contains response data for the listByTenantIdAndEventIdNext operation. */
1328
- export declare type SecurityAdvisoryImpactedResourcesListByTenantIdAndEventIdNextResponse = EventImpactedResourceListResult;
1329
-
1330
- /** Optional parameters. */
1331
- export declare interface SecurityAdvisoryImpactedResourcesListByTenantIdAndEventIdOptionalParams extends coreClient.OperationOptions {
1332
- /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
1333
- filter?: string;
1334
- }
1335
-
1336
- /** Contains response data for the listByTenantIdAndEventId operation. */
1337
- export declare type SecurityAdvisoryImpactedResourcesListByTenantIdAndEventIdResponse = EventImpactedResourceListResult;
1338
-
1339
- /** Lists the service impacting events that may be affecting the health of the resource. */
1340
- export declare interface ServiceImpactingEvent {
1341
- /** Timestamp for when the event started. */
1342
- eventStartTime?: Date;
1343
- /** Timestamp for when event was submitted/detected. */
1344
- eventStatusLastModifiedTime?: Date;
1345
- /** Correlation id for the event */
1346
- correlationId?: string;
1347
- /** Status of the service impacting event. */
1348
- status?: ServiceImpactingEventStatus;
1349
- /** Properties of the service impacting event. */
1350
- incidentProperties?: ServiceImpactingEventIncidentProperties;
1351
- }
1352
-
1353
- /** Properties of the service impacting event. */
1354
- export declare interface ServiceImpactingEventIncidentProperties {
1355
- /** Title of the incident. */
1356
- title?: string;
1357
- /** Service impacted by the event. */
1358
- service?: string;
1359
- /** Region impacted by the event. */
1360
- region?: string;
1361
- /** Type of Event. */
1362
- incidentType?: string;
1363
- }
1364
-
1365
- /** Status of the service impacting event. */
1366
- export declare interface ServiceImpactingEventStatus {
1367
- /** Current status of the event */
1368
- value?: string;
1369
- }
1370
-
1371
- /**
1372
- * Defines values for SeverityValues. \
1373
- * {@link KnownSeverityValues} can be used interchangeably with SeverityValues,
1374
- * this enum contains the known values that the service supports.
1375
- * ### Known values supported by the service
1376
- * **Information** \
1377
- * **Warning** \
1378
- * **Error**
1379
- */
1380
- export declare type SeverityValues = string;
1381
-
1382
- /**
1383
- * Defines values for StageValues. \
1384
- * {@link KnownStageValues} can be used interchangeably with StageValues,
1385
- * this enum contains the known values that the service supports.
1386
- * ### Known values supported by the service
1387
- * **Active** \
1388
- * **Resolve** \
1389
- * **Archived**
1390
- */
1391
- export declare type StageValues = string;
1392
-
1393
- /** Active event type of emerging issue. */
1394
- export declare interface StatusActiveEvent {
1395
- /** The active event title. */
1396
- title?: string;
1397
- /** The details of active event. */
1398
- description?: string;
1399
- /** The tracking id of this active event. */
1400
- trackingId?: string;
1401
- /** The impact start time on this active event. */
1402
- startTime?: Date;
1403
- /** The cloud type of this active event. */
1404
- cloud?: string;
1405
- /** The severity level of this active event. */
1406
- severity?: SeverityValues;
1407
- /** The stage of this active event. */
1408
- stage?: StageValues;
1409
- /** The boolean value of this active event if published or not. */
1410
- published?: boolean;
1411
- /** The last time modified on this banner. */
1412
- lastModifiedTime?: Date;
1413
- /** The list of emerging issues impacts. */
1414
- impacts?: EmergingIssueImpact[];
1415
- }
1416
-
1417
- /** Banner type of emerging issue. */
1418
- export declare interface StatusBanner {
1419
- /** The banner title. */
1420
- title?: string;
1421
- /** The details of banner. */
1422
- message?: string;
1423
- /** The cloud type of this banner. */
1424
- cloud?: string;
1425
- /** The last time modified on this banner. */
1426
- lastModifiedTime?: Date;
1427
- }
1428
-
1429
- /** Metadata pertaining to creation and last modification of the resource. */
1430
- export declare interface SystemData {
1431
- /** The identity that created the resource. */
1432
- createdBy?: string;
1433
- /** The type of identity that created the resource. */
1434
- createdByType?: CreatedByType;
1435
- /** The timestamp of resource creation (UTC). */
1436
- createdAt?: Date;
1437
- /** The identity that last modified the resource. */
1438
- lastModifiedBy?: string;
1439
- /** The type of identity that last modified the resource. */
1440
- lastModifiedByType?: CreatedByType;
1441
- /** The timestamp of resource last modification (UTC) */
1442
- lastModifiedAt?: Date;
1443
- }
1444
-
1445
- /** Update for service health event. */
1446
- export declare interface Update {
1447
- /** Summary text for the given update for the service health event. */
1448
- summary?: string;
1449
- /** It provides the Timestamp for the given update for the service health event. */
1450
- updateDateTime?: Date;
1451
- }
1452
-
1453
- export { }
1
+ import * as coreClient from "@azure/core-client";
2
+ /** The List availabilityStatus operation response. */
3
+ export interface AvailabilityStatusListResult {
4
+ /** The list of availabilityStatuses. */
5
+ value: AvailabilityStatus[];
6
+ /** The URI to fetch the next page of availabilityStatuses. Call ListNext() with this URI to fetch the next page of availabilityStatuses. */
7
+ nextLink?: string;
8
+ }
9
+ /** availabilityStatus of a resource. */
10
+ export interface AvailabilityStatus {
11
+ /** Azure Resource Manager Identity for the availabilityStatuses resource. */
12
+ id?: string;
13
+ /** current. */
14
+ name?: string;
15
+ /** Microsoft.ResourceHealth/AvailabilityStatuses. */
16
+ type?: string;
17
+ /** Azure Resource Manager geo location of the resource. */
18
+ location?: string;
19
+ /** Properties of availability state. */
20
+ properties?: AvailabilityStatusProperties;
21
+ }
22
+ /** Properties of availability state. */
23
+ export interface AvailabilityStatusProperties {
24
+ /** Availability status of the resource. When it is null, this availabilityStatus object represents an availability impacting event */
25
+ availabilityState?: AvailabilityStateValues;
26
+ /** Title description of the availability status. */
27
+ title?: string;
28
+ /** Summary description of the availability status. */
29
+ summary?: string;
30
+ /** Details of the availability status. */
31
+ detailedStatus?: string;
32
+ /** When the resource's availabilityState is Unavailable, it describes where the health impacting event was originated. Examples are planned, unplanned, user initiated or an outage etc. */
33
+ reasonType?: string;
34
+ /** When an event is created, it can either be triggered by a customer or the platform of the resource and this field will illustrate that. This field is connected to the category field in this object. */
35
+ context?: string;
36
+ /** When a context field is set to Platform, this field will reflect if the event was planned or unplanned. If the context field does not have a value of Platform, then this field will be ignored. */
37
+ category?: string;
38
+ /** The Article Id */
39
+ articleId?: string;
40
+ /** When the resource's availabilityState is Unavailable, it provides the Timestamp for when the health impacting event was received. */
41
+ rootCauseAttributionTime?: Date;
42
+ /** In case of an availability impacting event, it describes when the health impacting event was originated. Examples are Lifecycle, Downtime, Fault Analysis etc. */
43
+ healthEventType?: string;
44
+ /** In case of an availability impacting event, it describes where the health impacting event was originated. Examples are PlatformInitiated, UserInitiated etc. */
45
+ healthEventCause?: string;
46
+ /** In case of an availability impacting event, it describes the category of a PlatformInitiated health impacting event. Examples are Planned, Unplanned etc. */
47
+ healthEventCategory?: string;
48
+ /** It is a unique Id that identifies the event */
49
+ healthEventId?: string;
50
+ /** When the resource's availabilityState is Unavailable and the reasonType is not User Initiated, it provides the date and time for when the issue is expected to be resolved. */
51
+ resolutionETA?: Date;
52
+ /** Timestamp for when last change in health status occurred. */
53
+ occuredTime?: Date;
54
+ /** Chronicity of the availability transition. */
55
+ reasonChronicity?: ReasonChronicityTypes;
56
+ /** Timestamp for when the health was last checked. */
57
+ reportedTime?: Date;
58
+ /** An annotation describing a change in the availabilityState to Available from Unavailable with a reasonType of type Unplanned */
59
+ recentlyResolved?: AvailabilityStatusPropertiesRecentlyResolved;
60
+ /** Lists actions the user can take based on the current availabilityState of the resource. */
61
+ recommendedActions?: RecommendedAction[];
62
+ /** Lists the service impacting events that may be affecting the health of the resource. */
63
+ serviceImpactingEvents?: ServiceImpactingEvent[];
64
+ }
65
+ /** An annotation describing a change in the availabilityState to Available from Unavailable with a reasonType of type Unplanned */
66
+ export interface AvailabilityStatusPropertiesRecentlyResolved {
67
+ /** Timestamp for when the availabilityState changed to Unavailable */
68
+ unavailableOccuredTime?: Date;
69
+ /** Timestamp when the availabilityState changes to Available. */
70
+ resolvedTime?: Date;
71
+ /** Brief description of cause of the resource becoming unavailable. */
72
+ unavailableSummary?: string;
73
+ }
74
+ /** Lists actions the user can take based on the current availabilityState of the resource. */
75
+ export interface RecommendedAction {
76
+ /** Recommended action. */
77
+ action?: string;
78
+ /** Link to the action */
79
+ actionUrl?: string;
80
+ /** the comment for the Action */
81
+ actionUrlComment?: string;
82
+ /** Substring of action, it describes which text should host the action URL. */
83
+ actionUrlText?: string;
84
+ }
85
+ /** Lists the service impacting events that may be affecting the health of the resource. */
86
+ export interface ServiceImpactingEvent {
87
+ /** Timestamp for when the event started. */
88
+ eventStartTime?: Date;
89
+ /** Timestamp for when event was submitted/detected. */
90
+ eventStatusLastModifiedTime?: Date;
91
+ /** Correlation id for the event */
92
+ correlationId?: string;
93
+ /** Status of the service impacting event. */
94
+ status?: ServiceImpactingEventStatus;
95
+ /** Properties of the service impacting event. */
96
+ incidentProperties?: ServiceImpactingEventIncidentProperties;
97
+ }
98
+ /** Status of the service impacting event. */
99
+ export interface ServiceImpactingEventStatus {
100
+ /** Current status of the event */
101
+ value?: string;
102
+ }
103
+ /** Properties of the service impacting event. */
104
+ export interface ServiceImpactingEventIncidentProperties {
105
+ /** Title of the incident. */
106
+ title?: string;
107
+ /** Service impacted by the event. */
108
+ service?: string;
109
+ /** Region impacted by the event. */
110
+ region?: string;
111
+ /** Type of Event. */
112
+ incidentType?: string;
113
+ }
114
+ /** Error details. */
115
+ export interface ErrorResponse {
116
+ /**
117
+ * The error code.
118
+ * NOTE: This property will not be serialized. It can only be populated by the server.
119
+ */
120
+ readonly code?: string;
121
+ /**
122
+ * The error message.
123
+ * NOTE: This property will not be serialized. It can only be populated by the server.
124
+ */
125
+ readonly message?: string;
126
+ /**
127
+ * The error details.
128
+ * NOTE: This property will not be serialized. It can only be populated by the server.
129
+ */
130
+ readonly details?: string;
131
+ }
132
+ /** Lists the operations response. */
133
+ export interface OperationListResult {
134
+ /** List of operations available in the Microsoft.ResourceHealth resource provider. */
135
+ value: Operation[];
136
+ }
137
+ /** Operation available in the Microsoft.ResourceHealth resource provider. */
138
+ export interface Operation {
139
+ /** Name of the operation. */
140
+ name?: string;
141
+ /** Properties of the operation. */
142
+ display?: OperationDisplay;
143
+ }
144
+ /** Properties of the operation. */
145
+ export interface OperationDisplay {
146
+ /** Provider name. */
147
+ provider?: string;
148
+ /** Resource name. */
149
+ resource?: string;
150
+ /** Operation name. */
151
+ operation?: string;
152
+ /** Description of the operation. */
153
+ description?: string;
154
+ }
155
+ /** The list of metadata entities */
156
+ export interface MetadataEntityListResult {
157
+ /** The list of metadata entities. */
158
+ value?: MetadataEntity[];
159
+ /** The link used to get the next page of metadata. */
160
+ nextLink?: string;
161
+ }
162
+ /** The metadata supported value detail. */
163
+ export interface MetadataSupportedValueDetail {
164
+ /** The id. */
165
+ id?: string;
166
+ /** The display name. */
167
+ displayName?: string;
168
+ /** The list of associated resource types. */
169
+ resourceTypes?: string[];
170
+ }
171
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
172
+ export interface Resource {
173
+ /**
174
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
175
+ * NOTE: This property will not be serialized. It can only be populated by the server.
176
+ */
177
+ readonly id?: string;
178
+ /**
179
+ * The name of the resource
180
+ * NOTE: This property will not be serialized. It can only be populated by the server.
181
+ */
182
+ readonly name?: string;
183
+ /**
184
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
185
+ * NOTE: This property will not be serialized. It can only be populated by the server.
186
+ */
187
+ readonly type?: string;
188
+ /**
189
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
190
+ * NOTE: This property will not be serialized. It can only be populated by the server.
191
+ */
192
+ readonly systemData?: SystemData;
193
+ }
194
+ /** Metadata pertaining to creation and last modification of the resource. */
195
+ export interface SystemData {
196
+ /** The identity that created the resource. */
197
+ createdBy?: string;
198
+ /** The type of identity that created the resource. */
199
+ createdByType?: CreatedByType;
200
+ /** The timestamp of resource creation (UTC). */
201
+ createdAt?: Date;
202
+ /** The identity that last modified the resource. */
203
+ lastModifiedBy?: string;
204
+ /** The type of identity that last modified the resource. */
205
+ lastModifiedByType?: CreatedByType;
206
+ /** The timestamp of resource last modification (UTC) */
207
+ lastModifiedAt?: Date;
208
+ }
209
+ /** The List of eventImpactedResources operation response. */
210
+ export interface EventImpactedResourceListResult {
211
+ /** The list of eventImpactedResources. */
212
+ value: EventImpactedResource[];
213
+ /** The URI to fetch the next page of events. Call ListNext() with this URI to fetch the next page of impacted resource. */
214
+ nextLink?: string;
215
+ }
216
+ /** Key value tuple. */
217
+ export interface KeyValueItem {
218
+ /**
219
+ * Key of tuple.
220
+ * NOTE: This property will not be serialized. It can only be populated by the server.
221
+ */
222
+ readonly key?: string;
223
+ /**
224
+ * Value of tuple.
225
+ * NOTE: This property will not be serialized. It can only be populated by the server.
226
+ */
227
+ readonly value?: string;
228
+ }
229
+ /** The List events operation response. */
230
+ export interface Events {
231
+ /** The list of event. */
232
+ value: Event[];
233
+ /** The URI to fetch the next page of events. Call ListNext() with this URI to fetch the next page of events. */
234
+ nextLink?: string;
235
+ }
236
+ /** Article of event. */
237
+ export interface EventPropertiesArticle {
238
+ /** Article content of event. */
239
+ articleContent?: string;
240
+ /** Article Id */
241
+ articleId?: string;
242
+ /** It provides a map of parameter name and value */
243
+ parameters?: Record<string, unknown>;
244
+ }
245
+ /** Useful links for service health event. */
246
+ export interface Link {
247
+ /** Type of link. */
248
+ type?: LinkTypeValues;
249
+ /** Display text of link. */
250
+ displayText?: LinkDisplayText;
251
+ /** It provides the name of portal extension to produce link for given service health event. */
252
+ extensionName?: string;
253
+ /** It provides the name of portal extension blade to produce link for given service health event. */
254
+ bladeName?: string;
255
+ /** It provides a map of parameter name and value for portal extension blade to produce lik for given service health event. */
256
+ parameters?: Record<string, unknown>;
257
+ }
258
+ /** Display text of link. */
259
+ export interface LinkDisplayText {
260
+ /** Display text of link. */
261
+ value?: string;
262
+ /** Localized display text of link. */
263
+ localizedValue?: string;
264
+ }
265
+ /** Azure service impacted by the service health event. */
266
+ export interface Impact {
267
+ /** Impacted service name. */
268
+ impactedService?: string;
269
+ /** List regions impacted by the service health event. */
270
+ impactedRegions?: ImpactedServiceRegion[];
271
+ }
272
+ /** Azure region impacted by the service health event. */
273
+ export interface ImpactedServiceRegion {
274
+ /** Impacted region name. */
275
+ impactedRegion?: string;
276
+ /** Current status of event in the region. */
277
+ status?: EventStatusValues;
278
+ /** List subscription impacted by the service health event. */
279
+ impactedSubscriptions?: string[];
280
+ /** List tenant impacted by the service health event. */
281
+ impactedTenants?: string[];
282
+ /** It provides the Timestamp for when the last update for the service health event. */
283
+ lastUpdateTime?: Date;
284
+ /** List of updates for given service health event. */
285
+ updates?: Update[];
286
+ }
287
+ /** Update for service health event. */
288
+ export interface Update {
289
+ /** Summary text for the given update for the service health event. */
290
+ summary?: string;
291
+ /** It provides the Timestamp for the given update for the service health event. */
292
+ updateDateTime?: Date;
293
+ }
294
+ /** Recommended actions of event. */
295
+ export interface EventPropertiesRecommendedActions {
296
+ /** Recommended action title for the service health event. */
297
+ message?: string;
298
+ /** Recommended actions for the service health event. */
299
+ actions?: EventPropertiesRecommendedActionsItem[];
300
+ /** Recommended action locale for the service health event. */
301
+ localeCode?: string;
302
+ }
303
+ /** Recommended action for the service health event. */
304
+ export interface EventPropertiesRecommendedActionsItem {
305
+ /** Recommended action group Id for the service health event. */
306
+ groupId?: number;
307
+ /** Recommended action text */
308
+ actionText?: string;
309
+ }
310
+ /** Frequently asked question for the service health event */
311
+ export interface Faq {
312
+ /** FAQ question for the service health event. */
313
+ question?: string;
314
+ /** FAQ answer for the service health event. */
315
+ answer?: string;
316
+ /** FAQ locale for the service health event. */
317
+ localeCode?: string;
318
+ }
319
+ /** Additional information */
320
+ export interface EventPropertiesAdditionalInformation {
321
+ /** Additional information Message */
322
+ message?: string;
323
+ }
324
+ /** The list of emerging issues. */
325
+ export interface EmergingIssueListResult {
326
+ /** The list of emerging issues. */
327
+ value?: EmergingIssuesGetResult[];
328
+ /** The link used to get the next page of emerging issues. */
329
+ nextLink?: string;
330
+ }
331
+ /** Banner type of emerging issue. */
332
+ export interface StatusBanner {
333
+ /** The banner title. */
334
+ title?: string;
335
+ /** The details of banner. */
336
+ message?: string;
337
+ /** The cloud type of this banner. */
338
+ cloud?: string;
339
+ /** The last time modified on this banner. */
340
+ lastModifiedTime?: Date;
341
+ }
342
+ /** Active event type of emerging issue. */
343
+ export interface StatusActiveEvent {
344
+ /** The active event title. */
345
+ title?: string;
346
+ /** The details of active event. */
347
+ description?: string;
348
+ /** The tracking id of this active event. */
349
+ trackingId?: string;
350
+ /** The impact start time on this active event. */
351
+ startTime?: Date;
352
+ /** The cloud type of this active event. */
353
+ cloud?: string;
354
+ /** The severity level of this active event. */
355
+ severity?: SeverityValues;
356
+ /** The stage of this active event. */
357
+ stage?: StageValues;
358
+ /** The boolean value of this active event if published or not. */
359
+ published?: boolean;
360
+ /** The last time modified on this banner. */
361
+ lastModifiedTime?: Date;
362
+ /** The list of emerging issues impacts. */
363
+ impacts?: EmergingIssueImpact[];
364
+ }
365
+ /** Object of the emerging issue impact on services and regions. */
366
+ export interface EmergingIssueImpact {
367
+ /** The impacted service id. */
368
+ id?: string;
369
+ /** The impacted service name. */
370
+ name?: string;
371
+ /** The list of impacted regions for corresponding emerging issues. */
372
+ regions?: ImpactedRegion[];
373
+ }
374
+ /** Object of impacted region. */
375
+ export interface ImpactedRegion {
376
+ /** The impacted region id. */
377
+ id?: string;
378
+ /** The impacted region name. */
379
+ name?: string;
380
+ }
381
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
382
+ export interface ProxyResource extends Resource {
383
+ }
384
+ /** The metadata entity contract. */
385
+ export interface MetadataEntity extends ProxyResource {
386
+ /** The display name. */
387
+ displayName?: string;
388
+ /** The list of keys on which this entity depends on. */
389
+ dependsOn?: string[];
390
+ /** The list of scenarios applicable to this metadata entity. */
391
+ applicableScenarios?: Scenario[];
392
+ /** The list of supported values. */
393
+ supportedValues?: MetadataSupportedValueDetail[];
394
+ }
395
+ /** Impacted resource for an event. */
396
+ export interface EventImpactedResource extends ProxyResource {
397
+ /**
398
+ * Resource type within Microsoft cloud.
399
+ * NOTE: This property will not be serialized. It can only be populated by the server.
400
+ */
401
+ readonly targetResourceType?: string;
402
+ /**
403
+ * Identity for resource within Microsoft cloud.
404
+ * NOTE: This property will not be serialized. It can only be populated by the server.
405
+ */
406
+ readonly targetResourceId?: string;
407
+ /**
408
+ * Impacted resource region name.
409
+ * NOTE: This property will not be serialized. It can only be populated by the server.
410
+ */
411
+ readonly targetRegion?: string;
412
+ /**
413
+ * Resource name of the impacted resource.
414
+ * NOTE: This property will not be serialized. It can only be populated by the server.
415
+ */
416
+ readonly resourceName?: string;
417
+ /**
418
+ * Resource group name of the impacted resource.
419
+ * NOTE: This property will not be serialized. It can only be populated by the server.
420
+ */
421
+ readonly resourceGroup?: string;
422
+ /**
423
+ * Status of the impacted resource.
424
+ * NOTE: This property will not be serialized. It can only be populated by the server.
425
+ */
426
+ readonly status?: string;
427
+ /**
428
+ * Start time of maintenance for the impacted resource.
429
+ * NOTE: This property will not be serialized. It can only be populated by the server.
430
+ */
431
+ readonly maintenanceStartTime?: string;
432
+ /**
433
+ * End time of maintenance for the impacted resource.
434
+ * NOTE: This property will not be serialized. It can only be populated by the server.
435
+ */
436
+ readonly maintenanceEndTime?: string;
437
+ /** Additional information. */
438
+ info?: KeyValueItem[];
439
+ }
440
+ /** Service health event */
441
+ export interface Event extends ProxyResource {
442
+ /** Type of event. */
443
+ eventType?: EventTypeValues;
444
+ /** Sub type of the event. Currently used to determine retirement communications for health advisory events */
445
+ eventSubType?: EventSubTypeValues;
446
+ /** Source of event. */
447
+ eventSource?: EventSourceValues;
448
+ /** Current status of event. */
449
+ status?: EventStatusValues;
450
+ /** Title text of event. */
451
+ title?: string;
452
+ /** Summary text of event. */
453
+ summary?: string;
454
+ /** Header text of event. */
455
+ header?: string;
456
+ /** Level of insight. */
457
+ level?: LevelValues;
458
+ /** Level of event. */
459
+ eventLevel?: EventLevelValues;
460
+ /** The id of the Incident */
461
+ externalIncidentId?: string;
462
+ /** The reason for the Incident */
463
+ reason?: string;
464
+ /** Article of event. */
465
+ article?: EventPropertiesArticle;
466
+ /** Useful links of event. */
467
+ links?: Link[];
468
+ /** It provides the Timestamp for when the health impacting event started. */
469
+ impactStartTime?: Date;
470
+ /** It provides the Timestamp for when the health impacting event resolved. */
471
+ impactMitigationTime?: Date;
472
+ /** List services impacted by the service health event. */
473
+ impact?: Impact[];
474
+ /** Recommended actions of event. */
475
+ recommendedActions?: EventPropertiesRecommendedActions;
476
+ /** Frequently asked questions for the service health event. */
477
+ faqs?: Faq[];
478
+ /** It provides information if the event is High incident rate event or not. */
479
+ isHIR?: boolean;
480
+ /** Tells if we want to enable or disable Microsoft Support for this event. */
481
+ enableMicrosoftSupport?: boolean;
482
+ /** Contains the communication message for the event, that could include summary, root cause and other details. */
483
+ description?: string;
484
+ /** Is true if the event is platform initiated. */
485
+ platformInitiated?: boolean;
486
+ /** Tells if we want to enable or disable Microsoft Support for this event. */
487
+ enableChatWithUs?: boolean;
488
+ /** Priority level of the event. Has value from 0 to 23. 0 is the highest priority. Service issue events have higher priority followed by planned maintenance and health advisory. Critical events have higher priority followed by error, warning and informational. Furthermore, active events have higher priority than resolved. */
489
+ priority?: number;
490
+ /** It provides the Timestamp for when the health impacting event was last updated. */
491
+ lastUpdateTime?: Date;
492
+ /** Stage for HIR Document */
493
+ hirStage?: string;
494
+ /** Additional information */
495
+ additionalInformation?: EventPropertiesAdditionalInformation;
496
+ /** duration in seconds */
497
+ duration?: number;
498
+ /** The type of the impact */
499
+ impactType?: string;
500
+ /** Unique identifier for planned maintenance event. */
501
+ maintenanceId?: string;
502
+ /** The type of planned maintenance event. */
503
+ maintenanceType?: string;
504
+ /** Azure Resource Graph query to fetch the affected resources from their existing Azure Resource Graph locations. */
505
+ argQuery?: string;
506
+ }
507
+ /** The Get EmergingIssues operation response. */
508
+ export interface EmergingIssuesGetResult extends ProxyResource {
509
+ /** Timestamp for when last time refreshed for ongoing emerging issue. */
510
+ refreshTimestamp?: Date;
511
+ /** The list of emerging issues of banner type. */
512
+ statusBanners?: StatusBanner[];
513
+ /** The list of emerging issues of active event type. */
514
+ statusActiveEvents?: StatusActiveEvent[];
515
+ }
516
+ /** impactedResource with health status */
517
+ export interface ImpactedResourceStatus extends ProxyResource {
518
+ /** Impacted resource status of the resource. */
519
+ availabilityState?: AvailabilityStateValues;
520
+ /** Title description of the impacted resource status. */
521
+ title?: string;
522
+ /** Summary description of the impacted resource status. */
523
+ summary?: string;
524
+ /** When the resource's availabilityState is Unavailable, it describes where the health impacting event was originated. */
525
+ reasonType?: ReasonTypeValues;
526
+ /** Timestamp for when last change in health status occurred. */
527
+ occurredTime?: Date;
528
+ }
529
+ /** Known values of {@link AvailabilityStateValues} that the service accepts. */
530
+ export declare enum KnownAvailabilityStateValues {
531
+ /** Available */
532
+ Available = "Available",
533
+ /** Unavailable */
534
+ Unavailable = "Unavailable",
535
+ /** Degraded */
536
+ Degraded = "Degraded",
537
+ /** Unknown */
538
+ Unknown = "Unknown"
539
+ }
540
+ /**
541
+ * Defines values for AvailabilityStateValues. \
542
+ * {@link KnownAvailabilityStateValues} can be used interchangeably with AvailabilityStateValues,
543
+ * this enum contains the known values that the service supports.
544
+ * ### Known values supported by the service
545
+ * **Available** \
546
+ * **Unavailable** \
547
+ * **Degraded** \
548
+ * **Unknown**
549
+ */
550
+ export type AvailabilityStateValues = string;
551
+ /** Known values of {@link ReasonChronicityTypes} that the service accepts. */
552
+ export declare enum KnownReasonChronicityTypes {
553
+ /** Transient */
554
+ Transient = "Transient",
555
+ /** Persistent */
556
+ Persistent = "Persistent"
557
+ }
558
+ /**
559
+ * Defines values for ReasonChronicityTypes. \
560
+ * {@link KnownReasonChronicityTypes} can be used interchangeably with ReasonChronicityTypes,
561
+ * this enum contains the known values that the service supports.
562
+ * ### Known values supported by the service
563
+ * **Transient** \
564
+ * **Persistent**
565
+ */
566
+ export type ReasonChronicityTypes = string;
567
+ /** Known values of {@link Scenario} that the service accepts. */
568
+ export declare enum KnownScenario {
569
+ /** Alerts */
570
+ Alerts = "Alerts"
571
+ }
572
+ /**
573
+ * Defines values for Scenario. \
574
+ * {@link KnownScenario} can be used interchangeably with Scenario,
575
+ * this enum contains the known values that the service supports.
576
+ * ### Known values supported by the service
577
+ * **Alerts**
578
+ */
579
+ export type Scenario = string;
580
+ /** Known values of {@link CreatedByType} that the service accepts. */
581
+ export declare enum KnownCreatedByType {
582
+ /** User */
583
+ User = "User",
584
+ /** Application */
585
+ Application = "Application",
586
+ /** ManagedIdentity */
587
+ ManagedIdentity = "ManagedIdentity",
588
+ /** Key */
589
+ Key = "Key"
590
+ }
591
+ /**
592
+ * Defines values for CreatedByType. \
593
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
594
+ * this enum contains the known values that the service supports.
595
+ * ### Known values supported by the service
596
+ * **User** \
597
+ * **Application** \
598
+ * **ManagedIdentity** \
599
+ * **Key**
600
+ */
601
+ export type CreatedByType = string;
602
+ /** Known values of {@link EventTypeValues} that the service accepts. */
603
+ export declare enum KnownEventTypeValues {
604
+ /** ServiceIssue */
605
+ ServiceIssue = "ServiceIssue",
606
+ /** PlannedMaintenance */
607
+ PlannedMaintenance = "PlannedMaintenance",
608
+ /** HealthAdvisory */
609
+ HealthAdvisory = "HealthAdvisory",
610
+ /** RCA */
611
+ RCA = "RCA",
612
+ /** EmergingIssues */
613
+ EmergingIssues = "EmergingIssues",
614
+ /** SecurityAdvisory */
615
+ SecurityAdvisory = "SecurityAdvisory"
616
+ }
617
+ /**
618
+ * Defines values for EventTypeValues. \
619
+ * {@link KnownEventTypeValues} can be used interchangeably with EventTypeValues,
620
+ * this enum contains the known values that the service supports.
621
+ * ### Known values supported by the service
622
+ * **ServiceIssue** \
623
+ * **PlannedMaintenance** \
624
+ * **HealthAdvisory** \
625
+ * **RCA** \
626
+ * **EmergingIssues** \
627
+ * **SecurityAdvisory**
628
+ */
629
+ export type EventTypeValues = string;
630
+ /** Known values of {@link EventSubTypeValues} that the service accepts. */
631
+ export declare enum KnownEventSubTypeValues {
632
+ /** Retirement */
633
+ Retirement = "Retirement"
634
+ }
635
+ /**
636
+ * Defines values for EventSubTypeValues. \
637
+ * {@link KnownEventSubTypeValues} can be used interchangeably with EventSubTypeValues,
638
+ * this enum contains the known values that the service supports.
639
+ * ### Known values supported by the service
640
+ * **Retirement**
641
+ */
642
+ export type EventSubTypeValues = string;
643
+ /** Known values of {@link EventSourceValues} that the service accepts. */
644
+ export declare enum KnownEventSourceValues {
645
+ /** ResourceHealth */
646
+ ResourceHealth = "ResourceHealth",
647
+ /** ServiceHealth */
648
+ ServiceHealth = "ServiceHealth"
649
+ }
650
+ /**
651
+ * Defines values for EventSourceValues. \
652
+ * {@link KnownEventSourceValues} can be used interchangeably with EventSourceValues,
653
+ * this enum contains the known values that the service supports.
654
+ * ### Known values supported by the service
655
+ * **ResourceHealth** \
656
+ * **ServiceHealth**
657
+ */
658
+ export type EventSourceValues = string;
659
+ /** Known values of {@link EventStatusValues} that the service accepts. */
660
+ export declare enum KnownEventStatusValues {
661
+ /** Active */
662
+ Active = "Active",
663
+ /** Resolved */
664
+ Resolved = "Resolved"
665
+ }
666
+ /**
667
+ * Defines values for EventStatusValues. \
668
+ * {@link KnownEventStatusValues} can be used interchangeably with EventStatusValues,
669
+ * this enum contains the known values that the service supports.
670
+ * ### Known values supported by the service
671
+ * **Active** \
672
+ * **Resolved**
673
+ */
674
+ export type EventStatusValues = string;
675
+ /** Known values of {@link LevelValues} that the service accepts. */
676
+ export declare enum KnownLevelValues {
677
+ /** Critical */
678
+ Critical = "Critical",
679
+ /** Warning */
680
+ Warning = "Warning"
681
+ }
682
+ /**
683
+ * Defines values for LevelValues. \
684
+ * {@link KnownLevelValues} can be used interchangeably with LevelValues,
685
+ * this enum contains the known values that the service supports.
686
+ * ### Known values supported by the service
687
+ * **Critical** \
688
+ * **Warning**
689
+ */
690
+ export type LevelValues = string;
691
+ /** Known values of {@link EventLevelValues} that the service accepts. */
692
+ export declare enum KnownEventLevelValues {
693
+ /** Critical */
694
+ Critical = "Critical",
695
+ /** Error */
696
+ Error = "Error",
697
+ /** Warning */
698
+ Warning = "Warning",
699
+ /** Informational */
700
+ Informational = "Informational"
701
+ }
702
+ /**
703
+ * Defines values for EventLevelValues. \
704
+ * {@link KnownEventLevelValues} can be used interchangeably with EventLevelValues,
705
+ * this enum contains the known values that the service supports.
706
+ * ### Known values supported by the service
707
+ * **Critical** \
708
+ * **Error** \
709
+ * **Warning** \
710
+ * **Informational**
711
+ */
712
+ export type EventLevelValues = string;
713
+ /** Known values of {@link LinkTypeValues} that the service accepts. */
714
+ export declare enum KnownLinkTypeValues {
715
+ /** Button */
716
+ Button = "Button",
717
+ /** Hyperlink */
718
+ Hyperlink = "Hyperlink"
719
+ }
720
+ /**
721
+ * Defines values for LinkTypeValues. \
722
+ * {@link KnownLinkTypeValues} can be used interchangeably with LinkTypeValues,
723
+ * this enum contains the known values that the service supports.
724
+ * ### Known values supported by the service
725
+ * **Button** \
726
+ * **Hyperlink**
727
+ */
728
+ export type LinkTypeValues = string;
729
+ /** Known values of {@link SeverityValues} that the service accepts. */
730
+ export declare enum KnownSeverityValues {
731
+ /** Information */
732
+ Information = "Information",
733
+ /** Warning */
734
+ Warning = "Warning",
735
+ /** Error */
736
+ Error = "Error"
737
+ }
738
+ /**
739
+ * Defines values for SeverityValues. \
740
+ * {@link KnownSeverityValues} can be used interchangeably with SeverityValues,
741
+ * this enum contains the known values that the service supports.
742
+ * ### Known values supported by the service
743
+ * **Information** \
744
+ * **Warning** \
745
+ * **Error**
746
+ */
747
+ export type SeverityValues = string;
748
+ /** Known values of {@link StageValues} that the service accepts. */
749
+ export declare enum KnownStageValues {
750
+ /** Active */
751
+ Active = "Active",
752
+ /** Resolve */
753
+ Resolve = "Resolve",
754
+ /** Archived */
755
+ Archived = "Archived"
756
+ }
757
+ /**
758
+ * Defines values for StageValues. \
759
+ * {@link KnownStageValues} can be used interchangeably with StageValues,
760
+ * this enum contains the known values that the service supports.
761
+ * ### Known values supported by the service
762
+ * **Active** \
763
+ * **Resolve** \
764
+ * **Archived**
765
+ */
766
+ export type StageValues = string;
767
+ /** Known values of {@link IssueNameParameter} that the service accepts. */
768
+ export declare enum KnownIssueNameParameter {
769
+ /** Default */
770
+ Default = "default"
771
+ }
772
+ /**
773
+ * Defines values for IssueNameParameter. \
774
+ * {@link KnownIssueNameParameter} can be used interchangeably with IssueNameParameter,
775
+ * this enum contains the known values that the service supports.
776
+ * ### Known values supported by the service
777
+ * **default**
778
+ */
779
+ export type IssueNameParameter = string;
780
+ /** Known values of {@link ReasonTypeValues} that the service accepts. */
781
+ export declare enum KnownReasonTypeValues {
782
+ /** Unplanned */
783
+ Unplanned = "Unplanned",
784
+ /** Planned */
785
+ Planned = "Planned",
786
+ /** UserInitiated */
787
+ UserInitiated = "UserInitiated"
788
+ }
789
+ /**
790
+ * Defines values for ReasonTypeValues. \
791
+ * {@link KnownReasonTypeValues} can be used interchangeably with ReasonTypeValues,
792
+ * this enum contains the known values that the service supports.
793
+ * ### Known values supported by the service
794
+ * **Unplanned** \
795
+ * **Planned** \
796
+ * **UserInitiated**
797
+ */
798
+ export type ReasonTypeValues = string;
799
+ /** Optional parameters. */
800
+ export interface AvailabilityStatusesListBySubscriptionIdOptionalParams extends coreClient.OperationOptions {
801
+ /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
802
+ filter?: string;
803
+ /** Setting $expand=recommendedactions in url query expands the recommendedactions in the response. */
804
+ expand?: string;
805
+ }
806
+ /** Contains response data for the listBySubscriptionId operation. */
807
+ export type AvailabilityStatusesListBySubscriptionIdResponse = AvailabilityStatusListResult;
808
+ /** Optional parameters. */
809
+ export interface AvailabilityStatusesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
810
+ /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
811
+ filter?: string;
812
+ /** Setting $expand=recommendedactions in url query expands the recommendedactions in the response. */
813
+ expand?: string;
814
+ }
815
+ /** Contains response data for the listByResourceGroup operation. */
816
+ export type AvailabilityStatusesListByResourceGroupResponse = AvailabilityStatusListResult;
817
+ /** Optional parameters. */
818
+ export interface AvailabilityStatusesGetByResourceOptionalParams extends coreClient.OperationOptions {
819
+ /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
820
+ filter?: string;
821
+ /** Setting $expand=recommendedactions in url query expands the recommendedactions in the response. */
822
+ expand?: string;
823
+ }
824
+ /** Contains response data for the getByResource operation. */
825
+ export type AvailabilityStatusesGetByResourceResponse = AvailabilityStatus;
826
+ /** Optional parameters. */
827
+ export interface AvailabilityStatusesListOptionalParams extends coreClient.OperationOptions {
828
+ /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
829
+ filter?: string;
830
+ /** Setting $expand=recommendedactions in url query expands the recommendedactions in the response. */
831
+ expand?: string;
832
+ }
833
+ /** Contains response data for the list operation. */
834
+ export type AvailabilityStatusesListResponse = AvailabilityStatusListResult;
835
+ /** Optional parameters. */
836
+ export interface AvailabilityStatusesListBySubscriptionIdNextOptionalParams extends coreClient.OperationOptions {
837
+ }
838
+ /** Contains response data for the listBySubscriptionIdNext operation. */
839
+ export type AvailabilityStatusesListBySubscriptionIdNextResponse = AvailabilityStatusListResult;
840
+ /** Optional parameters. */
841
+ export interface AvailabilityStatusesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
842
+ }
843
+ /** Contains response data for the listByResourceGroupNext operation. */
844
+ export type AvailabilityStatusesListByResourceGroupNextResponse = AvailabilityStatusListResult;
845
+ /** Optional parameters. */
846
+ export interface AvailabilityStatusesListNextOptionalParams extends coreClient.OperationOptions {
847
+ }
848
+ /** Contains response data for the listNext operation. */
849
+ export type AvailabilityStatusesListNextResponse = AvailabilityStatusListResult;
850
+ /** Optional parameters. */
851
+ export interface OperationsListOptionalParams extends coreClient.OperationOptions {
852
+ }
853
+ /** Contains response data for the list operation. */
854
+ export type OperationsListResponse = OperationListResult;
855
+ /** Optional parameters. */
856
+ export interface MetadataListOptionalParams extends coreClient.OperationOptions {
857
+ }
858
+ /** Contains response data for the list operation. */
859
+ export type MetadataListResponse = MetadataEntityListResult;
860
+ /** Optional parameters. */
861
+ export interface MetadataGetEntityOptionalParams extends coreClient.OperationOptions {
862
+ }
863
+ /** Contains response data for the getEntity operation. */
864
+ export type MetadataGetEntityResponse = MetadataEntity;
865
+ /** Optional parameters. */
866
+ export interface MetadataListNextOptionalParams extends coreClient.OperationOptions {
867
+ }
868
+ /** Contains response data for the listNext operation. */
869
+ export type MetadataListNextResponse = MetadataEntityListResult;
870
+ /** Optional parameters. */
871
+ export interface ImpactedResourcesListBySubscriptionIdAndEventIdOptionalParams extends coreClient.OperationOptions {
872
+ /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
873
+ filter?: string;
874
+ }
875
+ /** Contains response data for the listBySubscriptionIdAndEventId operation. */
876
+ export type ImpactedResourcesListBySubscriptionIdAndEventIdResponse = EventImpactedResourceListResult;
877
+ /** Optional parameters. */
878
+ export interface ImpactedResourcesGetOptionalParams extends coreClient.OperationOptions {
879
+ }
880
+ /** Contains response data for the get operation. */
881
+ export type ImpactedResourcesGetResponse = EventImpactedResource;
882
+ /** Optional parameters. */
883
+ export interface ImpactedResourcesListByTenantIdAndEventIdOptionalParams extends coreClient.OperationOptions {
884
+ /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
885
+ filter?: string;
886
+ }
887
+ /** Contains response data for the listByTenantIdAndEventId operation. */
888
+ export type ImpactedResourcesListByTenantIdAndEventIdResponse = EventImpactedResourceListResult;
889
+ /** Optional parameters. */
890
+ export interface ImpactedResourcesGetByTenantIdOptionalParams extends coreClient.OperationOptions {
891
+ }
892
+ /** Contains response data for the getByTenantId operation. */
893
+ export type ImpactedResourcesGetByTenantIdResponse = EventImpactedResource;
894
+ /** Optional parameters. */
895
+ export interface ImpactedResourcesListBySubscriptionIdAndEventIdNextOptionalParams extends coreClient.OperationOptions {
896
+ }
897
+ /** Contains response data for the listBySubscriptionIdAndEventIdNext operation. */
898
+ export type ImpactedResourcesListBySubscriptionIdAndEventIdNextResponse = EventImpactedResourceListResult;
899
+ /** Optional parameters. */
900
+ export interface ImpactedResourcesListByTenantIdAndEventIdNextOptionalParams extends coreClient.OperationOptions {
901
+ }
902
+ /** Contains response data for the listByTenantIdAndEventIdNext operation. */
903
+ export type ImpactedResourcesListByTenantIdAndEventIdNextResponse = EventImpactedResourceListResult;
904
+ /** Optional parameters. */
905
+ export interface SecurityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdOptionalParams extends coreClient.OperationOptions {
906
+ /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
907
+ filter?: string;
908
+ }
909
+ /** Contains response data for the listBySubscriptionIdAndEventId operation. */
910
+ export type SecurityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdResponse = EventImpactedResourceListResult;
911
+ /** Optional parameters. */
912
+ export interface SecurityAdvisoryImpactedResourcesListByTenantIdAndEventIdOptionalParams extends coreClient.OperationOptions {
913
+ /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
914
+ filter?: string;
915
+ }
916
+ /** Contains response data for the listByTenantIdAndEventId operation. */
917
+ export type SecurityAdvisoryImpactedResourcesListByTenantIdAndEventIdResponse = EventImpactedResourceListResult;
918
+ /** Optional parameters. */
919
+ export interface SecurityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdNextOptionalParams extends coreClient.OperationOptions {
920
+ }
921
+ /** Contains response data for the listBySubscriptionIdAndEventIdNext operation. */
922
+ export type SecurityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdNextResponse = EventImpactedResourceListResult;
923
+ /** Optional parameters. */
924
+ export interface SecurityAdvisoryImpactedResourcesListByTenantIdAndEventIdNextOptionalParams extends coreClient.OperationOptions {
925
+ }
926
+ /** Contains response data for the listByTenantIdAndEventIdNext operation. */
927
+ export type SecurityAdvisoryImpactedResourcesListByTenantIdAndEventIdNextResponse = EventImpactedResourceListResult;
928
+ /** Optional parameters. */
929
+ export interface EventsListBySubscriptionIdOptionalParams extends coreClient.OperationOptions {
930
+ /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
931
+ filter?: string;
932
+ /** Specifies from when to return events, based on the lastUpdateTime property. For example, queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020 */
933
+ queryStartTime?: string;
934
+ }
935
+ /** Contains response data for the listBySubscriptionId operation. */
936
+ export type EventsListBySubscriptionIdResponse = Events;
937
+ /** Optional parameters. */
938
+ export interface EventsListByTenantIdOptionalParams extends coreClient.OperationOptions {
939
+ /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
940
+ filter?: string;
941
+ /** Specifies from when to return events, based on the lastUpdateTime property. For example, queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020 */
942
+ queryStartTime?: string;
943
+ }
944
+ /** Contains response data for the listByTenantId operation. */
945
+ export type EventsListByTenantIdResponse = Events;
946
+ /** Optional parameters. */
947
+ export interface EventsListBySingleResourceOptionalParams extends coreClient.OperationOptions {
948
+ /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
949
+ filter?: string;
950
+ }
951
+ /** Contains response data for the listBySingleResource operation. */
952
+ export type EventsListBySingleResourceResponse = Events;
953
+ /** Optional parameters. */
954
+ export interface EventsListBySubscriptionIdNextOptionalParams extends coreClient.OperationOptions {
955
+ }
956
+ /** Contains response data for the listBySubscriptionIdNext operation. */
957
+ export type EventsListBySubscriptionIdNextResponse = Events;
958
+ /** Optional parameters. */
959
+ export interface EventsListByTenantIdNextOptionalParams extends coreClient.OperationOptions {
960
+ }
961
+ /** Contains response data for the listByTenantIdNext operation. */
962
+ export type EventsListByTenantIdNextResponse = Events;
963
+ /** Optional parameters. */
964
+ export interface EventsListBySingleResourceNextOptionalParams extends coreClient.OperationOptions {
965
+ }
966
+ /** Contains response data for the listBySingleResourceNext operation. */
967
+ export type EventsListBySingleResourceNextResponse = Events;
968
+ /** Optional parameters. */
969
+ export interface EventGetBySubscriptionIdAndTrackingIdOptionalParams extends coreClient.OperationOptions {
970
+ /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
971
+ filter?: string;
972
+ /** Specifies from when to return events, based on the lastUpdateTime property. For example, queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020 */
973
+ queryStartTime?: string;
974
+ }
975
+ /** Contains response data for the getBySubscriptionIdAndTrackingId operation. */
976
+ export type EventGetBySubscriptionIdAndTrackingIdResponse = Event;
977
+ /** Optional parameters. */
978
+ export interface EventFetchDetailsBySubscriptionIdAndTrackingIdOptionalParams extends coreClient.OperationOptions {
979
+ }
980
+ /** Contains response data for the fetchDetailsBySubscriptionIdAndTrackingId operation. */
981
+ export type EventFetchDetailsBySubscriptionIdAndTrackingIdResponse = Event;
982
+ /** Optional parameters. */
983
+ export interface EventGetByTenantIdAndTrackingIdOptionalParams extends coreClient.OperationOptions {
984
+ /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
985
+ filter?: string;
986
+ /** Specifies from when to return events, based on the lastUpdateTime property. For example, queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020 */
987
+ queryStartTime?: string;
988
+ }
989
+ /** Contains response data for the getByTenantIdAndTrackingId operation. */
990
+ export type EventGetByTenantIdAndTrackingIdResponse = Event;
991
+ /** Optional parameters. */
992
+ export interface EventFetchDetailsByTenantIdAndTrackingIdOptionalParams extends coreClient.OperationOptions {
993
+ }
994
+ /** Contains response data for the fetchDetailsByTenantIdAndTrackingId operation. */
995
+ export type EventFetchDetailsByTenantIdAndTrackingIdResponse = Event;
996
+ /** Optional parameters. */
997
+ export interface ChildAvailabilityStatusesGetByResourceOptionalParams extends coreClient.OperationOptions {
998
+ /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
999
+ filter?: string;
1000
+ /** Setting $expand=recommendedactions in url query expands the recommendedactions in the response. */
1001
+ expand?: string;
1002
+ }
1003
+ /** Contains response data for the getByResource operation. */
1004
+ export type ChildAvailabilityStatusesGetByResourceResponse = AvailabilityStatus;
1005
+ /** Optional parameters. */
1006
+ export interface ChildAvailabilityStatusesListOptionalParams extends coreClient.OperationOptions {
1007
+ /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
1008
+ filter?: string;
1009
+ /** Setting $expand=recommendedactions in url query expands the recommendedactions in the response. */
1010
+ expand?: string;
1011
+ }
1012
+ /** Contains response data for the list operation. */
1013
+ export type ChildAvailabilityStatusesListResponse = AvailabilityStatusListResult;
1014
+ /** Optional parameters. */
1015
+ export interface ChildAvailabilityStatusesListNextOptionalParams extends coreClient.OperationOptions {
1016
+ }
1017
+ /** Contains response data for the listNext operation. */
1018
+ export type ChildAvailabilityStatusesListNextResponse = AvailabilityStatusListResult;
1019
+ /** Optional parameters. */
1020
+ export interface ChildResourcesListOptionalParams extends coreClient.OperationOptions {
1021
+ /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */
1022
+ filter?: string;
1023
+ /** Setting $expand=recommendedactions in url query expands the recommendedactions in the response. */
1024
+ expand?: string;
1025
+ }
1026
+ /** Contains response data for the list operation. */
1027
+ export type ChildResourcesListResponse = AvailabilityStatusListResult;
1028
+ /** Optional parameters. */
1029
+ export interface ChildResourcesListNextOptionalParams extends coreClient.OperationOptions {
1030
+ }
1031
+ /** Contains response data for the listNext operation. */
1032
+ export type ChildResourcesListNextResponse = AvailabilityStatusListResult;
1033
+ /** Optional parameters. */
1034
+ export interface EmergingIssuesListOptionalParams extends coreClient.OperationOptions {
1035
+ }
1036
+ /** Contains response data for the list operation. */
1037
+ export type EmergingIssuesListResponse = EmergingIssueListResult;
1038
+ /** Optional parameters. */
1039
+ export interface EmergingIssuesGetOptionalParams extends coreClient.OperationOptions {
1040
+ }
1041
+ /** Contains response data for the get operation. */
1042
+ export type EmergingIssuesGetResponse = EmergingIssuesGetResult;
1043
+ /** Optional parameters. */
1044
+ export interface EmergingIssuesListNextOptionalParams extends coreClient.OperationOptions {
1045
+ }
1046
+ /** Contains response data for the listNext operation. */
1047
+ export type EmergingIssuesListNextResponse = EmergingIssueListResult;
1048
+ /** Optional parameters. */
1049
+ export interface MicrosoftResourceHealthOptionalParams extends coreClient.ServiceClientOptions {
1050
+ /** server parameter */
1051
+ $host?: string;
1052
+ /** Api Version */
1053
+ apiVersion?: string;
1054
+ /** Overrides client endpoint. */
1055
+ endpoint?: string;
1056
+ }
1057
+ //# sourceMappingURL=index.d.ts.map