@azure/arm-migrate 1.2.1 → 2.0.0

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 (452) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/LICENSE +21 -0
  3. package/README.md +69 -81
  4. package/dist/index.js +6539 -0
  5. package/dist/index.js.map +1 -0
  6. package/dist/index.min.js +1 -0
  7. package/dist/index.min.js.map +1 -0
  8. package/dist-esm/samples-dev/assessedMachinesGet.d.ts +2 -0
  9. package/dist-esm/samples-dev/assessedMachinesGet.d.ts.map +1 -0
  10. package/dist-esm/samples-dev/assessedMachinesGet.js +34 -0
  11. package/dist-esm/samples-dev/assessedMachinesGet.js.map +1 -0
  12. package/dist-esm/samples-dev/assessedMachinesListByAssessment.d.ts +2 -0
  13. package/dist-esm/samples-dev/assessedMachinesListByAssessment.d.ts.map +1 -0
  14. package/dist-esm/samples-dev/assessedMachinesListByAssessment.js +55 -0
  15. package/dist-esm/samples-dev/assessedMachinesListByAssessment.js.map +1 -0
  16. package/dist-esm/samples-dev/assessmentOptionsGet.d.ts +2 -0
  17. package/dist-esm/samples-dev/assessmentOptionsGet.d.ts.map +1 -0
  18. package/dist-esm/samples-dev/assessmentOptionsGet.js +45 -0
  19. package/dist-esm/samples-dev/assessmentOptionsGet.js.map +1 -0
  20. package/dist-esm/samples-dev/assessmentsCreate.d.ts +2 -0
  21. package/dist-esm/samples-dev/assessmentsCreate.d.ts.map +1 -0
  22. package/dist-esm/samples-dev/assessmentsCreate.js +79 -0
  23. package/dist-esm/samples-dev/assessmentsCreate.js.map +1 -0
  24. package/dist-esm/samples-dev/assessmentsDelete.d.ts +2 -0
  25. package/dist-esm/samples-dev/assessmentsDelete.d.ts.map +1 -0
  26. package/dist-esm/samples-dev/assessmentsDelete.js +39 -0
  27. package/dist-esm/samples-dev/assessmentsDelete.js.map +1 -0
  28. package/dist-esm/samples-dev/assessmentsGet.d.ts +2 -0
  29. package/dist-esm/samples-dev/assessmentsGet.d.ts.map +1 -0
  30. package/dist-esm/samples-dev/assessmentsGet.js +33 -0
  31. package/dist-esm/samples-dev/assessmentsGet.js.map +1 -0
  32. package/dist-esm/samples-dev/assessmentsGetReportDownloadUrl.d.ts +2 -0
  33. package/dist-esm/samples-dev/assessmentsGetReportDownloadUrl.d.ts.map +1 -0
  34. package/dist-esm/samples-dev/assessmentsGetReportDownloadUrl.js +33 -0
  35. package/dist-esm/samples-dev/assessmentsGetReportDownloadUrl.js.map +1 -0
  36. package/dist-esm/samples-dev/assessmentsListByGroup.d.ts +2 -0
  37. package/dist-esm/samples-dev/assessmentsListByGroup.d.ts.map +1 -0
  38. package/dist-esm/samples-dev/assessmentsListByGroup.js +52 -0
  39. package/dist-esm/samples-dev/assessmentsListByGroup.js.map +1 -0
  40. package/dist-esm/samples-dev/assessmentsListByProject.d.ts +2 -0
  41. package/dist-esm/samples-dev/assessmentsListByProject.d.ts.map +1 -0
  42. package/dist-esm/samples-dev/assessmentsListByProject.js +51 -0
  43. package/dist-esm/samples-dev/assessmentsListByProject.js.map +1 -0
  44. package/dist-esm/samples-dev/groupsCreate.d.ts +2 -0
  45. package/dist-esm/samples-dev/groupsCreate.d.ts.map +1 -0
  46. package/dist-esm/samples-dev/groupsCreate.js +43 -0
  47. package/dist-esm/samples-dev/groupsCreate.js.map +1 -0
  48. package/dist-esm/samples-dev/groupsDelete.d.ts +2 -0
  49. package/dist-esm/samples-dev/groupsDelete.d.ts.map +1 -0
  50. package/dist-esm/samples-dev/groupsDelete.js +38 -0
  51. package/dist-esm/samples-dev/groupsDelete.js.map +1 -0
  52. package/dist-esm/samples-dev/groupsGet.d.ts +2 -0
  53. package/dist-esm/samples-dev/groupsGet.d.ts.map +1 -0
  54. package/dist-esm/samples-dev/groupsGet.js +32 -0
  55. package/dist-esm/samples-dev/groupsGet.js.map +1 -0
  56. package/dist-esm/samples-dev/groupsListByProject.d.ts +2 -0
  57. package/dist-esm/samples-dev/groupsListByProject.d.ts.map +1 -0
  58. package/dist-esm/samples-dev/groupsListByProject.js +45 -0
  59. package/dist-esm/samples-dev/groupsListByProject.js.map +1 -0
  60. package/dist-esm/samples-dev/groupsUpdateMachines.d.ts +2 -0
  61. package/dist-esm/samples-dev/groupsUpdateMachines.d.ts.map +1 -0
  62. package/dist-esm/samples-dev/groupsUpdateMachines.js +32 -0
  63. package/dist-esm/samples-dev/groupsUpdateMachines.js.map +1 -0
  64. package/dist-esm/samples-dev/hyperVCollectorsCreate.d.ts +2 -0
  65. package/dist-esm/samples-dev/hyperVCollectorsCreate.d.ts.map +1 -0
  66. package/dist-esm/samples-dev/hyperVCollectorsCreate.js +48 -0
  67. package/dist-esm/samples-dev/hyperVCollectorsCreate.js.map +1 -0
  68. package/dist-esm/samples-dev/hyperVCollectorsDelete.d.ts +2 -0
  69. package/dist-esm/samples-dev/hyperVCollectorsDelete.d.ts.map +1 -0
  70. package/dist-esm/samples-dev/hyperVCollectorsDelete.js +32 -0
  71. package/dist-esm/samples-dev/hyperVCollectorsDelete.js.map +1 -0
  72. package/dist-esm/samples-dev/hyperVCollectorsGet.d.ts +2 -0
  73. package/dist-esm/samples-dev/hyperVCollectorsGet.d.ts.map +1 -0
  74. package/dist-esm/samples-dev/hyperVCollectorsGet.js +32 -0
  75. package/dist-esm/samples-dev/hyperVCollectorsGet.js.map +1 -0
  76. package/dist-esm/samples-dev/hyperVCollectorsListByProject.d.ts +2 -0
  77. package/dist-esm/samples-dev/hyperVCollectorsListByProject.d.ts.map +1 -0
  78. package/dist-esm/samples-dev/hyperVCollectorsListByProject.js +45 -0
  79. package/dist-esm/samples-dev/hyperVCollectorsListByProject.js.map +1 -0
  80. package/dist-esm/samples-dev/importCollectorsCreate.d.ts +2 -0
  81. package/dist-esm/samples-dev/importCollectorsCreate.d.ts.map +1 -0
  82. package/dist-esm/samples-dev/importCollectorsCreate.js +42 -0
  83. package/dist-esm/samples-dev/importCollectorsCreate.js.map +1 -0
  84. package/dist-esm/samples-dev/importCollectorsDelete.d.ts +2 -0
  85. package/dist-esm/samples-dev/importCollectorsDelete.d.ts.map +1 -0
  86. package/dist-esm/samples-dev/importCollectorsDelete.js +32 -0
  87. package/dist-esm/samples-dev/importCollectorsDelete.js.map +1 -0
  88. package/dist-esm/samples-dev/importCollectorsGet.d.ts +2 -0
  89. package/dist-esm/samples-dev/importCollectorsGet.d.ts.map +1 -0
  90. package/dist-esm/samples-dev/importCollectorsGet.js +32 -0
  91. package/dist-esm/samples-dev/importCollectorsGet.js.map +1 -0
  92. package/dist-esm/samples-dev/importCollectorsListByProject.d.ts +2 -0
  93. package/dist-esm/samples-dev/importCollectorsListByProject.d.ts.map +1 -0
  94. package/dist-esm/samples-dev/importCollectorsListByProject.js +45 -0
  95. package/dist-esm/samples-dev/importCollectorsListByProject.js.map +1 -0
  96. package/dist-esm/samples-dev/machinesGet.d.ts +2 -0
  97. package/dist-esm/samples-dev/machinesGet.d.ts.map +1 -0
  98. package/dist-esm/samples-dev/machinesGet.js +32 -0
  99. package/dist-esm/samples-dev/machinesGet.js.map +1 -0
  100. package/dist-esm/samples-dev/machinesListByProject.d.ts +2 -0
  101. package/dist-esm/samples-dev/machinesListByProject.d.ts.map +1 -0
  102. package/dist-esm/samples-dev/machinesListByProject.js +45 -0
  103. package/dist-esm/samples-dev/machinesListByProject.js.map +1 -0
  104. package/dist-esm/samples-dev/operationsList.d.ts +2 -0
  105. package/dist-esm/samples-dev/operationsList.d.ts.map +1 -0
  106. package/dist-esm/samples-dev/operationsList.js +43 -0
  107. package/dist-esm/samples-dev/operationsList.js.map +1 -0
  108. package/dist-esm/samples-dev/privateEndpointConnectionsCreate.d.ts +2 -0
  109. package/dist-esm/samples-dev/privateEndpointConnectionsCreate.d.ts.map +1 -0
  110. package/dist-esm/samples-dev/privateEndpointConnectionsCreate.js +45 -0
  111. package/dist-esm/samples-dev/privateEndpointConnectionsCreate.js.map +1 -0
  112. package/dist-esm/samples-dev/privateEndpointConnectionsDelete.d.ts +2 -0
  113. package/dist-esm/samples-dev/privateEndpointConnectionsDelete.d.ts.map +1 -0
  114. package/dist-esm/samples-dev/privateEndpointConnectionsDelete.js +34 -0
  115. package/dist-esm/samples-dev/privateEndpointConnectionsDelete.js.map +1 -0
  116. package/dist-esm/samples-dev/privateEndpointConnectionsGet.d.ts +2 -0
  117. package/dist-esm/samples-dev/privateEndpointConnectionsGet.d.ts.map +1 -0
  118. package/dist-esm/samples-dev/privateEndpointConnectionsGet.js +32 -0
  119. package/dist-esm/samples-dev/privateEndpointConnectionsGet.js.map +1 -0
  120. package/dist-esm/samples-dev/privateEndpointConnectionsListByProject.d.ts +2 -0
  121. package/dist-esm/samples-dev/privateEndpointConnectionsListByProject.d.ts.map +1 -0
  122. package/dist-esm/samples-dev/privateEndpointConnectionsListByProject.js +31 -0
  123. package/dist-esm/samples-dev/privateEndpointConnectionsListByProject.js.map +1 -0
  124. package/dist-esm/samples-dev/privateLinkResourcesGet.d.ts +2 -0
  125. package/dist-esm/samples-dev/privateLinkResourcesGet.d.ts.map +1 -0
  126. package/dist-esm/samples-dev/privateLinkResourcesGet.js +32 -0
  127. package/dist-esm/samples-dev/privateLinkResourcesGet.js.map +1 -0
  128. package/dist-esm/samples-dev/privateLinkResourcesListByProject.d.ts +2 -0
  129. package/dist-esm/samples-dev/privateLinkResourcesListByProject.d.ts.map +1 -0
  130. package/dist-esm/samples-dev/privateLinkResourcesListByProject.js +31 -0
  131. package/dist-esm/samples-dev/privateLinkResourcesListByProject.js.map +1 -0
  132. package/dist-esm/samples-dev/projectsCreate.d.ts +2 -0
  133. package/dist-esm/samples-dev/projectsCreate.d.ts.map +1 -0
  134. package/dist-esm/samples-dev/projectsCreate.js +43 -0
  135. package/dist-esm/samples-dev/projectsCreate.js.map +1 -0
  136. package/dist-esm/samples-dev/projectsDelete.d.ts +2 -0
  137. package/dist-esm/samples-dev/projectsDelete.d.ts.map +1 -0
  138. package/dist-esm/samples-dev/projectsDelete.js +31 -0
  139. package/dist-esm/samples-dev/projectsDelete.js.map +1 -0
  140. package/dist-esm/samples-dev/projectsGet.d.ts +2 -0
  141. package/dist-esm/samples-dev/projectsGet.d.ts.map +1 -0
  142. package/dist-esm/samples-dev/projectsGet.js +31 -0
  143. package/dist-esm/samples-dev/projectsGet.js.map +1 -0
  144. package/dist-esm/samples-dev/projectsList.d.ts +2 -0
  145. package/dist-esm/samples-dev/projectsList.d.ts.map +1 -0
  146. package/dist-esm/samples-dev/projectsList.js +44 -0
  147. package/dist-esm/samples-dev/projectsList.js.map +1 -0
  148. package/dist-esm/samples-dev/projectsUpdate.d.ts +2 -0
  149. package/dist-esm/samples-dev/projectsUpdate.d.ts.map +1 -0
  150. package/dist-esm/samples-dev/projectsUpdate.js +43 -0
  151. package/dist-esm/samples-dev/projectsUpdate.js.map +1 -0
  152. package/dist-esm/samples-dev/serverCollectorsCreate.d.ts +2 -0
  153. package/dist-esm/samples-dev/serverCollectorsCreate.d.ts.map +1 -0
  154. package/dist-esm/samples-dev/serverCollectorsCreate.js +48 -0
  155. package/dist-esm/samples-dev/serverCollectorsCreate.js.map +1 -0
  156. package/dist-esm/samples-dev/serverCollectorsDelete.d.ts +2 -0
  157. package/dist-esm/samples-dev/serverCollectorsDelete.d.ts.map +1 -0
  158. package/dist-esm/samples-dev/serverCollectorsDelete.js +32 -0
  159. package/dist-esm/samples-dev/serverCollectorsDelete.js.map +1 -0
  160. package/dist-esm/samples-dev/serverCollectorsGet.d.ts +2 -0
  161. package/dist-esm/samples-dev/serverCollectorsGet.d.ts.map +1 -0
  162. package/dist-esm/samples-dev/serverCollectorsGet.js +32 -0
  163. package/dist-esm/samples-dev/serverCollectorsGet.js.map +1 -0
  164. package/dist-esm/samples-dev/serverCollectorsListByProject.d.ts +2 -0
  165. package/dist-esm/samples-dev/serverCollectorsListByProject.d.ts.map +1 -0
  166. package/dist-esm/samples-dev/serverCollectorsListByProject.js +45 -0
  167. package/dist-esm/samples-dev/serverCollectorsListByProject.js.map +1 -0
  168. package/dist-esm/samples-dev/vMwareCollectorsCreate.d.ts +2 -0
  169. package/dist-esm/samples-dev/vMwareCollectorsCreate.d.ts.map +1 -0
  170. package/dist-esm/samples-dev/vMwareCollectorsCreate.js +48 -0
  171. package/dist-esm/samples-dev/vMwareCollectorsCreate.js.map +1 -0
  172. package/dist-esm/samples-dev/vMwareCollectorsDelete.d.ts +2 -0
  173. package/dist-esm/samples-dev/vMwareCollectorsDelete.d.ts.map +1 -0
  174. package/dist-esm/samples-dev/vMwareCollectorsDelete.js +32 -0
  175. package/dist-esm/samples-dev/vMwareCollectorsDelete.js.map +1 -0
  176. package/dist-esm/samples-dev/vMwareCollectorsGet.d.ts +2 -0
  177. package/dist-esm/samples-dev/vMwareCollectorsGet.d.ts.map +1 -0
  178. package/dist-esm/samples-dev/vMwareCollectorsGet.js +32 -0
  179. package/dist-esm/samples-dev/vMwareCollectorsGet.js.map +1 -0
  180. package/dist-esm/samples-dev/vMwareCollectorsListByProject.d.ts +2 -0
  181. package/dist-esm/samples-dev/vMwareCollectorsListByProject.d.ts.map +1 -0
  182. package/dist-esm/samples-dev/vMwareCollectorsListByProject.js +45 -0
  183. package/dist-esm/samples-dev/vMwareCollectorsListByProject.js.map +1 -0
  184. package/dist-esm/src/azureMigrateV2.d.ts +29 -0
  185. package/dist-esm/src/azureMigrateV2.d.ts.map +1 -0
  186. package/dist-esm/src/azureMigrateV2.js +62 -0
  187. package/dist-esm/src/azureMigrateV2.js.map +1 -0
  188. package/dist-esm/src/index.d.ts +5 -0
  189. package/dist-esm/src/index.d.ts.map +1 -0
  190. package/dist-esm/src/index.js +12 -0
  191. package/dist-esm/src/index.js.map +1 -0
  192. package/dist-esm/src/models/index.d.ts +2794 -0
  193. package/dist-esm/src/models/index.d.ts.map +1 -0
  194. package/dist-esm/src/models/index.js +555 -0
  195. package/dist-esm/src/models/index.js.map +1 -0
  196. package/dist-esm/src/models/mappers.d.ts +103 -0
  197. package/dist-esm/src/models/mappers.d.ts.map +1 -0
  198. package/dist-esm/src/models/mappers.js +3033 -0
  199. package/dist-esm/src/models/mappers.js.map +1 -0
  200. package/dist-esm/src/models/parameters.d.ts +30 -0
  201. package/dist-esm/src/models/parameters.d.ts.map +1 -0
  202. package/dist-esm/src/models/parameters.js +240 -0
  203. package/dist-esm/src/models/parameters.js.map +1 -0
  204. package/dist-esm/src/operations/assessedMachines.d.ts +69 -0
  205. package/dist-esm/src/operations/assessedMachines.d.ts.map +1 -0
  206. package/dist-esm/src/operations/assessedMachines.js +215 -0
  207. package/dist-esm/src/operations/assessedMachines.js.map +1 -0
  208. package/dist-esm/src/operations/assessments.d.ts +114 -0
  209. package/dist-esm/src/operations/assessments.d.ts.map +1 -0
  210. package/dist-esm/src/operations/assessments.js +354 -0
  211. package/dist-esm/src/operations/assessments.js.map +1 -0
  212. package/dist-esm/src/operations/groups.d.ts +74 -0
  213. package/dist-esm/src/operations/groups.d.ts.map +1 -0
  214. package/dist-esm/src/operations/groups.js +252 -0
  215. package/dist-esm/src/operations/groups.js.map +1 -0
  216. package/dist-esm/src/operations/hyperVCollectors.d.ts +54 -0
  217. package/dist-esm/src/operations/hyperVCollectors.d.ts.map +1 -0
  218. package/dist-esm/src/operations/hyperVCollectors.js +205 -0
  219. package/dist-esm/src/operations/hyperVCollectors.js.map +1 -0
  220. package/dist-esm/src/operations/importCollectors.d.ts +54 -0
  221. package/dist-esm/src/operations/importCollectors.d.ts.map +1 -0
  222. package/dist-esm/src/operations/importCollectors.js +205 -0
  223. package/dist-esm/src/operations/importCollectors.js.map +1 -0
  224. package/dist-esm/src/operations/index.d.ts +13 -0
  225. package/dist-esm/src/operations/index.d.ts.map +1 -0
  226. package/dist-esm/src/operations/index.js +20 -0
  227. package/dist-esm/src/operations/index.js.map +1 -0
  228. package/dist-esm/src/operations/machines.d.ts +49 -0
  229. package/dist-esm/src/operations/machines.d.ts.map +1 -0
  230. package/dist-esm/src/operations/machines.js +175 -0
  231. package/dist-esm/src/operations/machines.js.map +1 -0
  232. package/dist-esm/src/operations/operations.d.ts +26 -0
  233. package/dist-esm/src/operations/operations.d.ts.map +1 -0
  234. package/dist-esm/src/operations/operations.js +86 -0
  235. package/dist-esm/src/operations/operations.js.map +1 -0
  236. package/dist-esm/src/operations/privateEndpointConnectionOperations.d.ts +47 -0
  237. package/dist-esm/src/operations/privateEndpointConnectionOperations.d.ts.map +1 -0
  238. package/dist-esm/src/operations/privateEndpointConnectionOperations.js +177 -0
  239. package/dist-esm/src/operations/privateEndpointConnectionOperations.js.map +1 -0
  240. package/dist-esm/src/operations/privateLinkResourceOperations.d.ts +30 -0
  241. package/dist-esm/src/operations/privateLinkResourceOperations.d.ts.map +1 -0
  242. package/dist-esm/src/operations/privateLinkResourceOperations.js +89 -0
  243. package/dist-esm/src/operations/privateLinkResourceOperations.js.map +1 -0
  244. package/dist-esm/src/operations/projects.d.ts +106 -0
  245. package/dist-esm/src/operations/projects.d.ts.map +1 -0
  246. package/dist-esm/src/operations/projects.js +476 -0
  247. package/dist-esm/src/operations/projects.js.map +1 -0
  248. package/dist-esm/src/operations/serverCollectors.d.ts +54 -0
  249. package/dist-esm/src/operations/serverCollectors.d.ts.map +1 -0
  250. package/dist-esm/src/operations/serverCollectors.js +205 -0
  251. package/dist-esm/src/operations/serverCollectors.js.map +1 -0
  252. package/dist-esm/src/operations/vMwareCollectors.d.ts +54 -0
  253. package/dist-esm/src/operations/vMwareCollectors.d.ts.map +1 -0
  254. package/dist-esm/src/operations/vMwareCollectors.js +205 -0
  255. package/dist-esm/src/operations/vMwareCollectors.js.map +1 -0
  256. package/dist-esm/src/operationsInterfaces/assessedMachines.d.ts +33 -0
  257. package/dist-esm/src/operationsInterfaces/assessedMachines.d.ts.map +1 -0
  258. package/dist-esm/src/operationsInterfaces/assessedMachines.js +9 -0
  259. package/dist-esm/src/operationsInterfaces/assessedMachines.js.map +1 -0
  260. package/dist-esm/src/operationsInterfaces/assessments.d.ts +81 -0
  261. package/dist-esm/src/operationsInterfaces/assessments.d.ts.map +1 -0
  262. package/dist-esm/src/operationsInterfaces/assessments.js +9 -0
  263. package/dist-esm/src/operationsInterfaces/assessments.js.map +1 -0
  264. package/dist-esm/src/operationsInterfaces/groups.d.ts +56 -0
  265. package/dist-esm/src/operationsInterfaces/groups.d.ts.map +1 -0
  266. package/dist-esm/src/operationsInterfaces/groups.js +9 -0
  267. package/dist-esm/src/operationsInterfaces/groups.js.map +1 -0
  268. package/dist-esm/src/operationsInterfaces/hyperVCollectors.d.ts +37 -0
  269. package/dist-esm/src/operationsInterfaces/hyperVCollectors.d.ts.map +1 -0
  270. package/dist-esm/src/operationsInterfaces/hyperVCollectors.js +9 -0
  271. package/dist-esm/src/operationsInterfaces/hyperVCollectors.js.map +1 -0
  272. package/dist-esm/src/operationsInterfaces/importCollectors.d.ts +37 -0
  273. package/dist-esm/src/operationsInterfaces/importCollectors.d.ts.map +1 -0
  274. package/dist-esm/src/operationsInterfaces/importCollectors.js +9 -0
  275. package/dist-esm/src/operationsInterfaces/importCollectors.js.map +1 -0
  276. package/dist-esm/src/operationsInterfaces/index.d.ts +13 -0
  277. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
  278. package/dist-esm/src/operationsInterfaces/index.js +20 -0
  279. package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
  280. package/dist-esm/src/operationsInterfaces/machines.d.ts +23 -0
  281. package/dist-esm/src/operationsInterfaces/machines.d.ts.map +1 -0
  282. package/dist-esm/src/operationsInterfaces/machines.js +9 -0
  283. package/dist-esm/src/operationsInterfaces/machines.js.map +1 -0
  284. package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
  285. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
  286. package/dist-esm/src/operationsInterfaces/operations.js +9 -0
  287. package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
  288. package/dist-esm/src/operationsInterfaces/privateEndpointConnectionOperations.d.ts +39 -0
  289. package/dist-esm/src/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -0
  290. package/dist-esm/src/operationsInterfaces/privateEndpointConnectionOperations.js +9 -0
  291. package/dist-esm/src/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -0
  292. package/dist-esm/src/operationsInterfaces/privateLinkResourceOperations.d.ts +22 -0
  293. package/dist-esm/src/operationsInterfaces/privateLinkResourceOperations.d.ts.map +1 -0
  294. package/dist-esm/src/operationsInterfaces/privateLinkResourceOperations.js +9 -0
  295. package/dist-esm/src/operationsInterfaces/privateLinkResourceOperations.js.map +1 -0
  296. package/dist-esm/src/operationsInterfaces/projects.d.ts +61 -0
  297. package/dist-esm/src/operationsInterfaces/projects.d.ts.map +1 -0
  298. package/dist-esm/src/operationsInterfaces/projects.js +9 -0
  299. package/dist-esm/src/operationsInterfaces/projects.js.map +1 -0
  300. package/dist-esm/src/operationsInterfaces/serverCollectors.d.ts +37 -0
  301. package/dist-esm/src/operationsInterfaces/serverCollectors.d.ts.map +1 -0
  302. package/dist-esm/src/operationsInterfaces/serverCollectors.js +9 -0
  303. package/dist-esm/src/operationsInterfaces/serverCollectors.js.map +1 -0
  304. package/dist-esm/src/operationsInterfaces/vMwareCollectors.d.ts +37 -0
  305. package/dist-esm/src/operationsInterfaces/vMwareCollectors.d.ts.map +1 -0
  306. package/dist-esm/src/operationsInterfaces/vMwareCollectors.js +9 -0
  307. package/dist-esm/src/operationsInterfaces/vMwareCollectors.js.map +1 -0
  308. package/dist-esm/test/sampleTest.d.ts +2 -0
  309. package/dist-esm/test/sampleTest.d.ts.map +1 -0
  310. package/dist-esm/test/sampleTest.js +40 -0
  311. package/dist-esm/test/sampleTest.js.map +1 -0
  312. package/package.json +78 -34
  313. package/review/arm-migrate.api.md +2305 -0
  314. package/rollup.config.js +184 -27
  315. package/src/azureMigrateV2.ts +127 -0
  316. package/src/index.ts +12 -0
  317. package/src/models/index.ts +2579 -1948
  318. package/src/models/mappers.ts +2080 -829
  319. package/src/models/parameters.ts +205 -35
  320. package/src/operations/assessedMachines.ts +206 -88
  321. package/src/operations/assessments.ts +301 -283
  322. package/src/operations/groups.ts +219 -188
  323. package/src/operations/hyperVCollectors.ts +277 -0
  324. package/src/operations/importCollectors.ts +277 -0
  325. package/src/operations/index.ts +9 -7
  326. package/src/operations/machines.ts +170 -86
  327. package/src/operations/operations.ts +65 -43
  328. package/src/operations/privateEndpointConnectionOperations.ts +233 -0
  329. package/src/operations/privateLinkResourceOperations.ts +121 -0
  330. package/src/operations/projects.ts +421 -265
  331. package/src/operations/serverCollectors.ts +277 -0
  332. package/src/operations/vMwareCollectors.ts +277 -0
  333. package/src/operationsInterfaces/assessedMachines.ts +60 -0
  334. package/src/operationsInterfaces/assessments.ts +135 -0
  335. package/src/operationsInterfaces/groups.ts +100 -0
  336. package/src/operationsInterfaces/hyperVCollectors.ts +74 -0
  337. package/src/operationsInterfaces/importCollectors.ts +74 -0
  338. package/src/operationsInterfaces/index.ts +20 -0
  339. package/src/operationsInterfaces/machines.ts +46 -0
  340. package/src/operationsInterfaces/operations.ts +22 -0
  341. package/src/operationsInterfaces/privateEndpointConnectionOperations.ts +75 -0
  342. package/src/operationsInterfaces/privateLinkResourceOperations.ts +44 -0
  343. package/src/operationsInterfaces/projects.ts +116 -0
  344. package/src/operationsInterfaces/serverCollectors.ts +74 -0
  345. package/src/operationsInterfaces/vMwareCollectors.ts +74 -0
  346. package/tsconfig.json +6 -5
  347. package/types/arm-migrate.d.ts +3536 -0
  348. package/types/tsdoc-metadata.json +11 -0
  349. package/dist/arm-migrate.js +0 -3395
  350. package/dist/arm-migrate.js.map +0 -1
  351. package/dist/arm-migrate.min.js +0 -1
  352. package/dist/arm-migrate.min.js.map +0 -1
  353. package/esm/azureMigrate.d.ts +0 -31
  354. package/esm/azureMigrate.d.ts.map +0 -1
  355. package/esm/azureMigrate.js +0 -45
  356. package/esm/azureMigrate.js.map +0 -1
  357. package/esm/azureMigrateContext.d.ts +0 -22
  358. package/esm/azureMigrateContext.d.ts.map +0 -1
  359. package/esm/azureMigrateContext.js +0 -60
  360. package/esm/azureMigrateContext.js.map +0 -1
  361. package/esm/models/assessedMachinesMappers.d.ts +0 -2
  362. package/esm/models/assessedMachinesMappers.d.ts.map +0 -1
  363. package/esm/models/assessedMachinesMappers.js +0 -11
  364. package/esm/models/assessedMachinesMappers.js.map +0 -1
  365. package/esm/models/assessmentOptionsMappers.d.ts +0 -2
  366. package/esm/models/assessmentOptionsMappers.d.ts.map +0 -1
  367. package/esm/models/assessmentOptionsMappers.js +0 -11
  368. package/esm/models/assessmentOptionsMappers.js.map +0 -1
  369. package/esm/models/assessmentsMappers.d.ts +0 -2
  370. package/esm/models/assessmentsMappers.d.ts.map +0 -1
  371. package/esm/models/assessmentsMappers.js +0 -11
  372. package/esm/models/assessmentsMappers.js.map +0 -1
  373. package/esm/models/groupsMappers.d.ts +0 -2
  374. package/esm/models/groupsMappers.d.ts.map +0 -1
  375. package/esm/models/groupsMappers.js +0 -11
  376. package/esm/models/groupsMappers.js.map +0 -1
  377. package/esm/models/index.d.ts +0 -2366
  378. package/esm/models/index.d.ts.map +0 -1
  379. package/esm/models/index.js +0 -10
  380. package/esm/models/index.js.map +0 -1
  381. package/esm/models/locationMappers.d.ts +0 -2
  382. package/esm/models/locationMappers.d.ts.map +0 -1
  383. package/esm/models/locationMappers.js +0 -11
  384. package/esm/models/locationMappers.js.map +0 -1
  385. package/esm/models/machinesMappers.d.ts +0 -2
  386. package/esm/models/machinesMappers.d.ts.map +0 -1
  387. package/esm/models/machinesMappers.js +0 -11
  388. package/esm/models/machinesMappers.js.map +0 -1
  389. package/esm/models/mappers.d.ts +0 -48
  390. package/esm/models/mappers.d.ts.map +0 -1
  391. package/esm/models/mappers.js +0 -1838
  392. package/esm/models/mappers.js.map +0 -1
  393. package/esm/models/operationsMappers.d.ts +0 -2
  394. package/esm/models/operationsMappers.d.ts.map +0 -1
  395. package/esm/models/operationsMappers.js +0 -11
  396. package/esm/models/operationsMappers.js.map +0 -1
  397. package/esm/models/parameters.d.ts +0 -12
  398. package/esm/models/parameters.d.ts.map +0 -1
  399. package/esm/models/parameters.js +0 -111
  400. package/esm/models/parameters.js.map +0 -1
  401. package/esm/models/projectsMappers.d.ts +0 -2
  402. package/esm/models/projectsMappers.d.ts.map +0 -1
  403. package/esm/models/projectsMappers.js +0 -11
  404. package/esm/models/projectsMappers.js.map +0 -1
  405. package/esm/operations/assessedMachines.d.ts +0 -82
  406. package/esm/operations/assessedMachines.d.ts.map +0 -1
  407. package/esm/operations/assessedMachines.js +0 -101
  408. package/esm/operations/assessedMachines.js.map +0 -1
  409. package/esm/operations/assessmentOptions.d.ts +0 -32
  410. package/esm/operations/assessmentOptions.d.ts.map +0 -1
  411. package/esm/operations/assessmentOptions.js +0 -56
  412. package/esm/operations/assessmentOptions.js.map +0 -1
  413. package/esm/operations/assessments.d.ts +0 -192
  414. package/esm/operations/assessments.d.ts.map +0 -1
  415. package/esm/operations/assessments.js +0 -247
  416. package/esm/operations/assessments.js.map +0 -1
  417. package/esm/operations/groups.d.ts +0 -124
  418. package/esm/operations/groups.d.ts.map +0 -1
  419. package/esm/operations/groups.js +0 -171
  420. package/esm/operations/groups.js.map +0 -1
  421. package/esm/operations/index.d.ts +0 -9
  422. package/esm/operations/index.d.ts.map +0 -1
  423. package/esm/operations/index.js +0 -18
  424. package/esm/operations/index.js.map +0 -1
  425. package/esm/operations/location.d.ts +0 -34
  426. package/esm/operations/location.d.ts.map +0 -1
  427. package/esm/operations/location.js +0 -62
  428. package/esm/operations/location.js.map +0 -1
  429. package/esm/operations/machines.d.ts +0 -62
  430. package/esm/operations/machines.d.ts.map +0 -1
  431. package/esm/operations/machines.js +0 -93
  432. package/esm/operations/machines.js.map +0 -1
  433. package/esm/operations/operations.d.ts +0 -29
  434. package/esm/operations/operations.d.ts.map +0 -1
  435. package/esm/operations/operations.js +0 -48
  436. package/esm/operations/operations.js.map +0 -1
  437. package/esm/operations/projects.d.ts +0 -159
  438. package/esm/operations/projects.d.ts.map +0 -1
  439. package/esm/operations/projects.js +0 -262
  440. package/esm/operations/projects.js.map +0 -1
  441. package/src/azureMigrate.ts +0 -62
  442. package/src/azureMigrateContext.ts +0 -67
  443. package/src/models/assessedMachinesMappers.ts +0 -28
  444. package/src/models/assessmentOptionsMappers.ts +0 -16
  445. package/src/models/assessmentsMappers.ts +0 -33
  446. package/src/models/groupsMappers.ts +0 -30
  447. package/src/models/locationMappers.ts +0 -16
  448. package/src/models/machinesMappers.ts +0 -28
  449. package/src/models/operationsMappers.ts +0 -17
  450. package/src/models/projectsMappers.ts +0 -33
  451. package/src/operations/assessmentOptions.ts +0 -83
  452. package/src/operations/location.ts +0 -93
@@ -1,2366 +0,0 @@
1
- import { BaseResource, CloudError, AzureServiceClientOptions } from "@azure/ms-rest-azure-js";
2
- import * as msRest from "@azure/ms-rest-js";
3
- export { BaseResource, CloudError };
4
- /**
5
- * @interface
6
- * An interface representing Project.
7
- * Azure Migrate Project.
8
- *
9
- * @extends BaseResource
10
- */
11
- export interface Project extends BaseResource {
12
- /**
13
- * @member {string} [id] Path reference to this project
14
- * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/projects/{projectName}
15
- * **NOTE: This property will not be serialized. It can only be populated by
16
- * the server.**
17
- */
18
- readonly id?: string;
19
- /**
20
- * @member {string} [name] Name of the project.
21
- * **NOTE: This property will not be serialized. It can only be populated by
22
- * the server.**
23
- */
24
- readonly name?: string;
25
- /**
26
- * @member {string} [type] Type of the object = [Microsoft.Migrate/projects].
27
- * **NOTE: This property will not be serialized. It can only be populated by
28
- * the server.**
29
- */
30
- readonly type?: string;
31
- /**
32
- * @member {string} [eTag] For optimistic concurrency control.
33
- */
34
- eTag?: string;
35
- /**
36
- * @member {string} [location] Azure location in which project is created.
37
- */
38
- location?: string;
39
- /**
40
- * @member {any} [tags] Tags provided by Azure Tagging service.
41
- */
42
- tags?: any;
43
- /**
44
- * @member {Date} [createdTimestamp] Time when this project was created.
45
- * Date-Time represented in ISO-8601 format.
46
- * **NOTE: This property will not be serialized. It can only be populated by
47
- * the server.**
48
- */
49
- readonly createdTimestamp?: Date;
50
- /**
51
- * @member {Date} [updatedTimestamp] Time when this project was last updated.
52
- * Date-Time represented in ISO-8601 format.
53
- * **NOTE: This property will not be serialized. It can only be populated by
54
- * the server.**
55
- */
56
- readonly updatedTimestamp?: Date;
57
- /**
58
- * @member {DiscoveryStatus} [discoveryStatus] Reports whether project is
59
- * under discovery. Possible values include: 'Unknown', 'NotStarted',
60
- * 'InProgress', 'Completed'
61
- * **NOTE: This property will not be serialized. It can only be populated by
62
- * the server.**
63
- */
64
- readonly discoveryStatus?: DiscoveryStatus;
65
- /**
66
- * @member {string} [customerWorkspaceId] ARM ID of the Service Map workspace
67
- * created by user.
68
- */
69
- customerWorkspaceId?: string;
70
- /**
71
- * @member {string} [customerWorkspaceLocation] Location of the Service Map
72
- * workspace created by user.
73
- */
74
- customerWorkspaceLocation?: string;
75
- /**
76
- * @member {Date} [lastDiscoveryTimestamp] Time when this project was
77
- * created. Date-Time represented in ISO-8601 format. This value will be null
78
- * until discovery is complete.
79
- * **NOTE: This property will not be serialized. It can only be populated by
80
- * the server.**
81
- */
82
- readonly lastDiscoveryTimestamp?: Date;
83
- /**
84
- * @member {string} [lastDiscoverySessionId] Session id of the last
85
- * discovery.
86
- * **NOTE: This property will not be serialized. It can only be populated by
87
- * the server.**
88
- */
89
- readonly lastDiscoverySessionId?: string;
90
- /**
91
- * @member {number} [numberOfGroups] Number of groups created in the project.
92
- * **NOTE: This property will not be serialized. It can only be populated by
93
- * the server.**
94
- */
95
- readonly numberOfGroups?: number;
96
- /**
97
- * @member {number} [numberOfMachines] Number of machines in the project.
98
- * **NOTE: This property will not be serialized. It can only be populated by
99
- * the server.**
100
- */
101
- readonly numberOfMachines?: number;
102
- /**
103
- * @member {number} [numberOfAssessments] Number of assessments created in
104
- * the project.
105
- * **NOTE: This property will not be serialized. It can only be populated by
106
- * the server.**
107
- */
108
- readonly numberOfAssessments?: number;
109
- /**
110
- * @member {Date} [lastAssessmentTimestamp] Time when last assessment was
111
- * created. Date-Time represented in ISO-8601 format. This value will be null
112
- * until assessment is created.
113
- * **NOTE: This property will not be serialized. It can only be populated by
114
- * the server.**
115
- */
116
- readonly lastAssessmentTimestamp?: Date;
117
- /**
118
- * @member {ProvisioningState} [provisioningState] Provisioning state of the
119
- * project. Possible values include: 'Accepted', 'Creating', 'Deleting',
120
- * 'Failed', 'Moving', 'Succeeded'
121
- */
122
- provisioningState?: ProvisioningState;
123
- }
124
- /**
125
- * @interface
126
- * An interface representing Group.
127
- * A group created in a Migration project.
128
- *
129
- * @extends BaseResource
130
- */
131
- export interface Group extends BaseResource {
132
- /**
133
- * @member {string} [id] Path reference to this group.
134
- * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/projects/{projectName}/groups/{groupName}
135
- * **NOTE: This property will not be serialized. It can only be populated by
136
- * the server.**
137
- */
138
- readonly id?: string;
139
- /**
140
- * @member {string} [name] Name of the group.
141
- * **NOTE: This property will not be serialized. It can only be populated by
142
- * the server.**
143
- */
144
- readonly name?: string;
145
- /**
146
- * @member {string} [eTag] For optimistic concurrency control.
147
- */
148
- eTag?: string;
149
- /**
150
- * @member {string} [type] Type of the object =
151
- * [Microsoft.Migrate/projects/groups].
152
- * **NOTE: This property will not be serialized. It can only be populated by
153
- * the server.**
154
- */
155
- readonly type?: string;
156
- /**
157
- * @member {string[]} machines List of machine names that are part of this
158
- * group.
159
- */
160
- machines: string[];
161
- /**
162
- * @member {string[]} [assessments] List of References to Assessments created
163
- * on this group.
164
- * **NOTE: This property will not be serialized. It can only be populated by
165
- * the server.**
166
- */
167
- readonly assessments?: string[];
168
- /**
169
- * @member {Date} [createdTimestamp] Time when this project was created.
170
- * Date-Time represented in ISO-8601 format.
171
- * **NOTE: This property will not be serialized. It can only be populated by
172
- * the server.**
173
- */
174
- readonly createdTimestamp?: Date;
175
- /**
176
- * @member {Date} [updatedTimestamp] Time when this project was last updated.
177
- * Date-Time represented in ISO-8601 format.
178
- * **NOTE: This property will not be serialized. It can only be populated by
179
- * the server.**
180
- */
181
- readonly updatedTimestamp?: Date;
182
- }
183
- /**
184
- * @interface
185
- * An interface representing Assessment.
186
- * An assessment created for a group in the Migration project.
187
- *
188
- * @extends BaseResource
189
- */
190
- export interface Assessment extends BaseResource {
191
- /**
192
- * @member {string} [id] Path reference to this assessment.
193
- * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/projects/{projectName}/groups/{groupName}/assessment/{assessmentName}
194
- * **NOTE: This property will not be serialized. It can only be populated by
195
- * the server.**
196
- */
197
- readonly id?: string;
198
- /**
199
- * @member {string} [name] Unique name of an assessment.
200
- * **NOTE: This property will not be serialized. It can only be populated by
201
- * the server.**
202
- */
203
- readonly name?: string;
204
- /**
205
- * @member {string} [eTag] For optimistic concurrency control.
206
- */
207
- eTag?: string;
208
- /**
209
- * @member {string} [type] Type of the object =
210
- * [Microsoft.Migrate/projects/groups/assessments].
211
- * **NOTE: This property will not be serialized. It can only be populated by
212
- * the server.**
213
- */
214
- readonly type?: string;
215
- /**
216
- * @member {AzureLocation} azureLocation Target Azure location for which the
217
- * machines should be assessed. These enums are the same as used by Compute
218
- * API. Possible values include: 'Unknown', 'EastAsia', 'SoutheastAsia',
219
- * 'AustraliaEast', 'AustraliaSoutheast', 'BrazilSouth', 'CanadaCentral',
220
- * 'CanadaEast', 'WestEurope', 'NorthEurope', 'CentralIndia', 'SouthIndia',
221
- * 'WestIndia', 'JapanEast', 'JapanWest', 'KoreaCentral', 'KoreaSouth',
222
- * 'UkWest', 'UkSouth', 'NorthCentralUs', 'EastUs', 'WestUs2',
223
- * 'SouthCentralUs', 'CentralUs', 'EastUs2', 'WestUs', 'WestCentralUs',
224
- * 'GermanyCentral', 'GermanyNortheast', 'ChinaNorth', 'ChinaEast'
225
- */
226
- azureLocation: AzureLocation;
227
- /**
228
- * @member {AzureOfferCode} azureOfferCode Offer code according to which cost
229
- * estimation is done. Possible values include: 'Unknown', 'MSAZR0003P',
230
- * 'MSAZR0044P', 'MSAZR0059P', 'MSAZR0060P', 'MSAZR0062P', 'MSAZR0063P',
231
- * 'MSAZR0064P', 'MSAZR0029P', 'MSAZR0022P', 'MSAZR0023P', 'MSAZR0148P',
232
- * 'MSAZR0025P', 'MSAZR0036P', 'MSAZR0120P', 'MSAZR0121P', 'MSAZR0122P',
233
- * 'MSAZR0123P', 'MSAZR0124P', 'MSAZR0125P', 'MSAZR0126P', 'MSAZR0127P',
234
- * 'MSAZR0128P', 'MSAZR0129P', 'MSAZR0130P', 'MSAZR0111P', 'MSAZR0144P',
235
- * 'MSAZR0149P', 'MSMCAZR0044P', 'MSMCAZR0059P', 'MSMCAZR0060P',
236
- * 'MSMCAZR0063P', 'MSMCAZR0120P', 'MSMCAZR0121P', 'MSMCAZR0125P',
237
- * 'MSMCAZR0128P', 'MSAZRDE0003P', 'MSAZRDE0044P'
238
- */
239
- azureOfferCode: AzureOfferCode;
240
- /**
241
- * @member {AzurePricingTier} azurePricingTier Pricing tier for Size
242
- * evaluation. Possible values include: 'Standard', 'Basic'
243
- */
244
- azurePricingTier: AzurePricingTier;
245
- /**
246
- * @member {AzureStorageRedundancy} azureStorageRedundancy Storage Redundancy
247
- * type offered by Azure. Possible values include: 'Unknown',
248
- * 'LocallyRedundant', 'ZoneRedundant', 'GeoRedundant',
249
- * 'ReadAccessGeoRedundant'
250
- */
251
- azureStorageRedundancy: AzureStorageRedundancy;
252
- /**
253
- * @member {number} scalingFactor Scaling factor used over utilization data
254
- * to add a performance buffer for new machines to be created in Azure. Min
255
- * Value = 1.0, Max value = 1.9, Default = 1.3.
256
- */
257
- scalingFactor: number;
258
- /**
259
- * @member {Percentile} percentile Percentile of performance data used to
260
- * recommend Azure size. Possible values include: 'Percentile50',
261
- * 'Percentile90', 'Percentile95', 'Percentile99'
262
- */
263
- percentile: Percentile;
264
- /**
265
- * @member {TimeRange} timeRange Time range of performance data used to
266
- * recommend a size. Possible values include: 'Day', 'Week', 'Month'
267
- */
268
- timeRange: TimeRange;
269
- /**
270
- * @member {AssessmentStage} stage User configurable setting that describes
271
- * the status of the assessment. Possible values include: 'InProgress',
272
- * 'UnderReview', 'Approved'
273
- */
274
- stage: AssessmentStage;
275
- /**
276
- * @member {Currency} currency Currency to report prices in. Possible values
277
- * include: 'Unknown', 'USD', 'DKK', 'CAD', 'IDR', 'JPY', 'KRW', 'NZD',
278
- * 'NOK', 'RUB', 'SAR', 'ZAR', 'SEK', 'TRY', 'GBP', 'MXN', 'MYR', 'INR',
279
- * 'HKD', 'BRL', 'TWD', 'EUR', 'CHF', 'ARS', 'AUD', 'CNY'
280
- */
281
- currency: Currency;
282
- /**
283
- * @member {AzureHybridUseBenefit} azureHybridUseBenefit AHUB discount on
284
- * windows virtual machines. Possible values include: 'Unknown', 'Yes', 'No'
285
- */
286
- azureHybridUseBenefit: AzureHybridUseBenefit;
287
- /**
288
- * @member {number} discountPercentage Custom discount percentage to be
289
- * applied on final costs. Can be in the range [0, 100].
290
- */
291
- discountPercentage: number;
292
- /**
293
- * @member {number} [confidenceRatingInPercentage] Confidence rating
294
- * percentage for assessment. Can be in the range [0, 100].
295
- * **NOTE: This property will not be serialized. It can only be populated by
296
- * the server.**
297
- */
298
- readonly confidenceRatingInPercentage?: number;
299
- /**
300
- * @member {AssessmentSizingCriterion} sizingCriterion Assessment sizing
301
- * criterion. Possible values include: 'PerformanceBased', 'AsOnPremises'
302
- */
303
- sizingCriterion: AssessmentSizingCriterion;
304
- /**
305
- * @member {Date} [pricesTimestamp] Time when the Azure Prices were queried.
306
- * Date-Time represented in ISO-8601 format.
307
- * **NOTE: This property will not be serialized. It can only be populated by
308
- * the server.**
309
- */
310
- readonly pricesTimestamp?: Date;
311
- /**
312
- * @member {Date} [createdTimestamp] Time when this project was created.
313
- * Date-Time represented in ISO-8601 format.
314
- * **NOTE: This property will not be serialized. It can only be populated by
315
- * the server.**
316
- */
317
- readonly createdTimestamp?: Date;
318
- /**
319
- * @member {Date} [updatedTimestamp] Time when this project was last updated.
320
- * Date-Time represented in ISO-8601 format.
321
- * **NOTE: This property will not be serialized. It can only be populated by
322
- * the server.**
323
- */
324
- readonly updatedTimestamp?: Date;
325
- /**
326
- * @member {number} [monthlyComputeCost] Monthly compute cost estimate for
327
- * the machines that are part of this assessment as a group, for a 31-day
328
- * month.
329
- * **NOTE: This property will not be serialized. It can only be populated by
330
- * the server.**
331
- */
332
- readonly monthlyComputeCost?: number;
333
- /**
334
- * @member {number} [monthlyBandwidthCost] Monthly network cost estimate for
335
- * the machines that are part of this assessment as a group, for a 31-day
336
- * month.
337
- * **NOTE: This property will not be serialized. It can only be populated by
338
- * the server.**
339
- */
340
- readonly monthlyBandwidthCost?: number;
341
- /**
342
- * @member {number} [monthlyStorageCost] Monthly storage cost estimate for
343
- * the machines that are part of this assessment as a group, for a 31-day
344
- * month.
345
- * **NOTE: This property will not be serialized. It can only be populated by
346
- * the server.**
347
- */
348
- readonly monthlyStorageCost?: number;
349
- /**
350
- * @member {AssessmentStatus} [status] Wheter the assessment has been created
351
- * and is valid. Possible values include: 'Created', 'Updated', 'Running',
352
- * 'Completed', 'Invalid'
353
- * **NOTE: This property will not be serialized. It can only be populated by
354
- * the server.**
355
- */
356
- readonly status?: AssessmentStatus;
357
- /**
358
- * @member {number} [numberOfMachines] Number of assessed machines part of
359
- * this assessment.
360
- * **NOTE: This property will not be serialized. It can only be populated by
361
- * the server.**
362
- */
363
- readonly numberOfMachines?: number;
364
- }
365
- /**
366
- * @interface
367
- * An interface representing Disk.
368
- * A disk discovered on a machine.
369
- *
370
- */
371
- export interface Disk {
372
- /**
373
- * @member {number} [gigabytesAllocated] Gigabytes of storage provisioned for
374
- * this disk.
375
- * **NOTE: This property will not be serialized. It can only be populated by
376
- * the server.**
377
- */
378
- readonly gigabytesAllocated?: number;
379
- /**
380
- * @member {number} [gigabytesConsumed] Gigabytes of storage consumed by this
381
- * disk.
382
- * **NOTE: This property will not be serialized. It can only be populated by
383
- * the server.**
384
- */
385
- readonly gigabytesConsumed?: number;
386
- }
387
- /**
388
- * @interface
389
- * An interface representing NetworkAdapter.
390
- * A network adapter discovered on a machine.
391
- *
392
- */
393
- export interface NetworkAdapter {
394
- /**
395
- * @member {string} [macAddress] MAC Address of the network adapter.
396
- * **NOTE: This property will not be serialized. It can only be populated by
397
- * the server.**
398
- */
399
- readonly macAddress?: string;
400
- /**
401
- * @member {string[]} [ipAddresses] List of IP Addresses on the network
402
- * adapter.
403
- * **NOTE: This property will not be serialized. It can only be populated by
404
- * the server.**
405
- */
406
- readonly ipAddresses?: string[];
407
- }
408
- /**
409
- * @interface
410
- * An interface representing Machine.
411
- * A machine in a migration project.
412
- *
413
- * @extends BaseResource
414
- */
415
- export interface Machine extends BaseResource {
416
- /**
417
- * @member {string} [id] Path reference to this machine.
418
- * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/projects/{projectName}/machines/{machineName}
419
- * **NOTE: This property will not be serialized. It can only be populated by
420
- * the server.**
421
- */
422
- readonly id?: string;
423
- /**
424
- * @member {string} [name] Name of the machine. It is a GUID which is unique
425
- * identifier of machine in private data center. For user-readable name, we
426
- * have a displayName property on this machine.
427
- * **NOTE: This property will not be serialized. It can only be populated by
428
- * the server.**
429
- */
430
- readonly name?: string;
431
- /**
432
- * @member {string} [eTag] For optimistic concurrency control.
433
- */
434
- eTag?: string;
435
- /**
436
- * @member {string} [type] Type of the object =
437
- * [Microsoft.Migrate/projects/machines].
438
- * **NOTE: This property will not be serialized. It can only be populated by
439
- * the server.**
440
- */
441
- readonly type?: string;
442
- /**
443
- * @member {MachineBootType} [bootType] Boot type of the machine. Possible
444
- * values include: 'Unknown', 'EFI', 'BIOS'
445
- * **NOTE: This property will not be serialized. It can only be populated by
446
- * the server.**
447
- */
448
- readonly bootType?: MachineBootType;
449
- /**
450
- * @member {string} [datacenterContainer] Container defined in the management
451
- * solution that this machine is part of in the datacenter.
452
- * **NOTE: This property will not be serialized. It can only be populated by
453
- * the server.**
454
- */
455
- readonly datacenterContainer?: string;
456
- /**
457
- * @member {string} [datacenterManagementServer] Name of the server hosting
458
- * the datacenter management solution.
459
- * **NOTE: This property will not be serialized. It can only be populated by
460
- * the server.**
461
- */
462
- readonly datacenterManagementServer?: string;
463
- /**
464
- * @member {string} [datacenterMachineId] ID of the machine as tracked by the
465
- * datacenter management solution.
466
- * **NOTE: This property will not be serialized. It can only be populated by
467
- * the server.**
468
- */
469
- readonly datacenterMachineId?: string;
470
- /**
471
- * @member {string} [datacenterManagementServerId] ID of the server hosting
472
- * the datacenter management solution.
473
- * **NOTE: This property will not be serialized. It can only be populated by
474
- * the server.**
475
- */
476
- readonly datacenterManagementServerId?: string;
477
- /**
478
- * @member {string} [description] Description of the machine
479
- * **NOTE: This property will not be serialized. It can only be populated by
480
- * the server.**
481
- */
482
- readonly description?: string;
483
- /**
484
- * @member {string} [displayName] User readable name of the machine as
485
- * defined by the user in their private datacenter.
486
- * **NOTE: This property will not be serialized. It can only be populated by
487
- * the server.**
488
- */
489
- readonly displayName?: string;
490
- /**
491
- * @member {number} [megabytesOfMemory] Memory in Megabytes.
492
- * **NOTE: This property will not be serialized. It can only be populated by
493
- * the server.**
494
- */
495
- readonly megabytesOfMemory?: number;
496
- /**
497
- * @member {number} [numberOfCores] Processor count.
498
- * **NOTE: This property will not be serialized. It can only be populated by
499
- * the server.**
500
- */
501
- readonly numberOfCores?: number;
502
- /**
503
- * @member {string} [operatingSystem] Operating System of the machine.
504
- * **NOTE: This property will not be serialized. It can only be populated by
505
- * the server.**
506
- */
507
- readonly operatingSystem?: string;
508
- /**
509
- * @member {string[]} [groups] List of references to the groups that the
510
- * machine is member of.
511
- * **NOTE: This property will not be serialized. It can only be populated by
512
- * the server.**
513
- */
514
- readonly groups?: string[];
515
- /**
516
- * @member {Date} [createdTimestamp] Time when this machine was created.
517
- * Date-Time represented in ISO-8601 format.
518
- * **NOTE: This property will not be serialized. It can only be populated by
519
- * the server.**
520
- */
521
- readonly createdTimestamp?: Date;
522
- /**
523
- * @member {Date} [updatedTimestamp] Time when this machine was last updated.
524
- * Date-Time represented in ISO-8601 format.
525
- * **NOTE: This property will not be serialized. It can only be populated by
526
- * the server.**
527
- */
528
- readonly updatedTimestamp?: Date;
529
- /**
530
- * @member {Date} [discoveredTimestamp] Time when this machine was discovered
531
- * by Azure Migrate agent. Date-Time represented in ISO-8601 format.
532
- * **NOTE: This property will not be serialized. It can only be populated by
533
- * the server.**
534
- */
535
- readonly discoveredTimestamp?: Date;
536
- /**
537
- * @member {{ [propertyName: string]: Disk }} [disks] Dictionary of disks
538
- * attached to the machine. Key is ID of disk. Value is a disk object
539
- * **NOTE: This property will not be serialized. It can only be populated by
540
- * the server.**
541
- */
542
- readonly disks?: {
543
- [propertyName: string]: Disk;
544
- };
545
- /**
546
- * @member {{ [propertyName: string]: NetworkAdapter }} [networkAdapters]
547
- * Dictionary of network adapters attached to the machine. Key is ID of
548
- * network adapter. Value is a network adapter object
549
- * **NOTE: This property will not be serialized. It can only be populated by
550
- * the server.**
551
- */
552
- readonly networkAdapters?: {
553
- [propertyName: string]: NetworkAdapter;
554
- };
555
- }
556
- /**
557
- * @interface
558
- * An interface representing AssessedDisk.
559
- * A disk assessed for an assessment.
560
- *
561
- */
562
- export interface AssessedDisk {
563
- /**
564
- * @member {string} [name] Name of the assessed disk.
565
- * **NOTE: This property will not be serialized. It can only be populated by
566
- * the server.**
567
- */
568
- readonly name?: string;
569
- /**
570
- * @member {number} [gigabytesProvisioned] Gigabytes of storage provisioned
571
- * for this disk.
572
- * **NOTE: This property will not be serialized. It can only be populated by
573
- * the server.**
574
- */
575
- readonly gigabytesProvisioned?: number;
576
- /**
577
- * @member {number} [gigabytesConsumed] Gigabytes of storage consumed by this
578
- * disk.
579
- * **NOTE: This property will not be serialized. It can only be populated by
580
- * the server.**
581
- */
582
- readonly gigabytesConsumed?: number;
583
- /**
584
- * @member {number} [megabytesPerSecondOfRead] Disk throughput in MegaBytes
585
- * per second.
586
- * **NOTE: This property will not be serialized. It can only be populated by
587
- * the server.**
588
- */
589
- readonly megabytesPerSecondOfRead?: number;
590
- /**
591
- * @member {number} [megabytesPerSecondOfReadDataPointsExpected] Expected
592
- * data points for MegaBytes per second of read.
593
- * **NOTE: This property will not be serialized. It can only be populated by
594
- * the server.**
595
- */
596
- readonly megabytesPerSecondOfReadDataPointsExpected?: number;
597
- /**
598
- * @member {number} [megabytesPerSecondOfReadDataPointsReceived] Received
599
- * data points for MegaBytes per second of read.
600
- * **NOTE: This property will not be serialized. It can only be populated by
601
- * the server.**
602
- */
603
- readonly megabytesPerSecondOfReadDataPointsReceived?: number;
604
- /**
605
- * @member {number} [megabytesPerSecondOfWrite] Disk throughput in MegaBytes
606
- * per second.
607
- * **NOTE: This property will not be serialized. It can only be populated by
608
- * the server.**
609
- */
610
- readonly megabytesPerSecondOfWrite?: number;
611
- /**
612
- * @member {number} [megabytesPerSecondOfWriteDataPointsExpected] Expected
613
- * data points for MegaBytes per second of write.
614
- * **NOTE: This property will not be serialized. It can only be populated by
615
- * the server.**
616
- */
617
- readonly megabytesPerSecondOfWriteDataPointsExpected?: number;
618
- /**
619
- * @member {number} [megabytesPerSecondOfWriteDataPointsReceived] Received
620
- * data points for MegaBytes per second of write.
621
- * **NOTE: This property will not be serialized. It can only be populated by
622
- * the server.**
623
- */
624
- readonly megabytesPerSecondOfWriteDataPointsReceived?: number;
625
- /**
626
- * @member {number} [numberOfReadOperationsPerSecond] Number of read
627
- * operations per second for the disk.
628
- * **NOTE: This property will not be serialized. It can only be populated by
629
- * the server.**
630
- */
631
- readonly numberOfReadOperationsPerSecond?: number;
632
- /**
633
- * @member {number} [numberOfReadOperationsPerSecondDataPointsExpected]
634
- * Expected number of data points for read operations per second.
635
- * **NOTE: This property will not be serialized. It can only be populated by
636
- * the server.**
637
- */
638
- readonly numberOfReadOperationsPerSecondDataPointsExpected?: number;
639
- /**
640
- * @member {number} [numberOfReadOperationsPerSecondDataPointsReceived]
641
- * Received number of data points for read operations per second.
642
- * **NOTE: This property will not be serialized. It can only be populated by
643
- * the server.**
644
- */
645
- readonly numberOfReadOperationsPerSecondDataPointsReceived?: number;
646
- /**
647
- * @member {number} [numberOfWriteOperationsPerSecond] Number of read and
648
- * write operations per second for the disk.
649
- * **NOTE: This property will not be serialized. It can only be populated by
650
- * the server.**
651
- */
652
- readonly numberOfWriteOperationsPerSecond?: number;
653
- /**
654
- * @member {number} [numberOfWriteOperationsPerSecondDataPointsExpected]
655
- * Expected number of data points for write operations per second.
656
- * **NOTE: This property will not be serialized. It can only be populated by
657
- * the server.**
658
- */
659
- readonly numberOfWriteOperationsPerSecondDataPointsExpected?: number;
660
- /**
661
- * @member {number} [numberOfWriteOperationsPerSecondDataPointsReceived]
662
- * Received number of data points for write operations per second.
663
- * **NOTE: This property will not be serialized. It can only be populated by
664
- * the server.**
665
- */
666
- readonly numberOfWriteOperationsPerSecondDataPointsReceived?: number;
667
- /**
668
- * @member {number} [monthlyStorageCost] Estimated aggregate storage cost for
669
- * a 31-day month for this disk.
670
- * **NOTE: This property will not be serialized. It can only be populated by
671
- * the server.**
672
- */
673
- readonly monthlyStorageCost?: number;
674
- /**
675
- * @member {AzureDiskType} [recommendedDiskType] Storage type selected for
676
- * this disk. Possible values include: 'Unknown', 'Standard', 'Premium'
677
- * **NOTE: This property will not be serialized. It can only be populated by
678
- * the server.**
679
- */
680
- readonly recommendedDiskType?: AzureDiskType;
681
- /**
682
- * @member {AzureDiskSize} [recommendedDiskSize] Recommended Azure size for
683
- * the disk, given utilization data and preferences set on Assessment.
684
- * Possible values include: 'Unknown', 'Standard_S4', 'Standard_S6',
685
- * 'Standard_S10', 'Standard_S20', 'Standard_S30', 'Standard_S40',
686
- * 'Standard_S50', 'Premium_P4', 'Premium_P6', 'Premium_P10', 'Premium_P20',
687
- * 'Premium_P30', 'Premium_P40', 'Premium_P50'
688
- * **NOTE: This property will not be serialized. It can only be populated by
689
- * the server.**
690
- */
691
- readonly recommendedDiskSize?: AzureDiskSize;
692
- /**
693
- * @member {number} [gigabytesForRecommendedDiskSize] Gigabytes of storage
694
- * provided by the recommended Azure disk size.
695
- * **NOTE: This property will not be serialized. It can only be populated by
696
- * the server.**
697
- */
698
- readonly gigabytesForRecommendedDiskSize?: number;
699
- /**
700
- * @member {CloudSuitability} [suitability] Whether this disk is suitable for
701
- * Azure. Possible values include: 'Unknown', 'NotSuitable', 'Suitable',
702
- * 'ConditionallySuitable', 'ReadinessUnknown'
703
- * **NOTE: This property will not be serialized. It can only be populated by
704
- * the server.**
705
- */
706
- readonly suitability?: CloudSuitability;
707
- /**
708
- * @member {AzureDiskSuitabilityExplanation} [suitabilityExplanation] If disk
709
- * is suitable, this explains the reasons and mitigation steps. Possible
710
- * values include: 'Unknown', 'NotApplicable',
711
- * 'DiskSizeGreaterThanSupported', 'NoSuitableDiskSizeForIops',
712
- * 'NoSuitableDiskSizeForThroughput', 'NoDiskSizeFoundInSelectedLocation',
713
- * 'NoDiskSizeFoundForSelectedRedundancy',
714
- * 'InternalErrorOccurredForDiskEvaluation'
715
- * **NOTE: This property will not be serialized. It can only be populated by
716
- * the server.**
717
- */
718
- readonly suitabilityExplanation?: AzureDiskSuitabilityExplanation;
719
- }
720
- /**
721
- * @interface
722
- * An interface representing AssessedNetworkAdapter.
723
- * A network adapter assessed for an assessment.
724
- *
725
- */
726
- export interface AssessedNetworkAdapter {
727
- /**
728
- * @member {string} [macAddress] MAC Address of the network adapter.
729
- * **NOTE: This property will not be serialized. It can only be populated by
730
- * the server.**
731
- */
732
- readonly macAddress?: string;
733
- /**
734
- * @member {string[]} [ipAddresses] List of IP Addresses on the network
735
- * adapter.
736
- * **NOTE: This property will not be serialized. It can only be populated by
737
- * the server.**
738
- */
739
- readonly ipAddresses?: string[];
740
- /**
741
- * @member {number} [monthlyBandwidthCosts] Monthly cost estimate for network
742
- * bandwidth used by this network adapter.
743
- * **NOTE: This property will not be serialized. It can only be populated by
744
- * the server.**
745
- */
746
- readonly monthlyBandwidthCosts?: number;
747
- /**
748
- * @member {number} [megabytesPerSecondReceived] Adapter throughput for
749
- * incoming traffic in MegaBytes per second.
750
- * **NOTE: This property will not be serialized. It can only be populated by
751
- * the server.**
752
- */
753
- readonly megabytesPerSecondReceived?: number;
754
- /**
755
- * @member {number} [megabytesPerSecondReceivedDataPointsExpected] Expected
756
- * data points for incoming traffic in MegaBytes per second.
757
- * **NOTE: This property will not be serialized. It can only be populated by
758
- * the server.**
759
- */
760
- readonly megabytesPerSecondReceivedDataPointsExpected?: number;
761
- /**
762
- * @member {number} [megabytesPerSecondOfReadDataPointsReceived] Received
763
- * data points for incoming traffic in MegaBytes per second.
764
- * **NOTE: This property will not be serialized. It can only be populated by
765
- * the server.**
766
- */
767
- readonly megabytesPerSecondOfReadDataPointsReceived?: number;
768
- /**
769
- * @member {number} [megabytesPerSecondTransmitted] Adapter throughput for
770
- * outgoing traffic in MegaBytes per second.
771
- * **NOTE: This property will not be serialized. It can only be populated by
772
- * the server.**
773
- */
774
- readonly megabytesPerSecondTransmitted?: number;
775
- /**
776
- * @member {number} [megabytesPerSecondTransmittedDataPointsExpected]
777
- * Expected data points for outgoing traffic in MegaBytes per second.
778
- * **NOTE: This property will not be serialized. It can only be populated by
779
- * the server.**
780
- */
781
- readonly megabytesPerSecondTransmittedDataPointsExpected?: number;
782
- /**
783
- * @member {number} [megabytesPerSecondTransmittedDataPointsReceived]
784
- * Received data points for outgoing traffic in MegaBytes per second.
785
- * **NOTE: This property will not be serialized. It can only be populated by
786
- * the server.**
787
- */
788
- readonly megabytesPerSecondTransmittedDataPointsReceived?: number;
789
- /**
790
- * @member {number} [netGigabytesTransmittedPerMonth] Gigabytes transmitted
791
- * through this adapter each month.
792
- */
793
- netGigabytesTransmittedPerMonth?: number;
794
- /**
795
- * @member {CloudSuitability} [suitability] Whether this adapter is suitable
796
- * for Azure. Possible values include: 'Unknown', 'NotSuitable', 'Suitable',
797
- * 'ConditionallySuitable', 'ReadinessUnknown'
798
- * **NOTE: This property will not be serialized. It can only be populated by
799
- * the server.**
800
- */
801
- readonly suitability?: CloudSuitability;
802
- /**
803
- * @member {AzureNetworkAdapterSuitabilityExplanation}
804
- * [suitabilityExplanation] If network adapter is suitable, this explains the
805
- * reasons and mitigation steps. Possible values include: 'Unknown',
806
- * 'NotApplicable', 'InternalErrorOccured'
807
- * **NOTE: This property will not be serialized. It can only be populated by
808
- * the server.**
809
- */
810
- readonly suitabilityExplanation?: AzureNetworkAdapterSuitabilityExplanation;
811
- }
812
- /**
813
- * @interface
814
- * An interface representing AssessedMachine.
815
- * A machine evaluated as part of an assessment.
816
- *
817
- * @extends BaseResource
818
- */
819
- export interface AssessedMachine extends BaseResource {
820
- /**
821
- * @member {string} [id] Path reference to this assessed machine.
822
- * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/projects/{projectName}/groups/{groupName}/assessments/{assessmentName}/assessedMachines/{assessedMachineName}
823
- * **NOTE: This property will not be serialized. It can only be populated by
824
- * the server.**
825
- */
826
- readonly id?: string;
827
- /**
828
- * @member {string} [name] Name of the machine.
829
- * **NOTE: This property will not be serialized. It can only be populated by
830
- * the server.**
831
- */
832
- readonly name?: string;
833
- /**
834
- * @member {string} [eTag] For optimistic concurrency control.
835
- */
836
- eTag?: string;
837
- /**
838
- * @member {string} [type] Type of the object =
839
- * [Microsoft.Migrate/projects/groups/assessments/assessedMachines].
840
- * **NOTE: This property will not be serialized. It can only be populated by
841
- * the server.**
842
- */
843
- readonly type?: string;
844
- /**
845
- * @member {string[]} [groups] List of references to the groups that the
846
- * machine is member of.
847
- * **NOTE: This property will not be serialized. It can only be populated by
848
- * the server.**
849
- */
850
- readonly groups?: string[];
851
- /**
852
- * @member {Date} [discoveredTimestamp] Time when this machine was discovered
853
- * by Azure Migrate agent. Date-Time represented in ISO-8601 format.
854
- * **NOTE: This property will not be serialized. It can only be populated by
855
- * the server.**
856
- */
857
- readonly discoveredTimestamp?: Date;
858
- /**
859
- * @member {MachineBootType} [bootType] Boot type of the machine. Possible
860
- * values include: 'Unknown', 'EFI', 'BIOS'
861
- * **NOTE: This property will not be serialized. It can only be populated by
862
- * the server.**
863
- */
864
- readonly bootType?: MachineBootType;
865
- /**
866
- * @member {string} [datacenterContainer] Container defined in the management
867
- * solution that this machine is part of in the datacenter.
868
- * **NOTE: This property will not be serialized. It can only be populated by
869
- * the server.**
870
- */
871
- readonly datacenterContainer?: string;
872
- /**
873
- * @member {string} [datacenterManagementServer] Name of the server hosting
874
- * the datacenter management solution.
875
- * **NOTE: This property will not be serialized. It can only be populated by
876
- * the server.**
877
- */
878
- readonly datacenterManagementServer?: string;
879
- /**
880
- * @member {string} [datacenterMachineId] ID of the machine as tracked by the
881
- * datacenter management solution.
882
- * **NOTE: This property will not be serialized. It can only be populated by
883
- * the server.**
884
- */
885
- readonly datacenterMachineId?: string;
886
- /**
887
- * @member {string} [datacenterManagementServerId] ID of the server hosting
888
- * the datacenter management solution.
889
- * **NOTE: This property will not be serialized. It can only be populated by
890
- * the server.**
891
- */
892
- readonly datacenterManagementServerId?: string;
893
- /**
894
- * @member {string} [description] Description of the machine
895
- * **NOTE: This property will not be serialized. It can only be populated by
896
- * the server.**
897
- */
898
- readonly description?: string;
899
- /**
900
- * @member {string} [displayName] User readable name of the machine as
901
- * defined by the user in their private datacenter.
902
- * **NOTE: This property will not be serialized. It can only be populated by
903
- * the server.**
904
- */
905
- readonly displayName?: string;
906
- /**
907
- * @member {number} [megabytesOfMemory] Memory in Megabytes.
908
- * **NOTE: This property will not be serialized. It can only be populated by
909
- * the server.**
910
- */
911
- readonly megabytesOfMemory?: number;
912
- /**
913
- * @member {number} [numberOfCores] Processor count.
914
- * **NOTE: This property will not be serialized. It can only be populated by
915
- * the server.**
916
- */
917
- readonly numberOfCores?: number;
918
- /**
919
- * @member {string} [operatingSystem] Operating System of the machine.
920
- * **NOTE: This property will not be serialized. It can only be populated by
921
- * the server.**
922
- */
923
- readonly operatingSystem?: string;
924
- /**
925
- * @member {number} [monthlyBandwidthCost] Monthly network cost estimate for
926
- * the network adapters that are attached to this machine as a group, for a
927
- * 31-day month.
928
- * **NOTE: This property will not be serialized. It can only be populated by
929
- * the server.**
930
- */
931
- readonly monthlyBandwidthCost?: number;
932
- /**
933
- * @member {number} [monthlyStorageCost] Monthly storage cost estimate for
934
- * the disks that are attached to this machine as a group, for a 31-day
935
- * month.
936
- * **NOTE: This property will not be serialized. It can only be populated by
937
- * the server.**
938
- */
939
- readonly monthlyStorageCost?: number;
940
- /**
941
- * @member {{ [propertyName: string]: AssessedDisk }} [disks] Dictionary of
942
- * disks attached to the machine. Key is ID of disk. Value is a disk object.
943
- * **NOTE: This property will not be serialized. It can only be populated by
944
- * the server.**
945
- */
946
- readonly disks?: {
947
- [propertyName: string]: AssessedDisk;
948
- };
949
- /**
950
- * @member {{ [propertyName: string]: AssessedNetworkAdapter }}
951
- * [networkAdapters] Dictionary of network adapters attached to the machine.
952
- * Key is name of the adapter. Value is a network adapter object.
953
- * **NOTE: This property will not be serialized. It can only be populated by
954
- * the server.**
955
- */
956
- readonly networkAdapters?: {
957
- [propertyName: string]: AssessedNetworkAdapter;
958
- };
959
- /**
960
- * @member {AzureVmSize} [recommendedSize] Recommended Azure size for this
961
- * machine. Possible values include: 'Unknown', 'Basic_A0', 'Basic_A1',
962
- * 'Basic_A2', 'Basic_A3', 'Basic_A4', 'Standard_A0', 'Standard_A1',
963
- * 'Standard_A2', 'Standard_A3', 'Standard_A4', 'Standard_A5', 'Standard_A6',
964
- * 'Standard_A7', 'Standard_A8', 'Standard_A9', 'Standard_A10',
965
- * 'Standard_A11', 'Standard_A1_v2', 'Standard_A2_v2', 'Standard_A4_v2',
966
- * 'Standard_A8_v2', 'Standard_A2m_v2', 'Standard_A4m_v2', 'Standard_A8m_v2',
967
- * 'Standard_D1', 'Standard_D2', 'Standard_D3', 'Standard_D4',
968
- * 'Standard_D11', 'Standard_D12', 'Standard_D13', 'Standard_D14',
969
- * 'Standard_D1_v2', 'Standard_D2_v2', 'Standard_D3_v2', 'Standard_D4_v2',
970
- * 'Standard_D5_v2', 'Standard_D11_v2', 'Standard_D12_v2', 'Standard_D13_v2',
971
- * 'Standard_D14_v2', 'Standard_D15_v2', 'Standard_DS1', 'Standard_DS2',
972
- * 'Standard_DS3', 'Standard_DS4', 'Standard_DS11', 'Standard_DS12',
973
- * 'Standard_DS13', 'Standard_DS14', 'Standard_DS1_v2', 'Standard_DS2_v2',
974
- * 'Standard_DS3_v2', 'Standard_DS4_v2', 'Standard_DS5_v2',
975
- * 'Standard_DS11_v2', 'Standard_DS12_v2', 'Standard_DS13_v2',
976
- * 'Standard_DS14_v2', 'Standard_DS15_v2', 'Standard_F1', 'Standard_F2',
977
- * 'Standard_F4', 'Standard_F8', 'Standard_F16', 'Standard_F1s',
978
- * 'Standard_F2s', 'Standard_F4s', 'Standard_F8s', 'Standard_F16s',
979
- * 'Standard_G1', 'Standard_G2', 'Standard_G3', 'Standard_G4', 'Standard_G5',
980
- * 'Standard_GS1', 'Standard_GS2', 'Standard_GS3', 'Standard_GS4',
981
- * 'Standard_GS5', 'Standard_H8', 'Standard_H16', 'Standard_H8m',
982
- * 'Standard_H16m', 'Standard_H16r', 'Standard_H16mr', 'Standard_L4s',
983
- * 'Standard_L8s', 'Standard_L16s', 'Standard_L32s'
984
- * **NOTE: This property will not be serialized. It can only be populated by
985
- * the server.**
986
- */
987
- readonly recommendedSize?: AzureVmSize;
988
- /**
989
- * @member {number} [numberOfCoresForRecommendedSize] Number of CPU cores in
990
- * the Recommended Azure VM Size.
991
- * **NOTE: This property will not be serialized. It can only be populated by
992
- * the server.**
993
- */
994
- readonly numberOfCoresForRecommendedSize?: number;
995
- /**
996
- * @member {number} [megabytesOfMemoryForRecommendedSize] Megabytes of memory
997
- * in the Recommended Azure VM Size.
998
- * **NOTE: This property will not be serialized. It can only be populated by
999
- * the server.**
1000
- */
1001
- readonly megabytesOfMemoryForRecommendedSize?: number;
1002
- /**
1003
- * @member {number} [monthlyComputeCostForRecommendedSize] Compute Cost for a
1004
- * 31-day month, if the machine is migrated to Azure with the Recommended
1005
- * Size.
1006
- * **NOTE: This property will not be serialized. It can only be populated by
1007
- * the server.**
1008
- */
1009
- readonly monthlyComputeCostForRecommendedSize?: number;
1010
- /**
1011
- * @member {number} [percentageCoresUtilization] Utilization percentage of
1012
- * the processor core as observed in the private data center, in the Time
1013
- * Range selected on Assessment, reported as the Percentile value based on
1014
- * the percentile number selected in assessment.
1015
- * **NOTE: This property will not be serialized. It can only be populated by
1016
- * the server.**
1017
- */
1018
- readonly percentageCoresUtilization?: number;
1019
- /**
1020
- * @member {number} [percentageMemoryUtilization] Utilization percentage of
1021
- * the memory as observed in the private data center, in the Time Range
1022
- * selected on Assessment, reported as the Percentile value based on the
1023
- * percentile number selected in assessment.
1024
- * **NOTE: This property will not be serialized. It can only be populated by
1025
- * the server.**
1026
- */
1027
- readonly percentageMemoryUtilization?: number;
1028
- /**
1029
- * @member {number} [percentageCoresUtilizationDataPointsExpected] Expected
1030
- * data points for percentage of cores utilization.
1031
- * **NOTE: This property will not be serialized. It can only be populated by
1032
- * the server.**
1033
- */
1034
- readonly percentageCoresUtilizationDataPointsExpected?: number;
1035
- /**
1036
- * @member {number} [percentageCoresUtilizationDataPointsReceived] Received
1037
- * data points for percentage of cores utilization.
1038
- * **NOTE: This property will not be serialized. It can only be populated by
1039
- * the server.**
1040
- */
1041
- readonly percentageCoresUtilizationDataPointsReceived?: number;
1042
- /**
1043
- * @member {number} [percentageMemoryUtilizationDataPointsExpected] Expected
1044
- * data points for percentage of memory utilization.
1045
- * **NOTE: This property will not be serialized. It can only be populated by
1046
- * the server.**
1047
- */
1048
- readonly percentageMemoryUtilizationDataPointsExpected?: number;
1049
- /**
1050
- * @member {number} [percentageMemoryUtilizationDataPointsReceived] Received
1051
- * data points for percentage of memory utilization.
1052
- * **NOTE: This property will not be serialized. It can only be populated by
1053
- * the server.**
1054
- */
1055
- readonly percentageMemoryUtilizationDataPointsReceived?: number;
1056
- /**
1057
- * @member {CloudSuitability} [suitability] Whether machine is suitable for
1058
- * migration to Azure. Possible values include: 'Unknown', 'NotSuitable',
1059
- * 'Suitable', 'ConditionallySuitable', 'ReadinessUnknown'
1060
- * **NOTE: This property will not be serialized. It can only be populated by
1061
- * the server.**
1062
- */
1063
- readonly suitability?: CloudSuitability;
1064
- /**
1065
- * @member {AzureVmSuitabilityExplanation} [suitabilityExplanation] If
1066
- * machine is not ready to be migrated, this explains the reasons and
1067
- * mitigation steps. Possible values include: 'Unknown', 'NotApplicable',
1068
- * 'GuestOperatingSystemArchitectureNotSupported',
1069
- * 'GuestOperatingSystemNotSupported', 'BootTypeNotSupported',
1070
- * 'MoreDisksThanSupported', 'NoSuitableVmSizeFound',
1071
- * 'OneOrMoreDisksNotSuitable', 'OneOrMoreAdaptersNotSuitable',
1072
- * 'InternalErrorOccuredDuringComputeEvaluation',
1073
- * 'InternalErrorOccuredDuringStorageEvaluation',
1074
- * 'InternalErrorOccuredDuringNetworkEvaluation',
1075
- * 'NoVmSizeSupportsStoragePerformance',
1076
- * 'NoVmSizeSupportsNetworkPerformance', 'NoVmSizeForSelectedPricingTier',
1077
- * 'NoVmSizeForSelectedAzureLocation', 'CheckRedHatLinuxVersion',
1078
- * 'CheckOpenSuseLinuxVersion', 'CheckWindowsServer2008R2Version',
1079
- * 'CheckCentOsVersion', 'CheckDebianLinuxVersion', 'CheckSuseLinuxVersion',
1080
- * 'CheckOracleLinuxVersion', 'CheckUbuntuLinuxVersion',
1081
- * 'CheckCoreOsLinuxVersion', 'WindowsServerVersionConditionallySupported',
1082
- * 'NoGuestOperatingSystemConditionallySupported',
1083
- * 'WindowsClientVersionsConditionallySupported', 'BootTypeUnknown',
1084
- * 'GuestOperatingSystemUnknown', 'WindowsServerVersionsSupportedWithCaveat',
1085
- * 'WindowsOSNoLongerUnderMSSupport',
1086
- * 'EndorsedWithConditionsLinuxDistributions',
1087
- * 'UnendorsedLinuxDistributions', 'NoVmSizeForStandardPricingTier',
1088
- * 'NoVmSizeForBasicPricingTier'
1089
- * **NOTE: This property will not be serialized. It can only be populated by
1090
- * the server.**
1091
- */
1092
- readonly suitabilityExplanation?: AzureVmSuitabilityExplanation;
1093
- /**
1094
- * @member {Date} [createdTimestamp] Time when this machine was created.
1095
- * Date-Time represented in ISO-8601 format.
1096
- * **NOTE: This property will not be serialized. It can only be populated by
1097
- * the server.**
1098
- */
1099
- readonly createdTimestamp?: Date;
1100
- /**
1101
- * @member {Date} [updatedTimestamp] Time when this machine was last updated.
1102
- * Date-Time represented in ISO-8601 format.
1103
- * **NOTE: This property will not be serialized. It can only be populated by
1104
- * the server.**
1105
- */
1106
- readonly updatedTimestamp?: Date;
1107
- }
1108
- /**
1109
- * @interface
1110
- * An interface representing ProjectKey.
1111
- * ID and Key for Migration Project.
1112
- *
1113
- * @extends BaseResource
1114
- */
1115
- export interface ProjectKey extends BaseResource {
1116
- /**
1117
- * @member {string} [workspaceId] ID of Migration Project.
1118
- * **NOTE: This property will not be serialized. It can only be populated by
1119
- * the server.**
1120
- */
1121
- readonly workspaceId?: string;
1122
- /**
1123
- * @member {string} [workspaceKey] Key of Migration Project.
1124
- * **NOTE: This property will not be serialized. It can only be populated by
1125
- * the server.**
1126
- */
1127
- readonly workspaceKey?: string;
1128
- }
1129
- /**
1130
- * @interface
1131
- * An interface representing OperationDisplay.
1132
- * Displayable properties of the operation.
1133
- *
1134
- */
1135
- export interface OperationDisplay {
1136
- /**
1137
- * @member {string} [provider] Provider of the operation.
1138
- * **NOTE: This property will not be serialized. It can only be populated by
1139
- * the server.**
1140
- */
1141
- readonly provider?: string;
1142
- /**
1143
- * @member {string} [resource] Resource operated on by the operation.
1144
- * **NOTE: This property will not be serialized. It can only be populated by
1145
- * the server.**
1146
- */
1147
- readonly resource?: string;
1148
- /**
1149
- * @member {string} [operation] Operation Type.
1150
- * **NOTE: This property will not be serialized. It can only be populated by
1151
- * the server.**
1152
- */
1153
- readonly operation?: string;
1154
- /**
1155
- * @member {string} [description] Description of the operation.
1156
- * **NOTE: This property will not be serialized. It can only be populated by
1157
- * the server.**
1158
- */
1159
- readonly description?: string;
1160
- }
1161
- /**
1162
- * @interface
1163
- * An interface representing Operation.
1164
- * A REST API operation supported by the provider.
1165
- *
1166
- */
1167
- export interface Operation {
1168
- /**
1169
- * @member {string} [name] Name of the operation.
1170
- * **NOTE: This property will not be serialized. It can only be populated by
1171
- * the server.**
1172
- */
1173
- readonly name?: string;
1174
- /**
1175
- * @member {OperationDisplay} [display] Displayable properties of the
1176
- * operation.
1177
- */
1178
- display?: OperationDisplay;
1179
- /**
1180
- * @member {string} [origin] Origin of the operation.
1181
- * **NOTE: This property will not be serialized. It can only be populated by
1182
- * the server.**
1183
- */
1184
- readonly origin?: string;
1185
- }
1186
- /**
1187
- * @interface
1188
- * An interface representing DownloadUrl.
1189
- * Download URL for assessment report.
1190
- *
1191
- */
1192
- export interface DownloadUrl {
1193
- /**
1194
- * @member {string} [assessmentReportUrl] Hyperlink to download report.
1195
- * **NOTE: This property will not be serialized. It can only be populated by
1196
- * the server.**
1197
- */
1198
- readonly assessmentReportUrl?: string;
1199
- /**
1200
- * @member {Date} [expirationTime] Expiry date of download url.
1201
- * **NOTE: This property will not be serialized. It can only be populated by
1202
- * the server.**
1203
- */
1204
- readonly expirationTime?: Date;
1205
- }
1206
- /**
1207
- * @interface
1208
- * An interface representing VmFamily.
1209
- * VM family name, the list of targeted azure locations and the category of the
1210
- * family.
1211
- *
1212
- */
1213
- export interface VmFamily {
1214
- /**
1215
- * @member {string} [familyName] Name of the VM family.
1216
- * **NOTE: This property will not be serialized. It can only be populated by
1217
- * the server.**
1218
- */
1219
- readonly familyName?: string;
1220
- /**
1221
- * @member {string[]} [targetLocations] List of Azure regions.
1222
- * **NOTE: This property will not be serialized. It can only be populated by
1223
- * the server.**
1224
- */
1225
- readonly targetLocations?: string[];
1226
- /**
1227
- * @member {string[]} [category] Category of the VM family.
1228
- * **NOTE: This property will not be serialized. It can only be populated by
1229
- * the server.**
1230
- */
1231
- readonly category?: string[];
1232
- }
1233
- /**
1234
- * @interface
1235
- * An interface representing AssessmentOptionsResultList.
1236
- * List of assessment options.
1237
- *
1238
- */
1239
- export interface AssessmentOptionsResultList {
1240
- /**
1241
- * @member {VmFamily[]} [vmFamilies] Dictionary of VM families grouped by vm
1242
- * family name describing the targeted azure locations of VM family and the
1243
- * category of the family.
1244
- * **NOTE: This property will not be serialized. It can only be populated by
1245
- * the server.**
1246
- */
1247
- readonly vmFamilies?: VmFamily[];
1248
- /**
1249
- * @member {string[]} [reservedInstanceVmFamilies] List of supported VM
1250
- * Families.
1251
- * **NOTE: This property will not be serialized. It can only be populated by
1252
- * the server.**
1253
- */
1254
- readonly reservedInstanceVmFamilies?: string[];
1255
- }
1256
- /**
1257
- * @interface
1258
- * An interface representing CheckNameAvailabilityParameters.
1259
- * Parameters for a check name availability request.
1260
- *
1261
- */
1262
- export interface CheckNameAvailabilityParameters {
1263
- /**
1264
- * @member {string} name The name to check for availability
1265
- */
1266
- name: string;
1267
- }
1268
- /**
1269
- * @interface
1270
- * An interface representing CheckNameAvailabilityResult.
1271
- * The CheckNameAvailability operation response.
1272
- *
1273
- */
1274
- export interface CheckNameAvailabilityResult {
1275
- /**
1276
- * @member {boolean} [nameAvailable] Gets a boolean value that indicates
1277
- * whether the name is available for you to use. If true, the name is
1278
- * available. If false, the name has already been taken or invalid and cannot
1279
- * be used.
1280
- * **NOTE: This property will not be serialized. It can only be populated by
1281
- * the server.**
1282
- */
1283
- readonly nameAvailable?: boolean;
1284
- /**
1285
- * @member {NameAvailabilityReason} [reason] Gets the reason that a project
1286
- * name could not be used. The Reason element is only returned if
1287
- * NameAvailable is false. Possible values include: 'Available', 'Invalid',
1288
- * 'AlreadyExists'
1289
- * **NOTE: This property will not be serialized. It can only be populated by
1290
- * the server.**
1291
- */
1292
- readonly reason?: NameAvailabilityReason;
1293
- /**
1294
- * @member {string} [message] Gets an error message explaining the Reason
1295
- * value in more detail.
1296
- * **NOTE: This property will not be serialized. It can only be populated by
1297
- * the server.**
1298
- */
1299
- readonly message?: string;
1300
- }
1301
- /**
1302
- * @interface
1303
- * An interface representing ProjectsCreateOptionalParams.
1304
- * Optional Parameters.
1305
- *
1306
- * @extends RequestOptionsBase
1307
- */
1308
- export interface ProjectsCreateOptionalParams extends msRest.RequestOptionsBase {
1309
- /**
1310
- * @member {Project} [project] New or Updated project object.
1311
- */
1312
- project?: Project;
1313
- }
1314
- /**
1315
- * @interface
1316
- * An interface representing ProjectsUpdateOptionalParams.
1317
- * Optional Parameters.
1318
- *
1319
- * @extends RequestOptionsBase
1320
- */
1321
- export interface ProjectsUpdateOptionalParams extends msRest.RequestOptionsBase {
1322
- /**
1323
- * @member {Project} [project] Updated project object.
1324
- */
1325
- project?: Project;
1326
- }
1327
- /**
1328
- * @interface
1329
- * An interface representing GroupsCreateOptionalParams.
1330
- * Optional Parameters.
1331
- *
1332
- * @extends RequestOptionsBase
1333
- */
1334
- export interface GroupsCreateOptionalParams extends msRest.RequestOptionsBase {
1335
- /**
1336
- * @member {Group} [group] New or Updated Group object.
1337
- */
1338
- group?: Group;
1339
- }
1340
- /**
1341
- * @interface
1342
- * An interface representing AssessmentsCreateOptionalParams.
1343
- * Optional Parameters.
1344
- *
1345
- * @extends RequestOptionsBase
1346
- */
1347
- export interface AssessmentsCreateOptionalParams extends msRest.RequestOptionsBase {
1348
- /**
1349
- * @member {Assessment} [assessment] New or Updated Assessment object.
1350
- */
1351
- assessment?: Assessment;
1352
- }
1353
- /**
1354
- * @interface
1355
- * An interface representing AzureMigrateOptions.
1356
- * @extends AzureServiceClientOptions
1357
- */
1358
- export interface AzureMigrateOptions extends AzureServiceClientOptions {
1359
- /**
1360
- * @member {string} [baseUri]
1361
- */
1362
- baseUri?: string;
1363
- }
1364
- /**
1365
- * @interface
1366
- * An interface representing ProjectsListBySubscriptionHeaders.
1367
- * Defines headers for ListBySubscription operation.
1368
- *
1369
- */
1370
- export interface ProjectsListBySubscriptionHeaders {
1371
- /**
1372
- * @member {string} [xMsRequestId] Service generated Request ID.
1373
- */
1374
- xMsRequestId: string;
1375
- }
1376
- /**
1377
- * @interface
1378
- * An interface representing ProjectsListByResourceGroupHeaders.
1379
- * Defines headers for ListByResourceGroup operation.
1380
- *
1381
- */
1382
- export interface ProjectsListByResourceGroupHeaders {
1383
- /**
1384
- * @member {string} [xMsRequestId] Service generated Request ID.
1385
- */
1386
- xMsRequestId: string;
1387
- }
1388
- /**
1389
- * @interface
1390
- * An interface representing ProjectsGetHeaders.
1391
- * Defines headers for Get operation.
1392
- *
1393
- */
1394
- export interface ProjectsGetHeaders {
1395
- /**
1396
- * @member {string} [xMsRequestId] Service generated Request ID.
1397
- */
1398
- xMsRequestId: string;
1399
- }
1400
- /**
1401
- * @interface
1402
- * An interface representing ProjectsCreateHeaders.
1403
- * Defines headers for Create operation.
1404
- *
1405
- */
1406
- export interface ProjectsCreateHeaders {
1407
- /**
1408
- * @member {string} [xMsRequestId] Service generated Request ID.
1409
- */
1410
- xMsRequestId: string;
1411
- }
1412
- /**
1413
- * @interface
1414
- * An interface representing ProjectsUpdateHeaders.
1415
- * Defines headers for Update operation.
1416
- *
1417
- */
1418
- export interface ProjectsUpdateHeaders {
1419
- /**
1420
- * @member {string} [xMsRequestId] Service generated Request ID.
1421
- */
1422
- xMsRequestId: string;
1423
- }
1424
- /**
1425
- * @interface
1426
- * An interface representing ProjectsDeleteHeaders.
1427
- * Defines headers for Delete operation.
1428
- *
1429
- */
1430
- export interface ProjectsDeleteHeaders {
1431
- /**
1432
- * @member {string} [xMsRequestId] Service generated Request ID.
1433
- */
1434
- xMsRequestId: string;
1435
- }
1436
- /**
1437
- * @interface
1438
- * An interface representing ProjectsGetKeysHeaders.
1439
- * Defines headers for GetKeys operation.
1440
- *
1441
- */
1442
- export interface ProjectsGetKeysHeaders {
1443
- /**
1444
- * @member {string} [xMsRequestId] Service generated Request ID.
1445
- */
1446
- xMsRequestId: string;
1447
- }
1448
- /**
1449
- * @interface
1450
- * An interface representing MachinesListByProjectHeaders.
1451
- * Defines headers for ListByProject operation.
1452
- *
1453
- */
1454
- export interface MachinesListByProjectHeaders {
1455
- /**
1456
- * @member {string} [xMsRequestId] Service generated Request ID.
1457
- */
1458
- xMsRequestId: string;
1459
- }
1460
- /**
1461
- * @interface
1462
- * An interface representing MachinesGetHeaders.
1463
- * Defines headers for Get operation.
1464
- *
1465
- */
1466
- export interface MachinesGetHeaders {
1467
- /**
1468
- * @member {string} [xMsRequestId] Service generated Request ID.
1469
- */
1470
- xMsRequestId: string;
1471
- }
1472
- /**
1473
- * @interface
1474
- * An interface representing GroupsListByProjectHeaders.
1475
- * Defines headers for ListByProject operation.
1476
- *
1477
- */
1478
- export interface GroupsListByProjectHeaders {
1479
- /**
1480
- * @member {string} [xMsRequestId] Service generated Request ID.
1481
- */
1482
- xMsRequestId: string;
1483
- }
1484
- /**
1485
- * @interface
1486
- * An interface representing GroupsGetHeaders.
1487
- * Defines headers for Get operation.
1488
- *
1489
- */
1490
- export interface GroupsGetHeaders {
1491
- /**
1492
- * @member {string} [xMsRequestId] Service generated Request ID.
1493
- */
1494
- xMsRequestId: string;
1495
- }
1496
- /**
1497
- * @interface
1498
- * An interface representing GroupsCreateHeaders.
1499
- * Defines headers for Create operation.
1500
- *
1501
- */
1502
- export interface GroupsCreateHeaders {
1503
- /**
1504
- * @member {string} [xMsRequestId] Service generated Request ID.
1505
- */
1506
- xMsRequestId: string;
1507
- }
1508
- /**
1509
- * @interface
1510
- * An interface representing GroupsDeleteHeaders.
1511
- * Defines headers for Delete operation.
1512
- *
1513
- */
1514
- export interface GroupsDeleteHeaders {
1515
- /**
1516
- * @member {string} [xMsRequestId] Service generated Request ID.
1517
- */
1518
- xMsRequestId: string;
1519
- }
1520
- /**
1521
- * @interface
1522
- * An interface representing AssessmentsListByGroupHeaders.
1523
- * Defines headers for ListByGroup operation.
1524
- *
1525
- */
1526
- export interface AssessmentsListByGroupHeaders {
1527
- /**
1528
- * @member {string} [xMsRequestId] Service generated Request ID.
1529
- */
1530
- xMsRequestId: string;
1531
- }
1532
- /**
1533
- * @interface
1534
- * An interface representing AssessmentsListByProjectHeaders.
1535
- * Defines headers for ListByProject operation.
1536
- *
1537
- */
1538
- export interface AssessmentsListByProjectHeaders {
1539
- /**
1540
- * @member {string} [xMsRequestId] Service generated Request ID.
1541
- */
1542
- xMsRequestId: string;
1543
- }
1544
- /**
1545
- * @interface
1546
- * An interface representing AssessmentsGetHeaders.
1547
- * Defines headers for Get operation.
1548
- *
1549
- */
1550
- export interface AssessmentsGetHeaders {
1551
- /**
1552
- * @member {string} [xMsRequestId] Service generated Request ID.
1553
- */
1554
- xMsRequestId: string;
1555
- }
1556
- /**
1557
- * @interface
1558
- * An interface representing AssessmentsCreateHeaders.
1559
- * Defines headers for Create operation.
1560
- *
1561
- */
1562
- export interface AssessmentsCreateHeaders {
1563
- /**
1564
- * @member {string} [xMsRequestId] Service generated Request ID.
1565
- */
1566
- xMsRequestId: string;
1567
- }
1568
- /**
1569
- * @interface
1570
- * An interface representing AssessmentsDeleteHeaders.
1571
- * Defines headers for Delete operation.
1572
- *
1573
- */
1574
- export interface AssessmentsDeleteHeaders {
1575
- /**
1576
- * @member {string} [xMsRequestId] Service generated Request ID.
1577
- */
1578
- xMsRequestId: string;
1579
- }
1580
- /**
1581
- * @interface
1582
- * An interface representing AssessmentsGetReportDownloadUrlHeaders.
1583
- * Defines headers for GetReportDownloadUrl operation.
1584
- *
1585
- */
1586
- export interface AssessmentsGetReportDownloadUrlHeaders {
1587
- /**
1588
- * @member {string} [xMsRequestId] Service generated Request ID.
1589
- */
1590
- xMsRequestId: string;
1591
- }
1592
- /**
1593
- * @interface
1594
- * An interface representing AssessedMachinesListByAssessmentHeaders.
1595
- * Defines headers for ListByAssessment operation.
1596
- *
1597
- */
1598
- export interface AssessedMachinesListByAssessmentHeaders {
1599
- /**
1600
- * @member {string} [xMsRequestId] Service generated Request ID.
1601
- */
1602
- xMsRequestId: string;
1603
- }
1604
- /**
1605
- * @interface
1606
- * An interface representing AssessedMachinesGetHeaders.
1607
- * Defines headers for Get operation.
1608
- *
1609
- */
1610
- export interface AssessedMachinesGetHeaders {
1611
- /**
1612
- * @member {string} [xMsRequestId] Service generated Request ID.
1613
- */
1614
- xMsRequestId: string;
1615
- }
1616
- /**
1617
- * @interface
1618
- * An interface representing the ProjectResultList.
1619
- * List of projects.
1620
- *
1621
- * @extends Array<Project>
1622
- */
1623
- export interface ProjectResultList extends Array<Project> {
1624
- }
1625
- /**
1626
- * @interface
1627
- * An interface representing the MachineResultList.
1628
- * List of machines.
1629
- *
1630
- * @extends Array<Machine>
1631
- */
1632
- export interface MachineResultList extends Array<Machine> {
1633
- }
1634
- /**
1635
- * @interface
1636
- * An interface representing the GroupResultList.
1637
- * List of groups.
1638
- *
1639
- * @extends Array<Group>
1640
- */
1641
- export interface GroupResultList extends Array<Group> {
1642
- }
1643
- /**
1644
- * @interface
1645
- * An interface representing the AssessmentResultList.
1646
- * List of assessments.
1647
- *
1648
- * @extends Array<Assessment>
1649
- */
1650
- export interface AssessmentResultList extends Array<Assessment> {
1651
- }
1652
- /**
1653
- * @interface
1654
- * An interface representing the AssessedMachineResultList.
1655
- * List of assessed machines.
1656
- *
1657
- * @extends Array<AssessedMachine>
1658
- */
1659
- export interface AssessedMachineResultList extends Array<AssessedMachine> {
1660
- }
1661
- /**
1662
- * @interface
1663
- * An interface representing the OperationResultList.
1664
- * List of API operations.
1665
- *
1666
- * @extends Array<Operation>
1667
- */
1668
- export interface OperationResultList extends Array<Operation> {
1669
- }
1670
- /**
1671
- * Defines values for DiscoveryStatus.
1672
- * Possible values include: 'Unknown', 'NotStarted', 'InProgress', 'Completed'
1673
- * @readonly
1674
- * @enum {string}
1675
- */
1676
- export declare type DiscoveryStatus = 'Unknown' | 'NotStarted' | 'InProgress' | 'Completed';
1677
- /**
1678
- * Defines values for ProvisioningState.
1679
- * Possible values include: 'Accepted', 'Creating', 'Deleting', 'Failed', 'Moving', 'Succeeded'
1680
- * @readonly
1681
- * @enum {string}
1682
- */
1683
- export declare type ProvisioningState = 'Accepted' | 'Creating' | 'Deleting' | 'Failed' | 'Moving' | 'Succeeded';
1684
- /**
1685
- * Defines values for AzureLocation.
1686
- * Possible values include: 'Unknown', 'EastAsia', 'SoutheastAsia', 'AustraliaEast',
1687
- * 'AustraliaSoutheast', 'BrazilSouth', 'CanadaCentral', 'CanadaEast', 'WestEurope', 'NorthEurope',
1688
- * 'CentralIndia', 'SouthIndia', 'WestIndia', 'JapanEast', 'JapanWest', 'KoreaCentral',
1689
- * 'KoreaSouth', 'UkWest', 'UkSouth', 'NorthCentralUs', 'EastUs', 'WestUs2', 'SouthCentralUs',
1690
- * 'CentralUs', 'EastUs2', 'WestUs', 'WestCentralUs', 'GermanyCentral', 'GermanyNortheast',
1691
- * 'ChinaNorth', 'ChinaEast'
1692
- * @readonly
1693
- * @enum {string}
1694
- */
1695
- export declare type AzureLocation = 'Unknown' | 'EastAsia' | 'SoutheastAsia' | 'AustraliaEast' | 'AustraliaSoutheast' | 'BrazilSouth' | 'CanadaCentral' | 'CanadaEast' | 'WestEurope' | 'NorthEurope' | 'CentralIndia' | 'SouthIndia' | 'WestIndia' | 'JapanEast' | 'JapanWest' | 'KoreaCentral' | 'KoreaSouth' | 'UkWest' | 'UkSouth' | 'NorthCentralUs' | 'EastUs' | 'WestUs2' | 'SouthCentralUs' | 'CentralUs' | 'EastUs2' | 'WestUs' | 'WestCentralUs' | 'GermanyCentral' | 'GermanyNortheast' | 'ChinaNorth' | 'ChinaEast';
1696
- /**
1697
- * Defines values for AzureOfferCode.
1698
- * Possible values include: 'Unknown', 'MSAZR0003P', 'MSAZR0044P', 'MSAZR0059P', 'MSAZR0060P',
1699
- * 'MSAZR0062P', 'MSAZR0063P', 'MSAZR0064P', 'MSAZR0029P', 'MSAZR0022P', 'MSAZR0023P',
1700
- * 'MSAZR0148P', 'MSAZR0025P', 'MSAZR0036P', 'MSAZR0120P', 'MSAZR0121P', 'MSAZR0122P',
1701
- * 'MSAZR0123P', 'MSAZR0124P', 'MSAZR0125P', 'MSAZR0126P', 'MSAZR0127P', 'MSAZR0128P',
1702
- * 'MSAZR0129P', 'MSAZR0130P', 'MSAZR0111P', 'MSAZR0144P', 'MSAZR0149P', 'MSMCAZR0044P',
1703
- * 'MSMCAZR0059P', 'MSMCAZR0060P', 'MSMCAZR0063P', 'MSMCAZR0120P', 'MSMCAZR0121P', 'MSMCAZR0125P',
1704
- * 'MSMCAZR0128P', 'MSAZRDE0003P', 'MSAZRDE0044P'
1705
- * @readonly
1706
- * @enum {string}
1707
- */
1708
- export declare type AzureOfferCode = 'Unknown' | 'MSAZR0003P' | 'MSAZR0044P' | 'MSAZR0059P' | 'MSAZR0060P' | 'MSAZR0062P' | 'MSAZR0063P' | 'MSAZR0064P' | 'MSAZR0029P' | 'MSAZR0022P' | 'MSAZR0023P' | 'MSAZR0148P' | 'MSAZR0025P' | 'MSAZR0036P' | 'MSAZR0120P' | 'MSAZR0121P' | 'MSAZR0122P' | 'MSAZR0123P' | 'MSAZR0124P' | 'MSAZR0125P' | 'MSAZR0126P' | 'MSAZR0127P' | 'MSAZR0128P' | 'MSAZR0129P' | 'MSAZR0130P' | 'MSAZR0111P' | 'MSAZR0144P' | 'MSAZR0149P' | 'MSMCAZR0044P' | 'MSMCAZR0059P' | 'MSMCAZR0060P' | 'MSMCAZR0063P' | 'MSMCAZR0120P' | 'MSMCAZR0121P' | 'MSMCAZR0125P' | 'MSMCAZR0128P' | 'MSAZRDE0003P' | 'MSAZRDE0044P';
1709
- /**
1710
- * Defines values for AzurePricingTier.
1711
- * Possible values include: 'Standard', 'Basic'
1712
- * @readonly
1713
- * @enum {string}
1714
- */
1715
- export declare type AzurePricingTier = 'Standard' | 'Basic';
1716
- /**
1717
- * Defines values for AzureStorageRedundancy.
1718
- * Possible values include: 'Unknown', 'LocallyRedundant', 'ZoneRedundant', 'GeoRedundant',
1719
- * 'ReadAccessGeoRedundant'
1720
- * @readonly
1721
- * @enum {string}
1722
- */
1723
- export declare type AzureStorageRedundancy = 'Unknown' | 'LocallyRedundant' | 'ZoneRedundant' | 'GeoRedundant' | 'ReadAccessGeoRedundant';
1724
- /**
1725
- * Defines values for Percentile.
1726
- * Possible values include: 'Percentile50', 'Percentile90', 'Percentile95', 'Percentile99'
1727
- * @readonly
1728
- * @enum {string}
1729
- */
1730
- export declare type Percentile = 'Percentile50' | 'Percentile90' | 'Percentile95' | 'Percentile99';
1731
- /**
1732
- * Defines values for TimeRange.
1733
- * Possible values include: 'Day', 'Week', 'Month'
1734
- * @readonly
1735
- * @enum {string}
1736
- */
1737
- export declare type TimeRange = 'Day' | 'Week' | 'Month';
1738
- /**
1739
- * Defines values for AssessmentStage.
1740
- * Possible values include: 'InProgress', 'UnderReview', 'Approved'
1741
- * @readonly
1742
- * @enum {string}
1743
- */
1744
- export declare type AssessmentStage = 'InProgress' | 'UnderReview' | 'Approved';
1745
- /**
1746
- * Defines values for Currency.
1747
- * Possible values include: 'Unknown', 'USD', 'DKK', 'CAD', 'IDR', 'JPY', 'KRW', 'NZD', 'NOK',
1748
- * 'RUB', 'SAR', 'ZAR', 'SEK', 'TRY', 'GBP', 'MXN', 'MYR', 'INR', 'HKD', 'BRL', 'TWD', 'EUR',
1749
- * 'CHF', 'ARS', 'AUD', 'CNY'
1750
- * @readonly
1751
- * @enum {string}
1752
- */
1753
- export declare type Currency = 'Unknown' | 'USD' | 'DKK' | 'CAD' | 'IDR' | 'JPY' | 'KRW' | 'NZD' | 'NOK' | 'RUB' | 'SAR' | 'ZAR' | 'SEK' | 'TRY' | 'GBP' | 'MXN' | 'MYR' | 'INR' | 'HKD' | 'BRL' | 'TWD' | 'EUR' | 'CHF' | 'ARS' | 'AUD' | 'CNY';
1754
- /**
1755
- * Defines values for AzureHybridUseBenefit.
1756
- * Possible values include: 'Unknown', 'Yes', 'No'
1757
- * @readonly
1758
- * @enum {string}
1759
- */
1760
- export declare type AzureHybridUseBenefit = 'Unknown' | 'Yes' | 'No';
1761
- /**
1762
- * Defines values for AssessmentSizingCriterion.
1763
- * Possible values include: 'PerformanceBased', 'AsOnPremises'
1764
- * @readonly
1765
- * @enum {string}
1766
- */
1767
- export declare type AssessmentSizingCriterion = 'PerformanceBased' | 'AsOnPremises';
1768
- /**
1769
- * Defines values for AssessmentStatus.
1770
- * Possible values include: 'Created', 'Updated', 'Running', 'Completed', 'Invalid'
1771
- * @readonly
1772
- * @enum {string}
1773
- */
1774
- export declare type AssessmentStatus = 'Created' | 'Updated' | 'Running' | 'Completed' | 'Invalid';
1775
- /**
1776
- * Defines values for MachineBootType.
1777
- * Possible values include: 'Unknown', 'EFI', 'BIOS'
1778
- * @readonly
1779
- * @enum {string}
1780
- */
1781
- export declare type MachineBootType = 'Unknown' | 'EFI' | 'BIOS';
1782
- /**
1783
- * Defines values for AzureDiskType.
1784
- * Possible values include: 'Unknown', 'Standard', 'Premium'
1785
- * @readonly
1786
- * @enum {string}
1787
- */
1788
- export declare type AzureDiskType = 'Unknown' | 'Standard' | 'Premium';
1789
- /**
1790
- * Defines values for AzureDiskSize.
1791
- * Possible values include: 'Unknown', 'Standard_S4', 'Standard_S6', 'Standard_S10',
1792
- * 'Standard_S20', 'Standard_S30', 'Standard_S40', 'Standard_S50', 'Premium_P4', 'Premium_P6',
1793
- * 'Premium_P10', 'Premium_P20', 'Premium_P30', 'Premium_P40', 'Premium_P50'
1794
- * @readonly
1795
- * @enum {string}
1796
- */
1797
- export declare type AzureDiskSize = 'Unknown' | 'Standard_S4' | 'Standard_S6' | 'Standard_S10' | 'Standard_S20' | 'Standard_S30' | 'Standard_S40' | 'Standard_S50' | 'Premium_P4' | 'Premium_P6' | 'Premium_P10' | 'Premium_P20' | 'Premium_P30' | 'Premium_P40' | 'Premium_P50';
1798
- /**
1799
- * Defines values for CloudSuitability.
1800
- * Possible values include: 'Unknown', 'NotSuitable', 'Suitable', 'ConditionallySuitable',
1801
- * 'ReadinessUnknown'
1802
- * @readonly
1803
- * @enum {string}
1804
- */
1805
- export declare type CloudSuitability = 'Unknown' | 'NotSuitable' | 'Suitable' | 'ConditionallySuitable' | 'ReadinessUnknown';
1806
- /**
1807
- * Defines values for AzureDiskSuitabilityExplanation.
1808
- * Possible values include: 'Unknown', 'NotApplicable', 'DiskSizeGreaterThanSupported',
1809
- * 'NoSuitableDiskSizeForIops', 'NoSuitableDiskSizeForThroughput',
1810
- * 'NoDiskSizeFoundInSelectedLocation', 'NoDiskSizeFoundForSelectedRedundancy',
1811
- * 'InternalErrorOccurredForDiskEvaluation'
1812
- * @readonly
1813
- * @enum {string}
1814
- */
1815
- export declare type AzureDiskSuitabilityExplanation = 'Unknown' | 'NotApplicable' | 'DiskSizeGreaterThanSupported' | 'NoSuitableDiskSizeForIops' | 'NoSuitableDiskSizeForThroughput' | 'NoDiskSizeFoundInSelectedLocation' | 'NoDiskSizeFoundForSelectedRedundancy' | 'InternalErrorOccurredForDiskEvaluation';
1816
- /**
1817
- * Defines values for AzureNetworkAdapterSuitabilityExplanation.
1818
- * Possible values include: 'Unknown', 'NotApplicable', 'InternalErrorOccured'
1819
- * @readonly
1820
- * @enum {string}
1821
- */
1822
- export declare type AzureNetworkAdapterSuitabilityExplanation = 'Unknown' | 'NotApplicable' | 'InternalErrorOccured';
1823
- /**
1824
- * Defines values for AzureVmSize.
1825
- * Possible values include: 'Unknown', 'Basic_A0', 'Basic_A1', 'Basic_A2', 'Basic_A3', 'Basic_A4',
1826
- * 'Standard_A0', 'Standard_A1', 'Standard_A2', 'Standard_A3', 'Standard_A4', 'Standard_A5',
1827
- * 'Standard_A6', 'Standard_A7', 'Standard_A8', 'Standard_A9', 'Standard_A10', 'Standard_A11',
1828
- * 'Standard_A1_v2', 'Standard_A2_v2', 'Standard_A4_v2', 'Standard_A8_v2', 'Standard_A2m_v2',
1829
- * 'Standard_A4m_v2', 'Standard_A8m_v2', 'Standard_D1', 'Standard_D2', 'Standard_D3',
1830
- * 'Standard_D4', 'Standard_D11', 'Standard_D12', 'Standard_D13', 'Standard_D14', 'Standard_D1_v2',
1831
- * 'Standard_D2_v2', 'Standard_D3_v2', 'Standard_D4_v2', 'Standard_D5_v2', 'Standard_D11_v2',
1832
- * 'Standard_D12_v2', 'Standard_D13_v2', 'Standard_D14_v2', 'Standard_D15_v2', 'Standard_DS1',
1833
- * 'Standard_DS2', 'Standard_DS3', 'Standard_DS4', 'Standard_DS11', 'Standard_DS12',
1834
- * 'Standard_DS13', 'Standard_DS14', 'Standard_DS1_v2', 'Standard_DS2_v2', 'Standard_DS3_v2',
1835
- * 'Standard_DS4_v2', 'Standard_DS5_v2', 'Standard_DS11_v2', 'Standard_DS12_v2',
1836
- * 'Standard_DS13_v2', 'Standard_DS14_v2', 'Standard_DS15_v2', 'Standard_F1', 'Standard_F2',
1837
- * 'Standard_F4', 'Standard_F8', 'Standard_F16', 'Standard_F1s', 'Standard_F2s', 'Standard_F4s',
1838
- * 'Standard_F8s', 'Standard_F16s', 'Standard_G1', 'Standard_G2', 'Standard_G3', 'Standard_G4',
1839
- * 'Standard_G5', 'Standard_GS1', 'Standard_GS2', 'Standard_GS3', 'Standard_GS4', 'Standard_GS5',
1840
- * 'Standard_H8', 'Standard_H16', 'Standard_H8m', 'Standard_H16m', 'Standard_H16r',
1841
- * 'Standard_H16mr', 'Standard_L4s', 'Standard_L8s', 'Standard_L16s', 'Standard_L32s'
1842
- * @readonly
1843
- * @enum {string}
1844
- */
1845
- export declare type AzureVmSize = 'Unknown' | 'Basic_A0' | 'Basic_A1' | 'Basic_A2' | 'Basic_A3' | 'Basic_A4' | 'Standard_A0' | 'Standard_A1' | 'Standard_A2' | 'Standard_A3' | 'Standard_A4' | 'Standard_A5' | 'Standard_A6' | 'Standard_A7' | 'Standard_A8' | 'Standard_A9' | 'Standard_A10' | 'Standard_A11' | 'Standard_A1_v2' | 'Standard_A2_v2' | 'Standard_A4_v2' | 'Standard_A8_v2' | 'Standard_A2m_v2' | 'Standard_A4m_v2' | 'Standard_A8m_v2' | 'Standard_D1' | 'Standard_D2' | 'Standard_D3' | 'Standard_D4' | 'Standard_D11' | 'Standard_D12' | 'Standard_D13' | 'Standard_D14' | 'Standard_D1_v2' | 'Standard_D2_v2' | 'Standard_D3_v2' | 'Standard_D4_v2' | 'Standard_D5_v2' | 'Standard_D11_v2' | 'Standard_D12_v2' | 'Standard_D13_v2' | 'Standard_D14_v2' | 'Standard_D15_v2' | 'Standard_DS1' | 'Standard_DS2' | 'Standard_DS3' | 'Standard_DS4' | 'Standard_DS11' | 'Standard_DS12' | 'Standard_DS13' | 'Standard_DS14' | 'Standard_DS1_v2' | 'Standard_DS2_v2' | 'Standard_DS3_v2' | 'Standard_DS4_v2' | 'Standard_DS5_v2' | 'Standard_DS11_v2' | 'Standard_DS12_v2' | 'Standard_DS13_v2' | 'Standard_DS14_v2' | 'Standard_DS15_v2' | 'Standard_F1' | 'Standard_F2' | 'Standard_F4' | 'Standard_F8' | 'Standard_F16' | 'Standard_F1s' | 'Standard_F2s' | 'Standard_F4s' | 'Standard_F8s' | 'Standard_F16s' | 'Standard_G1' | 'Standard_G2' | 'Standard_G3' | 'Standard_G4' | 'Standard_G5' | 'Standard_GS1' | 'Standard_GS2' | 'Standard_GS3' | 'Standard_GS4' | 'Standard_GS5' | 'Standard_H8' | 'Standard_H16' | 'Standard_H8m' | 'Standard_H16m' | 'Standard_H16r' | 'Standard_H16mr' | 'Standard_L4s' | 'Standard_L8s' | 'Standard_L16s' | 'Standard_L32s';
1846
- /**
1847
- * Defines values for AzureVmSuitabilityExplanation.
1848
- * Possible values include: 'Unknown', 'NotApplicable',
1849
- * 'GuestOperatingSystemArchitectureNotSupported', 'GuestOperatingSystemNotSupported',
1850
- * 'BootTypeNotSupported', 'MoreDisksThanSupported', 'NoSuitableVmSizeFound',
1851
- * 'OneOrMoreDisksNotSuitable', 'OneOrMoreAdaptersNotSuitable',
1852
- * 'InternalErrorOccuredDuringComputeEvaluation', 'InternalErrorOccuredDuringStorageEvaluation',
1853
- * 'InternalErrorOccuredDuringNetworkEvaluation', 'NoVmSizeSupportsStoragePerformance',
1854
- * 'NoVmSizeSupportsNetworkPerformance', 'NoVmSizeForSelectedPricingTier',
1855
- * 'NoVmSizeForSelectedAzureLocation', 'CheckRedHatLinuxVersion', 'CheckOpenSuseLinuxVersion',
1856
- * 'CheckWindowsServer2008R2Version', 'CheckCentOsVersion', 'CheckDebianLinuxVersion',
1857
- * 'CheckSuseLinuxVersion', 'CheckOracleLinuxVersion', 'CheckUbuntuLinuxVersion',
1858
- * 'CheckCoreOsLinuxVersion', 'WindowsServerVersionConditionallySupported',
1859
- * 'NoGuestOperatingSystemConditionallySupported', 'WindowsClientVersionsConditionallySupported',
1860
- * 'BootTypeUnknown', 'GuestOperatingSystemUnknown', 'WindowsServerVersionsSupportedWithCaveat',
1861
- * 'WindowsOSNoLongerUnderMSSupport', 'EndorsedWithConditionsLinuxDistributions',
1862
- * 'UnendorsedLinuxDistributions', 'NoVmSizeForStandardPricingTier', 'NoVmSizeForBasicPricingTier'
1863
- * @readonly
1864
- * @enum {string}
1865
- */
1866
- export declare type AzureVmSuitabilityExplanation = 'Unknown' | 'NotApplicable' | 'GuestOperatingSystemArchitectureNotSupported' | 'GuestOperatingSystemNotSupported' | 'BootTypeNotSupported' | 'MoreDisksThanSupported' | 'NoSuitableVmSizeFound' | 'OneOrMoreDisksNotSuitable' | 'OneOrMoreAdaptersNotSuitable' | 'InternalErrorOccuredDuringComputeEvaluation' | 'InternalErrorOccuredDuringStorageEvaluation' | 'InternalErrorOccuredDuringNetworkEvaluation' | 'NoVmSizeSupportsStoragePerformance' | 'NoVmSizeSupportsNetworkPerformance' | 'NoVmSizeForSelectedPricingTier' | 'NoVmSizeForSelectedAzureLocation' | 'CheckRedHatLinuxVersion' | 'CheckOpenSuseLinuxVersion' | 'CheckWindowsServer2008R2Version' | 'CheckCentOsVersion' | 'CheckDebianLinuxVersion' | 'CheckSuseLinuxVersion' | 'CheckOracleLinuxVersion' | 'CheckUbuntuLinuxVersion' | 'CheckCoreOsLinuxVersion' | 'WindowsServerVersionConditionallySupported' | 'NoGuestOperatingSystemConditionallySupported' | 'WindowsClientVersionsConditionallySupported' | 'BootTypeUnknown' | 'GuestOperatingSystemUnknown' | 'WindowsServerVersionsSupportedWithCaveat' | 'WindowsOSNoLongerUnderMSSupport' | 'EndorsedWithConditionsLinuxDistributions' | 'UnendorsedLinuxDistributions' | 'NoVmSizeForStandardPricingTier' | 'NoVmSizeForBasicPricingTier';
1867
- /**
1868
- * Defines values for NameAvailabilityReason.
1869
- * Possible values include: 'Available', 'Invalid', 'AlreadyExists'
1870
- * @readonly
1871
- * @enum {string}
1872
- */
1873
- export declare type NameAvailabilityReason = 'Available' | 'Invalid' | 'AlreadyExists';
1874
- /**
1875
- * Contains response data for the checkNameAvailability operation.
1876
- */
1877
- export declare type LocationCheckNameAvailabilityResponse = CheckNameAvailabilityResult & {
1878
- /**
1879
- * The underlying HTTP response.
1880
- */
1881
- _response: msRest.HttpResponse & {
1882
- /**
1883
- * The response body as text (string format)
1884
- */
1885
- bodyAsText: string;
1886
- /**
1887
- * The response body as parsed JSON or XML
1888
- */
1889
- parsedBody: CheckNameAvailabilityResult;
1890
- };
1891
- };
1892
- /**
1893
- * Contains response data for the get operation.
1894
- */
1895
- export declare type AssessmentOptionsGetResponse = AssessmentOptionsResultList & {
1896
- /**
1897
- * The underlying HTTP response.
1898
- */
1899
- _response: msRest.HttpResponse & {
1900
- /**
1901
- * The response body as text (string format)
1902
- */
1903
- bodyAsText: string;
1904
- /**
1905
- * The response body as parsed JSON or XML
1906
- */
1907
- parsedBody: AssessmentOptionsResultList;
1908
- };
1909
- };
1910
- /**
1911
- * Contains response data for the listBySubscription operation.
1912
- */
1913
- export declare type ProjectsListBySubscriptionResponse = ProjectResultList & ProjectsListBySubscriptionHeaders & {
1914
- /**
1915
- * The underlying HTTP response.
1916
- */
1917
- _response: msRest.HttpResponse & {
1918
- /**
1919
- * The parsed HTTP response headers.
1920
- */
1921
- parsedHeaders: ProjectsListBySubscriptionHeaders;
1922
- /**
1923
- * The response body as text (string format)
1924
- */
1925
- bodyAsText: string;
1926
- /**
1927
- * The response body as parsed JSON or XML
1928
- */
1929
- parsedBody: ProjectResultList;
1930
- };
1931
- };
1932
- /**
1933
- * Contains response data for the listByResourceGroup operation.
1934
- */
1935
- export declare type ProjectsListByResourceGroupResponse = ProjectResultList & ProjectsListByResourceGroupHeaders & {
1936
- /**
1937
- * The underlying HTTP response.
1938
- */
1939
- _response: msRest.HttpResponse & {
1940
- /**
1941
- * The parsed HTTP response headers.
1942
- */
1943
- parsedHeaders: ProjectsListByResourceGroupHeaders;
1944
- /**
1945
- * The response body as text (string format)
1946
- */
1947
- bodyAsText: string;
1948
- /**
1949
- * The response body as parsed JSON or XML
1950
- */
1951
- parsedBody: ProjectResultList;
1952
- };
1953
- };
1954
- /**
1955
- * Contains response data for the get operation.
1956
- */
1957
- export declare type ProjectsGetResponse = Project & ProjectsGetHeaders & {
1958
- /**
1959
- * The underlying HTTP response.
1960
- */
1961
- _response: msRest.HttpResponse & {
1962
- /**
1963
- * The parsed HTTP response headers.
1964
- */
1965
- parsedHeaders: ProjectsGetHeaders;
1966
- /**
1967
- * The response body as text (string format)
1968
- */
1969
- bodyAsText: string;
1970
- /**
1971
- * The response body as parsed JSON or XML
1972
- */
1973
- parsedBody: Project;
1974
- };
1975
- };
1976
- /**
1977
- * Contains response data for the create operation.
1978
- */
1979
- export declare type ProjectsCreateResponse = Project & ProjectsCreateHeaders & {
1980
- /**
1981
- * The underlying HTTP response.
1982
- */
1983
- _response: msRest.HttpResponse & {
1984
- /**
1985
- * The parsed HTTP response headers.
1986
- */
1987
- parsedHeaders: ProjectsCreateHeaders;
1988
- /**
1989
- * The response body as text (string format)
1990
- */
1991
- bodyAsText: string;
1992
- /**
1993
- * The response body as parsed JSON or XML
1994
- */
1995
- parsedBody: Project;
1996
- };
1997
- };
1998
- /**
1999
- * Contains response data for the update operation.
2000
- */
2001
- export declare type ProjectsUpdateResponse = Project & ProjectsUpdateHeaders & {
2002
- /**
2003
- * The underlying HTTP response.
2004
- */
2005
- _response: msRest.HttpResponse & {
2006
- /**
2007
- * The parsed HTTP response headers.
2008
- */
2009
- parsedHeaders: ProjectsUpdateHeaders;
2010
- /**
2011
- * The response body as text (string format)
2012
- */
2013
- bodyAsText: string;
2014
- /**
2015
- * The response body as parsed JSON or XML
2016
- */
2017
- parsedBody: Project;
2018
- };
2019
- };
2020
- /**
2021
- * Contains response data for the deleteMethod operation.
2022
- */
2023
- export declare type ProjectsDeleteResponse = ProjectsDeleteHeaders & {
2024
- /**
2025
- * The underlying HTTP response.
2026
- */
2027
- _response: msRest.HttpResponse & {
2028
- /**
2029
- * The parsed HTTP response headers.
2030
- */
2031
- parsedHeaders: ProjectsDeleteHeaders;
2032
- };
2033
- };
2034
- /**
2035
- * Contains response data for the getKeys operation.
2036
- */
2037
- export declare type ProjectsGetKeysResponse = ProjectKey & ProjectsGetKeysHeaders & {
2038
- /**
2039
- * The underlying HTTP response.
2040
- */
2041
- _response: msRest.HttpResponse & {
2042
- /**
2043
- * The parsed HTTP response headers.
2044
- */
2045
- parsedHeaders: ProjectsGetKeysHeaders;
2046
- /**
2047
- * The response body as text (string format)
2048
- */
2049
- bodyAsText: string;
2050
- /**
2051
- * The response body as parsed JSON or XML
2052
- */
2053
- parsedBody: ProjectKey;
2054
- };
2055
- };
2056
- /**
2057
- * Contains response data for the listByProject operation.
2058
- */
2059
- export declare type MachinesListByProjectResponse = MachineResultList & MachinesListByProjectHeaders & {
2060
- /**
2061
- * The underlying HTTP response.
2062
- */
2063
- _response: msRest.HttpResponse & {
2064
- /**
2065
- * The parsed HTTP response headers.
2066
- */
2067
- parsedHeaders: MachinesListByProjectHeaders;
2068
- /**
2069
- * The response body as text (string format)
2070
- */
2071
- bodyAsText: string;
2072
- /**
2073
- * The response body as parsed JSON or XML
2074
- */
2075
- parsedBody: MachineResultList;
2076
- };
2077
- };
2078
- /**
2079
- * Contains response data for the get operation.
2080
- */
2081
- export declare type MachinesGetResponse = Machine & MachinesGetHeaders & {
2082
- /**
2083
- * The underlying HTTP response.
2084
- */
2085
- _response: msRest.HttpResponse & {
2086
- /**
2087
- * The parsed HTTP response headers.
2088
- */
2089
- parsedHeaders: MachinesGetHeaders;
2090
- /**
2091
- * The response body as text (string format)
2092
- */
2093
- bodyAsText: string;
2094
- /**
2095
- * The response body as parsed JSON or XML
2096
- */
2097
- parsedBody: Machine;
2098
- };
2099
- };
2100
- /**
2101
- * Contains response data for the listByProject operation.
2102
- */
2103
- export declare type GroupsListByProjectResponse = GroupResultList & GroupsListByProjectHeaders & {
2104
- /**
2105
- * The underlying HTTP response.
2106
- */
2107
- _response: msRest.HttpResponse & {
2108
- /**
2109
- * The parsed HTTP response headers.
2110
- */
2111
- parsedHeaders: GroupsListByProjectHeaders;
2112
- /**
2113
- * The response body as text (string format)
2114
- */
2115
- bodyAsText: string;
2116
- /**
2117
- * The response body as parsed JSON or XML
2118
- */
2119
- parsedBody: GroupResultList;
2120
- };
2121
- };
2122
- /**
2123
- * Contains response data for the get operation.
2124
- */
2125
- export declare type GroupsGetResponse = Group & GroupsGetHeaders & {
2126
- /**
2127
- * The underlying HTTP response.
2128
- */
2129
- _response: msRest.HttpResponse & {
2130
- /**
2131
- * The parsed HTTP response headers.
2132
- */
2133
- parsedHeaders: GroupsGetHeaders;
2134
- /**
2135
- * The response body as text (string format)
2136
- */
2137
- bodyAsText: string;
2138
- /**
2139
- * The response body as parsed JSON or XML
2140
- */
2141
- parsedBody: Group;
2142
- };
2143
- };
2144
- /**
2145
- * Contains response data for the create operation.
2146
- */
2147
- export declare type GroupsCreateResponse = Group & GroupsCreateHeaders & {
2148
- /**
2149
- * The underlying HTTP response.
2150
- */
2151
- _response: msRest.HttpResponse & {
2152
- /**
2153
- * The parsed HTTP response headers.
2154
- */
2155
- parsedHeaders: GroupsCreateHeaders;
2156
- /**
2157
- * The response body as text (string format)
2158
- */
2159
- bodyAsText: string;
2160
- /**
2161
- * The response body as parsed JSON or XML
2162
- */
2163
- parsedBody: Group;
2164
- };
2165
- };
2166
- /**
2167
- * Contains response data for the deleteMethod operation.
2168
- */
2169
- export declare type GroupsDeleteResponse = GroupsDeleteHeaders & {
2170
- /**
2171
- * The underlying HTTP response.
2172
- */
2173
- _response: msRest.HttpResponse & {
2174
- /**
2175
- * The parsed HTTP response headers.
2176
- */
2177
- parsedHeaders: GroupsDeleteHeaders;
2178
- };
2179
- };
2180
- /**
2181
- * Contains response data for the listByGroup operation.
2182
- */
2183
- export declare type AssessmentsListByGroupResponse = AssessmentResultList & AssessmentsListByGroupHeaders & {
2184
- /**
2185
- * The underlying HTTP response.
2186
- */
2187
- _response: msRest.HttpResponse & {
2188
- /**
2189
- * The parsed HTTP response headers.
2190
- */
2191
- parsedHeaders: AssessmentsListByGroupHeaders;
2192
- /**
2193
- * The response body as text (string format)
2194
- */
2195
- bodyAsText: string;
2196
- /**
2197
- * The response body as parsed JSON or XML
2198
- */
2199
- parsedBody: AssessmentResultList;
2200
- };
2201
- };
2202
- /**
2203
- * Contains response data for the listByProject operation.
2204
- */
2205
- export declare type AssessmentsListByProjectResponse = AssessmentResultList & AssessmentsListByProjectHeaders & {
2206
- /**
2207
- * The underlying HTTP response.
2208
- */
2209
- _response: msRest.HttpResponse & {
2210
- /**
2211
- * The parsed HTTP response headers.
2212
- */
2213
- parsedHeaders: AssessmentsListByProjectHeaders;
2214
- /**
2215
- * The response body as text (string format)
2216
- */
2217
- bodyAsText: string;
2218
- /**
2219
- * The response body as parsed JSON or XML
2220
- */
2221
- parsedBody: AssessmentResultList;
2222
- };
2223
- };
2224
- /**
2225
- * Contains response data for the get operation.
2226
- */
2227
- export declare type AssessmentsGetResponse = Assessment & AssessmentsGetHeaders & {
2228
- /**
2229
- * The underlying HTTP response.
2230
- */
2231
- _response: msRest.HttpResponse & {
2232
- /**
2233
- * The parsed HTTP response headers.
2234
- */
2235
- parsedHeaders: AssessmentsGetHeaders;
2236
- /**
2237
- * The response body as text (string format)
2238
- */
2239
- bodyAsText: string;
2240
- /**
2241
- * The response body as parsed JSON or XML
2242
- */
2243
- parsedBody: Assessment;
2244
- };
2245
- };
2246
- /**
2247
- * Contains response data for the create operation.
2248
- */
2249
- export declare type AssessmentsCreateResponse = Assessment & AssessmentsCreateHeaders & {
2250
- /**
2251
- * The underlying HTTP response.
2252
- */
2253
- _response: msRest.HttpResponse & {
2254
- /**
2255
- * The parsed HTTP response headers.
2256
- */
2257
- parsedHeaders: AssessmentsCreateHeaders;
2258
- /**
2259
- * The response body as text (string format)
2260
- */
2261
- bodyAsText: string;
2262
- /**
2263
- * The response body as parsed JSON or XML
2264
- */
2265
- parsedBody: Assessment;
2266
- };
2267
- };
2268
- /**
2269
- * Contains response data for the deleteMethod operation.
2270
- */
2271
- export declare type AssessmentsDeleteResponse = AssessmentsDeleteHeaders & {
2272
- /**
2273
- * The underlying HTTP response.
2274
- */
2275
- _response: msRest.HttpResponse & {
2276
- /**
2277
- * The parsed HTTP response headers.
2278
- */
2279
- parsedHeaders: AssessmentsDeleteHeaders;
2280
- };
2281
- };
2282
- /**
2283
- * Contains response data for the getReportDownloadUrl operation.
2284
- */
2285
- export declare type AssessmentsGetReportDownloadUrlResponse = DownloadUrl & AssessmentsGetReportDownloadUrlHeaders & {
2286
- /**
2287
- * The underlying HTTP response.
2288
- */
2289
- _response: msRest.HttpResponse & {
2290
- /**
2291
- * The parsed HTTP response headers.
2292
- */
2293
- parsedHeaders: AssessmentsGetReportDownloadUrlHeaders;
2294
- /**
2295
- * The response body as text (string format)
2296
- */
2297
- bodyAsText: string;
2298
- /**
2299
- * The response body as parsed JSON or XML
2300
- */
2301
- parsedBody: DownloadUrl;
2302
- };
2303
- };
2304
- /**
2305
- * Contains response data for the listByAssessment operation.
2306
- */
2307
- export declare type AssessedMachinesListByAssessmentResponse = AssessedMachineResultList & AssessedMachinesListByAssessmentHeaders & {
2308
- /**
2309
- * The underlying HTTP response.
2310
- */
2311
- _response: msRest.HttpResponse & {
2312
- /**
2313
- * The parsed HTTP response headers.
2314
- */
2315
- parsedHeaders: AssessedMachinesListByAssessmentHeaders;
2316
- /**
2317
- * The response body as text (string format)
2318
- */
2319
- bodyAsText: string;
2320
- /**
2321
- * The response body as parsed JSON or XML
2322
- */
2323
- parsedBody: AssessedMachineResultList;
2324
- };
2325
- };
2326
- /**
2327
- * Contains response data for the get operation.
2328
- */
2329
- export declare type AssessedMachinesGetResponse = AssessedMachine & AssessedMachinesGetHeaders & {
2330
- /**
2331
- * The underlying HTTP response.
2332
- */
2333
- _response: msRest.HttpResponse & {
2334
- /**
2335
- * The parsed HTTP response headers.
2336
- */
2337
- parsedHeaders: AssessedMachinesGetHeaders;
2338
- /**
2339
- * The response body as text (string format)
2340
- */
2341
- bodyAsText: string;
2342
- /**
2343
- * The response body as parsed JSON or XML
2344
- */
2345
- parsedBody: AssessedMachine;
2346
- };
2347
- };
2348
- /**
2349
- * Contains response data for the list operation.
2350
- */
2351
- export declare type OperationsListResponse = OperationResultList & {
2352
- /**
2353
- * The underlying HTTP response.
2354
- */
2355
- _response: msRest.HttpResponse & {
2356
- /**
2357
- * The response body as text (string format)
2358
- */
2359
- bodyAsText: string;
2360
- /**
2361
- * The response body as parsed JSON or XML
2362
- */
2363
- parsedBody: OperationResultList;
2364
- };
2365
- };
2366
- //# sourceMappingURL=index.d.ts.map