@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
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,151 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ exports.KnownReasonTypeValues = exports.KnownIssueNameParameter = exports.KnownStageValues = exports.KnownSeverityValues = exports.KnownLinkTypeValues = exports.KnownEventLevelValues = exports.KnownLevelValues = exports.KnownEventStatusValues = exports.KnownEventSourceValues = exports.KnownEventSubTypeValues = exports.KnownEventTypeValues = exports.KnownCreatedByType = exports.KnownScenario = exports.KnownReasonChronicityTypes = exports.KnownAvailabilityStateValues = void 0;
11
+ /** Known values of {@link AvailabilityStateValues} that the service accepts. */
12
+ var KnownAvailabilityStateValues;
13
+ (function (KnownAvailabilityStateValues) {
14
+ /** Available */
15
+ KnownAvailabilityStateValues["Available"] = "Available";
16
+ /** Unavailable */
17
+ KnownAvailabilityStateValues["Unavailable"] = "Unavailable";
18
+ /** Degraded */
19
+ KnownAvailabilityStateValues["Degraded"] = "Degraded";
20
+ /** Unknown */
21
+ KnownAvailabilityStateValues["Unknown"] = "Unknown";
22
+ })(KnownAvailabilityStateValues || (exports.KnownAvailabilityStateValues = KnownAvailabilityStateValues = {}));
23
+ /** Known values of {@link ReasonChronicityTypes} that the service accepts. */
24
+ var KnownReasonChronicityTypes;
25
+ (function (KnownReasonChronicityTypes) {
26
+ /** Transient */
27
+ KnownReasonChronicityTypes["Transient"] = "Transient";
28
+ /** Persistent */
29
+ KnownReasonChronicityTypes["Persistent"] = "Persistent";
30
+ })(KnownReasonChronicityTypes || (exports.KnownReasonChronicityTypes = KnownReasonChronicityTypes = {}));
31
+ /** Known values of {@link Scenario} that the service accepts. */
32
+ var KnownScenario;
33
+ (function (KnownScenario) {
34
+ /** Alerts */
35
+ KnownScenario["Alerts"] = "Alerts";
36
+ })(KnownScenario || (exports.KnownScenario = KnownScenario = {}));
37
+ /** Known values of {@link CreatedByType} that the service accepts. */
38
+ var KnownCreatedByType;
39
+ (function (KnownCreatedByType) {
40
+ /** User */
41
+ KnownCreatedByType["User"] = "User";
42
+ /** Application */
43
+ KnownCreatedByType["Application"] = "Application";
44
+ /** ManagedIdentity */
45
+ KnownCreatedByType["ManagedIdentity"] = "ManagedIdentity";
46
+ /** Key */
47
+ KnownCreatedByType["Key"] = "Key";
48
+ })(KnownCreatedByType || (exports.KnownCreatedByType = KnownCreatedByType = {}));
49
+ /** Known values of {@link EventTypeValues} that the service accepts. */
50
+ var KnownEventTypeValues;
51
+ (function (KnownEventTypeValues) {
52
+ /** ServiceIssue */
53
+ KnownEventTypeValues["ServiceIssue"] = "ServiceIssue";
54
+ /** PlannedMaintenance */
55
+ KnownEventTypeValues["PlannedMaintenance"] = "PlannedMaintenance";
56
+ /** HealthAdvisory */
57
+ KnownEventTypeValues["HealthAdvisory"] = "HealthAdvisory";
58
+ /** RCA */
59
+ KnownEventTypeValues["RCA"] = "RCA";
60
+ /** EmergingIssues */
61
+ KnownEventTypeValues["EmergingIssues"] = "EmergingIssues";
62
+ /** SecurityAdvisory */
63
+ KnownEventTypeValues["SecurityAdvisory"] = "SecurityAdvisory";
64
+ })(KnownEventTypeValues || (exports.KnownEventTypeValues = KnownEventTypeValues = {}));
65
+ /** Known values of {@link EventSubTypeValues} that the service accepts. */
66
+ var KnownEventSubTypeValues;
67
+ (function (KnownEventSubTypeValues) {
68
+ /** Retirement */
69
+ KnownEventSubTypeValues["Retirement"] = "Retirement";
70
+ })(KnownEventSubTypeValues || (exports.KnownEventSubTypeValues = KnownEventSubTypeValues = {}));
71
+ /** Known values of {@link EventSourceValues} that the service accepts. */
72
+ var KnownEventSourceValues;
73
+ (function (KnownEventSourceValues) {
74
+ /** ResourceHealth */
75
+ KnownEventSourceValues["ResourceHealth"] = "ResourceHealth";
76
+ /** ServiceHealth */
77
+ KnownEventSourceValues["ServiceHealth"] = "ServiceHealth";
78
+ })(KnownEventSourceValues || (exports.KnownEventSourceValues = KnownEventSourceValues = {}));
79
+ /** Known values of {@link EventStatusValues} that the service accepts. */
80
+ var KnownEventStatusValues;
81
+ (function (KnownEventStatusValues) {
82
+ /** Active */
83
+ KnownEventStatusValues["Active"] = "Active";
84
+ /** Resolved */
85
+ KnownEventStatusValues["Resolved"] = "Resolved";
86
+ })(KnownEventStatusValues || (exports.KnownEventStatusValues = KnownEventStatusValues = {}));
87
+ /** Known values of {@link LevelValues} that the service accepts. */
88
+ var KnownLevelValues;
89
+ (function (KnownLevelValues) {
90
+ /** Critical */
91
+ KnownLevelValues["Critical"] = "Critical";
92
+ /** Warning */
93
+ KnownLevelValues["Warning"] = "Warning";
94
+ })(KnownLevelValues || (exports.KnownLevelValues = KnownLevelValues = {}));
95
+ /** Known values of {@link EventLevelValues} that the service accepts. */
96
+ var KnownEventLevelValues;
97
+ (function (KnownEventLevelValues) {
98
+ /** Critical */
99
+ KnownEventLevelValues["Critical"] = "Critical";
100
+ /** Error */
101
+ KnownEventLevelValues["Error"] = "Error";
102
+ /** Warning */
103
+ KnownEventLevelValues["Warning"] = "Warning";
104
+ /** Informational */
105
+ KnownEventLevelValues["Informational"] = "Informational";
106
+ })(KnownEventLevelValues || (exports.KnownEventLevelValues = KnownEventLevelValues = {}));
107
+ /** Known values of {@link LinkTypeValues} that the service accepts. */
108
+ var KnownLinkTypeValues;
109
+ (function (KnownLinkTypeValues) {
110
+ /** Button */
111
+ KnownLinkTypeValues["Button"] = "Button";
112
+ /** Hyperlink */
113
+ KnownLinkTypeValues["Hyperlink"] = "Hyperlink";
114
+ })(KnownLinkTypeValues || (exports.KnownLinkTypeValues = KnownLinkTypeValues = {}));
115
+ /** Known values of {@link SeverityValues} that the service accepts. */
116
+ var KnownSeverityValues;
117
+ (function (KnownSeverityValues) {
118
+ /** Information */
119
+ KnownSeverityValues["Information"] = "Information";
120
+ /** Warning */
121
+ KnownSeverityValues["Warning"] = "Warning";
122
+ /** Error */
123
+ KnownSeverityValues["Error"] = "Error";
124
+ })(KnownSeverityValues || (exports.KnownSeverityValues = KnownSeverityValues = {}));
125
+ /** Known values of {@link StageValues} that the service accepts. */
126
+ var KnownStageValues;
127
+ (function (KnownStageValues) {
128
+ /** Active */
129
+ KnownStageValues["Active"] = "Active";
130
+ /** Resolve */
131
+ KnownStageValues["Resolve"] = "Resolve";
132
+ /** Archived */
133
+ KnownStageValues["Archived"] = "Archived";
134
+ })(KnownStageValues || (exports.KnownStageValues = KnownStageValues = {}));
135
+ /** Known values of {@link IssueNameParameter} that the service accepts. */
136
+ var KnownIssueNameParameter;
137
+ (function (KnownIssueNameParameter) {
138
+ /** Default */
139
+ KnownIssueNameParameter["Default"] = "default";
140
+ })(KnownIssueNameParameter || (exports.KnownIssueNameParameter = KnownIssueNameParameter = {}));
141
+ /** Known values of {@link ReasonTypeValues} that the service accepts. */
142
+ var KnownReasonTypeValues;
143
+ (function (KnownReasonTypeValues) {
144
+ /** Unplanned */
145
+ KnownReasonTypeValues["Unplanned"] = "Unplanned";
146
+ /** Planned */
147
+ KnownReasonTypeValues["Planned"] = "Planned";
148
+ /** UserInitiated */
149
+ KnownReasonTypeValues["UserInitiated"] = "UserInitiated";
150
+ })(KnownReasonTypeValues || (exports.KnownReasonTypeValues = KnownReasonTypeValues = {}));
151
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\n/** The List availabilityStatus operation response. */\nexport interface AvailabilityStatusListResult {\n /** The list of availabilityStatuses. */\n value: AvailabilityStatus[];\n /** The URI to fetch the next page of availabilityStatuses. Call ListNext() with this URI to fetch the next page of availabilityStatuses. */\n nextLink?: string;\n}\n\n/** availabilityStatus of a resource. */\nexport interface AvailabilityStatus {\n /** Azure Resource Manager Identity for the availabilityStatuses resource. */\n id?: string;\n /** current. */\n name?: string;\n /** Microsoft.ResourceHealth/AvailabilityStatuses. */\n type?: string;\n /** Azure Resource Manager geo location of the resource. */\n location?: string;\n /** Properties of availability state. */\n properties?: AvailabilityStatusProperties;\n}\n\n/** Properties of availability state. */\nexport interface AvailabilityStatusProperties {\n /** Availability status of the resource. When it is null, this availabilityStatus object represents an availability impacting event */\n availabilityState?: AvailabilityStateValues;\n /** Title description of the availability status. */\n title?: string;\n /** Summary description of the availability status. */\n summary?: string;\n /** Details of the availability status. */\n detailedStatus?: string;\n /** 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. */\n reasonType?: string;\n /** 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. */\n context?: string;\n /** 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. */\n category?: string;\n /** The Article Id */\n articleId?: string;\n /** When the resource's availabilityState is Unavailable, it provides the Timestamp for when the health impacting event was received. */\n rootCauseAttributionTime?: Date;\n /** In case of an availability impacting event, it describes when the health impacting event was originated. Examples are Lifecycle, Downtime, Fault Analysis etc. */\n healthEventType?: string;\n /** In case of an availability impacting event, it describes where the health impacting event was originated. Examples are PlatformInitiated, UserInitiated etc. */\n healthEventCause?: string;\n /** In case of an availability impacting event, it describes the category of a PlatformInitiated health impacting event. Examples are Planned, Unplanned etc. */\n healthEventCategory?: string;\n /** It is a unique Id that identifies the event */\n healthEventId?: string;\n /** 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. */\n resolutionETA?: Date;\n /** Timestamp for when last change in health status occurred. */\n occuredTime?: Date;\n /** Chronicity of the availability transition. */\n reasonChronicity?: ReasonChronicityTypes;\n /** Timestamp for when the health was last checked. */\n reportedTime?: Date;\n /** An annotation describing a change in the availabilityState to Available from Unavailable with a reasonType of type Unplanned */\n recentlyResolved?: AvailabilityStatusPropertiesRecentlyResolved;\n /** Lists actions the user can take based on the current availabilityState of the resource. */\n recommendedActions?: RecommendedAction[];\n /** Lists the service impacting events that may be affecting the health of the resource. */\n serviceImpactingEvents?: ServiceImpactingEvent[];\n}\n\n/** An annotation describing a change in the availabilityState to Available from Unavailable with a reasonType of type Unplanned */\nexport interface AvailabilityStatusPropertiesRecentlyResolved {\n /** Timestamp for when the availabilityState changed to Unavailable */\n unavailableOccuredTime?: Date;\n /** Timestamp when the availabilityState changes to Available. */\n resolvedTime?: Date;\n /** Brief description of cause of the resource becoming unavailable. */\n unavailableSummary?: string;\n}\n\n/** Lists actions the user can take based on the current availabilityState of the resource. */\nexport interface RecommendedAction {\n /** Recommended action. */\n action?: string;\n /** Link to the action */\n actionUrl?: string;\n /** the comment for the Action */\n actionUrlComment?: string;\n /** Substring of action, it describes which text should host the action URL. */\n actionUrlText?: string;\n}\n\n/** Lists the service impacting events that may be affecting the health of the resource. */\nexport interface ServiceImpactingEvent {\n /** Timestamp for when the event started. */\n eventStartTime?: Date;\n /** Timestamp for when event was submitted/detected. */\n eventStatusLastModifiedTime?: Date;\n /** Correlation id for the event */\n correlationId?: string;\n /** Status of the service impacting event. */\n status?: ServiceImpactingEventStatus;\n /** Properties of the service impacting event. */\n incidentProperties?: ServiceImpactingEventIncidentProperties;\n}\n\n/** Status of the service impacting event. */\nexport interface ServiceImpactingEventStatus {\n /** Current status of the event */\n value?: string;\n}\n\n/** Properties of the service impacting event. */\nexport interface ServiceImpactingEventIncidentProperties {\n /** Title of the incident. */\n title?: string;\n /** Service impacted by the event. */\n service?: string;\n /** Region impacted by the event. */\n region?: string;\n /** Type of Event. */\n incidentType?: string;\n}\n\n/** Error details. */\nexport interface ErrorResponse {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The error details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: string;\n}\n\n/** Lists the operations response. */\nexport interface OperationListResult {\n /** List of operations available in the Microsoft.ResourceHealth resource provider. */\n value: Operation[];\n}\n\n/** Operation available in the Microsoft.ResourceHealth resource provider. */\nexport interface Operation {\n /** Name of the operation. */\n name?: string;\n /** Properties of the operation. */\n display?: OperationDisplay;\n}\n\n/** Properties of the operation. */\nexport interface OperationDisplay {\n /** Provider name. */\n provider?: string;\n /** Resource name. */\n resource?: string;\n /** Operation name. */\n operation?: string;\n /** Description of the operation. */\n description?: string;\n}\n\n/** The list of metadata entities */\nexport interface MetadataEntityListResult {\n /** The list of metadata entities. */\n value?: MetadataEntity[];\n /** The link used to get the next page of metadata. */\n nextLink?: string;\n}\n\n/** The metadata supported value detail. */\nexport interface MetadataSupportedValueDetail {\n /** The id. */\n id?: string;\n /** The display name. */\n displayName?: string;\n /** The list of associated resource types. */\n resourceTypes?: string[];\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /**\n * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Azure Resource Manager metadata containing createdBy and modifiedBy information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\n/** The List of eventImpactedResources operation response. */\nexport interface EventImpactedResourceListResult {\n /** The list of eventImpactedResources. */\n value: EventImpactedResource[];\n /** The URI to fetch the next page of events. Call ListNext() with this URI to fetch the next page of impacted resource. */\n nextLink?: string;\n}\n\n/** Key value tuple. */\nexport interface KeyValueItem {\n /**\n * Key of tuple.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly key?: string;\n /**\n * Value of tuple.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: string;\n}\n\n/** The List events operation response. */\nexport interface Events {\n /** The list of event. */\n value: Event[];\n /** The URI to fetch the next page of events. Call ListNext() with this URI to fetch the next page of events. */\n nextLink?: string;\n}\n\n/** Article of event. */\nexport interface EventPropertiesArticle {\n /** Article content of event. */\n articleContent?: string;\n /** Article Id */\n articleId?: string;\n /** It provides a map of parameter name and value */\n parameters?: Record<string, unknown>;\n}\n\n/** Useful links for service health event. */\nexport interface Link {\n /** Type of link. */\n type?: LinkTypeValues;\n /** Display text of link. */\n displayText?: LinkDisplayText;\n /** It provides the name of portal extension to produce link for given service health event. */\n extensionName?: string;\n /** It provides the name of portal extension blade to produce link for given service health event. */\n bladeName?: string;\n /** It provides a map of parameter name and value for portal extension blade to produce lik for given service health event. */\n parameters?: Record<string, unknown>;\n}\n\n/** Display text of link. */\nexport interface LinkDisplayText {\n /** Display text of link. */\n value?: string;\n /** Localized display text of link. */\n localizedValue?: string;\n}\n\n/** Azure service impacted by the service health event. */\nexport interface Impact {\n /** Impacted service name. */\n impactedService?: string;\n /** List regions impacted by the service health event. */\n impactedRegions?: ImpactedServiceRegion[];\n}\n\n/** Azure region impacted by the service health event. */\nexport interface ImpactedServiceRegion {\n /** Impacted region name. */\n impactedRegion?: string;\n /** Current status of event in the region. */\n status?: EventStatusValues;\n /** List subscription impacted by the service health event. */\n impactedSubscriptions?: string[];\n /** List tenant impacted by the service health event. */\n impactedTenants?: string[];\n /** It provides the Timestamp for when the last update for the service health event. */\n lastUpdateTime?: Date;\n /** List of updates for given service health event. */\n updates?: Update[];\n}\n\n/** Update for service health event. */\nexport interface Update {\n /** Summary text for the given update for the service health event. */\n summary?: string;\n /** It provides the Timestamp for the given update for the service health event. */\n updateDateTime?: Date;\n}\n\n/** Recommended actions of event. */\nexport interface EventPropertiesRecommendedActions {\n /** Recommended action title for the service health event. */\n message?: string;\n /** Recommended actions for the service health event. */\n actions?: EventPropertiesRecommendedActionsItem[];\n /** Recommended action locale for the service health event. */\n localeCode?: string;\n}\n\n/** Recommended action for the service health event. */\nexport interface EventPropertiesRecommendedActionsItem {\n /** Recommended action group Id for the service health event. */\n groupId?: number;\n /** Recommended action text */\n actionText?: string;\n}\n\n/** Frequently asked question for the service health event */\nexport interface Faq {\n /** FAQ question for the service health event. */\n question?: string;\n /** FAQ answer for the service health event. */\n answer?: string;\n /** FAQ locale for the service health event. */\n localeCode?: string;\n}\n\n/** Additional information */\nexport interface EventPropertiesAdditionalInformation {\n /** Additional information Message */\n message?: string;\n}\n\n/** The list of emerging issues. */\nexport interface EmergingIssueListResult {\n /** The list of emerging issues. */\n value?: EmergingIssuesGetResult[];\n /** The link used to get the next page of emerging issues. */\n nextLink?: string;\n}\n\n/** Banner type of emerging issue. */\nexport interface StatusBanner {\n /** The banner title. */\n title?: string;\n /** The details of banner. */\n message?: string;\n /** The cloud type of this banner. */\n cloud?: string;\n /** The last time modified on this banner. */\n lastModifiedTime?: Date;\n}\n\n/** Active event type of emerging issue. */\nexport interface StatusActiveEvent {\n /** The active event title. */\n title?: string;\n /** The details of active event. */\n description?: string;\n /** The tracking id of this active event. */\n trackingId?: string;\n /** The impact start time on this active event. */\n startTime?: Date;\n /** The cloud type of this active event. */\n cloud?: string;\n /** The severity level of this active event. */\n severity?: SeverityValues;\n /** The stage of this active event. */\n stage?: StageValues;\n /** The boolean value of this active event if published or not. */\n published?: boolean;\n /** The last time modified on this banner. */\n lastModifiedTime?: Date;\n /** The list of emerging issues impacts. */\n impacts?: EmergingIssueImpact[];\n}\n\n/** Object of the emerging issue impact on services and regions. */\nexport interface EmergingIssueImpact {\n /** The impacted service id. */\n id?: string;\n /** The impacted service name. */\n name?: string;\n /** The list of impacted regions for corresponding emerging issues. */\n regions?: ImpactedRegion[];\n}\n\n/** Object of impacted region. */\nexport interface ImpactedRegion {\n /** The impacted region id. */\n id?: string;\n /** The impacted region name. */\n name?: string;\n}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\n/** The metadata entity contract. */\nexport interface MetadataEntity extends ProxyResource {\n /** The display name. */\n displayName?: string;\n /** The list of keys on which this entity depends on. */\n dependsOn?: string[];\n /** The list of scenarios applicable to this metadata entity. */\n applicableScenarios?: Scenario[];\n /** The list of supported values. */\n supportedValues?: MetadataSupportedValueDetail[];\n}\n\n/** Impacted resource for an event. */\nexport interface EventImpactedResource extends ProxyResource {\n /**\n * Resource type within Microsoft cloud.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetResourceType?: string;\n /**\n * Identity for resource within Microsoft cloud.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetResourceId?: string;\n /**\n * Impacted resource region name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetRegion?: string;\n /**\n * Resource name of the impacted resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceName?: string;\n /**\n * Resource group name of the impacted resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceGroup?: string;\n /**\n * Status of the impacted resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: string;\n /**\n * Start time of maintenance for the impacted resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly maintenanceStartTime?: string;\n /**\n * End time of maintenance for the impacted resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly maintenanceEndTime?: string;\n /** Additional information. */\n info?: KeyValueItem[];\n}\n\n/** Service health event */\nexport interface Event extends ProxyResource {\n /** Type of event. */\n eventType?: EventTypeValues;\n /** Sub type of the event. Currently used to determine retirement communications for health advisory events */\n eventSubType?: EventSubTypeValues;\n /** Source of event. */\n eventSource?: EventSourceValues;\n /** Current status of event. */\n status?: EventStatusValues;\n /** Title text of event. */\n title?: string;\n /** Summary text of event. */\n summary?: string;\n /** Header text of event. */\n header?: string;\n /** Level of insight. */\n level?: LevelValues;\n /** Level of event. */\n eventLevel?: EventLevelValues;\n /** The id of the Incident */\n externalIncidentId?: string;\n /** The reason for the Incident */\n reason?: string;\n /** Article of event. */\n article?: EventPropertiesArticle;\n /** Useful links of event. */\n links?: Link[];\n /** It provides the Timestamp for when the health impacting event started. */\n impactStartTime?: Date;\n /** It provides the Timestamp for when the health impacting event resolved. */\n impactMitigationTime?: Date;\n /** List services impacted by the service health event. */\n impact?: Impact[];\n /** Recommended actions of event. */\n recommendedActions?: EventPropertiesRecommendedActions;\n /** Frequently asked questions for the service health event. */\n faqs?: Faq[];\n /** It provides information if the event is High incident rate event or not. */\n isHIR?: boolean;\n /** Tells if we want to enable or disable Microsoft Support for this event. */\n enableMicrosoftSupport?: boolean;\n /** Contains the communication message for the event, that could include summary, root cause and other details. */\n description?: string;\n /** Is true if the event is platform initiated. */\n platformInitiated?: boolean;\n /** Tells if we want to enable or disable Microsoft Support for this event. */\n enableChatWithUs?: boolean;\n /** 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. */\n priority?: number;\n /** It provides the Timestamp for when the health impacting event was last updated. */\n lastUpdateTime?: Date;\n /** Stage for HIR Document */\n hirStage?: string;\n /** Additional information */\n additionalInformation?: EventPropertiesAdditionalInformation;\n /** duration in seconds */\n duration?: number;\n /** The type of the impact */\n impactType?: string;\n /** Unique identifier for planned maintenance event. */\n maintenanceId?: string;\n /** The type of planned maintenance event. */\n maintenanceType?: string;\n /** Azure Resource Graph query to fetch the affected resources from their existing Azure Resource Graph locations. */\n argQuery?: string;\n}\n\n/** The Get EmergingIssues operation response. */\nexport interface EmergingIssuesGetResult extends ProxyResource {\n /** Timestamp for when last time refreshed for ongoing emerging issue. */\n refreshTimestamp?: Date;\n /** The list of emerging issues of banner type. */\n statusBanners?: StatusBanner[];\n /** The list of emerging issues of active event type. */\n statusActiveEvents?: StatusActiveEvent[];\n}\n\n/** impactedResource with health status */\nexport interface ImpactedResourceStatus extends ProxyResource {\n /** Impacted resource status of the resource. */\n availabilityState?: AvailabilityStateValues;\n /** Title description of the impacted resource status. */\n title?: string;\n /** Summary description of the impacted resource status. */\n summary?: string;\n /** When the resource's availabilityState is Unavailable, it describes where the health impacting event was originated. */\n reasonType?: ReasonTypeValues;\n /** Timestamp for when last change in health status occurred. */\n occurredTime?: Date;\n}\n\n/** Known values of {@link AvailabilityStateValues} that the service accepts. */\nexport enum KnownAvailabilityStateValues {\n /** Available */\n Available = \"Available\",\n /** Unavailable */\n Unavailable = \"Unavailable\",\n /** Degraded */\n Degraded = \"Degraded\",\n /** Unknown */\n Unknown = \"Unknown\"\n}\n\n/**\n * Defines values for AvailabilityStateValues. \\\n * {@link KnownAvailabilityStateValues} can be used interchangeably with AvailabilityStateValues,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Available** \\\n * **Unavailable** \\\n * **Degraded** \\\n * **Unknown**\n */\nexport type AvailabilityStateValues = string;\n\n/** Known values of {@link ReasonChronicityTypes} that the service accepts. */\nexport enum KnownReasonChronicityTypes {\n /** Transient */\n Transient = \"Transient\",\n /** Persistent */\n Persistent = \"Persistent\"\n}\n\n/**\n * Defines values for ReasonChronicityTypes. \\\n * {@link KnownReasonChronicityTypes} can be used interchangeably with ReasonChronicityTypes,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Transient** \\\n * **Persistent**\n */\nexport type ReasonChronicityTypes = string;\n\n/** Known values of {@link Scenario} that the service accepts. */\nexport enum KnownScenario {\n /** Alerts */\n Alerts = \"Alerts\"\n}\n\n/**\n * Defines values for Scenario. \\\n * {@link KnownScenario} can be used interchangeably with Scenario,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Alerts**\n */\nexport type Scenario = string;\n\n/** Known values of {@link CreatedByType} that the service accepts. */\nexport enum KnownCreatedByType {\n /** User */\n User = \"User\",\n /** Application */\n Application = \"Application\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** Key */\n Key = \"Key\"\n}\n\n/**\n * Defines values for CreatedByType. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Application** \\\n * **ManagedIdentity** \\\n * **Key**\n */\nexport type CreatedByType = string;\n\n/** Known values of {@link EventTypeValues} that the service accepts. */\nexport enum KnownEventTypeValues {\n /** ServiceIssue */\n ServiceIssue = \"ServiceIssue\",\n /** PlannedMaintenance */\n PlannedMaintenance = \"PlannedMaintenance\",\n /** HealthAdvisory */\n HealthAdvisory = \"HealthAdvisory\",\n /** RCA */\n RCA = \"RCA\",\n /** EmergingIssues */\n EmergingIssues = \"EmergingIssues\",\n /** SecurityAdvisory */\n SecurityAdvisory = \"SecurityAdvisory\"\n}\n\n/**\n * Defines values for EventTypeValues. \\\n * {@link KnownEventTypeValues} can be used interchangeably with EventTypeValues,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ServiceIssue** \\\n * **PlannedMaintenance** \\\n * **HealthAdvisory** \\\n * **RCA** \\\n * **EmergingIssues** \\\n * **SecurityAdvisory**\n */\nexport type EventTypeValues = string;\n\n/** Known values of {@link EventSubTypeValues} that the service accepts. */\nexport enum KnownEventSubTypeValues {\n /** Retirement */\n Retirement = \"Retirement\"\n}\n\n/**\n * Defines values for EventSubTypeValues. \\\n * {@link KnownEventSubTypeValues} can be used interchangeably with EventSubTypeValues,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Retirement**\n */\nexport type EventSubTypeValues = string;\n\n/** Known values of {@link EventSourceValues} that the service accepts. */\nexport enum KnownEventSourceValues {\n /** ResourceHealth */\n ResourceHealth = \"ResourceHealth\",\n /** ServiceHealth */\n ServiceHealth = \"ServiceHealth\"\n}\n\n/**\n * Defines values for EventSourceValues. \\\n * {@link KnownEventSourceValues} can be used interchangeably with EventSourceValues,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ResourceHealth** \\\n * **ServiceHealth**\n */\nexport type EventSourceValues = string;\n\n/** Known values of {@link EventStatusValues} that the service accepts. */\nexport enum KnownEventStatusValues {\n /** Active */\n Active = \"Active\",\n /** Resolved */\n Resolved = \"Resolved\"\n}\n\n/**\n * Defines values for EventStatusValues. \\\n * {@link KnownEventStatusValues} can be used interchangeably with EventStatusValues,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Active** \\\n * **Resolved**\n */\nexport type EventStatusValues = string;\n\n/** Known values of {@link LevelValues} that the service accepts. */\nexport enum KnownLevelValues {\n /** Critical */\n Critical = \"Critical\",\n /** Warning */\n Warning = \"Warning\"\n}\n\n/**\n * Defines values for LevelValues. \\\n * {@link KnownLevelValues} can be used interchangeably with LevelValues,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Critical** \\\n * **Warning**\n */\nexport type LevelValues = string;\n\n/** Known values of {@link EventLevelValues} that the service accepts. */\nexport enum KnownEventLevelValues {\n /** Critical */\n Critical = \"Critical\",\n /** Error */\n Error = \"Error\",\n /** Warning */\n Warning = \"Warning\",\n /** Informational */\n Informational = \"Informational\"\n}\n\n/**\n * Defines values for EventLevelValues. \\\n * {@link KnownEventLevelValues} can be used interchangeably with EventLevelValues,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Critical** \\\n * **Error** \\\n * **Warning** \\\n * **Informational**\n */\nexport type EventLevelValues = string;\n\n/** Known values of {@link LinkTypeValues} that the service accepts. */\nexport enum KnownLinkTypeValues {\n /** Button */\n Button = \"Button\",\n /** Hyperlink */\n Hyperlink = \"Hyperlink\"\n}\n\n/**\n * Defines values for LinkTypeValues. \\\n * {@link KnownLinkTypeValues} can be used interchangeably with LinkTypeValues,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Button** \\\n * **Hyperlink**\n */\nexport type LinkTypeValues = string;\n\n/** Known values of {@link SeverityValues} that the service accepts. */\nexport enum KnownSeverityValues {\n /** Information */\n Information = \"Information\",\n /** Warning */\n Warning = \"Warning\",\n /** Error */\n Error = \"Error\"\n}\n\n/**\n * Defines values for SeverityValues. \\\n * {@link KnownSeverityValues} can be used interchangeably with SeverityValues,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Information** \\\n * **Warning** \\\n * **Error**\n */\nexport type SeverityValues = string;\n\n/** Known values of {@link StageValues} that the service accepts. */\nexport enum KnownStageValues {\n /** Active */\n Active = \"Active\",\n /** Resolve */\n Resolve = \"Resolve\",\n /** Archived */\n Archived = \"Archived\"\n}\n\n/**\n * Defines values for StageValues. \\\n * {@link KnownStageValues} can be used interchangeably with StageValues,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Active** \\\n * **Resolve** \\\n * **Archived**\n */\nexport type StageValues = string;\n\n/** Known values of {@link IssueNameParameter} that the service accepts. */\nexport enum KnownIssueNameParameter {\n /** Default */\n Default = \"default\"\n}\n\n/**\n * Defines values for IssueNameParameter. \\\n * {@link KnownIssueNameParameter} can be used interchangeably with IssueNameParameter,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **default**\n */\nexport type IssueNameParameter = string;\n\n/** Known values of {@link ReasonTypeValues} that the service accepts. */\nexport enum KnownReasonTypeValues {\n /** Unplanned */\n Unplanned = \"Unplanned\",\n /** Planned */\n Planned = \"Planned\",\n /** UserInitiated */\n UserInitiated = \"UserInitiated\"\n}\n\n/**\n * Defines values for ReasonTypeValues. \\\n * {@link KnownReasonTypeValues} can be used interchangeably with ReasonTypeValues,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unplanned** \\\n * **Planned** \\\n * **UserInitiated**\n */\nexport type ReasonTypeValues = string;\n\n/** Optional parameters. */\nexport interface AvailabilityStatusesListBySubscriptionIdOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */\n filter?: string;\n /** Setting $expand=recommendedactions in url query expands the recommendedactions in the response. */\n expand?: string;\n}\n\n/** Contains response data for the listBySubscriptionId operation. */\nexport type AvailabilityStatusesListBySubscriptionIdResponse = AvailabilityStatusListResult;\n\n/** Optional parameters. */\nexport interface AvailabilityStatusesListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */\n filter?: string;\n /** Setting $expand=recommendedactions in url query expands the recommendedactions in the response. */\n expand?: string;\n}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type AvailabilityStatusesListByResourceGroupResponse = AvailabilityStatusListResult;\n\n/** Optional parameters. */\nexport interface AvailabilityStatusesGetByResourceOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */\n filter?: string;\n /** Setting $expand=recommendedactions in url query expands the recommendedactions in the response. */\n expand?: string;\n}\n\n/** Contains response data for the getByResource operation. */\nexport type AvailabilityStatusesGetByResourceResponse = AvailabilityStatus;\n\n/** Optional parameters. */\nexport interface AvailabilityStatusesListOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */\n filter?: string;\n /** Setting $expand=recommendedactions in url query expands the recommendedactions in the response. */\n expand?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type AvailabilityStatusesListResponse = AvailabilityStatusListResult;\n\n/** Optional parameters. */\nexport interface AvailabilityStatusesListBySubscriptionIdNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionIdNext operation. */\nexport type AvailabilityStatusesListBySubscriptionIdNextResponse = AvailabilityStatusListResult;\n\n/** Optional parameters. */\nexport interface AvailabilityStatusesListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type AvailabilityStatusesListByResourceGroupNextResponse = AvailabilityStatusListResult;\n\n/** Optional parameters. */\nexport interface AvailabilityStatusesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AvailabilityStatusesListNextResponse = AvailabilityStatusListResult;\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface MetadataListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type MetadataListResponse = MetadataEntityListResult;\n\n/** Optional parameters. */\nexport interface MetadataGetEntityOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getEntity operation. */\nexport type MetadataGetEntityResponse = MetadataEntity;\n\n/** Optional parameters. */\nexport interface MetadataListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type MetadataListNextResponse = MetadataEntityListResult;\n\n/** Optional parameters. */\nexport interface ImpactedResourcesListBySubscriptionIdAndEventIdOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */\n filter?: string;\n}\n\n/** Contains response data for the listBySubscriptionIdAndEventId operation. */\nexport type ImpactedResourcesListBySubscriptionIdAndEventIdResponse = EventImpactedResourceListResult;\n\n/** Optional parameters. */\nexport interface ImpactedResourcesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ImpactedResourcesGetResponse = EventImpactedResource;\n\n/** Optional parameters. */\nexport interface ImpactedResourcesListByTenantIdAndEventIdOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */\n filter?: string;\n}\n\n/** Contains response data for the listByTenantIdAndEventId operation. */\nexport type ImpactedResourcesListByTenantIdAndEventIdResponse = EventImpactedResourceListResult;\n\n/** Optional parameters. */\nexport interface ImpactedResourcesGetByTenantIdOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getByTenantId operation. */\nexport type ImpactedResourcesGetByTenantIdResponse = EventImpactedResource;\n\n/** Optional parameters. */\nexport interface ImpactedResourcesListBySubscriptionIdAndEventIdNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionIdAndEventIdNext operation. */\nexport type ImpactedResourcesListBySubscriptionIdAndEventIdNextResponse = EventImpactedResourceListResult;\n\n/** Optional parameters. */\nexport interface ImpactedResourcesListByTenantIdAndEventIdNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByTenantIdAndEventIdNext operation. */\nexport type ImpactedResourcesListByTenantIdAndEventIdNextResponse = EventImpactedResourceListResult;\n\n/** Optional parameters. */\nexport interface SecurityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */\n filter?: string;\n}\n\n/** Contains response data for the listBySubscriptionIdAndEventId operation. */\nexport type SecurityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdResponse = EventImpactedResourceListResult;\n\n/** Optional parameters. */\nexport interface SecurityAdvisoryImpactedResourcesListByTenantIdAndEventIdOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */\n filter?: string;\n}\n\n/** Contains response data for the listByTenantIdAndEventId operation. */\nexport type SecurityAdvisoryImpactedResourcesListByTenantIdAndEventIdResponse = EventImpactedResourceListResult;\n\n/** Optional parameters. */\nexport interface SecurityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionIdAndEventIdNext operation. */\nexport type SecurityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdNextResponse = EventImpactedResourceListResult;\n\n/** Optional parameters. */\nexport interface SecurityAdvisoryImpactedResourcesListByTenantIdAndEventIdNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByTenantIdAndEventIdNext operation. */\nexport type SecurityAdvisoryImpactedResourcesListByTenantIdAndEventIdNextResponse = EventImpactedResourceListResult;\n\n/** Optional parameters. */\nexport interface EventsListBySubscriptionIdOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */\n filter?: string;\n /** Specifies from when to return events, based on the lastUpdateTime property. For example, queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020 */\n queryStartTime?: string;\n}\n\n/** Contains response data for the listBySubscriptionId operation. */\nexport type EventsListBySubscriptionIdResponse = Events;\n\n/** Optional parameters. */\nexport interface EventsListByTenantIdOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */\n filter?: string;\n /** Specifies from when to return events, based on the lastUpdateTime property. For example, queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020 */\n queryStartTime?: string;\n}\n\n/** Contains response data for the listByTenantId operation. */\nexport type EventsListByTenantIdResponse = Events;\n\n/** Optional parameters. */\nexport interface EventsListBySingleResourceOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */\n filter?: string;\n}\n\n/** Contains response data for the listBySingleResource operation. */\nexport type EventsListBySingleResourceResponse = Events;\n\n/** Optional parameters. */\nexport interface EventsListBySubscriptionIdNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionIdNext operation. */\nexport type EventsListBySubscriptionIdNextResponse = Events;\n\n/** Optional parameters. */\nexport interface EventsListByTenantIdNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByTenantIdNext operation. */\nexport type EventsListByTenantIdNextResponse = Events;\n\n/** Optional parameters. */\nexport interface EventsListBySingleResourceNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySingleResourceNext operation. */\nexport type EventsListBySingleResourceNextResponse = Events;\n\n/** Optional parameters. */\nexport interface EventGetBySubscriptionIdAndTrackingIdOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */\n filter?: string;\n /** Specifies from when to return events, based on the lastUpdateTime property. For example, queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020 */\n queryStartTime?: string;\n}\n\n/** Contains response data for the getBySubscriptionIdAndTrackingId operation. */\nexport type EventGetBySubscriptionIdAndTrackingIdResponse = Event;\n\n/** Optional parameters. */\nexport interface EventFetchDetailsBySubscriptionIdAndTrackingIdOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the fetchDetailsBySubscriptionIdAndTrackingId operation. */\nexport type EventFetchDetailsBySubscriptionIdAndTrackingIdResponse = Event;\n\n/** Optional parameters. */\nexport interface EventGetByTenantIdAndTrackingIdOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */\n filter?: string;\n /** Specifies from when to return events, based on the lastUpdateTime property. For example, queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020 */\n queryStartTime?: string;\n}\n\n/** Contains response data for the getByTenantIdAndTrackingId operation. */\nexport type EventGetByTenantIdAndTrackingIdResponse = Event;\n\n/** Optional parameters. */\nexport interface EventFetchDetailsByTenantIdAndTrackingIdOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the fetchDetailsByTenantIdAndTrackingId operation. */\nexport type EventFetchDetailsByTenantIdAndTrackingIdResponse = Event;\n\n/** Optional parameters. */\nexport interface ChildAvailabilityStatusesGetByResourceOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */\n filter?: string;\n /** Setting $expand=recommendedactions in url query expands the recommendedactions in the response. */\n expand?: string;\n}\n\n/** Contains response data for the getByResource operation. */\nexport type ChildAvailabilityStatusesGetByResourceResponse = AvailabilityStatus;\n\n/** Optional parameters. */\nexport interface ChildAvailabilityStatusesListOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */\n filter?: string;\n /** Setting $expand=recommendedactions in url query expands the recommendedactions in the response. */\n expand?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type ChildAvailabilityStatusesListResponse = AvailabilityStatusListResult;\n\n/** Optional parameters. */\nexport interface ChildAvailabilityStatusesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ChildAvailabilityStatusesListNextResponse = AvailabilityStatusListResult;\n\n/** Optional parameters. */\nexport interface ChildResourcesListOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN */\n filter?: string;\n /** Setting $expand=recommendedactions in url query expands the recommendedactions in the response. */\n expand?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type ChildResourcesListResponse = AvailabilityStatusListResult;\n\n/** Optional parameters. */\nexport interface ChildResourcesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ChildResourcesListNextResponse = AvailabilityStatusListResult;\n\n/** Optional parameters. */\nexport interface EmergingIssuesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type EmergingIssuesListResponse = EmergingIssueListResult;\n\n/** Optional parameters. */\nexport interface EmergingIssuesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type EmergingIssuesGetResponse = EmergingIssuesGetResult;\n\n/** Optional parameters. */\nexport interface EmergingIssuesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type EmergingIssuesListNextResponse = EmergingIssueListResult;\n\n/** Optional parameters. */\nexport interface MicrosoftResourceHealthOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}
@@ -0,0 +1,42 @@
1
+ import * as coreClient from "@azure/core-client";
2
+ export declare const AvailabilityStatusListResult: coreClient.CompositeMapper;
3
+ export declare const AvailabilityStatus: coreClient.CompositeMapper;
4
+ export declare const AvailabilityStatusProperties: coreClient.CompositeMapper;
5
+ export declare const AvailabilityStatusPropertiesRecentlyResolved: coreClient.CompositeMapper;
6
+ export declare const RecommendedAction: coreClient.CompositeMapper;
7
+ export declare const ServiceImpactingEvent: coreClient.CompositeMapper;
8
+ export declare const ServiceImpactingEventStatus: coreClient.CompositeMapper;
9
+ export declare const ServiceImpactingEventIncidentProperties: coreClient.CompositeMapper;
10
+ export declare const ErrorResponse: coreClient.CompositeMapper;
11
+ export declare const OperationListResult: coreClient.CompositeMapper;
12
+ export declare const Operation: coreClient.CompositeMapper;
13
+ export declare const OperationDisplay: coreClient.CompositeMapper;
14
+ export declare const MetadataEntityListResult: coreClient.CompositeMapper;
15
+ export declare const MetadataSupportedValueDetail: coreClient.CompositeMapper;
16
+ export declare const Resource: coreClient.CompositeMapper;
17
+ export declare const SystemData: coreClient.CompositeMapper;
18
+ export declare const EventImpactedResourceListResult: coreClient.CompositeMapper;
19
+ export declare const KeyValueItem: coreClient.CompositeMapper;
20
+ export declare const Events: coreClient.CompositeMapper;
21
+ export declare const EventPropertiesArticle: coreClient.CompositeMapper;
22
+ export declare const Link: coreClient.CompositeMapper;
23
+ export declare const LinkDisplayText: coreClient.CompositeMapper;
24
+ export declare const Impact: coreClient.CompositeMapper;
25
+ export declare const ImpactedServiceRegion: coreClient.CompositeMapper;
26
+ export declare const Update: coreClient.CompositeMapper;
27
+ export declare const EventPropertiesRecommendedActions: coreClient.CompositeMapper;
28
+ export declare const EventPropertiesRecommendedActionsItem: coreClient.CompositeMapper;
29
+ export declare const Faq: coreClient.CompositeMapper;
30
+ export declare const EventPropertiesAdditionalInformation: coreClient.CompositeMapper;
31
+ export declare const EmergingIssueListResult: coreClient.CompositeMapper;
32
+ export declare const StatusBanner: coreClient.CompositeMapper;
33
+ export declare const StatusActiveEvent: coreClient.CompositeMapper;
34
+ export declare const EmergingIssueImpact: coreClient.CompositeMapper;
35
+ export declare const ImpactedRegion: coreClient.CompositeMapper;
36
+ export declare const ProxyResource: coreClient.CompositeMapper;
37
+ export declare const MetadataEntity: coreClient.CompositeMapper;
38
+ export declare const EventImpactedResource: coreClient.CompositeMapper;
39
+ export declare const Event: coreClient.CompositeMapper;
40
+ export declare const EmergingIssuesGetResult: coreClient.CompositeMapper;
41
+ export declare const ImpactedResourceStatus: coreClient.CompositeMapper;
42
+ //# sourceMappingURL=mappers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mappers.d.ts","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAEjD,eAAO,MAAM,4BAA4B,EAAE,UAAU,CAAC,eA0BrD,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,UAAU,CAAC,eAsC3C,CAAC;AAEF,eAAO,MAAM,4BAA4B,EAAE,UAAU,CAAC,eA4IrD,CAAC;AAEF,eAAO,MAAM,4CAA4C,EAAE,UAAU,CAAC,eAyBrE,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,UAAU,CAAC,eA+B1C,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,UAAU,CAAC,eAuC9C,CAAC;AAEF,eAAO,MAAM,2BAA2B,EAAE,UAAU,CAAC,eAapD,CAAC;AAEF,eAAO,MAAM,uCAAuC,EAAE,UAAU,CAAC,eA+BhE,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,UAAU,CAAC,eA4BtC,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,UAAU,CAAC,eAoB5C,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,UAAU,CAAC,eAoBlC,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,UAAU,CAAC,eA+BzC,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,UAAU,CAAC,eAyBjD,CAAC;AAEF,eAAO,MAAM,4BAA4B,EAAE,UAAU,CAAC,eA8BrD,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,UAAU,CAAC,eAmCjC,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,UAAU,CAAC,eA2CnC,CAAC;AAEF,eAAO,MAAM,+BAA+B,EAAE,UAAU,CAAC,eA0BxD,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,UAAU,CAAC,eAqBrC,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,UAAU,CAAC,eA0B/B,CAAC;AAEF,eAAO,MAAM,sBAAsB,EAAE,UAAU,CAAC,eA0B/C,CAAC;AAEF,eAAO,MAAM,IAAI,EAAE,UAAU,CAAC,eAuC7B,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,UAAU,CAAC,eAmBxC,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,UAAU,CAAC,eAyB/B,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,UAAU,CAAC,eA2D9C,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,UAAU,CAAC,eAmB/B,CAAC;AAEF,eAAO,MAAM,iCAAiC,EAAE,UAAU,CAAC,eA+B1D,CAAC;AAEF,eAAO,MAAM,qCAAqC,EAAE,UAAU,CAAC,eAmB9D,CAAC;AAEF,eAAO,MAAM,GAAG,EAAE,UAAU,CAAC,eAyB5B,CAAC;AAEF,eAAO,MAAM,oCAAoC,EAAE,UAAU,CAAC,eAa7D,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,UAAU,CAAC,eAyBhD,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,UAAU,CAAC,eA+BrC,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,UAAU,CAAC,eAyE1C,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,UAAU,CAAC,eA+B5C,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,UAAU,CAAC,eAmBvC,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,UAAU,CAAC,eAQtC,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,UAAU,CAAC,eAgDvC,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,UAAU,CAAC,eA4E9C,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,UAAU,CAAC,eA6N9B,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,UAAU,CAAC,eAsChD,CAAC;AAEF,eAAO,MAAM,sBAAsB,EAAE,UAAU,CAAC,eAsC/C,CAAC"}