@azure/arm-servicemap 3.0.0-alpha.20241114.1 → 3.0.0-alpha.20250217.2

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 (644) hide show
  1. package/CHANGELOG.md +2 -0
  2. package/LICENSE +4 -4
  3. package/README.md +26 -17
  4. package/dist/browser/index.d.ts +5 -0
  5. package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
  6. package/{dist-esm/src → dist/browser}/index.js +4 -4
  7. package/dist/browser/index.js.map +1 -0
  8. package/dist/browser/models/index.js.map +1 -0
  9. package/dist/browser/models/mappers.js.map +1 -0
  10. package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
  11. package/dist/browser/models/parameters.js.map +1 -0
  12. package/{dist-esm/src → dist/browser}/operations/clientGroups.d.ts +3 -3
  13. package/dist/browser/operations/clientGroups.d.ts.map +1 -0
  14. package/{dist-esm/src → dist/browser}/operations/clientGroups.js +3 -3
  15. package/dist/browser/operations/clientGroups.js.map +1 -0
  16. package/dist/browser/operations/index.d.ts +8 -0
  17. package/dist/browser/operations/index.d.ts.map +1 -0
  18. package/dist/browser/operations/index.js +15 -0
  19. package/dist/browser/operations/index.js.map +1 -0
  20. package/{dist-esm/src → dist/browser}/operations/machineGroups.d.ts +3 -3
  21. package/dist/browser/operations/machineGroups.d.ts.map +1 -0
  22. package/{dist-esm/src → dist/browser}/operations/machineGroups.js +3 -3
  23. package/dist/browser/operations/machineGroups.js.map +1 -0
  24. package/{dist-esm/src → dist/browser}/operations/machines.d.ts +3 -3
  25. package/dist/browser/operations/machines.d.ts.map +1 -0
  26. package/{dist-esm/src → dist/browser}/operations/machines.js +3 -3
  27. package/dist/browser/operations/machines.js.map +1 -0
  28. package/{dist-esm/src → dist/browser}/operations/maps.d.ts +3 -3
  29. package/dist/browser/operations/maps.d.ts.map +1 -0
  30. package/{dist-esm/src → dist/browser}/operations/maps.js +2 -2
  31. package/dist/browser/operations/maps.js.map +1 -0
  32. package/{dist-esm/src → dist/browser}/operations/ports.d.ts +3 -3
  33. package/dist/browser/operations/ports.d.ts.map +1 -0
  34. package/{dist-esm/src → dist/browser}/operations/ports.js +3 -3
  35. package/dist/browser/operations/ports.js.map +1 -0
  36. package/{dist-esm/src → dist/browser}/operations/processes.d.ts +3 -3
  37. package/dist/browser/operations/processes.d.ts.map +1 -0
  38. package/{dist-esm/src → dist/browser}/operations/processes.js +3 -3
  39. package/dist/browser/operations/processes.js.map +1 -0
  40. package/{dist-esm/src → dist/browser}/operations/summaries.d.ts +3 -3
  41. package/dist/browser/operations/summaries.d.ts.map +1 -0
  42. package/{dist-esm/src → dist/browser}/operations/summaries.js +2 -2
  43. package/dist/browser/operations/summaries.js.map +1 -0
  44. package/{dist-esm/src → dist/browser}/operationsInterfaces/clientGroups.d.ts +1 -1
  45. package/dist/browser/operationsInterfaces/clientGroups.d.ts.map +1 -0
  46. package/dist/browser/operationsInterfaces/clientGroups.js.map +1 -0
  47. package/dist/browser/operationsInterfaces/index.d.ts +8 -0
  48. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  49. package/dist/browser/operationsInterfaces/index.js +15 -0
  50. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  51. package/{dist-esm/src → dist/browser}/operationsInterfaces/machineGroups.d.ts +1 -1
  52. package/dist/browser/operationsInterfaces/machineGroups.d.ts.map +1 -0
  53. package/dist/browser/operationsInterfaces/machineGroups.js.map +1 -0
  54. package/{dist-esm/src → dist/browser}/operationsInterfaces/machines.d.ts +1 -1
  55. package/dist/browser/operationsInterfaces/machines.d.ts.map +1 -0
  56. package/dist/browser/operationsInterfaces/machines.js.map +1 -0
  57. package/{dist-esm/src → dist/browser}/operationsInterfaces/maps.d.ts +1 -1
  58. package/dist/browser/operationsInterfaces/maps.d.ts.map +1 -0
  59. package/dist/browser/operationsInterfaces/maps.js.map +1 -0
  60. package/{dist-esm/src → dist/browser}/operationsInterfaces/ports.d.ts +1 -1
  61. package/dist/browser/operationsInterfaces/ports.d.ts.map +1 -0
  62. package/dist/browser/operationsInterfaces/ports.js.map +1 -0
  63. package/{dist-esm/src → dist/browser}/operationsInterfaces/processes.d.ts +1 -1
  64. package/dist/browser/operationsInterfaces/processes.d.ts.map +1 -0
  65. package/dist/browser/operationsInterfaces/processes.js.map +1 -0
  66. package/{dist-esm/src → dist/browser}/operationsInterfaces/summaries.d.ts +1 -1
  67. package/dist/browser/operationsInterfaces/summaries.d.ts.map +1 -0
  68. package/dist/browser/operationsInterfaces/summaries.js.map +1 -0
  69. package/dist/browser/package.json +3 -0
  70. package/dist/browser/pagingHelper.js.map +1 -0
  71. package/{dist-esm/src → dist/browser}/serviceMap.d.ts +2 -2
  72. package/dist/browser/serviceMap.d.ts.map +1 -0
  73. package/{dist-esm/src → dist/browser}/serviceMap.js +15 -18
  74. package/dist/browser/serviceMap.js.map +1 -0
  75. package/dist/commonjs/index.d.ts +5 -0
  76. package/dist/commonjs/index.d.ts.map +1 -0
  77. package/dist/commonjs/index.js +19 -0
  78. package/dist/commonjs/index.js.map +1 -0
  79. package/{types/arm-servicemap.d.ts → dist/commonjs/models/index.d.ts} +1111 -1552
  80. package/dist/commonjs/models/index.d.ts.map +1 -0
  81. package/dist/commonjs/models/index.js +87 -0
  82. package/dist/commonjs/models/index.js.map +1 -0
  83. package/dist/commonjs/models/mappers.d.ts +91 -0
  84. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  85. package/dist/commonjs/models/mappers.js +1983 -0
  86. package/dist/commonjs/models/mappers.js.map +1 -0
  87. package/dist/commonjs/models/parameters.d.ts +22 -0
  88. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  89. package/dist/commonjs/models/parameters.js +235 -0
  90. package/dist/commonjs/models/parameters.js.map +1 -0
  91. package/dist/commonjs/operations/clientGroups.d.ts +57 -0
  92. package/dist/commonjs/operations/clientGroups.d.ts.map +1 -0
  93. package/dist/commonjs/operations/clientGroups.js +236 -0
  94. package/dist/commonjs/operations/clientGroups.js.map +1 -0
  95. package/dist/commonjs/operations/index.d.ts +8 -0
  96. package/dist/commonjs/operations/index.d.ts.map +1 -0
  97. package/dist/commonjs/operations/index.js +18 -0
  98. package/dist/commonjs/operations/index.js.map +1 -0
  99. package/dist/commonjs/operations/machineGroups.d.ts +71 -0
  100. package/dist/commonjs/operations/machineGroups.d.ts.map +1 -0
  101. package/dist/commonjs/operations/machineGroups.js +298 -0
  102. package/dist/commonjs/operations/machineGroups.js.map +1 -0
  103. package/dist/commonjs/operations/machines.d.ts +177 -0
  104. package/dist/commonjs/operations/machines.d.ts.map +1 -0
  105. package/dist/commonjs/operations/machines.js +778 -0
  106. package/dist/commonjs/operations/machines.js.map +1 -0
  107. package/dist/commonjs/operations/maps.d.ts +21 -0
  108. package/dist/commonjs/operations/maps.d.ts.map +1 -0
  109. package/dist/commonjs/operations/maps.js +61 -0
  110. package/dist/commonjs/operations/maps.js.map +1 -0
  111. package/dist/commonjs/operations/ports.d.ts +93 -0
  112. package/dist/commonjs/operations/ports.d.ts.map +1 -0
  113. package/dist/commonjs/operations/ports.js +397 -0
  114. package/dist/commonjs/operations/ports.js.map +1 -0
  115. package/dist/commonjs/operations/processes.d.ts +92 -0
  116. package/dist/commonjs/operations/processes.d.ts.map +1 -0
  117. package/dist/commonjs/operations/processes.js +392 -0
  118. package/dist/commonjs/operations/processes.js.map +1 -0
  119. package/dist/commonjs/operations/summaries.d.ts +20 -0
  120. package/dist/commonjs/operations/summaries.d.ts.map +1 -0
  121. package/dist/commonjs/operations/summaries.js +62 -0
  122. package/dist/commonjs/operations/summaries.js.map +1 -0
  123. package/dist/commonjs/operationsInterfaces/clientGroups.d.ts +30 -0
  124. package/dist/commonjs/operationsInterfaces/clientGroups.d.ts.map +1 -0
  125. package/dist/commonjs/operationsInterfaces/clientGroups.js +10 -0
  126. package/dist/commonjs/operationsInterfaces/clientGroups.js.map +1 -0
  127. package/dist/commonjs/operationsInterfaces/index.d.ts +8 -0
  128. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  129. package/dist/commonjs/operationsInterfaces/index.js +18 -0
  130. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  131. package/dist/commonjs/operationsInterfaces/machineGroups.d.ts +46 -0
  132. package/dist/commonjs/operationsInterfaces/machineGroups.d.ts.map +1 -0
  133. package/dist/commonjs/operationsInterfaces/machineGroups.js +10 -0
  134. package/dist/commonjs/operationsInterfaces/machineGroups.js.map +1 -0
  135. package/dist/commonjs/operationsInterfaces/machines.d.ts +68 -0
  136. package/dist/commonjs/operationsInterfaces/machines.d.ts.map +1 -0
  137. package/dist/commonjs/operationsInterfaces/machines.js +10 -0
  138. package/dist/commonjs/operationsInterfaces/machines.js.map +1 -0
  139. package/dist/commonjs/operationsInterfaces/maps.d.ts +13 -0
  140. package/dist/commonjs/operationsInterfaces/maps.d.ts.map +1 -0
  141. package/dist/commonjs/operationsInterfaces/maps.js +10 -0
  142. package/dist/commonjs/operationsInterfaces/maps.js.map +1 -0
  143. package/dist/commonjs/operationsInterfaces/ports.d.ts +43 -0
  144. package/dist/commonjs/operationsInterfaces/ports.d.ts.map +1 -0
  145. package/dist/commonjs/operationsInterfaces/ports.js +10 -0
  146. package/dist/commonjs/operationsInterfaces/ports.js.map +1 -0
  147. package/dist/commonjs/operationsInterfaces/processes.d.ts +42 -0
  148. package/dist/commonjs/operationsInterfaces/processes.d.ts.map +1 -0
  149. package/dist/commonjs/operationsInterfaces/processes.js +10 -0
  150. package/dist/commonjs/operationsInterfaces/processes.js.map +1 -0
  151. package/dist/commonjs/operationsInterfaces/summaries.d.ts +12 -0
  152. package/dist/commonjs/operationsInterfaces/summaries.d.ts.map +1 -0
  153. package/dist/commonjs/operationsInterfaces/summaries.js +10 -0
  154. package/dist/commonjs/operationsInterfaces/summaries.js.map +1 -0
  155. package/dist/commonjs/package.json +3 -0
  156. package/dist/commonjs/pagingHelper.d.ts +13 -0
  157. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  158. package/dist/commonjs/pagingHelper.js +36 -0
  159. package/dist/commonjs/pagingHelper.js.map +1 -0
  160. package/dist/commonjs/serviceMap.d.ts +26 -0
  161. package/dist/commonjs/serviceMap.d.ts.map +1 -0
  162. package/dist/commonjs/serviceMap.js +108 -0
  163. package/dist/commonjs/serviceMap.js.map +1 -0
  164. package/{types → dist/commonjs}/tsdoc-metadata.json +1 -1
  165. package/dist/esm/index.d.ts +5 -0
  166. package/dist/esm/index.d.ts.map +1 -0
  167. package/{src/index.ts → dist/esm/index.js} +5 -5
  168. package/dist/esm/index.js.map +1 -0
  169. package/dist/esm/models/index.d.ts +1111 -0
  170. package/dist/esm/models/index.d.ts.map +1 -0
  171. package/dist/esm/models/index.js +84 -0
  172. package/dist/esm/models/index.js.map +1 -0
  173. package/dist/esm/models/mappers.d.ts +91 -0
  174. package/dist/esm/models/mappers.d.ts.map +1 -0
  175. package/dist/esm/models/mappers.js +1979 -0
  176. package/dist/esm/models/mappers.js.map +1 -0
  177. package/dist/esm/models/parameters.d.ts +22 -0
  178. package/dist/esm/models/parameters.d.ts.map +1 -0
  179. package/dist/esm/models/parameters.js +232 -0
  180. package/dist/esm/models/parameters.js.map +1 -0
  181. package/dist/esm/operations/clientGroups.d.ts +57 -0
  182. package/dist/esm/operations/clientGroups.d.ts.map +1 -0
  183. package/dist/esm/operations/clientGroups.js +232 -0
  184. package/dist/esm/operations/clientGroups.js.map +1 -0
  185. package/dist/esm/operations/index.d.ts +8 -0
  186. package/dist/esm/operations/index.d.ts.map +1 -0
  187. package/dist/esm/operations/index.js +15 -0
  188. package/dist/esm/operations/index.js.map +1 -0
  189. package/dist/esm/operations/machineGroups.d.ts +71 -0
  190. package/dist/esm/operations/machineGroups.d.ts.map +1 -0
  191. package/dist/esm/operations/machineGroups.js +294 -0
  192. package/dist/esm/operations/machineGroups.js.map +1 -0
  193. package/dist/esm/operations/machines.d.ts +177 -0
  194. package/dist/esm/operations/machines.d.ts.map +1 -0
  195. package/dist/esm/operations/machines.js +774 -0
  196. package/dist/esm/operations/machines.js.map +1 -0
  197. package/dist/esm/operations/maps.d.ts +21 -0
  198. package/dist/esm/operations/maps.d.ts.map +1 -0
  199. package/dist/esm/operations/maps.js +56 -0
  200. package/dist/esm/operations/maps.js.map +1 -0
  201. package/dist/esm/operations/ports.d.ts +93 -0
  202. package/dist/esm/operations/ports.d.ts.map +1 -0
  203. package/dist/esm/operations/ports.js +393 -0
  204. package/dist/esm/operations/ports.js.map +1 -0
  205. package/dist/esm/operations/processes.d.ts +92 -0
  206. package/dist/esm/operations/processes.d.ts.map +1 -0
  207. package/dist/esm/operations/processes.js +388 -0
  208. package/dist/esm/operations/processes.js.map +1 -0
  209. package/dist/esm/operations/summaries.d.ts +20 -0
  210. package/dist/esm/operations/summaries.d.ts.map +1 -0
  211. package/dist/esm/operations/summaries.js +57 -0
  212. package/dist/esm/operations/summaries.js.map +1 -0
  213. package/dist/esm/operationsInterfaces/clientGroups.d.ts +30 -0
  214. package/dist/esm/operationsInterfaces/clientGroups.d.ts.map +1 -0
  215. package/dist/esm/operationsInterfaces/clientGroups.js +9 -0
  216. package/dist/esm/operationsInterfaces/clientGroups.js.map +1 -0
  217. package/dist/esm/operationsInterfaces/index.d.ts +8 -0
  218. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  219. package/dist/esm/operationsInterfaces/index.js +15 -0
  220. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  221. package/dist/esm/operationsInterfaces/machineGroups.d.ts +46 -0
  222. package/dist/esm/operationsInterfaces/machineGroups.d.ts.map +1 -0
  223. package/dist/esm/operationsInterfaces/machineGroups.js +9 -0
  224. package/dist/esm/operationsInterfaces/machineGroups.js.map +1 -0
  225. package/dist/esm/operationsInterfaces/machines.d.ts +68 -0
  226. package/dist/esm/operationsInterfaces/machines.d.ts.map +1 -0
  227. package/dist/esm/operationsInterfaces/machines.js +9 -0
  228. package/dist/esm/operationsInterfaces/machines.js.map +1 -0
  229. package/dist/esm/operationsInterfaces/maps.d.ts +13 -0
  230. package/dist/esm/operationsInterfaces/maps.d.ts.map +1 -0
  231. package/dist/esm/operationsInterfaces/maps.js +9 -0
  232. package/dist/esm/operationsInterfaces/maps.js.map +1 -0
  233. package/dist/esm/operationsInterfaces/ports.d.ts +43 -0
  234. package/dist/esm/operationsInterfaces/ports.d.ts.map +1 -0
  235. package/dist/esm/operationsInterfaces/ports.js +9 -0
  236. package/dist/esm/operationsInterfaces/ports.js.map +1 -0
  237. package/dist/esm/operationsInterfaces/processes.d.ts +42 -0
  238. package/dist/esm/operationsInterfaces/processes.d.ts.map +1 -0
  239. package/dist/esm/operationsInterfaces/processes.js +9 -0
  240. package/dist/esm/operationsInterfaces/processes.js.map +1 -0
  241. package/dist/esm/operationsInterfaces/summaries.d.ts +12 -0
  242. package/dist/esm/operationsInterfaces/summaries.d.ts.map +1 -0
  243. package/dist/esm/operationsInterfaces/summaries.js +9 -0
  244. package/dist/esm/operationsInterfaces/summaries.js.map +1 -0
  245. package/dist/esm/package.json +3 -0
  246. package/dist/esm/pagingHelper.d.ts +13 -0
  247. package/dist/esm/pagingHelper.d.ts.map +1 -0
  248. package/dist/esm/pagingHelper.js +32 -0
  249. package/dist/esm/pagingHelper.js.map +1 -0
  250. package/dist/esm/serviceMap.d.ts +26 -0
  251. package/dist/esm/serviceMap.d.ts.map +1 -0
  252. package/dist/esm/serviceMap.js +103 -0
  253. package/dist/esm/serviceMap.js.map +1 -0
  254. package/dist/react-native/index.d.ts +5 -0
  255. package/dist/react-native/index.d.ts.map +1 -0
  256. package/dist/react-native/index.js +13 -0
  257. package/dist/react-native/index.js.map +1 -0
  258. package/dist/react-native/models/index.d.ts +1111 -0
  259. package/dist/react-native/models/index.d.ts.map +1 -0
  260. package/dist/react-native/models/index.js +84 -0
  261. package/dist/react-native/models/index.js.map +1 -0
  262. package/dist/react-native/models/mappers.d.ts +91 -0
  263. package/dist/react-native/models/mappers.d.ts.map +1 -0
  264. package/dist/react-native/models/mappers.js +1979 -0
  265. package/dist/react-native/models/mappers.js.map +1 -0
  266. package/dist/react-native/models/parameters.d.ts +22 -0
  267. package/dist/react-native/models/parameters.d.ts.map +1 -0
  268. package/dist/react-native/models/parameters.js +232 -0
  269. package/dist/react-native/models/parameters.js.map +1 -0
  270. package/dist/react-native/operations/clientGroups.d.ts +57 -0
  271. package/dist/react-native/operations/clientGroups.d.ts.map +1 -0
  272. package/dist/react-native/operations/clientGroups.js +232 -0
  273. package/dist/react-native/operations/clientGroups.js.map +1 -0
  274. package/dist/react-native/operations/index.d.ts +8 -0
  275. package/dist/react-native/operations/index.d.ts.map +1 -0
  276. package/dist/react-native/operations/index.js +15 -0
  277. package/dist/react-native/operations/index.js.map +1 -0
  278. package/dist/react-native/operations/machineGroups.d.ts +71 -0
  279. package/dist/react-native/operations/machineGroups.d.ts.map +1 -0
  280. package/dist/react-native/operations/machineGroups.js +294 -0
  281. package/dist/react-native/operations/machineGroups.js.map +1 -0
  282. package/dist/react-native/operations/machines.d.ts +177 -0
  283. package/dist/react-native/operations/machines.d.ts.map +1 -0
  284. package/dist/react-native/operations/machines.js +774 -0
  285. package/dist/react-native/operations/machines.js.map +1 -0
  286. package/dist/react-native/operations/maps.d.ts +21 -0
  287. package/dist/react-native/operations/maps.d.ts.map +1 -0
  288. package/dist/react-native/operations/maps.js +56 -0
  289. package/dist/react-native/operations/maps.js.map +1 -0
  290. package/dist/react-native/operations/ports.d.ts +93 -0
  291. package/dist/react-native/operations/ports.d.ts.map +1 -0
  292. package/dist/react-native/operations/ports.js +393 -0
  293. package/dist/react-native/operations/ports.js.map +1 -0
  294. package/dist/react-native/operations/processes.d.ts +92 -0
  295. package/dist/react-native/operations/processes.d.ts.map +1 -0
  296. package/dist/react-native/operations/processes.js +388 -0
  297. package/dist/react-native/operations/processes.js.map +1 -0
  298. package/dist/react-native/operations/summaries.d.ts +20 -0
  299. package/dist/react-native/operations/summaries.d.ts.map +1 -0
  300. package/dist/react-native/operations/summaries.js +57 -0
  301. package/dist/react-native/operations/summaries.js.map +1 -0
  302. package/dist/react-native/operationsInterfaces/clientGroups.d.ts +30 -0
  303. package/dist/react-native/operationsInterfaces/clientGroups.d.ts.map +1 -0
  304. package/dist/react-native/operationsInterfaces/clientGroups.js +9 -0
  305. package/dist/react-native/operationsInterfaces/clientGroups.js.map +1 -0
  306. package/dist/react-native/operationsInterfaces/index.d.ts +8 -0
  307. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  308. package/dist/react-native/operationsInterfaces/index.js +15 -0
  309. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  310. package/dist/react-native/operationsInterfaces/machineGroups.d.ts +46 -0
  311. package/dist/react-native/operationsInterfaces/machineGroups.d.ts.map +1 -0
  312. package/dist/react-native/operationsInterfaces/machineGroups.js +9 -0
  313. package/dist/react-native/operationsInterfaces/machineGroups.js.map +1 -0
  314. package/dist/react-native/operationsInterfaces/machines.d.ts +68 -0
  315. package/dist/react-native/operationsInterfaces/machines.d.ts.map +1 -0
  316. package/dist/react-native/operationsInterfaces/machines.js +9 -0
  317. package/dist/react-native/operationsInterfaces/machines.js.map +1 -0
  318. package/dist/react-native/operationsInterfaces/maps.d.ts +13 -0
  319. package/dist/react-native/operationsInterfaces/maps.d.ts.map +1 -0
  320. package/dist/react-native/operationsInterfaces/maps.js +9 -0
  321. package/dist/react-native/operationsInterfaces/maps.js.map +1 -0
  322. package/dist/react-native/operationsInterfaces/ports.d.ts +43 -0
  323. package/dist/react-native/operationsInterfaces/ports.d.ts.map +1 -0
  324. package/dist/react-native/operationsInterfaces/ports.js +9 -0
  325. package/dist/react-native/operationsInterfaces/ports.js.map +1 -0
  326. package/dist/react-native/operationsInterfaces/processes.d.ts +42 -0
  327. package/dist/react-native/operationsInterfaces/processes.d.ts.map +1 -0
  328. package/dist/react-native/operationsInterfaces/processes.js +9 -0
  329. package/dist/react-native/operationsInterfaces/processes.js.map +1 -0
  330. package/dist/react-native/operationsInterfaces/summaries.d.ts +12 -0
  331. package/dist/react-native/operationsInterfaces/summaries.d.ts.map +1 -0
  332. package/dist/react-native/operationsInterfaces/summaries.js +9 -0
  333. package/dist/react-native/operationsInterfaces/summaries.js.map +1 -0
  334. package/dist/react-native/package.json +3 -0
  335. package/dist/react-native/pagingHelper.d.ts +13 -0
  336. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  337. package/dist/react-native/pagingHelper.js +32 -0
  338. package/dist/react-native/pagingHelper.js.map +1 -0
  339. package/dist/react-native/serviceMap.d.ts +26 -0
  340. package/dist/react-native/serviceMap.d.ts.map +1 -0
  341. package/dist/react-native/serviceMap.js +103 -0
  342. package/dist/react-native/serviceMap.js.map +1 -0
  343. package/package.json +67 -36
  344. package/LICENSE.txt +0 -21
  345. package/dist/index.js +0 -4690
  346. package/dist/index.js.map +0 -1
  347. package/dist/index.min.js +0 -1
  348. package/dist/index.min.js.map +0 -1
  349. package/dist-esm/samples-dev/clientGroupsGetMembersCountSample.d.ts +0 -2
  350. package/dist-esm/samples-dev/clientGroupsGetMembersCountSample.d.ts.map +0 -1
  351. package/dist-esm/samples-dev/clientGroupsGetMembersCountSample.js +0 -46
  352. package/dist-esm/samples-dev/clientGroupsGetMembersCountSample.js.map +0 -1
  353. package/dist-esm/samples-dev/clientGroupsGetSample.d.ts +0 -2
  354. package/dist-esm/samples-dev/clientGroupsGetSample.d.ts.map +0 -1
  355. package/dist-esm/samples-dev/clientGroupsGetSample.js +0 -43
  356. package/dist-esm/samples-dev/clientGroupsGetSample.js.map +0 -1
  357. package/dist-esm/samples-dev/clientGroupsListMembersSample.d.ts +0 -2
  358. package/dist-esm/samples-dev/clientGroupsListMembersSample.d.ts.map +0 -1
  359. package/dist-esm/samples-dev/clientGroupsListMembersSample.js +0 -59
  360. package/dist-esm/samples-dev/clientGroupsListMembersSample.js.map +0 -1
  361. package/dist-esm/samples-dev/machineGroupsCreateSample.d.ts +0 -2
  362. package/dist-esm/samples-dev/machineGroupsCreateSample.d.ts.map +0 -1
  363. package/dist-esm/samples-dev/machineGroupsCreateSample.js +0 -51
  364. package/dist-esm/samples-dev/machineGroupsCreateSample.js.map +0 -1
  365. package/dist-esm/samples-dev/machineGroupsDeleteSample.d.ts +0 -2
  366. package/dist-esm/samples-dev/machineGroupsDeleteSample.d.ts.map +0 -1
  367. package/dist-esm/samples-dev/machineGroupsDeleteSample.js +0 -40
  368. package/dist-esm/samples-dev/machineGroupsDeleteSample.js.map +0 -1
  369. package/dist-esm/samples-dev/machineGroupsGetSample.d.ts +0 -2
  370. package/dist-esm/samples-dev/machineGroupsGetSample.d.ts.map +0 -1
  371. package/dist-esm/samples-dev/machineGroupsGetSample.js +0 -40
  372. package/dist-esm/samples-dev/machineGroupsGetSample.js.map +0 -1
  373. package/dist-esm/samples-dev/machineGroupsListByWorkspaceSample.d.ts +0 -2
  374. package/dist-esm/samples-dev/machineGroupsListByWorkspaceSample.d.ts.map +0 -1
  375. package/dist-esm/samples-dev/machineGroupsListByWorkspaceSample.js +0 -61
  376. package/dist-esm/samples-dev/machineGroupsListByWorkspaceSample.js.map +0 -1
  377. package/dist-esm/samples-dev/machineGroupsUpdateSample.d.ts +0 -2
  378. package/dist-esm/samples-dev/machineGroupsUpdateSample.d.ts.map +0 -1
  379. package/dist-esm/samples-dev/machineGroupsUpdateSample.js +0 -52
  380. package/dist-esm/samples-dev/machineGroupsUpdateSample.js.map +0 -1
  381. package/dist-esm/samples-dev/machinesGetLivenessSample.d.ts +0 -2
  382. package/dist-esm/samples-dev/machinesGetLivenessSample.d.ts.map +0 -1
  383. package/dist-esm/samples-dev/machinesGetLivenessSample.js +0 -43
  384. package/dist-esm/samples-dev/machinesGetLivenessSample.js.map +0 -1
  385. package/dist-esm/samples-dev/machinesGetSample.d.ts +0 -2
  386. package/dist-esm/samples-dev/machinesGetSample.d.ts.map +0 -1
  387. package/dist-esm/samples-dev/machinesGetSample.js +0 -42
  388. package/dist-esm/samples-dev/machinesGetSample.js.map +0 -1
  389. package/dist-esm/samples-dev/machinesListByWorkspaceSample.d.ts +0 -2
  390. package/dist-esm/samples-dev/machinesListByWorkspaceSample.d.ts.map +0 -1
  391. package/dist-esm/samples-dev/machinesListByWorkspaceSample.js +0 -58
  392. package/dist-esm/samples-dev/machinesListByWorkspaceSample.js.map +0 -1
  393. package/dist-esm/samples-dev/machinesListConnectionsSample.d.ts +0 -2
  394. package/dist-esm/samples-dev/machinesListConnectionsSample.d.ts.map +0 -1
  395. package/dist-esm/samples-dev/machinesListConnectionsSample.js +0 -59
  396. package/dist-esm/samples-dev/machinesListConnectionsSample.js.map +0 -1
  397. package/dist-esm/samples-dev/machinesListMachineGroupMembershipSample.d.ts +0 -2
  398. package/dist-esm/samples-dev/machinesListMachineGroupMembershipSample.d.ts.map +0 -1
  399. package/dist-esm/samples-dev/machinesListMachineGroupMembershipSample.js +0 -62
  400. package/dist-esm/samples-dev/machinesListMachineGroupMembershipSample.js.map +0 -1
  401. package/dist-esm/samples-dev/machinesListPortsSample.d.ts +0 -2
  402. package/dist-esm/samples-dev/machinesListPortsSample.d.ts.map +0 -1
  403. package/dist-esm/samples-dev/machinesListPortsSample.js +0 -59
  404. package/dist-esm/samples-dev/machinesListPortsSample.js.map +0 -1
  405. package/dist-esm/samples-dev/machinesListProcessesSample.d.ts +0 -2
  406. package/dist-esm/samples-dev/machinesListProcessesSample.d.ts.map +0 -1
  407. package/dist-esm/samples-dev/machinesListProcessesSample.js +0 -59
  408. package/dist-esm/samples-dev/machinesListProcessesSample.js.map +0 -1
  409. package/dist-esm/samples-dev/mapsGenerateSample.d.ts +0 -2
  410. package/dist-esm/samples-dev/mapsGenerateSample.d.ts.map +0 -1
  411. package/dist-esm/samples-dev/mapsGenerateSample.js +0 -100
  412. package/dist-esm/samples-dev/mapsGenerateSample.js.map +0 -1
  413. package/dist-esm/samples-dev/portsGetLivenessSample.d.ts +0 -2
  414. package/dist-esm/samples-dev/portsGetLivenessSample.d.ts.map +0 -1
  415. package/dist-esm/samples-dev/portsGetLivenessSample.js +0 -44
  416. package/dist-esm/samples-dev/portsGetLivenessSample.js.map +0 -1
  417. package/dist-esm/samples-dev/portsGetSample.d.ts +0 -2
  418. package/dist-esm/samples-dev/portsGetSample.d.ts.map +0 -1
  419. package/dist-esm/samples-dev/portsGetSample.js +0 -44
  420. package/dist-esm/samples-dev/portsGetSample.js.map +0 -1
  421. package/dist-esm/samples-dev/portsListAcceptingProcessesSample.d.ts +0 -2
  422. package/dist-esm/samples-dev/portsListAcceptingProcessesSample.d.ts.map +0 -1
  423. package/dist-esm/samples-dev/portsListAcceptingProcessesSample.js +0 -63
  424. package/dist-esm/samples-dev/portsListAcceptingProcessesSample.js.map +0 -1
  425. package/dist-esm/samples-dev/portsListConnectionsSample.d.ts +0 -2
  426. package/dist-esm/samples-dev/portsListConnectionsSample.d.ts.map +0 -1
  427. package/dist-esm/samples-dev/portsListConnectionsSample.js +0 -60
  428. package/dist-esm/samples-dev/portsListConnectionsSample.js.map +0 -1
  429. package/dist-esm/samples-dev/processesGetLivenessSample.d.ts +0 -2
  430. package/dist-esm/samples-dev/processesGetLivenessSample.d.ts.map +0 -1
  431. package/dist-esm/samples-dev/processesGetLivenessSample.js +0 -44
  432. package/dist-esm/samples-dev/processesGetLivenessSample.js.map +0 -1
  433. package/dist-esm/samples-dev/processesGetSample.d.ts +0 -2
  434. package/dist-esm/samples-dev/processesGetSample.d.ts.map +0 -1
  435. package/dist-esm/samples-dev/processesGetSample.js +0 -43
  436. package/dist-esm/samples-dev/processesGetSample.js.map +0 -1
  437. package/dist-esm/samples-dev/processesListAcceptingPortsSample.d.ts +0 -2
  438. package/dist-esm/samples-dev/processesListAcceptingPortsSample.d.ts.map +0 -1
  439. package/dist-esm/samples-dev/processesListAcceptingPortsSample.js +0 -63
  440. package/dist-esm/samples-dev/processesListAcceptingPortsSample.js.map +0 -1
  441. package/dist-esm/samples-dev/processesListConnectionsSample.d.ts +0 -2
  442. package/dist-esm/samples-dev/processesListConnectionsSample.d.ts.map +0 -1
  443. package/dist-esm/samples-dev/processesListConnectionsSample.js +0 -63
  444. package/dist-esm/samples-dev/processesListConnectionsSample.js.map +0 -1
  445. package/dist-esm/samples-dev/smClientGroupsGet.d.ts +0 -2
  446. package/dist-esm/samples-dev/smClientGroupsGet.d.ts.map +0 -1
  447. package/dist-esm/samples-dev/smClientGroupsGet.js +0 -35
  448. package/dist-esm/samples-dev/smClientGroupsGet.js.map +0 -1
  449. package/dist-esm/samples-dev/smClientGroupsGetMembersCountGet.d.ts +0 -2
  450. package/dist-esm/samples-dev/smClientGroupsGetMembersCountGet.d.ts.map +0 -1
  451. package/dist-esm/samples-dev/smClientGroupsGetMembersCountGet.js +0 -35
  452. package/dist-esm/samples-dev/smClientGroupsGetMembersCountGet.js.map +0 -1
  453. package/dist-esm/samples-dev/smClientGroupsListMembersGet.d.ts +0 -2
  454. package/dist-esm/samples-dev/smClientGroupsListMembersGet.d.ts.map +0 -1
  455. package/dist-esm/samples-dev/smClientGroupsListMembersGet.js +0 -51
  456. package/dist-esm/samples-dev/smClientGroupsListMembersGet.js.map +0 -1
  457. package/dist-esm/samples-dev/smMachineGroupsCreatePost.d.ts +0 -2
  458. package/dist-esm/samples-dev/smMachineGroupsCreatePost.d.ts.map +0 -1
  459. package/dist-esm/samples-dev/smMachineGroupsCreatePost.js +0 -43
  460. package/dist-esm/samples-dev/smMachineGroupsCreatePost.js.map +0 -1
  461. package/dist-esm/samples-dev/smMachineGroupsDelete.d.ts +0 -2
  462. package/dist-esm/samples-dev/smMachineGroupsDelete.d.ts.map +0 -1
  463. package/dist-esm/samples-dev/smMachineGroupsDelete.js +0 -32
  464. package/dist-esm/samples-dev/smMachineGroupsDelete.js.map +0 -1
  465. package/dist-esm/samples-dev/smMachineGroupsGet.d.ts +0 -2
  466. package/dist-esm/samples-dev/smMachineGroupsGet.d.ts.map +0 -1
  467. package/dist-esm/samples-dev/smMachineGroupsGet.js +0 -32
  468. package/dist-esm/samples-dev/smMachineGroupsGet.js.map +0 -1
  469. package/dist-esm/samples-dev/smMachineGroupsListByWorkspaceGet.d.ts +0 -2
  470. package/dist-esm/samples-dev/smMachineGroupsListByWorkspaceGet.d.ts.map +0 -1
  471. package/dist-esm/samples-dev/smMachineGroupsListByWorkspaceGet.js +0 -50
  472. package/dist-esm/samples-dev/smMachineGroupsListByWorkspaceGet.js.map +0 -1
  473. package/dist-esm/samples-dev/smMachineGroupsUpdatePut.d.ts +0 -2
  474. package/dist-esm/samples-dev/smMachineGroupsUpdatePut.d.ts.map +0 -1
  475. package/dist-esm/samples-dev/smMachineGroupsUpdatePut.js +0 -44
  476. package/dist-esm/samples-dev/smMachineGroupsUpdatePut.js.map +0 -1
  477. package/dist-esm/samples-dev/smMachinesGet.d.ts +0 -2
  478. package/dist-esm/samples-dev/smMachinesGet.d.ts.map +0 -1
  479. package/dist-esm/samples-dev/smMachinesGet.js +0 -34
  480. package/dist-esm/samples-dev/smMachinesGet.js.map +0 -1
  481. package/dist-esm/samples-dev/smMachinesGetLivenessGet.d.ts +0 -2
  482. package/dist-esm/samples-dev/smMachinesGetLivenessGet.d.ts.map +0 -1
  483. package/dist-esm/samples-dev/smMachinesGetLivenessGet.js +0 -35
  484. package/dist-esm/samples-dev/smMachinesGetLivenessGet.js.map +0 -1
  485. package/dist-esm/samples-dev/smMachinesListByWorkspaceGet.d.ts +0 -2
  486. package/dist-esm/samples-dev/smMachinesListByWorkspaceGet.d.ts.map +0 -1
  487. package/dist-esm/samples-dev/smMachinesListByWorkspaceGet.js +0 -50
  488. package/dist-esm/samples-dev/smMachinesListByWorkspaceGet.js.map +0 -1
  489. package/dist-esm/samples-dev/smMachinesListConnectionsGet.d.ts +0 -2
  490. package/dist-esm/samples-dev/smMachinesListConnectionsGet.d.ts.map +0 -1
  491. package/dist-esm/samples-dev/smMachinesListConnectionsGet.js +0 -51
  492. package/dist-esm/samples-dev/smMachinesListConnectionsGet.js.map +0 -1
  493. package/dist-esm/samples-dev/smMachinesListMachineGroupMembershipGet.d.ts +0 -2
  494. package/dist-esm/samples-dev/smMachinesListMachineGroupMembershipGet.d.ts.map +0 -1
  495. package/dist-esm/samples-dev/smMachinesListMachineGroupMembershipGet.js +0 -51
  496. package/dist-esm/samples-dev/smMachinesListMachineGroupMembershipGet.js.map +0 -1
  497. package/dist-esm/samples-dev/smMachinesListPortsGet.d.ts +0 -2
  498. package/dist-esm/samples-dev/smMachinesListPortsGet.d.ts.map +0 -1
  499. package/dist-esm/samples-dev/smMachinesListPortsGet.js +0 -51
  500. package/dist-esm/samples-dev/smMachinesListPortsGet.js.map +0 -1
  501. package/dist-esm/samples-dev/smMachinesListProcessesGet.d.ts +0 -2
  502. package/dist-esm/samples-dev/smMachinesListProcessesGet.d.ts.map +0 -1
  503. package/dist-esm/samples-dev/smMachinesListProcessesGet.js +0 -51
  504. package/dist-esm/samples-dev/smMachinesListProcessesGet.js.map +0 -1
  505. package/dist-esm/samples-dev/smMachinesPortsGet.d.ts +0 -2
  506. package/dist-esm/samples-dev/smMachinesPortsGet.d.ts.map +0 -1
  507. package/dist-esm/samples-dev/smMachinesPortsGet.js +0 -36
  508. package/dist-esm/samples-dev/smMachinesPortsGet.js.map +0 -1
  509. package/dist-esm/samples-dev/smMachinesPortsGetLivenessGet.d.ts +0 -2
  510. package/dist-esm/samples-dev/smMachinesPortsGetLivenessGet.d.ts.map +0 -1
  511. package/dist-esm/samples-dev/smMachinesPortsGetLivenessGet.js +0 -36
  512. package/dist-esm/samples-dev/smMachinesPortsGetLivenessGet.js.map +0 -1
  513. package/dist-esm/samples-dev/smMachinesPortsListAcceptingProcessesGet.d.ts +0 -2
  514. package/dist-esm/samples-dev/smMachinesPortsListAcceptingProcessesGet.d.ts.map +0 -1
  515. package/dist-esm/samples-dev/smMachinesPortsListAcceptingProcessesGet.js +0 -52
  516. package/dist-esm/samples-dev/smMachinesPortsListAcceptingProcessesGet.js.map +0 -1
  517. package/dist-esm/samples-dev/smMachinesPortsListConnectionsGet.d.ts +0 -2
  518. package/dist-esm/samples-dev/smMachinesPortsListConnectionsGet.d.ts.map +0 -1
  519. package/dist-esm/samples-dev/smMachinesPortsListConnectionsGet.js +0 -52
  520. package/dist-esm/samples-dev/smMachinesPortsListConnectionsGet.js.map +0 -1
  521. package/dist-esm/samples-dev/smMachinesProcessesGet.d.ts +0 -2
  522. package/dist-esm/samples-dev/smMachinesProcessesGet.d.ts.map +0 -1
  523. package/dist-esm/samples-dev/smMachinesProcessesGet.js +0 -35
  524. package/dist-esm/samples-dev/smMachinesProcessesGet.js.map +0 -1
  525. package/dist-esm/samples-dev/smMachinesProcessesGetLivenessGet.d.ts +0 -2
  526. package/dist-esm/samples-dev/smMachinesProcessesGetLivenessGet.d.ts.map +0 -1
  527. package/dist-esm/samples-dev/smMachinesProcessesGetLivenessGet.js +0 -36
  528. package/dist-esm/samples-dev/smMachinesProcessesGetLivenessGet.js.map +0 -1
  529. package/dist-esm/samples-dev/smMachinesProcessesListAcceptingPortsGet.d.ts +0 -2
  530. package/dist-esm/samples-dev/smMachinesProcessesListAcceptingPortsGet.d.ts.map +0 -1
  531. package/dist-esm/samples-dev/smMachinesProcessesListAcceptingPortsGet.js +0 -52
  532. package/dist-esm/samples-dev/smMachinesProcessesListAcceptingPortsGet.js.map +0 -1
  533. package/dist-esm/samples-dev/smMachinesProcessesListConnectionsGet.d.ts +0 -2
  534. package/dist-esm/samples-dev/smMachinesProcessesListConnectionsGet.d.ts.map +0 -1
  535. package/dist-esm/samples-dev/smMachinesProcessesListConnectionsGet.js +0 -52
  536. package/dist-esm/samples-dev/smMachinesProcessesListConnectionsGet.js.map +0 -1
  537. package/dist-esm/samples-dev/smMapsGenerateMachineGroupDependencyPost.d.ts +0 -2
  538. package/dist-esm/samples-dev/smMapsGenerateMachineGroupDependencyPost.d.ts.map +0 -1
  539. package/dist-esm/samples-dev/smMapsGenerateMachineGroupDependencyPost.js +0 -38
  540. package/dist-esm/samples-dev/smMapsGenerateMachineGroupDependencyPost.js.map +0 -1
  541. package/dist-esm/samples-dev/smMapsGenerateMachineListDependencyPost.d.ts +0 -2
  542. package/dist-esm/samples-dev/smMapsGenerateMachineListDependencyPost.d.ts.map +0 -1
  543. package/dist-esm/samples-dev/smMapsGenerateMachineListDependencyPost.js +0 -41
  544. package/dist-esm/samples-dev/smMapsGenerateMachineListDependencyPost.js.map +0 -1
  545. package/dist-esm/samples-dev/smMapsGenerateSingleMachineDependencyPost.d.ts +0 -2
  546. package/dist-esm/samples-dev/smMapsGenerateSingleMachineDependencyPost.d.ts.map +0 -1
  547. package/dist-esm/samples-dev/smMapsGenerateSingleMachineDependencyPost.js +0 -37
  548. package/dist-esm/samples-dev/smMapsGenerateSingleMachineDependencyPost.js.map +0 -1
  549. package/dist-esm/samples-dev/smSummariesGetMachinesGet.d.ts +0 -2
  550. package/dist-esm/samples-dev/smSummariesGetMachinesGet.d.ts.map +0 -1
  551. package/dist-esm/samples-dev/smSummariesGetMachinesGet.js +0 -34
  552. package/dist-esm/samples-dev/smSummariesGetMachinesGet.js.map +0 -1
  553. package/dist-esm/samples-dev/summariesGetMachinesSample.d.ts +0 -2
  554. package/dist-esm/samples-dev/summariesGetMachinesSample.d.ts.map +0 -1
  555. package/dist-esm/samples-dev/summariesGetMachinesSample.js +0 -42
  556. package/dist-esm/samples-dev/summariesGetMachinesSample.js.map +0 -1
  557. package/dist-esm/src/index.d.ts +0 -5
  558. package/dist-esm/src/index.js.map +0 -1
  559. package/dist-esm/src/models/index.js.map +0 -1
  560. package/dist-esm/src/models/mappers.js.map +0 -1
  561. package/dist-esm/src/models/parameters.js.map +0 -1
  562. package/dist-esm/src/operations/clientGroups.d.ts.map +0 -1
  563. package/dist-esm/src/operations/clientGroups.js.map +0 -1
  564. package/dist-esm/src/operations/index.d.ts +0 -8
  565. package/dist-esm/src/operations/index.d.ts.map +0 -1
  566. package/dist-esm/src/operations/index.js +0 -15
  567. package/dist-esm/src/operations/index.js.map +0 -1
  568. package/dist-esm/src/operations/machineGroups.d.ts.map +0 -1
  569. package/dist-esm/src/operations/machineGroups.js.map +0 -1
  570. package/dist-esm/src/operations/machines.d.ts.map +0 -1
  571. package/dist-esm/src/operations/machines.js.map +0 -1
  572. package/dist-esm/src/operations/maps.d.ts.map +0 -1
  573. package/dist-esm/src/operations/maps.js.map +0 -1
  574. package/dist-esm/src/operations/ports.d.ts.map +0 -1
  575. package/dist-esm/src/operations/ports.js.map +0 -1
  576. package/dist-esm/src/operations/processes.d.ts.map +0 -1
  577. package/dist-esm/src/operations/processes.js.map +0 -1
  578. package/dist-esm/src/operations/summaries.d.ts.map +0 -1
  579. package/dist-esm/src/operations/summaries.js.map +0 -1
  580. package/dist-esm/src/operationsInterfaces/clientGroups.d.ts.map +0 -1
  581. package/dist-esm/src/operationsInterfaces/clientGroups.js.map +0 -1
  582. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -8
  583. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  584. package/dist-esm/src/operationsInterfaces/index.js +0 -15
  585. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  586. package/dist-esm/src/operationsInterfaces/machineGroups.d.ts.map +0 -1
  587. package/dist-esm/src/operationsInterfaces/machineGroups.js.map +0 -1
  588. package/dist-esm/src/operationsInterfaces/machines.d.ts.map +0 -1
  589. package/dist-esm/src/operationsInterfaces/machines.js.map +0 -1
  590. package/dist-esm/src/operationsInterfaces/maps.d.ts.map +0 -1
  591. package/dist-esm/src/operationsInterfaces/maps.js.map +0 -1
  592. package/dist-esm/src/operationsInterfaces/ports.d.ts.map +0 -1
  593. package/dist-esm/src/operationsInterfaces/ports.js.map +0 -1
  594. package/dist-esm/src/operationsInterfaces/processes.d.ts.map +0 -1
  595. package/dist-esm/src/operationsInterfaces/processes.js.map +0 -1
  596. package/dist-esm/src/operationsInterfaces/summaries.d.ts.map +0 -1
  597. package/dist-esm/src/operationsInterfaces/summaries.js.map +0 -1
  598. package/dist-esm/src/pagingHelper.js.map +0 -1
  599. package/dist-esm/src/serviceMap.d.ts.map +0 -1
  600. package/dist-esm/src/serviceMap.js.map +0 -1
  601. package/dist-esm/test/sampleTest.d.ts +0 -2
  602. package/dist-esm/test/sampleTest.d.ts.map +0 -1
  603. package/dist-esm/test/sampleTest.js +0 -42
  604. package/dist-esm/test/sampleTest.js.map +0 -1
  605. package/src/models/index.ts +0 -1336
  606. package/src/models/mappers.ts +0 -2186
  607. package/src/models/parameters.ts +0 -260
  608. package/src/operations/clientGroups.ts +0 -318
  609. package/src/operations/index.ts +0 -15
  610. package/src/operations/machineGroups.ts +0 -394
  611. package/src/operations/machines.ts +0 -1066
  612. package/src/operations/maps.ts +0 -77
  613. package/src/operations/ports.ts +0 -555
  614. package/src/operations/processes.ts +0 -550
  615. package/src/operations/summaries.ts +0 -76
  616. package/src/operationsInterfaces/clientGroups.ts +0 -61
  617. package/src/operationsInterfaces/index.ts +0 -15
  618. package/src/operationsInterfaces/machineGroups.ts +0 -90
  619. package/src/operationsInterfaces/machines.ts +0 -126
  620. package/src/operationsInterfaces/maps.ts +0 -30
  621. package/src/operationsInterfaces/ports.ts +0 -85
  622. package/src/operationsInterfaces/processes.ts +0 -84
  623. package/src/operationsInterfaces/summaries.ts +0 -27
  624. package/src/pagingHelper.ts +0 -39
  625. package/src/serviceMap.ts +0 -168
  626. package/tsconfig.json +0 -33
  627. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  628. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  629. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  630. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  631. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  632. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  633. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  634. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  635. /package/{dist-esm/src → dist/browser}/operationsInterfaces/clientGroups.js +0 -0
  636. /package/{dist-esm/src → dist/browser}/operationsInterfaces/machineGroups.js +0 -0
  637. /package/{dist-esm/src → dist/browser}/operationsInterfaces/machines.js +0 -0
  638. /package/{dist-esm/src → dist/browser}/operationsInterfaces/maps.js +0 -0
  639. /package/{dist-esm/src → dist/browser}/operationsInterfaces/ports.js +0 -0
  640. /package/{dist-esm/src → dist/browser}/operationsInterfaces/processes.js +0 -0
  641. /package/{dist-esm/src → dist/browser}/operationsInterfaces/summaries.js +0 -0
  642. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  643. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  644. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
package/CHANGELOG.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  ## 3.0.0-beta.2 (2022-12-21)
4
4
 
5
+ ### Features Added
6
+
5
7
  The package of @azure/arm-servicemap is using our next generation design principles since version 3.0.0-beta.2, which contains breaking changes.
6
8
 
7
9
  To understand the detail of the change, please refer to [Changelog](https://aka.ms/js-track2-changelog).
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
- The MIT License (MIT)
1
+ Copyright (c) Microsoft Corporation.
2
2
 
3
- Copyright (c) 2022 Microsoft
3
+ MIT License
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -12,10 +12,10 @@ furnished to do so, subject to the following conditions:
12
12
  The above copyright notice and this permission notice shall be included in all
13
13
  copies or substantial portions of the Software.
14
14
 
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15
+ THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
16
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
17
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
18
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
19
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
20
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
21
+ SOFTWARE.
package/README.md CHANGED
@@ -6,7 +6,7 @@ Service Map API Reference
6
6
 
7
7
  [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/service-map/arm-servicemap) |
8
8
  [Package (NPM)](https://www.npmjs.com/package/@azure/arm-servicemap) |
9
- [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-servicemap?view=azure-node-preview) |
9
+ [API reference documentation](https://learn.microsoft.com/javascript/api/@azure/arm-servicemap?view=azure-node-preview) |
10
10
  [Samples](https://github.com/Azure-Samples/azure-samples-js-management)
11
11
 
12
12
  ## Getting started
@@ -46,26 +46,34 @@ npm install @azure/identity
46
46
  You will also need to **register a new AAD application and grant access to Azure ServiceMap** by assigning the suitable role to your service principal (note: roles such as `"Owner"` will not grant the necessary permissions).
47
47
  Set the values of the client ID, tenant ID, and client secret of the AAD application as environment variables: `AZURE_CLIENT_ID`, `AZURE_TENANT_ID`, `AZURE_CLIENT_SECRET`.
48
48
 
49
- For more information about how to create an Azure AD Application check out [this guide](https://docs.microsoft.com/azure/active-directory/develop/howto-create-service-principal-portal).
49
+ For more information about how to create an Azure AD Application check out [this guide](https://learn.microsoft.com/azure/active-directory/develop/howto-create-service-principal-portal).
50
50
 
51
- ```javascript
52
- const { ServiceMap } = require("@azure/arm-servicemap");
53
- const { DefaultAzureCredential } = require("@azure/identity");
54
- // For client-side applications running in the browser, use InteractiveBrowserCredential instead of DefaultAzureCredential. See https://aka.ms/azsdk/js/identity/examples for more details.
51
+ Using Node.js and Node-like environments, you can use the `DefaultAzureCredential` class to authenticate the client.
52
+
53
+ ```ts snippet:ReadmeSampleCreateClient_Node
54
+ import { ServiceMap } from "@azure/arm-servicemap";
55
+ import { DefaultAzureCredential } from "@azure/identity";
55
56
 
56
57
  const subscriptionId = "00000000-0000-0000-0000-000000000000";
57
58
  const client = new ServiceMap(new DefaultAzureCredential(), subscriptionId);
58
-
59
- // For client-side applications running in the browser, use this code instead:
60
- // const credential = new InteractiveBrowserCredential({
61
- // tenantId: "<YOUR_TENANT_ID>",
62
- // clientId: "<YOUR_CLIENT_ID>"
63
- // });
64
- // const client = new ServiceMap(credential, subscriptionId);
65
59
  ```
60
+
61
+ For browser environments, use the `InteractiveBrowserCredential` from the `@azure/identity` package to authenticate.
62
+
63
+ ```ts snippet:ReadmeSampleCreateClient_Browser
64
+ import { InteractiveBrowserCredential } from "@azure/identity";
65
+ import { ServiceMap } from "@azure/arm-servicemap";
66
66
 
67
+ const subscriptionId = "00000000-0000-0000-0000-000000000000";
68
+ const credential = new InteractiveBrowserCredential({
69
+ tenantId: "<YOUR_TENANT_ID>",
70
+ clientId: "<YOUR_CLIENT_ID>",
71
+ });
72
+ const client = new ServiceMap(credential, subscriptionId);
73
+ ```
67
74
 
68
75
  ### JavaScript Bundle
76
+
69
77
  To use this client library in the browser, first you need to use a bundler. For details on how to do this, please refer to our [bundling documentation](https://aka.ms/AzureSDKBundling).
70
78
 
71
79
  ## Key concepts
@@ -80,8 +88,9 @@ To use this client library in the browser, first you need to use a bundler. For
80
88
 
81
89
  Enabling logging may help uncover useful information about failures. In order to see a log of HTTP requests and responses, set the `AZURE_LOG_LEVEL` environment variable to `info`. Alternatively, logging can be enabled at runtime by calling `setLogLevel` in the `@azure/logger`:
82
90
 
83
- ```javascript
84
- const { setLogLevel } = require("@azure/logger");
91
+ ```ts snippet:SetLogLevel
92
+ import { setLogLevel } from "@azure/logger";
93
+
85
94
  setLogLevel("info");
86
95
  ```
87
96
 
@@ -99,9 +108,9 @@ If you'd like to contribute to this library, please read the [contributing guide
99
108
 
100
109
  - [Microsoft Azure SDK for JavaScript](https://github.com/Azure/azure-sdk-for-js)
101
110
 
102
- ![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fsdk%2Fservice-map%2Farm-servicemap%2FREADME.png)
103
111
 
104
- [azure_cli]: https://docs.microsoft.com/cli/azure
112
+
113
+ [azure_cli]: https://learn.microsoft.com/cli/azure
105
114
  [azure_sub]: https://azure.microsoft.com/free/
106
115
  [azure_sub]: https://azure.microsoft.com/free/
107
116
  [azure_portal]: https://portal.azure.com
@@ -0,0 +1,5 @@
1
+ export { getContinuationToken } from "./pagingHelper.js";
2
+ export * from "./models/index.js";
3
+ export { ServiceMap } from "./serviceMap.js";
4
+ export * from "./operationsInterfaces/index.js";
5
+ //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AACtD,cAAc,UAAU,CAAC;AACzB,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,cAAc,wBAAwB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AACzD,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,cAAc,iCAAiC,CAAC"}
@@ -6,8 +6,8 @@
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
8
  /// <reference lib="esnext.asynciterable" />
9
- export { getContinuationToken } from "./pagingHelper";
10
- export * from "./models";
11
- export { ServiceMap } from "./serviceMap";
12
- export * from "./operationsInterfaces";
9
+ export { getContinuationToken } from "./pagingHelper.js";
10
+ export * from "./models/index.js";
11
+ export { ServiceMap } from "./serviceMap.js";
12
+ export * from "./operationsInterfaces/index.js";
13
13
  //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,4CAA4C;AAC5C,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AACzD,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,cAAc,iCAAiC,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/// <reference lib=\"esnext.asynciterable\" />\nexport { getContinuationToken } from \"./pagingHelper.js\";\nexport * from \"./models/index.js\";\nexport { ServiceMap } from \"./serviceMap.js\";\nexport * from \"./operationsInterfaces/index.js\";\n"]}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAswBH,yEAAyE;AACzE,MAAM,CAAN,IAAY,qBAWX;AAXD,WAAY,qBAAqB;IAC/B,cAAc;IACd,4CAAmB,CAAA;IACnB,cAAc;IACd,4CAAmB,CAAA;IACnB,WAAW;IACX,sCAAa,CAAA;IACb,kBAAkB;IAClB,oDAA2B,CAAA;IAC3B,mBAAmB;IACnB,sDAA6B,CAAA;AAC/B,CAAC,EAXW,qBAAqB,KAArB,qBAAqB,QAWhC;AAeD,8EAA8E;AAC9E,MAAM,CAAN,IAAY,0BAaX;AAbD,WAAY,0BAA0B;IACpC,iBAAiB;IACjB,wDAA0B,CAAA;IAC1B,0BAA0B;IAC1B,0EAA4C,CAAA;IAC5C,iBAAiB;IACjB,wDAA0B,CAAA;IAC1B,cAAc;IACd,kDAAoB,CAAA;IACpB,mBAAmB;IACnB,4DAA8B,CAAA;IAC9B,qBAAqB;IACrB,gEAAkC,CAAA;AACpC,CAAC,EAbW,0BAA0B,KAA1B,0BAA0B,QAarC;AAgBD,yEAAyE;AACzE,MAAM,CAAN,IAAY,qBAKX;AALD,WAAY,qBAAqB;IAC/B,oBAAoB;IACpB,yDAAgC,CAAA;IAChC,kBAAkB;IAClB,qDAA4B,CAAA;AAC9B,CAAC,EALW,qBAAqB,KAArB,qBAAqB,QAKhC;AAYD,oEAAoE;AACpE,MAAM,CAAN,IAAY,gBAWX;AAXD,WAAY,gBAAgB;IAC1B,gBAAgB;IAChB,2CAAuB,CAAA;IACvB,gBAAgB;IAChB,2CAAuB,CAAA;IACvB,qBAAqB;IACrB,qDAAiC,CAAA;IACjC,iBAAiB;IACjB,6CAAyB,CAAA;IACzB,gBAAgB;IAChB,2CAAuB,CAAA;AACzB,CAAC,EAXW,gBAAgB,KAAhB,gBAAgB,QAW3B;AAeD,yEAAyE;AACzE,MAAM,CAAN,IAAY,qBAWX;AAXD,WAAY,qBAAqB;IAC/B,cAAc;IACd,4CAAmB,CAAA;IACnB,cAAc;IACd,6CAAoB,CAAA;IACpB,cAAc;IACd,6CAAoB,CAAA;IACpB,gBAAgB;IAChB,iDAAwB,CAAA;IACxB,iBAAiB;IACjB,mDAA0B,CAAA;AAC5B,CAAC,EAXW,qBAAqB,KAArB,qBAAqB,QAWhC;AAeD,uEAAuE;AACvE,MAAM,CAAN,IAAY,mBAOX;AAPD,WAAY,mBAAmB;IAC7B,iCAAiC;IACjC,mFAA4D,CAAA;IAC5D,gCAAgC;IAChC,iFAA0D,CAAA;IAC1D,+BAA+B;IAC/B,+EAAwD,CAAA;AAC1D,CAAC,EAPW,mBAAmB,KAAnB,mBAAmB,QAO9B","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\nexport type HostingConfigurationUnion =\n | HostingConfiguration\n | AzureHostingConfiguration;\nexport type ResourceReferenceUnion =\n | ResourceReference\n | MachineReference\n | PortReference\n | MachineReferenceWithHints\n | ProcessReference\n | ClientGroupReference;\nexport type ProcessHostingConfigurationUnion =\n | ProcessHostingConfiguration\n | AzureProcessHostingConfiguration;\nexport type MapRequestUnion =\n | MapRequest\n | SingleMachineDependencyMapRequest\n | MultipleMachinesMapRequestUnion;\nexport type CoreResourceUnion =\n | CoreResource\n | Machine\n | Process\n | Port\n | MachineGroup\n | ClientGroup;\nexport type RelationshipUnion = Relationship | Connection | Acceptor;\nexport type MultipleMachinesMapRequestUnion =\n | MultipleMachinesMapRequest\n | MachineListMapRequest\n | MachineGroupMapRequest;\n\n/** Collection of Machine resources. */\nexport interface MachineCollection {\n /** Collection of Machine resources. */\n value?: Machine[];\n /** The URL to the next set of resources. */\n nextLink?: string;\n}\n\n/** Describes a timezone. */\nexport interface Timezone {\n /** Timezone full name. */\n fullName?: string;\n}\n\n/** Describes the configuration of the Dependency Agent installed on a machine. */\nexport interface AgentConfiguration {\n /** Health Service Agent unique identifier. */\n agentId: string;\n /** Dependency Agent unique identifier. */\n dependencyAgentId?: string;\n /** Dependency Agent version number. */\n dependencyAgentVersion?: string;\n /** Dependency Agent revision number. */\n dependencyAgentRevision?: string;\n /** Specifies whether the machine has been rebooted since the Dependency Agent installation. */\n rebootStatus?: MachineRebootStatus;\n /** Machine clock granularity in milliseconds. */\n clockGranularity?: number;\n}\n\n/** Describes the resources of a machine. */\nexport interface MachineResourcesConfiguration {\n /** Physical memory in megabytes (MB). */\n physicalMemory?: number;\n /** Number of CPUs. */\n cpus?: number;\n /** CPU speed in megahertz (Mhz). */\n cpuSpeed?: number;\n /** Describes the accuracy of the cpuSpeed field. */\n cpuSpeedAccuracy?: Accuracy;\n}\n\n/** Describes the network configuration of a machine. */\nexport interface NetworkConfiguration {\n /** IPv4 interfaces. */\n ipv4Interfaces?: Ipv4NetworkInterface[];\n /** IPv6 interfaces. */\n ipv6Interfaces?: Ipv6NetworkInterface[];\n /** Default IPv4 gateways. */\n defaultIpv4Gateways?: string[];\n /** MAC addresses of all active network interfaces. */\n macAddresses?: string[];\n /** DNS names associated with the machine. */\n dnsNames?: string[];\n}\n\n/** Describes an IPv4 network interface. */\nexport interface Ipv4NetworkInterface {\n /** IPv4 address. */\n ipAddress: string;\n /** IPv4 subnet mask. */\n subnetMask?: string;\n}\n\n/** Describes an IPv6 network interface. */\nexport interface Ipv6NetworkInterface {\n /** IPv6 address. */\n ipAddress: string;\n}\n\n/** Describes the configuration of the operating system of a machine. */\nexport interface OperatingSystemConfiguration {\n /** Windows, Linux, etc. */\n family: OperatingSystemFamily;\n /** Operating system full name. */\n fullName: string;\n /** Operating system bitness (32-bit or 64-bit). */\n bitness: Bitness;\n}\n\n/** Describes the virtualization-related configuration of a machine. */\nexport interface VirtualMachineConfiguration {\n /** Specifies the virtualization technology used by the machine (hyperv, vmware, etc.) */\n virtualMachineType?: VirtualMachineType;\n /** The unique identifier of the virtual machine as reported by the underlying virtualization system. */\n nativeMachineId?: string;\n /** The Name of the virtual machine. */\n virtualMachineName?: string;\n /** The unique identifier of the host of this virtual machine as reported by the underlying virtualization system. */\n nativeHostMachineId?: string;\n}\n\n/** Describes the hypervisor configuration of a machine. */\nexport interface HypervisorConfiguration {\n /** Specifies the virtualization technology used by the hypervisor (hyperv, vmware, etc.) */\n hypervisorType?: HypervisorType;\n /** The unique identifier of the hypervisor machine as reported by the underlying virtualization system. */\n nativeHostMachineId?: string;\n}\n\n/** Describes the hosting configuration of a machine. */\nexport interface HostingConfiguration {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"provider:azure\";\n /** The hosting provider of the VM. */\n provider?: \"azure\";\n}\n\n/** Resource model definition. */\nexport interface Resource {\n /**\n * Resource identifier.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Resource name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n}\n\n/** An error response from the API. */\nexport interface ErrorResponse {\n /** Error information. */\n error: ErrorModel;\n}\n\n/** Error details. */\nexport interface ErrorModel {\n /** Error code identifying the specific error. */\n code: string;\n /** Error message in the caller's locale. */\n message?: string;\n}\n\n/** Specifies the contents of a check liveness response. */\nexport interface Liveness {\n /** Liveness interval start time. */\n startTime: Date;\n /** Liveness interval end time. */\n endTime: Date;\n /** `true` if the resource is live during [startTime, endTime], `false` otherwise */\n live: boolean;\n}\n\n/** Collection of Connection resources. */\nexport interface ConnectionCollection {\n /** Collection of Connection resources. */\n value?: Connection[];\n /** The URL to the next set of resources. */\n nextLink?: string;\n}\n\n/** Represents a reference to another resource. */\nexport interface ResourceReference {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind:\n | \"ref:machine\"\n | \"ref:port\"\n | \"ref:machinewithhints\"\n | \"ref:process\"\n | \"ref:clientgroup\";\n /** Resource URI. */\n id: string;\n /**\n * Resource type qualifier.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Resource name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n}\n\n/** Relationship properties. */\nexport interface RelationshipProperties {\n /** Source resource of the relationship. */\n source: ResourceReferenceUnion;\n /** Destination resource of the relationship. */\n destination: ResourceReferenceUnion;\n /** Relationship start time. */\n startTime?: Date;\n /** Relationship end time. */\n endTime?: Date;\n}\n\n/** Collection of Process resources. */\nexport interface ProcessCollection {\n /** Collection of Process resources. */\n value?: Process[];\n /** The URL to the next set of resources. */\n nextLink?: string;\n}\n\n/** Describes process metadata. */\nexport interface ProcessDetails {\n /** A unique identifier for a process, generally resilient to process restart, computed by Service Map. */\n persistentKey?: string;\n /** Represents the identity of the process pool assigned to the process by Dependency Agent. */\n poolId?: number;\n /** The Operating System Process Identifier (PID) of the first process in this process pool. */\n firstPid?: number;\n /** Process description. */\n description?: string;\n /** Name of company that created the process executable. */\n companyName?: string;\n /** Internal process name. */\n internalName?: string;\n /** Product name. */\n productName?: string;\n /** Product version. */\n productVersion?: string;\n /** File version. */\n fileVersion?: string;\n /** Process command line. */\n commandLine?: string;\n /** Process executable path. */\n executablePath?: string;\n /** Process workingDirectory. */\n workingDirectory?: string;\n /** Collection of services hosted by this Process (Windows only). */\n services?: ProcessHostedService[];\n /** Process zone name (Linux only). */\n zoneName?: string;\n}\n\n/** A service hosted by a process. */\nexport interface ProcessHostedService {\n /** The name of the service. */\n name?: string;\n /** The service's display name. */\n displayName?: string;\n}\n\n/** Describes the user under which a process is running. */\nexport interface ProcessUser {\n /** User name under which the process is running. */\n userName?: string;\n /** Domain name for the user. */\n userDomain?: string;\n}\n\n/** Describes the hosting configuration of a process. */\nexport interface ProcessHostingConfiguration {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"provider:azure\";\n /** The hosting provider of the VM. */\n provider?: \"azure\";\n}\n\n/** Collection of Port resources. */\nexport interface PortCollection {\n /** Collection of Port resources. */\n value?: Port[];\n /** The URL to the next set of resources. */\n nextLink?: string;\n}\n\n/** Collection of Machine Group resources. */\nexport interface MachineGroupCollection {\n /** Collection of Machine Group resources. */\n value?: MachineGroup[];\n /** The URL to the next set of resources. */\n nextLink?: string;\n}\n\n/** Specifies the number of members in a client group. */\nexport interface ClientGroupMembersCount {\n /** Membership interval start time. */\n startTime: Date;\n /** Membership interval start time. */\n endTime: Date;\n /** Client Group URI. */\n groupId: string;\n /** Number of members in the client group. Use this value together with the value of ```accuracy```. If accuracy is `exact` then the value represents the actual number of members in the cloud. When accuracy is `estimated`, the actual number of members is larger than the value of ```count```. */\n count: number;\n /** Accuracy of the reported count. */\n accuracy: Accuracy;\n}\n\n/** Collection of ClientGroupMember resources. */\nexport interface ClientGroupMembersCollection {\n /** Collection of ClientGroupMember resources. */\n value?: ClientGroupMember[];\n /** The URL to the next set of resources. */\n nextLink?: string;\n}\n\n/** Specifies the contents of request to generate a map. */\nexport interface MapRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind:\n | \"map:single-machine-dependency\"\n | \"MultipleMachinesMapRequest\"\n | \"map:machine-list-dependency\"\n | \"map:machine-group-dependency\";\n /** Map interval start time. */\n startTime?: Date;\n /** Map interval end time. */\n endTime?: Date;\n}\n\n/** Specified the contents of a map response. */\nexport interface MapResponse {\n /** Map interval start time. */\n startTime: Date;\n /** Map interval end time. */\n endTime: Date;\n /** The generated map. */\n map: Map;\n}\n\n/** A map of resources and relationships between them. */\nexport interface Map {\n /** The nodes (entities) of a map. */\n nodes: MapNodes;\n /** The edges (relationships) of a map. */\n edges: MapEdges;\n}\n\n/** The nodes (entities) of a map. */\nexport interface MapNodes {\n /** Machine resources. */\n machines?: Machine[];\n /** Process resources. */\n processes?: Process[];\n /** Port resources. */\n ports?: Port[];\n /** Client Group resources. */\n clientGroups?: ClientGroup[];\n}\n\n/** The edges (relationships) of a map. */\nexport interface MapEdges {\n /** Network connections. */\n connections?: Connection[];\n /** Processes accepting on a port. */\n acceptors?: Acceptor[];\n}\n\n/** Machines by operating system. */\nexport interface MachineCountsByOperatingSystem {\n /** Number of live Windows machines. */\n windows: number;\n /** Number of live Linux machines. */\n linux: number;\n}\n\n/** Base for all summaries. */\nexport interface SummaryProperties {\n /** Summary interval start time. */\n startTime: Date;\n /** Summary interval end time. */\n endTime: Date;\n}\n\n/** Describes the VM image of a machine. */\nexport interface ImageConfiguration {\n /** Publisher of the VM image. */\n publisher?: string;\n /** Offering of the VM image. */\n offering?: string;\n /** SKU of the VM image. */\n sku?: string;\n /** Version of the VM image. */\n version?: string;\n}\n\n/** Describes an Azure Cloud Service */\nexport interface AzureCloudServiceConfiguration {\n /** Cloud Service name */\n name?: string;\n /** Cloud Service instance identifier */\n instanceId?: string;\n /** Cloud Service deployment identifier */\n deployment?: string;\n /** Cloud Service role name */\n roleName?: string;\n /** Used to specify type of an Azure Cloud Service role */\n roleType?: AzureCloudServiceRoleType;\n}\n\n/** Describes an Azure Virtual Machine Scale Set */\nexport interface AzureVmScaleSetConfiguration {\n /** Virtual Machine Scale Set name */\n name?: string;\n /** Virtual Machine Scale Set instance identifier */\n instanceId?: string;\n /** Virtual Machine Scale Set deployment identifier */\n deployment?: string;\n /** Unique identifier of the resource. */\n resourceId?: string;\n}\n\n/** Describes an Azure Service Fabric Cluster */\nexport interface AzureServiceFabricClusterConfiguration {\n /** Service Fabric cluster name. */\n name?: string;\n /** Service Fabric cluster identifier. */\n clusterId?: string;\n}\n\n/** Provides information about how a machine is hosted in Azure */\nexport interface AzureHostingConfiguration extends HostingConfiguration {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"provider:azure\";\n /** Virtual Machine ID (unique identifier). */\n vmId?: string;\n /** Geographical location of the VM. */\n location?: string;\n /** Machine name according to the hosting provider. */\n name?: string;\n /** Size of the VM. */\n size?: string;\n /** Update domain of the VM. */\n updateDomain?: string;\n /** Fault domain of the VM. */\n faultDomain?: string;\n /** Subscription ID. */\n subscriptionId?: string;\n /** Resource group name within the specified subscription. */\n resourceGroup?: string;\n /** Unique identifier of the resource. */\n resourceId?: string;\n /** Image of the machine. */\n image?: ImageConfiguration;\n /** Contains information about machines hosted as an Azure Cloud Service */\n cloudService?: AzureCloudServiceConfiguration;\n /** Contains information about machines hosted as an Azure Virtual Machine Scale Set */\n vmScaleSet?: AzureVmScaleSetConfiguration;\n /** Contains information about machines that belong an Azure Service Fabric Cluster */\n serviceFabricCluster?: AzureServiceFabricClusterConfiguration;\n}\n\n/** Marker resource for the core Service Map resources */\nexport interface CoreResource extends Resource {\n /** Resource ETAG. */\n etag?: string;\n /** Additional resource type qualifier. */\n kind: CoreResourceKind;\n}\n\n/** A typed relationship between two entities. */\nexport interface Relationship extends Resource {\n /** Additional resource type qualifier. */\n kind: RelationshipKind;\n}\n\n/** Represents a member of a client group */\nexport interface ClientGroupMember extends Resource {\n /** IP address. */\n ipAddress?: string;\n /** Port into which this client connected */\n port?: PortReference;\n /** Processes accepting on the above port that received connections from this client. */\n processes?: ProcessReference[];\n}\n\n/** Base for all resource summaries. */\nexport interface Summary extends Resource {}\n\n/** Reference to a machine. */\nexport interface MachineReference extends ResourceReference {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"ref:machine\";\n}\n\n/** Reference to a port. */\nexport interface PortReference extends ResourceReference {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"ref:port\";\n /**\n * Machine hosting the port.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly machine?: MachineReference;\n /**\n * IP address of the port.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ipAddress?: string;\n /** Port number. */\n portNumber?: number;\n}\n\n/** A machine reference with a hint of the machine's name and operating system. */\nexport interface MachineReferenceWithHints extends ResourceReference {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"ref:machinewithhints\";\n /**\n * Last known display name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayNameHint?: string;\n /**\n * Last known operating system family.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly osFamilyHint?: OperatingSystemFamily;\n}\n\n/** Reference to a process. */\nexport interface ProcessReference extends ResourceReference {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"ref:process\";\n /**\n * Machine hosting the process.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly machine?: MachineReference;\n}\n\n/** Reference to a client group. */\nexport interface ClientGroupReference extends ResourceReference {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"ref:clientgroup\";\n}\n\n/** Properties for a connection resource. */\nexport interface ConnectionProperties extends RelationshipProperties {\n /** Reference to the server port via which this connection has been established. */\n serverPort?: PortReference;\n /** Specifies whether there are only successful, failed or a mixture of both connections represented by this resource. */\n failureState?: ConnectionFailureState;\n}\n\n/** Describes the hosting configuration of a process when hosted on azure */\nexport interface AzureProcessHostingConfiguration\n extends ProcessHostingConfiguration {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"provider:azure\";\n /** Contains information about the cloud service the process belongs to */\n cloudService?: AzureCloudServiceConfiguration;\n}\n\n/** Specifies the computation of a single server dependency map. A single server dependency map includes all direct dependencies of a given machine. */\nexport interface SingleMachineDependencyMapRequest extends MapRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"map:single-machine-dependency\";\n /** URI of machine resource for which to generate the map. */\n machineId: string;\n}\n\n/** Provides a base class for describing map requests for a collection of machines */\nexport interface MultipleMachinesMapRequest extends MapRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind:\n | \"MultipleMachinesMapRequest\"\n | \"map:machine-list-dependency\"\n | \"map:machine-group-dependency\";\n /** If true, only processes between specified machines will be included. Any connections in or out of those processes will be included. */\n filterProcesses?: boolean;\n}\n\n/** Summarizes machines in the workspace. */\nexport interface MachinesSummaryProperties extends SummaryProperties {\n /** Total number of machines. */\n total: number;\n /** Number of live machines. */\n live: number;\n /** Machine counts by operating system. */\n os: MachineCountsByOperatingSystem;\n}\n\n/** A machine resource represents a discovered computer system. It can be *monitored*, i.e., a Dependency Agent is running on it, or *discovered*, i.e., its existence was inferred by observing the data stream from monitored machines. As machines change, prior versions of the machine resource are preserved and available for access. A machine is live during an interval of time, if either its Dependency Agent has reported data during (parts) of that interval, or a Dependency agent running on other machines has reported activity associated with the machine. */\nexport interface Machine extends CoreResource {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"machine\";\n /** UTC date and time when this resource was updated in the system. */\n timestamp?: Date;\n /** Specifies whether the machine is actively monitored or discovered. */\n monitoringState?: MonitoringState;\n /** Specifies whether the machine is virtualized. */\n virtualizationState?: VirtualizationState;\n /** Name to use for display purposes */\n displayName?: string;\n /** Name of the machine, e.g., server */\n computerName?: string;\n /** Fully-qualified name of the machine, e.g., server.company.com */\n fullyQualifiedDomainName?: string;\n /** UTC date and time when the machine last booted */\n bootTime?: Date;\n /** Timezone of the machine. */\n timezone?: Timezone;\n /** Dependency Agent configuration. */\n agent?: AgentConfiguration;\n /** Machine resources (memory, cpu, etc.). */\n resources?: MachineResourcesConfiguration;\n /** Network configuration (ips, gateways, dns, etc.) */\n networking?: NetworkConfiguration;\n /** Operating system information. */\n operatingSystem?: OperatingSystemConfiguration;\n /** Virtualization-related configuration. Present only when `virtualizationState` is `virtual`. */\n virtualMachine?: VirtualMachineConfiguration;\n /** Hypervisor-related configuration. Present only when 'virtualizationState' is `hypervisor`. */\n hypervisor?: HypervisorConfiguration;\n /** Hosting-related configuration. Present if hosting information is discovered for the VM. */\n hosting?: HostingConfigurationUnion;\n}\n\n/** A process resource represents a process running on a machine. The process may be actively *monitored*, i.e., a Dependency Agent is running on its machine, or *discovered*, i.e., its existence was inferred by observing the data stream from monitored machines. A process resource represents a pool of actual operating system resources that share command lines and metadata. As the process pool evolves over time, prior versions of the process resource are preserved and available for access. A process is live during an interval of time, if that process is executing during (parts) of that interval */\nexport interface Process extends CoreResource {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"process\";\n /** UTC date and time when this process resource was updated in the system */\n timestamp?: Date;\n /** Specifies whether the process is actively monitored or discovered. */\n monitoringState?: MonitoringState;\n /** Machine hosting this process. */\n machine?: ResourceReferenceUnion;\n /** The name of the process executable */\n executableName?: string;\n /** Name to use for display purposes */\n displayName?: string;\n /** UTC date and time when the process started */\n startTime?: Date;\n /** The inferred role of this process based on its name, command line, etc. */\n role?: ProcessRole;\n /** The name of the product or suite of the process. The group is determined by its executable name, command line, etc. */\n group?: string;\n /** Process metadata (command line, product name, etc.). */\n details?: ProcessDetails;\n /** Information about the account under which the process is executing. */\n user?: ProcessUser;\n /** Present only for a discovered process acting as a client of a monitored process/machine/port. References the monitored process/machine/port that this process is a client of. */\n clientOf?: ResourceReferenceUnion;\n /** Present only for a discovered process acting as a server. References the port on which the discovered process is accepting. */\n acceptorOf?: ResourceReferenceUnion;\n /** Information about the hosting environment */\n hosting?: ProcessHostingConfigurationUnion;\n}\n\n/** A port resource represents a server port on a machine. The port may be actively *monitored*, i.e., a Dependency Agent is running on its machine, or *discovered*, i.e., its existence was inferred by observing the data stream from monitored machines. A port is live during an interval of time, if that port had associated activity during (parts) of that interval. */\nexport interface Port extends CoreResource {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"port\";\n /** Specifies whether the port is actively monitored or discovered. */\n monitoringState?: MonitoringState;\n /** Machine hosting this port. */\n machine?: ResourceReferenceUnion;\n /** Name to use for display purposes. */\n displayName?: string;\n /** IP address associated with the port. At present only IPv4 addresses are supported. */\n ipAddress?: string;\n /** Port number. */\n portNumber?: number;\n}\n\n/** A user-defined logical grouping of machines. */\nexport interface MachineGroup extends CoreResource {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"machineGroup\";\n /** Type of the machine group */\n groupType?: MachineGroupType;\n /** User defined name for the group */\n displayName?: string;\n /** Count of machines in this group. The value of count may be bigger than the number of machines in case of the group has been truncated due to exceeding the max number of machines a group can handle. */\n count?: number;\n /** References of the machines in this group. The hints within each reference do not represent the current value of the corresponding fields. They are a snapshot created during the last time the machine group was updated. */\n machines?: MachineReferenceWithHints[];\n}\n\n/** Represents a collection of clients of a resource. A client group can represent the clients of a port, process, or a machine. */\nexport interface ClientGroup extends CoreResource {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"clientGroup\";\n /** Reference to the resource whose clients are represented by this group. */\n clientsOf?: ResourceReferenceUnion;\n}\n\n/** A network connection. */\nexport interface Connection extends Relationship {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"rel:connection\";\n /** Source resource of the relationship. */\n source?: ResourceReferenceUnion;\n /** Destination resource of the relationship. */\n destination?: ResourceReferenceUnion;\n /** Relationship start time. */\n startTime?: Date;\n /** Relationship end time. */\n endTime?: Date;\n /** Reference to the server port via which this connection has been established. */\n serverPort?: PortReference;\n /** Specifies whether there are only successful, failed or a mixture of both connections represented by this resource. */\n failureState?: ConnectionFailureState;\n}\n\n/** A process accepting on a port. */\nexport interface Acceptor extends Relationship {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"rel:acceptor\";\n /** Port being accepted. */\n source?: PortReference;\n /** Accepting process. */\n destination?: ProcessReference;\n /** Relationship start time. */\n startTime?: Date;\n /** Relationship end time. */\n endTime?: Date;\n}\n\n/** A summary of the machines in the workspace. */\nexport interface MachinesSummary extends Summary {\n /** Summary interval start time. */\n startTime?: Date;\n /** Summary interval end time. */\n endTime?: Date;\n /** Total number of machines. */\n total?: number;\n /** Number of live machines. */\n live?: number;\n /** Machine counts by operating system. */\n os?: MachineCountsByOperatingSystem;\n}\n\n/** Specifies the computation of a one hope dependency map for a list of machines. The resulting map includes all direct dependencies for the specified machines. */\nexport interface MachineListMapRequest extends MultipleMachinesMapRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"map:machine-list-dependency\";\n /** a list of URIs of machine resources for which to generate the map. */\n machineIds: string[];\n}\n\n/** Specifies the computation of a machine group dependency map. A machine group dependency map includes all direct dependencies the machines in the group. */\nexport interface MachineGroupMapRequest extends MultipleMachinesMapRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"map:machine-group-dependency\";\n /** URI of machine group resource for which to generate the map. */\n machineGroupId: string;\n}\n\n/** Known values of {@link CoreResourceKind} that the service accepts. */\nexport enum KnownCoreResourceKind {\n /** Machine */\n Machine = \"machine\",\n /** Process */\n Process = \"process\",\n /** Port */\n Port = \"port\",\n /** ClientGroup */\n ClientGroup = \"clientGroup\",\n /** MachineGroup */\n MachineGroup = \"machineGroup\"\n}\n\n/**\n * Defines values for CoreResourceKind. \\\n * {@link KnownCoreResourceKind} can be used interchangeably with CoreResourceKind,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **machine** \\\n * **process** \\\n * **port** \\\n * **clientGroup** \\\n * **machineGroup**\n */\nexport type CoreResourceKind = string;\n\n/** Known values of {@link ResourceReferenceKind} that the service accepts. */\nexport enum KnownResourceReferenceKind {\n /** RefMachine */\n RefMachine = \"ref:machine\",\n /** RefMachinewithhints */\n RefMachinewithhints = \"ref:machinewithhints\",\n /** RefProcess */\n RefProcess = \"ref:process\",\n /** RefPort */\n RefPort = \"ref:port\",\n /** RefOnmachine */\n RefOnmachine = \"ref:onmachine\",\n /** RefClientgroup */\n RefClientgroup = \"ref:clientgroup\"\n}\n\n/**\n * Defines values for ResourceReferenceKind. \\\n * {@link KnownResourceReferenceKind} can be used interchangeably with ResourceReferenceKind,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ref:machine** \\\n * **ref:machinewithhints** \\\n * **ref:process** \\\n * **ref:port** \\\n * **ref:onmachine** \\\n * **ref:clientgroup**\n */\nexport type ResourceReferenceKind = string;\n\n/** Known values of {@link RelationshipKind} that the service accepts. */\nexport enum KnownRelationshipKind {\n /** RelConnection */\n RelConnection = \"rel:connection\",\n /** RelAcceptor */\n RelAcceptor = \"rel:acceptor\"\n}\n\n/**\n * Defines values for RelationshipKind. \\\n * {@link KnownRelationshipKind} can be used interchangeably with RelationshipKind,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **rel:connection** \\\n * **rel:acceptor**\n */\nexport type RelationshipKind = string;\n\n/** Known values of {@link ProcessRole} that the service accepts. */\nexport enum KnownProcessRole {\n /** WebServer */\n WebServer = \"webServer\",\n /** AppServer */\n AppServer = \"appServer\",\n /** DatabaseServer */\n DatabaseServer = \"databaseServer\",\n /** LdapServer */\n LdapServer = \"ldapServer\",\n /** SmbServer */\n SmbServer = \"smbServer\"\n}\n\n/**\n * Defines values for ProcessRole. \\\n * {@link KnownProcessRole} can be used interchangeably with ProcessRole,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **webServer** \\\n * **appServer** \\\n * **databaseServer** \\\n * **ldapServer** \\\n * **smbServer**\n */\nexport type ProcessRole = string;\n\n/** Known values of {@link MachineGroupType} that the service accepts. */\nexport enum KnownMachineGroupType {\n /** Unknown */\n Unknown = \"unknown\",\n /** AzureCs */\n AzureCs = \"azure-cs\",\n /** AzureSf */\n AzureSf = \"azure-sf\",\n /** AzureVmss */\n AzureVmss = \"azure-vmss\",\n /** UserStatic */\n UserStatic = \"user-static\"\n}\n\n/**\n * Defines values for MachineGroupType. \\\n * {@link KnownMachineGroupType} can be used interchangeably with MachineGroupType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **unknown** \\\n * **azure-cs** \\\n * **azure-sf** \\\n * **azure-vmss** \\\n * **user-static**\n */\nexport type MachineGroupType = string;\n\n/** Known values of {@link MapRequestKind} that the service accepts. */\nexport enum KnownMapRequestKind {\n /** MapSingleMachineDependency */\n MapSingleMachineDependency = \"map:single-machine-dependency\",\n /** MapMachineGroupDependency */\n MapMachineGroupDependency = \"map:machine-group-dependency\",\n /** MapMachineListDependency */\n MapMachineListDependency = \"map:machine-list-dependency\"\n}\n\n/**\n * Defines values for MapRequestKind. \\\n * {@link KnownMapRequestKind} can be used interchangeably with MapRequestKind,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **map:single-machine-dependency** \\\n * **map:machine-group-dependency** \\\n * **map:machine-list-dependency**\n */\nexport type MapRequestKind = string;\n/** Defines values for MonitoringState. */\nexport type MonitoringState = \"monitored\" | \"discovered\";\n/** Defines values for VirtualizationState. */\nexport type VirtualizationState =\n | \"unknown\"\n | \"physical\"\n | \"virtual\"\n | \"hypervisor\";\n/** Defines values for MachineRebootStatus. */\nexport type MachineRebootStatus = \"unknown\" | \"rebooted\" | \"notRebooted\";\n/** Defines values for Accuracy. */\nexport type Accuracy = \"actual\" | \"estimated\";\n/** Defines values for OperatingSystemFamily. */\nexport type OperatingSystemFamily =\n | \"unknown\"\n | \"windows\"\n | \"linux\"\n | \"solaris\"\n | \"aix\";\n/** Defines values for Bitness. */\nexport type Bitness = \"32bit\" | \"64bit\";\n/** Defines values for VirtualMachineType. */\nexport type VirtualMachineType =\n | \"unknown\"\n | \"hyperv\"\n | \"ldom\"\n | \"lpar\"\n | \"vmware\"\n | \"virtualPc\"\n | \"xen\";\n/** Defines values for HypervisorType. */\nexport type HypervisorType = \"unknown\" | \"hyperv\";\n/** Defines values for ConnectionFailureState. */\nexport type ConnectionFailureState = \"ok\" | \"failed\" | \"mixed\";\n/** Defines values for AzureCloudServiceRoleType. */\nexport type AzureCloudServiceRoleType = \"unknown\" | \"worker\" | \"web\";\n\n/** Optional parameters. */\nexport interface MachinesListByWorkspaceOptionalParams\n extends coreClient.OperationOptions {\n /** Specifies whether to return live resources (true) or inventory resources (false). Defaults to **true**. When retrieving live resources, the start time (`startTime`) and end time (`endTime`) of the desired interval should be included. When retrieving inventory resources, an optional timestamp (`timestamp`) parameter can be specified to return the version of each resource closest (not-after) that timestamp. */\n live?: boolean;\n /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */\n startTime?: Date;\n /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */\n endTime?: Date;\n /** UTC date and time specifying a time instance relative to which to evaluate each machine resource. Only applies when `live=false`. When not specified, the service uses DateTime.UtcNow. */\n timestamp?: Date;\n /** Page size to use. When not specified, the default page size is 100 records. */\n top?: number;\n}\n\n/** Contains response data for the listByWorkspace operation. */\nexport type MachinesListByWorkspaceResponse = MachineCollection;\n\n/** Optional parameters. */\nexport interface MachinesGetOptionalParams extends coreClient.OperationOptions {\n /** UTC date and time specifying a time instance relative to which to evaluate the machine resource. When not specified, the service uses DateTime.UtcNow. */\n timestamp?: Date;\n}\n\n/** Contains response data for the get operation. */\nexport type MachinesGetResponse = Machine;\n\n/** Optional parameters. */\nexport interface MachinesGetLivenessOptionalParams\n extends coreClient.OperationOptions {\n /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */\n startTime?: Date;\n /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */\n endTime?: Date;\n}\n\n/** Contains response data for the getLiveness operation. */\nexport type MachinesGetLivenessResponse = Liveness;\n\n/** Optional parameters. */\nexport interface MachinesListConnectionsOptionalParams\n extends coreClient.OperationOptions {\n /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */\n startTime?: Date;\n /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */\n endTime?: Date;\n}\n\n/** Contains response data for the listConnections operation. */\nexport type MachinesListConnectionsResponse = ConnectionCollection;\n\n/** Optional parameters. */\nexport interface MachinesListProcessesOptionalParams\n extends coreClient.OperationOptions {\n /** Specifies whether to return live resources (true) or inventory resources (false). Defaults to **true**. When retrieving live resources, the start time (`startTime`) and end time (`endTime`) of the desired interval should be included. When retrieving inventory resources, an optional timestamp (`timestamp`) parameter can be specified to return the version of each resource closest (not-after) that timestamp. */\n live?: boolean;\n /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */\n startTime?: Date;\n /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */\n endTime?: Date;\n /** UTC date and time specifying a time instance relative to which to evaluate all process resource. Only applies when `live=false`. When not specified, the service uses DateTime.UtcNow. */\n timestamp?: Date;\n}\n\n/** Contains response data for the listProcesses operation. */\nexport type MachinesListProcessesResponse = ProcessCollection;\n\n/** Optional parameters. */\nexport interface MachinesListPortsOptionalParams\n extends coreClient.OperationOptions {\n /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */\n startTime?: Date;\n /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */\n endTime?: Date;\n}\n\n/** Contains response data for the listPorts operation. */\nexport type MachinesListPortsResponse = PortCollection;\n\n/** Optional parameters. */\nexport interface MachinesListMachineGroupMembershipOptionalParams\n extends coreClient.OperationOptions {\n /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */\n startTime?: Date;\n /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */\n endTime?: Date;\n}\n\n/** Contains response data for the listMachineGroupMembership operation. */\nexport type MachinesListMachineGroupMembershipResponse = MachineGroupCollection;\n\n/** Optional parameters. */\nexport interface MachinesListByWorkspaceNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByWorkspaceNext operation. */\nexport type MachinesListByWorkspaceNextResponse = MachineCollection;\n\n/** Optional parameters. */\nexport interface MachinesListConnectionsNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listConnectionsNext operation. */\nexport type MachinesListConnectionsNextResponse = ConnectionCollection;\n\n/** Optional parameters. */\nexport interface MachinesListProcessesNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listProcessesNext operation. */\nexport type MachinesListProcessesNextResponse = ProcessCollection;\n\n/** Optional parameters. */\nexport interface MachinesListPortsNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listPortsNext operation. */\nexport type MachinesListPortsNextResponse = PortCollection;\n\n/** Optional parameters. */\nexport interface MachinesListMachineGroupMembershipNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listMachineGroupMembershipNext operation. */\nexport type MachinesListMachineGroupMembershipNextResponse = MachineGroupCollection;\n\n/** Optional parameters. */\nexport interface ProcessesGetOptionalParams\n extends coreClient.OperationOptions {\n /** UTC date and time specifying a time instance relative to which to evaluate a resource. When not specified, the service uses DateTime.UtcNow. */\n timestamp?: Date;\n}\n\n/** Contains response data for the get operation. */\nexport type ProcessesGetResponse = Process;\n\n/** Optional parameters. */\nexport interface ProcessesGetLivenessOptionalParams\n extends coreClient.OperationOptions {\n /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */\n startTime?: Date;\n /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */\n endTime?: Date;\n}\n\n/** Contains response data for the getLiveness operation. */\nexport type ProcessesGetLivenessResponse = Liveness;\n\n/** Optional parameters. */\nexport interface ProcessesListAcceptingPortsOptionalParams\n extends coreClient.OperationOptions {\n /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */\n startTime?: Date;\n /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */\n endTime?: Date;\n}\n\n/** Contains response data for the listAcceptingPorts operation. */\nexport type ProcessesListAcceptingPortsResponse = PortCollection;\n\n/** Optional parameters. */\nexport interface ProcessesListConnectionsOptionalParams\n extends coreClient.OperationOptions {\n /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */\n startTime?: Date;\n /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */\n endTime?: Date;\n}\n\n/** Contains response data for the listConnections operation. */\nexport type ProcessesListConnectionsResponse = ConnectionCollection;\n\n/** Optional parameters. */\nexport interface ProcessesListAcceptingPortsNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAcceptingPortsNext operation. */\nexport type ProcessesListAcceptingPortsNextResponse = PortCollection;\n\n/** Optional parameters. */\nexport interface ProcessesListConnectionsNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listConnectionsNext operation. */\nexport type ProcessesListConnectionsNextResponse = ConnectionCollection;\n\n/** Optional parameters. */\nexport interface PortsGetOptionalParams extends coreClient.OperationOptions {\n /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */\n startTime?: Date;\n /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */\n endTime?: Date;\n}\n\n/** Contains response data for the get operation. */\nexport type PortsGetResponse = Port;\n\n/** Optional parameters. */\nexport interface PortsGetLivenessOptionalParams\n extends coreClient.OperationOptions {\n /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */\n startTime?: Date;\n /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */\n endTime?: Date;\n}\n\n/** Contains response data for the getLiveness operation. */\nexport type PortsGetLivenessResponse = Liveness;\n\n/** Optional parameters. */\nexport interface PortsListAcceptingProcessesOptionalParams\n extends coreClient.OperationOptions {\n /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */\n startTime?: Date;\n /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */\n endTime?: Date;\n}\n\n/** Contains response data for the listAcceptingProcesses operation. */\nexport type PortsListAcceptingProcessesResponse = ProcessCollection;\n\n/** Optional parameters. */\nexport interface PortsListConnectionsOptionalParams\n extends coreClient.OperationOptions {\n /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */\n startTime?: Date;\n /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */\n endTime?: Date;\n}\n\n/** Contains response data for the listConnections operation. */\nexport type PortsListConnectionsResponse = ConnectionCollection;\n\n/** Optional parameters. */\nexport interface PortsListAcceptingProcessesNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAcceptingProcessesNext operation. */\nexport type PortsListAcceptingProcessesNextResponse = ProcessCollection;\n\n/** Optional parameters. */\nexport interface PortsListConnectionsNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listConnectionsNext operation. */\nexport type PortsListConnectionsNextResponse = ConnectionCollection;\n\n/** Optional parameters. */\nexport interface ClientGroupsGetOptionalParams\n extends coreClient.OperationOptions {\n /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */\n startTime?: Date;\n /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */\n endTime?: Date;\n}\n\n/** Contains response data for the get operation. */\nexport type ClientGroupsGetResponse = ClientGroup;\n\n/** Optional parameters. */\nexport interface ClientGroupsGetMembersCountOptionalParams\n extends coreClient.OperationOptions {\n /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */\n startTime?: Date;\n /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */\n endTime?: Date;\n}\n\n/** Contains response data for the getMembersCount operation. */\nexport type ClientGroupsGetMembersCountResponse = ClientGroupMembersCount;\n\n/** Optional parameters. */\nexport interface ClientGroupsListMembersOptionalParams\n extends coreClient.OperationOptions {\n /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */\n startTime?: Date;\n /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */\n endTime?: Date;\n /** Page size to use. When not specified, the default page size is 100 records. */\n top?: number;\n}\n\n/** Contains response data for the listMembers operation. */\nexport type ClientGroupsListMembersResponse = ClientGroupMembersCollection;\n\n/** Optional parameters. */\nexport interface ClientGroupsListMembersNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listMembersNext operation. */\nexport type ClientGroupsListMembersNextResponse = ClientGroupMembersCollection;\n\n/** Optional parameters. */\nexport interface MapsGenerateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the generate operation. */\nexport type MapsGenerateResponse = MapResponse;\n\n/** Optional parameters. */\nexport interface SummariesGetMachinesOptionalParams\n extends coreClient.OperationOptions {\n /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */\n startTime?: Date;\n /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */\n endTime?: Date;\n}\n\n/** Contains response data for the getMachines operation. */\nexport type SummariesGetMachinesResponse = MachinesSummary;\n\n/** Optional parameters. */\nexport interface MachineGroupsListByWorkspaceOptionalParams\n extends coreClient.OperationOptions {\n /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */\n startTime?: Date;\n /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */\n endTime?: Date;\n}\n\n/** Contains response data for the listByWorkspace operation. */\nexport type MachineGroupsListByWorkspaceResponse = MachineGroupCollection;\n\n/** Optional parameters. */\nexport interface MachineGroupsCreateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the create operation. */\nexport type MachineGroupsCreateResponse = MachineGroup;\n\n/** Optional parameters. */\nexport interface MachineGroupsGetOptionalParams\n extends coreClient.OperationOptions {\n /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */\n startTime?: Date;\n /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */\n endTime?: Date;\n}\n\n/** Contains response data for the get operation. */\nexport type MachineGroupsGetResponse = MachineGroup;\n\n/** Optional parameters. */\nexport interface MachineGroupsUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type MachineGroupsUpdateResponse = MachineGroup;\n\n/** Optional parameters. */\nexport interface MachineGroupsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface MachineGroupsListByWorkspaceNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByWorkspaceNext operation. */\nexport type MachineGroupsListByWorkspaceNextResponse = MachineGroupCollection;\n\n/** Optional parameters. */\nexport interface ServiceMapOptionalParams\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 @@
1
+ {"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../src/models/mappers.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\nexport const MachineCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MachineCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Machine\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Timezone: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Timezone\",\n modelProperties: {\n fullName: {\n serializedName: \"fullName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AgentConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AgentConfiguration\",\n modelProperties: {\n agentId: {\n serializedName: \"agentId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n dependencyAgentId: {\n serializedName: \"dependencyAgentId\",\n type: {\n name: \"String\"\n }\n },\n dependencyAgentVersion: {\n serializedName: \"dependencyAgentVersion\",\n type: {\n name: \"String\"\n }\n },\n dependencyAgentRevision: {\n serializedName: \"dependencyAgentRevision\",\n type: {\n name: \"String\"\n }\n },\n rebootStatus: {\n serializedName: \"rebootStatus\",\n type: {\n name: \"Enum\",\n allowedValues: [\"unknown\", \"rebooted\", \"notRebooted\"]\n }\n },\n clockGranularity: {\n serializedName: \"clockGranularity\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const MachineResourcesConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MachineResourcesConfiguration\",\n modelProperties: {\n physicalMemory: {\n serializedName: \"physicalMemory\",\n type: {\n name: \"Number\"\n }\n },\n cpus: {\n serializedName: \"cpus\",\n type: {\n name: \"Number\"\n }\n },\n cpuSpeed: {\n serializedName: \"cpuSpeed\",\n type: {\n name: \"Number\"\n }\n },\n cpuSpeedAccuracy: {\n serializedName: \"cpuSpeedAccuracy\",\n type: {\n name: \"Enum\",\n allowedValues: [\"actual\", \"estimated\"]\n }\n }\n }\n }\n};\n\nexport const NetworkConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NetworkConfiguration\",\n modelProperties: {\n ipv4Interfaces: {\n serializedName: \"ipv4Interfaces\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Ipv4NetworkInterface\"\n }\n }\n }\n },\n ipv6Interfaces: {\n serializedName: \"ipv6Interfaces\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Ipv6NetworkInterface\"\n }\n }\n }\n },\n defaultIpv4Gateways: {\n serializedName: \"defaultIpv4Gateways\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n macAddresses: {\n serializedName: \"macAddresses\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n dnsNames: {\n serializedName: \"dnsNames\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const Ipv4NetworkInterface: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Ipv4NetworkInterface\",\n modelProperties: {\n ipAddress: {\n serializedName: \"ipAddress\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n subnetMask: {\n defaultValue: \"255.255.255.255\",\n serializedName: \"subnetMask\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Ipv6NetworkInterface: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Ipv6NetworkInterface\",\n modelProperties: {\n ipAddress: {\n serializedName: \"ipAddress\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OperatingSystemConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperatingSystemConfiguration\",\n modelProperties: {\n family: {\n serializedName: \"family\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"unknown\", \"windows\", \"linux\", \"solaris\", \"aix\"]\n }\n },\n fullName: {\n serializedName: \"fullName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n bitness: {\n serializedName: \"bitness\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"32bit\", \"64bit\"]\n }\n }\n }\n }\n};\n\nexport const VirtualMachineConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualMachineConfiguration\",\n modelProperties: {\n virtualMachineType: {\n serializedName: \"virtualMachineType\",\n type: {\n name: \"Enum\",\n allowedValues: [\n \"unknown\",\n \"hyperv\",\n \"ldom\",\n \"lpar\",\n \"vmware\",\n \"virtualPc\",\n \"xen\"\n ]\n }\n },\n nativeMachineId: {\n serializedName: \"nativeMachineId\",\n type: {\n name: \"String\"\n }\n },\n virtualMachineName: {\n serializedName: \"virtualMachineName\",\n type: {\n name: \"String\"\n }\n },\n nativeHostMachineId: {\n serializedName: \"nativeHostMachineId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const HypervisorConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"HypervisorConfiguration\",\n modelProperties: {\n hypervisorType: {\n serializedName: \"hypervisorType\",\n type: {\n name: \"Enum\",\n allowedValues: [\"unknown\", \"hyperv\"]\n }\n },\n nativeHostMachineId: {\n serializedName: \"nativeHostMachineId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const HostingConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"HostingConfiguration\",\n uberParent: \"HostingConfiguration\",\n polymorphicDiscriminator: {\n serializedName: \"kind\",\n clientName: \"kind\"\n },\n modelProperties: {\n provider: {\n defaultValue: \"azure\",\n isConstant: true,\n serializedName: \"provider\",\n type: {\n name: \"String\"\n }\n },\n kind: {\n defaultValue: \"provider:azure\",\n isConstant: true,\n serializedName: \"kind\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorModel\"\n }\n }\n }\n }\n};\n\nexport const ErrorModel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorModel\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Liveness: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Liveness\",\n modelProperties: {\n startTime: {\n serializedName: \"startTime\",\n required: true,\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n required: true,\n type: {\n name: \"DateTime\"\n }\n },\n live: {\n serializedName: \"live\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const ConnectionCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectionCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Connection\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ResourceReference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceReference\",\n uberParent: \"ResourceReference\",\n polymorphicDiscriminator: {\n serializedName: \"kind\",\n clientName: \"kind\"\n },\n modelProperties: {\n id: {\n serializedName: \"id\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n kind: {\n serializedName: \"kind\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RelationshipProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RelationshipProperties\",\n modelProperties: {\n source: {\n serializedName: \"source\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n destination: {\n serializedName: \"destination\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const ProcessCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProcessCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Process\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ProcessDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProcessDetails\",\n modelProperties: {\n persistentKey: {\n serializedName: \"persistentKey\",\n type: {\n name: \"String\"\n }\n },\n poolId: {\n serializedName: \"poolId\",\n type: {\n name: \"Number\"\n }\n },\n firstPid: {\n serializedName: \"firstPid\",\n type: {\n name: \"Number\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n },\n companyName: {\n serializedName: \"companyName\",\n type: {\n name: \"String\"\n }\n },\n internalName: {\n serializedName: \"internalName\",\n type: {\n name: \"String\"\n }\n },\n productName: {\n serializedName: \"productName\",\n type: {\n name: \"String\"\n }\n },\n productVersion: {\n serializedName: \"productVersion\",\n type: {\n name: \"String\"\n }\n },\n fileVersion: {\n serializedName: \"fileVersion\",\n type: {\n name: \"String\"\n }\n },\n commandLine: {\n serializedName: \"commandLine\",\n type: {\n name: \"String\"\n }\n },\n executablePath: {\n serializedName: \"executablePath\",\n type: {\n name: \"String\"\n }\n },\n workingDirectory: {\n serializedName: \"workingDirectory\",\n type: {\n name: \"String\"\n }\n },\n services: {\n serializedName: \"services\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ProcessHostedService\"\n }\n }\n }\n },\n zoneName: {\n serializedName: \"zoneName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ProcessHostedService: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProcessHostedService\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ProcessUser: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProcessUser\",\n modelProperties: {\n userName: {\n serializedName: \"userName\",\n type: {\n name: \"String\"\n }\n },\n userDomain: {\n serializedName: \"userDomain\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ProcessHostingConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProcessHostingConfiguration\",\n uberParent: \"ProcessHostingConfiguration\",\n polymorphicDiscriminator: {\n serializedName: \"kind\",\n clientName: \"kind\"\n },\n modelProperties: {\n provider: {\n defaultValue: \"azure\",\n isConstant: true,\n serializedName: \"provider\",\n type: {\n name: \"String\"\n }\n },\n kind: {\n defaultValue: \"provider:azure\",\n isConstant: true,\n serializedName: \"kind\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PortCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PortCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Port\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MachineGroupCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MachineGroupCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MachineGroup\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ClientGroupMembersCount: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClientGroupMembersCount\",\n modelProperties: {\n startTime: {\n serializedName: \"startTime\",\n required: true,\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n required: true,\n type: {\n name: \"DateTime\"\n }\n },\n groupId: {\n serializedName: \"groupId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n count: {\n serializedName: \"count\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n accuracy: {\n serializedName: \"accuracy\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"actual\", \"estimated\"]\n }\n }\n }\n }\n};\n\nexport const ClientGroupMembersCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClientGroupMembersCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ClientGroupMember\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MapRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MapRequest\",\n uberParent: \"MapRequest\",\n polymorphicDiscriminator: {\n serializedName: \"kind\",\n clientName: \"kind\"\n },\n modelProperties: {\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n type: {\n name: \"DateTime\"\n }\n },\n kind: {\n serializedName: \"kind\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MapResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MapResponse\",\n modelProperties: {\n startTime: {\n serializedName: \"startTime\",\n required: true,\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n required: true,\n type: {\n name: \"DateTime\"\n }\n },\n map: {\n serializedName: \"map\",\n type: {\n name: \"Composite\",\n className: \"Map\"\n }\n }\n }\n }\n};\n\nexport const Map: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Map\",\n modelProperties: {\n nodes: {\n serializedName: \"nodes\",\n type: {\n name: \"Composite\",\n className: \"MapNodes\"\n }\n },\n edges: {\n serializedName: \"edges\",\n type: {\n name: \"Composite\",\n className: \"MapEdges\"\n }\n }\n }\n }\n};\n\nexport const MapNodes: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MapNodes\",\n modelProperties: {\n machines: {\n serializedName: \"machines\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Machine\"\n }\n }\n }\n },\n processes: {\n serializedName: \"processes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Process\"\n }\n }\n }\n },\n ports: {\n serializedName: \"ports\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Port\"\n }\n }\n }\n },\n clientGroups: {\n serializedName: \"clientGroups\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ClientGroup\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MapEdges: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MapEdges\",\n modelProperties: {\n connections: {\n serializedName: \"connections\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Connection\"\n }\n }\n }\n },\n acceptors: {\n serializedName: \"acceptors\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Acceptor\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MachineCountsByOperatingSystem: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MachineCountsByOperatingSystem\",\n modelProperties: {\n windows: {\n serializedName: \"windows\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n linux: {\n serializedName: \"linux\",\n required: true,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const SummaryProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SummaryProperties\",\n modelProperties: {\n startTime: {\n serializedName: \"startTime\",\n required: true,\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n required: true,\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const ImageConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ImageConfiguration\",\n modelProperties: {\n publisher: {\n serializedName: \"publisher\",\n type: {\n name: \"String\"\n }\n },\n offering: {\n serializedName: \"offering\",\n type: {\n name: \"String\"\n }\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"String\"\n }\n },\n version: {\n serializedName: \"version\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureCloudServiceConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AzureCloudServiceConfiguration\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n instanceId: {\n serializedName: \"instanceId\",\n type: {\n name: \"String\"\n }\n },\n deployment: {\n serializedName: \"deployment\",\n type: {\n name: \"String\"\n }\n },\n roleName: {\n serializedName: \"roleName\",\n type: {\n name: \"String\"\n }\n },\n roleType: {\n serializedName: \"roleType\",\n type: {\n name: \"Enum\",\n allowedValues: [\"unknown\", \"worker\", \"web\"]\n }\n }\n }\n }\n};\n\nexport const AzureVmScaleSetConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AzureVmScaleSetConfiguration\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n instanceId: {\n serializedName: \"instanceId\",\n type: {\n name: \"String\"\n }\n },\n deployment: {\n serializedName: \"deployment\",\n type: {\n name: \"String\"\n }\n },\n resourceId: {\n serializedName: \"resourceId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureServiceFabricClusterConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AzureServiceFabricClusterConfiguration\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n clusterId: {\n serializedName: \"clusterId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureHostingConfiguration: coreClient.CompositeMapper = {\n serializedName: \"provider:azure\",\n type: {\n name: \"Composite\",\n className: \"AzureHostingConfiguration\",\n uberParent: \"HostingConfiguration\",\n polymorphicDiscriminator:\n HostingConfiguration.type.polymorphicDiscriminator,\n modelProperties: {\n ...HostingConfiguration.type.modelProperties,\n vmId: {\n serializedName: \"vmId\",\n type: {\n name: \"String\"\n }\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n size: {\n serializedName: \"size\",\n type: {\n name: \"String\"\n }\n },\n updateDomain: {\n serializedName: \"updateDomain\",\n type: {\n name: \"String\"\n }\n },\n faultDomain: {\n serializedName: \"faultDomain\",\n type: {\n name: \"String\"\n }\n },\n subscriptionId: {\n serializedName: \"subscriptionId\",\n type: {\n name: \"String\"\n }\n },\n resourceGroup: {\n serializedName: \"resourceGroup\",\n type: {\n name: \"String\"\n }\n },\n resourceId: {\n serializedName: \"resourceId\",\n type: {\n name: \"String\"\n }\n },\n image: {\n serializedName: \"image\",\n type: {\n name: \"Composite\",\n className: \"ImageConfiguration\"\n }\n },\n cloudService: {\n serializedName: \"cloudService\",\n type: {\n name: \"Composite\",\n className: \"AzureCloudServiceConfiguration\"\n }\n },\n vmScaleSet: {\n serializedName: \"vmScaleSet\",\n type: {\n name: \"Composite\",\n className: \"AzureVmScaleSetConfiguration\"\n }\n },\n serviceFabricCluster: {\n serializedName: \"serviceFabricCluster\",\n type: {\n name: \"Composite\",\n className: \"AzureServiceFabricClusterConfiguration\"\n }\n }\n }\n }\n};\n\nexport const CoreResource: coreClient.CompositeMapper = {\n serializedName: \"CoreResource\",\n type: {\n name: \"Composite\",\n className: \"CoreResource\",\n uberParent: \"Resource\",\n polymorphicDiscriminator: {\n serializedName: \"kind\",\n clientName: \"kind\"\n },\n modelProperties: {\n ...Resource.type.modelProperties,\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\"\n }\n },\n kind: {\n serializedName: \"kind\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Relationship: coreClient.CompositeMapper = {\n serializedName: \"Relationship\",\n type: {\n name: \"Composite\",\n className: \"Relationship\",\n uberParent: \"Resource\",\n polymorphicDiscriminator: {\n serializedName: \"kind\",\n clientName: \"kind\"\n },\n modelProperties: {\n ...Resource.type.modelProperties,\n kind: {\n serializedName: \"kind\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ClientGroupMember: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClientGroupMember\",\n modelProperties: {\n ...Resource.type.modelProperties,\n ipAddress: {\n serializedName: \"properties.ipAddress\",\n type: {\n name: \"String\"\n }\n },\n port: {\n serializedName: \"properties.port\",\n type: {\n name: \"Composite\",\n className: \"PortReference\"\n }\n },\n processes: {\n serializedName: \"properties.processes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ProcessReference\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const Summary: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Summary\",\n modelProperties: {\n ...Resource.type.modelProperties\n }\n }\n};\n\nexport const MachineReference: coreClient.CompositeMapper = {\n serializedName: \"ref:machine\",\n type: {\n name: \"Composite\",\n className: \"MachineReference\",\n uberParent: \"ResourceReference\",\n polymorphicDiscriminator: ResourceReference.type.polymorphicDiscriminator,\n modelProperties: {\n ...ResourceReference.type.modelProperties\n }\n }\n};\n\nexport const PortReference: coreClient.CompositeMapper = {\n serializedName: \"ref:port\",\n type: {\n name: \"Composite\",\n className: \"PortReference\",\n uberParent: \"ResourceReference\",\n polymorphicDiscriminator: ResourceReference.type.polymorphicDiscriminator,\n modelProperties: {\n ...ResourceReference.type.modelProperties,\n machine: {\n serializedName: \"properties.machine\",\n type: {\n name: \"Composite\",\n className: \"MachineReference\"\n }\n },\n ipAddress: {\n serializedName: \"properties.ipAddress\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n portNumber: {\n serializedName: \"properties.portNumber\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const MachineReferenceWithHints: coreClient.CompositeMapper = {\n serializedName: \"ref:machinewithhints\",\n type: {\n name: \"Composite\",\n className: \"MachineReferenceWithHints\",\n uberParent: \"ResourceReference\",\n polymorphicDiscriminator: ResourceReference.type.polymorphicDiscriminator,\n modelProperties: {\n ...ResourceReference.type.modelProperties,\n displayNameHint: {\n serializedName: \"properties.displayNameHint\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n osFamilyHint: {\n serializedName: \"properties.osFamilyHint\",\n readOnly: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"unknown\", \"windows\", \"linux\", \"solaris\", \"aix\"]\n }\n }\n }\n }\n};\n\nexport const ProcessReference: coreClient.CompositeMapper = {\n serializedName: \"ref:process\",\n type: {\n name: \"Composite\",\n className: \"ProcessReference\",\n uberParent: \"ResourceReference\",\n polymorphicDiscriminator: ResourceReference.type.polymorphicDiscriminator,\n modelProperties: {\n ...ResourceReference.type.modelProperties,\n machine: {\n serializedName: \"properties.machine\",\n type: {\n name: \"Composite\",\n className: \"MachineReference\"\n }\n }\n }\n }\n};\n\nexport const ClientGroupReference: coreClient.CompositeMapper = {\n serializedName: \"ref:clientgroup\",\n type: {\n name: \"Composite\",\n className: \"ClientGroupReference\",\n uberParent: \"ResourceReference\",\n polymorphicDiscriminator: ResourceReference.type.polymorphicDiscriminator,\n modelProperties: {\n ...ResourceReference.type.modelProperties\n }\n }\n};\n\nexport const ConnectionProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectionProperties\",\n modelProperties: {\n ...RelationshipProperties.type.modelProperties,\n serverPort: {\n serializedName: \"serverPort\",\n type: {\n name: \"Composite\",\n className: \"PortReference\"\n }\n },\n failureState: {\n serializedName: \"failureState\",\n type: {\n name: \"Enum\",\n allowedValues: [\"ok\", \"failed\", \"mixed\"]\n }\n }\n }\n }\n};\n\nexport const AzureProcessHostingConfiguration: coreClient.CompositeMapper = {\n serializedName: \"provider:azure\",\n type: {\n name: \"Composite\",\n className: \"AzureProcessHostingConfiguration\",\n uberParent: \"ProcessHostingConfiguration\",\n polymorphicDiscriminator:\n ProcessHostingConfiguration.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProcessHostingConfiguration.type.modelProperties,\n cloudService: {\n serializedName: \"cloudService\",\n type: {\n name: \"Composite\",\n className: \"AzureCloudServiceConfiguration\"\n }\n }\n }\n }\n};\n\nexport const SingleMachineDependencyMapRequest: coreClient.CompositeMapper = {\n serializedName: \"map:single-machine-dependency\",\n type: {\n name: \"Composite\",\n className: \"SingleMachineDependencyMapRequest\",\n uberParent: \"MapRequest\",\n polymorphicDiscriminator: MapRequest.type.polymorphicDiscriminator,\n modelProperties: {\n ...MapRequest.type.modelProperties,\n machineId: {\n serializedName: \"machineId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MultipleMachinesMapRequest: coreClient.CompositeMapper = {\n serializedName: \"MultipleMachinesMapRequest\",\n type: {\n name: \"Composite\",\n className: \"MultipleMachinesMapRequest\",\n uberParent: \"MapRequest\",\n polymorphicDiscriminator: {\n serializedName: \"kind\",\n clientName: \"kind\"\n },\n modelProperties: {\n ...MapRequest.type.modelProperties,\n filterProcesses: {\n serializedName: \"filterProcesses\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const MachinesSummaryProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MachinesSummaryProperties\",\n modelProperties: {\n ...SummaryProperties.type.modelProperties,\n total: {\n serializedName: \"total\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n live: {\n serializedName: \"live\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n os: {\n serializedName: \"os\",\n type: {\n name: \"Composite\",\n className: \"MachineCountsByOperatingSystem\"\n }\n }\n }\n }\n};\n\nexport const Machine: coreClient.CompositeMapper = {\n serializedName: \"machine\",\n type: {\n name: \"Composite\",\n className: \"Machine\",\n uberParent: \"CoreResource\",\n polymorphicDiscriminator: CoreResource.type.polymorphicDiscriminator,\n modelProperties: {\n ...CoreResource.type.modelProperties,\n timestamp: {\n serializedName: \"properties.timestamp\",\n type: {\n name: \"DateTime\"\n }\n },\n monitoringState: {\n serializedName: \"properties.monitoringState\",\n type: {\n name: \"Enum\",\n allowedValues: [\"monitored\", \"discovered\"]\n }\n },\n virtualizationState: {\n serializedName: \"properties.virtualizationState\",\n type: {\n name: \"Enum\",\n allowedValues: [\"unknown\", \"physical\", \"virtual\", \"hypervisor\"]\n }\n },\n displayName: {\n serializedName: \"properties.displayName\",\n type: {\n name: \"String\"\n }\n },\n computerName: {\n serializedName: \"properties.computerName\",\n type: {\n name: \"String\"\n }\n },\n fullyQualifiedDomainName: {\n serializedName: \"properties.fullyQualifiedDomainName\",\n type: {\n name: \"String\"\n }\n },\n bootTime: {\n serializedName: \"properties.bootTime\",\n type: {\n name: \"DateTime\"\n }\n },\n timezone: {\n serializedName: \"properties.timezone\",\n type: {\n name: \"Composite\",\n className: \"Timezone\"\n }\n },\n agent: {\n serializedName: \"properties.agent\",\n type: {\n name: \"Composite\",\n className: \"AgentConfiguration\"\n }\n },\n resources: {\n serializedName: \"properties.resources\",\n type: {\n name: \"Composite\",\n className: \"MachineResourcesConfiguration\"\n }\n },\n networking: {\n serializedName: \"properties.networking\",\n type: {\n name: \"Composite\",\n className: \"NetworkConfiguration\"\n }\n },\n operatingSystem: {\n serializedName: \"properties.operatingSystem\",\n type: {\n name: \"Composite\",\n className: \"OperatingSystemConfiguration\"\n }\n },\n virtualMachine: {\n serializedName: \"properties.virtualMachine\",\n type: {\n name: \"Composite\",\n className: \"VirtualMachineConfiguration\"\n }\n },\n hypervisor: {\n serializedName: \"properties.hypervisor\",\n type: {\n name: \"Composite\",\n className: \"HypervisorConfiguration\"\n }\n },\n hosting: {\n serializedName: \"properties.hosting\",\n type: {\n name: \"Composite\",\n className: \"HostingConfiguration\"\n }\n }\n }\n }\n};\n\nexport const Process: coreClient.CompositeMapper = {\n serializedName: \"process\",\n type: {\n name: \"Composite\",\n className: \"Process\",\n uberParent: \"CoreResource\",\n polymorphicDiscriminator: CoreResource.type.polymorphicDiscriminator,\n modelProperties: {\n ...CoreResource.type.modelProperties,\n timestamp: {\n serializedName: \"properties.timestamp\",\n type: {\n name: \"DateTime\"\n }\n },\n monitoringState: {\n serializedName: \"properties.monitoringState\",\n type: {\n name: \"Enum\",\n allowedValues: [\"monitored\", \"discovered\"]\n }\n },\n machine: {\n serializedName: \"properties.machine\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n executableName: {\n serializedName: \"properties.executableName\",\n type: {\n name: \"String\"\n }\n },\n displayName: {\n serializedName: \"properties.displayName\",\n type: {\n name: \"String\"\n }\n },\n startTime: {\n serializedName: \"properties.startTime\",\n type: {\n name: \"DateTime\"\n }\n },\n role: {\n serializedName: \"properties.role\",\n type: {\n name: \"String\"\n }\n },\n group: {\n serializedName: \"properties.group\",\n type: {\n name: \"String\"\n }\n },\n details: {\n serializedName: \"properties.details\",\n type: {\n name: \"Composite\",\n className: \"ProcessDetails\"\n }\n },\n user: {\n serializedName: \"properties.user\",\n type: {\n name: \"Composite\",\n className: \"ProcessUser\"\n }\n },\n clientOf: {\n serializedName: \"properties.clientOf\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n acceptorOf: {\n serializedName: \"properties.acceptorOf\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n hosting: {\n serializedName: \"properties.hosting\",\n type: {\n name: \"Composite\",\n className: \"ProcessHostingConfiguration\"\n }\n }\n }\n }\n};\n\nexport const Port: coreClient.CompositeMapper = {\n serializedName: \"port\",\n type: {\n name: \"Composite\",\n className: \"Port\",\n uberParent: \"CoreResource\",\n polymorphicDiscriminator: CoreResource.type.polymorphicDiscriminator,\n modelProperties: {\n ...CoreResource.type.modelProperties,\n monitoringState: {\n serializedName: \"properties.monitoringState\",\n type: {\n name: \"Enum\",\n allowedValues: [\"monitored\", \"discovered\"]\n }\n },\n machine: {\n serializedName: \"properties.machine\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n displayName: {\n serializedName: \"properties.displayName\",\n type: {\n name: \"String\"\n }\n },\n ipAddress: {\n serializedName: \"properties.ipAddress\",\n type: {\n name: \"String\"\n }\n },\n portNumber: {\n serializedName: \"properties.portNumber\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const MachineGroup: coreClient.CompositeMapper = {\n serializedName: \"machineGroup\",\n type: {\n name: \"Composite\",\n className: \"MachineGroup\",\n uberParent: \"CoreResource\",\n polymorphicDiscriminator: CoreResource.type.polymorphicDiscriminator,\n modelProperties: {\n ...CoreResource.type.modelProperties,\n groupType: {\n serializedName: \"properties.groupType\",\n type: {\n name: \"String\"\n }\n },\n displayName: {\n constraints: {\n MaxLength: 256,\n MinLength: 1\n },\n serializedName: \"properties.displayName\",\n type: {\n name: \"String\"\n }\n },\n count: {\n serializedName: \"properties.count\",\n type: {\n name: \"Number\"\n }\n },\n machines: {\n serializedName: \"properties.machines\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MachineReferenceWithHints\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ClientGroup: coreClient.CompositeMapper = {\n serializedName: \"clientGroup\",\n type: {\n name: \"Composite\",\n className: \"ClientGroup\",\n uberParent: \"CoreResource\",\n polymorphicDiscriminator: CoreResource.type.polymorphicDiscriminator,\n modelProperties: {\n ...CoreResource.type.modelProperties,\n clientsOf: {\n serializedName: \"properties.clientsOf\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n }\n }\n }\n};\n\nexport const Connection: coreClient.CompositeMapper = {\n serializedName: \"rel:connection\",\n type: {\n name: \"Composite\",\n className: \"Connection\",\n uberParent: \"Relationship\",\n polymorphicDiscriminator: Relationship.type.polymorphicDiscriminator,\n modelProperties: {\n ...Relationship.type.modelProperties,\n source: {\n serializedName: \"properties.source\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n destination: {\n serializedName: \"properties.destination\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n startTime: {\n serializedName: \"properties.startTime\",\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"properties.endTime\",\n type: {\n name: \"DateTime\"\n }\n },\n serverPort: {\n serializedName: \"properties.serverPort\",\n type: {\n name: \"Composite\",\n className: \"PortReference\"\n }\n },\n failureState: {\n serializedName: \"properties.failureState\",\n type: {\n name: \"Enum\",\n allowedValues: [\"ok\", \"failed\", \"mixed\"]\n }\n }\n }\n }\n};\n\nexport const Acceptor: coreClient.CompositeMapper = {\n serializedName: \"rel:acceptor\",\n type: {\n name: \"Composite\",\n className: \"Acceptor\",\n uberParent: \"Relationship\",\n polymorphicDiscriminator: Relationship.type.polymorphicDiscriminator,\n modelProperties: {\n ...Relationship.type.modelProperties,\n source: {\n serializedName: \"properties.source\",\n type: {\n name: \"Composite\",\n className: \"PortReference\"\n }\n },\n destination: {\n serializedName: \"properties.destination\",\n type: {\n name: \"Composite\",\n className: \"ProcessReference\"\n }\n },\n startTime: {\n serializedName: \"properties.startTime\",\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"properties.endTime\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const MachinesSummary: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MachinesSummary\",\n modelProperties: {\n ...Summary.type.modelProperties,\n startTime: {\n serializedName: \"properties.startTime\",\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"properties.endTime\",\n type: {\n name: \"DateTime\"\n }\n },\n total: {\n serializedName: \"properties.total\",\n type: {\n name: \"Number\"\n }\n },\n live: {\n serializedName: \"properties.live\",\n type: {\n name: \"Number\"\n }\n },\n os: {\n serializedName: \"properties.os\",\n type: {\n name: \"Composite\",\n className: \"MachineCountsByOperatingSystem\"\n }\n }\n }\n }\n};\n\nexport const MachineListMapRequest: coreClient.CompositeMapper = {\n serializedName: \"map:machine-list-dependency\",\n type: {\n name: \"Composite\",\n className: \"MachineListMapRequest\",\n uberParent: \"MultipleMachinesMapRequest\",\n polymorphicDiscriminator:\n MultipleMachinesMapRequest.type.polymorphicDiscriminator,\n modelProperties: {\n ...MultipleMachinesMapRequest.type.modelProperties,\n machineIds: {\n serializedName: \"machineIds\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MachineGroupMapRequest: coreClient.CompositeMapper = {\n serializedName: \"map:machine-group-dependency\",\n type: {\n name: \"Composite\",\n className: \"MachineGroupMapRequest\",\n uberParent: \"MultipleMachinesMapRequest\",\n polymorphicDiscriminator:\n MultipleMachinesMapRequest.type.polymorphicDiscriminator,\n modelProperties: {\n ...MultipleMachinesMapRequest.type.modelProperties,\n machineGroupId: {\n serializedName: \"machineGroupId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport let discriminators = {\n HostingConfiguration: HostingConfiguration,\n ResourceReference: ResourceReference,\n ProcessHostingConfiguration: ProcessHostingConfiguration,\n MapRequest: MapRequest,\n \"HostingConfiguration.provider:azure\": AzureHostingConfiguration,\n \"Resource.CoreResource\": CoreResource,\n \"Resource.Relationship\": Relationship,\n \"ResourceReference.ref:machine\": MachineReference,\n \"ResourceReference.ref:port\": PortReference,\n \"ResourceReference.ref:machinewithhints\": MachineReferenceWithHints,\n \"ResourceReference.ref:process\": ProcessReference,\n \"ResourceReference.ref:clientgroup\": ClientGroupReference,\n \"ProcessHostingConfiguration.provider:azure\": AzureProcessHostingConfiguration,\n \"MapRequest.map:single-machine-dependency\": SingleMachineDependencyMapRequest,\n \"MapRequest.MultipleMachinesMapRequest\": MultipleMachinesMapRequest,\n \"CoreResource.machine\": Machine,\n \"CoreResource.process\": Process,\n \"CoreResource.port\": Port,\n \"CoreResource.machineGroup\": MachineGroup,\n \"CoreResource.clientGroup\": ClientGroup,\n \"Relationship.rel:connection\": Connection,\n \"Relationship.rel:acceptor\": Acceptor,\n \"MultipleMachinesMapRequest.map:machine-list-dependency\": MachineListMapRequest,\n \"MultipleMachinesMapRequest.map:machine-group-dependency\": MachineGroupMapRequest\n};\n"]}
@@ -5,7 +5,7 @@
5
5
  * Code generated by Microsoft (R) AutoRest Code Generator.
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
- import { MapRequest as MapRequestMapper, MachineGroup as MachineGroupMapper } from "../models/mappers";
8
+ import { MapRequest as MapRequestMapper, MachineGroup as MachineGroupMapper } from "../models/mappers.js";
9
9
  export const accept = {
10
10
  parameterPath: "accept",
11
11
  mapper: {
@@ -0,0 +1 @@
1
+ {"version":3,"file":"parameters.js","sourceRoot":"","sources":["../../../src/models/parameters.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 {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter\n} from \"@azure/core-client\";\nimport {\n MapRequest as MapRequestMapper,\n MachineGroup as MachineGroupMapper\n} from \"../models/mappers.js\";\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"[a-zA-Z0-9_-]+\"),\n MaxLength: 64,\n MinLength: 1\n },\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const workspaceName: OperationURLParameter = {\n parameterPath: \"workspaceName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"[a-zA-Z0-9_][a-zA-Z0-9_-]+[a-zA-Z0-9_]\"),\n MaxLength: 63,\n MinLength: 3\n },\n serializedName: \"workspaceName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2015-11-01-preview\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const live: OperationQueryParameter = {\n parameterPath: [\"options\", \"live\"],\n mapper: {\n defaultValue: true,\n serializedName: \"live\",\n type: {\n name: \"Boolean\"\n }\n }\n};\n\nexport const startTime: OperationQueryParameter = {\n parameterPath: [\"options\", \"startTime\"],\n mapper: {\n serializedName: \"startTime\",\n type: {\n name: \"DateTime\"\n }\n }\n};\n\nexport const endTime: OperationQueryParameter = {\n parameterPath: [\"options\", \"endTime\"],\n mapper: {\n serializedName: \"endTime\",\n type: {\n name: \"DateTime\"\n }\n }\n};\n\nexport const timestamp: OperationQueryParameter = {\n parameterPath: [\"options\", \"timestamp\"],\n mapper: {\n serializedName: \"timestamp\",\n type: {\n name: \"DateTime\"\n }\n }\n};\n\nexport const top: OperationQueryParameter = {\n parameterPath: [\"options\", \"top\"],\n mapper: {\n constraints: {\n InclusiveMaximum: 200,\n InclusiveMinimum: 1\n },\n serializedName: \"$top\",\n type: {\n name: \"Number\"\n }\n }\n};\n\nexport const machineName: OperationURLParameter = {\n parameterPath: \"machineName\",\n mapper: {\n constraints: {\n MaxLength: 64,\n MinLength: 3\n },\n serializedName: \"machineName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const processName: OperationURLParameter = {\n parameterPath: \"processName\",\n mapper: {\n constraints: {\n MaxLength: 128,\n MinLength: 3\n },\n serializedName: \"processName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const portName: OperationURLParameter = {\n parameterPath: \"portName\",\n mapper: {\n constraints: {\n MaxLength: 64,\n MinLength: 3\n },\n serializedName: \"portName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const clientGroupName: OperationURLParameter = {\n parameterPath: \"clientGroupName\",\n mapper: {\n constraints: {\n MaxLength: 256,\n MinLength: 3\n },\n serializedName: \"clientGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const request: OperationParameter = {\n parameterPath: \"request\",\n mapper: MapRequestMapper\n};\n\nexport const machineGroup: OperationParameter = {\n parameterPath: \"machineGroup\",\n mapper: MachineGroupMapper\n};\n\nexport const machineGroupName: OperationURLParameter = {\n parameterPath: \"machineGroupName\",\n mapper: {\n constraints: {\n MaxLength: 36,\n MinLength: 36\n },\n serializedName: \"machineGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n"]}
@@ -1,7 +1,7 @@
1
1
  import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { ClientGroups } from "../operationsInterfaces";
3
- import { ServiceMap } from "../serviceMap";
4
- import { ClientGroupMember, ClientGroupsListMembersOptionalParams, ClientGroupsGetOptionalParams, ClientGroupsGetResponse, ClientGroupsGetMembersCountOptionalParams, ClientGroupsGetMembersCountResponse } from "../models";
2
+ import { ClientGroups } from "../operationsInterfaces/index.js";
3
+ import { ServiceMap } from "../serviceMap.js";
4
+ import { ClientGroupMember, ClientGroupsListMembersOptionalParams, ClientGroupsGetOptionalParams, ClientGroupsGetResponse, ClientGroupsGetMembersCountOptionalParams, ClientGroupsGetMembersCountResponse } from "../models/index.js";
5
5
  /** Class containing ClientGroups operations. */
6
6
  export declare class ClientGroupsImpl implements ClientGroups {
7
7
  private readonly client;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"clientGroups.d.ts","sourceRoot":"","sources":["../../../src/operations/clientGroups.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAC;AAIhE,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAC9C,OAAO,EACL,iBAAiB,EAEjB,qCAAqC,EAErC,6BAA6B,EAC7B,uBAAuB,EACvB,yCAAyC,EACzC,mCAAmC,EAEpC,MAAM,oBAAoB,CAAC;AAG5B,gDAAgD;AAChD,qBAAa,gBAAiB,YAAW,YAAY;IACnD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAa;IAEpC;;;OAGG;gBACS,MAAM,EAAE,UAAU;IAI9B;;;;;;OAMG;IACI,WAAW,CAChB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,qCAAqC,GAC9C,0BAA0B,CAAC,iBAAiB,CAAC;YA6BjC,qBAAqB;YAoCrB,oBAAoB;IAgBnC;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,uBAAuB,CAAC;IAOnC;;;;;;OAMG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CAAC,mCAAmC,CAAC;IAO/C;;;;;;OAMG;IACH,OAAO,CAAC,YAAY;IAYpB;;;;;;;OAOG;IACH,OAAO,CAAC,gBAAgB;CAYzB"}
@@ -6,10 +6,10 @@
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
8
  import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
9
- import { setContinuationToken } from "../pagingHelper";
9
+ import { setContinuationToken } from "../pagingHelper.js";
10
10
  import * as coreClient from "@azure/core-client";
11
- import * as Mappers from "../models/mappers";
12
- import * as Parameters from "../models/parameters";
11
+ import * as Mappers from "../models/mappers.js";
12
+ import * as Parameters from "../models/parameters.js";
13
13
  /// <reference lib="esnext.asynciterable" />
14
14
  /** Class containing ClientGroups operations. */
15
15
  export class ClientGroupsImpl {