@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
@@ -0,0 +1,2794 @@
1
+ import * as coreClient from "@azure/core-client";
2
+ /** List of projects. */
3
+ export interface ProjectResultList {
4
+ /** List of projects. */
5
+ value?: Project[];
6
+ nextLink?: string;
7
+ }
8
+ /** Azure Migrate Project. */
9
+ export interface Project {
10
+ /**
11
+ * Path reference to this project /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}
12
+ * NOTE: This property will not be serialized. It can only be populated by the server.
13
+ */
14
+ readonly id?: string;
15
+ /**
16
+ * Name of the project.
17
+ * NOTE: This property will not be serialized. It can only be populated by the server.
18
+ */
19
+ readonly name?: string;
20
+ /**
21
+ * Type of the object = [Microsoft.Migrate/assessmentProjects].
22
+ * NOTE: This property will not be serialized. It can only be populated by the server.
23
+ */
24
+ readonly type?: string;
25
+ /** For optimistic concurrency control. */
26
+ eTag?: string;
27
+ /** Azure location in which project is created. */
28
+ location?: string;
29
+ /** Tags provided by Azure Tagging service. */
30
+ tags?: Record<string, unknown>;
31
+ /** Properties of the project. */
32
+ properties?: ProjectProperties;
33
+ }
34
+ /** Properties of a project. */
35
+ export interface ProjectProperties {
36
+ /**
37
+ * Time when this project was created. Date-Time represented in ISO-8601 format.
38
+ * NOTE: This property will not be serialized. It can only be populated by the server.
39
+ */
40
+ readonly createdTimestamp?: Date;
41
+ /**
42
+ * Time when this project was last updated. Date-Time represented in ISO-8601 format.
43
+ * NOTE: This property will not be serialized. It can only be populated by the server.
44
+ */
45
+ readonly updatedTimestamp?: Date;
46
+ /**
47
+ * Endpoint at which the collector agent can call agent REST API.
48
+ * NOTE: This property will not be serialized. It can only be populated by the server.
49
+ */
50
+ readonly serviceEndpoint?: string;
51
+ /** Assessment solution ARM id tracked by Microsoft.Migrate/migrateProjects. */
52
+ assessmentSolutionId?: string;
53
+ /** Assessment project status. */
54
+ projectStatus?: ProjectStatus;
55
+ /** The ARM id of service map workspace created by customer. */
56
+ customerWorkspaceId?: string;
57
+ /** Location of service map workspace created by customer. */
58
+ customerWorkspaceLocation?: string;
59
+ /**
60
+ * Number of groups created in the project.
61
+ * NOTE: This property will not be serialized. It can only be populated by the server.
62
+ */
63
+ readonly numberOfGroups?: number;
64
+ /**
65
+ * Number of machines in the project.
66
+ * NOTE: This property will not be serialized. It can only be populated by the server.
67
+ */
68
+ readonly numberOfMachines?: number;
69
+ /**
70
+ * Number of assessments created in the project.
71
+ * NOTE: This property will not be serialized. It can only be populated by the server.
72
+ */
73
+ readonly numberOfAssessments?: number;
74
+ /**
75
+ * Time when last assessment was created. Date-Time represented in ISO-8601 format. This value will be null until assessment is created.
76
+ * NOTE: This property will not be serialized. It can only be populated by the server.
77
+ */
78
+ readonly lastAssessmentTimestamp?: Date;
79
+ /** This value can be set to 'enabled' to avoid breaking changes on existing customer resources and templates. If set to 'disabled', traffic over public interface is not allowed, and private endpoint connections would be the exclusive access method. */
80
+ publicNetworkAccess?: string;
81
+ /**
82
+ * The list of private endpoint connections to the project.
83
+ * NOTE: This property will not be serialized. It can only be populated by the server.
84
+ */
85
+ readonly privateEndpointConnections?: PrivateEndpointConnection[];
86
+ /** The ARM id of the storage account used for interactions when public access is disabled. */
87
+ customerStorageAccountArmId?: string;
88
+ /**
89
+ * Provisioning state of the project.
90
+ * NOTE: This property will not be serialized. It can only be populated by the server.
91
+ */
92
+ readonly provisioningState?: ProvisioningState;
93
+ }
94
+ /** A private endpoint connection for a project. */
95
+ export interface PrivateEndpointConnection {
96
+ /**
97
+ * Name of the private endpoint endpoint connection.
98
+ * NOTE: This property will not be serialized. It can only be populated by the server.
99
+ */
100
+ readonly name?: string;
101
+ /**
102
+ * Type of the object = [Microsoft.Migrate/assessmentProjects/privateEndpointConnections].
103
+ * NOTE: This property will not be serialized. It can only be populated by the server.
104
+ */
105
+ readonly type?: string;
106
+ /** For optimistic concurrency control. */
107
+ eTag?: string;
108
+ /**
109
+ * Path reference to this private endpoint endpoint connection. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateEndpointConnections/{privateEndpointConnectionName}
110
+ * NOTE: This property will not be serialized. It can only be populated by the server.
111
+ */
112
+ readonly id?: string;
113
+ /** Properties of the private endpoint endpoint connection. */
114
+ properties: PrivateEndpointConnectionProperties;
115
+ }
116
+ /** Private endpoint connection properties. */
117
+ export interface PrivateEndpointConnectionProperties {
118
+ /**
119
+ * Indicates whether there is an ongoing operation on the private endpoint.
120
+ * NOTE: This property will not be serialized. It can only be populated by the server.
121
+ */
122
+ readonly provisioningState?: PrivateEndpointConnectionPropertiesProvisioningState;
123
+ /**
124
+ * ARM id for the private endpoint resource corresponding to the connection.
125
+ * NOTE: This property will not be serialized. It can only be populated by the server.
126
+ */
127
+ readonly privateEndpoint?: ResourceId;
128
+ /** State of the private endpoint connection. */
129
+ privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
130
+ }
131
+ /** ARM id for a resource. */
132
+ export interface ResourceId {
133
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
134
+ readonly id?: string;
135
+ }
136
+ /** State of a private endpoint connection. */
137
+ export interface PrivateLinkServiceConnectionState {
138
+ /** Connection status of the private endpoint connection. */
139
+ status?: PrivateLinkServiceConnectionStateStatus;
140
+ /** Description of the private endpoint connection. */
141
+ description?: string;
142
+ /** Actions required on the private endpoint connection. */
143
+ actionsRequired?: string;
144
+ }
145
+ /** An error response from the Azure Migrate service. */
146
+ export interface CloudError {
147
+ /** An error response from the Azure Migrate service. */
148
+ error?: CloudErrorBody;
149
+ }
150
+ /** An error response from the Azure Migrate service. */
151
+ export interface CloudErrorBody {
152
+ /** An identifier for the error. Codes are invariant and are intended to be consumed programmatically. */
153
+ code?: string;
154
+ /** A message describing the error, intended to be suitable for display in a user interface. */
155
+ message?: string;
156
+ /** The target of the particular error. For example, the name of the property in error. */
157
+ target?: string;
158
+ /** A list of additional details about the error. */
159
+ details?: CloudErrorBody[];
160
+ }
161
+ /** Assessment options. */
162
+ export interface AssessmentOptions {
163
+ /**
164
+ * Unique name of an assessment options.
165
+ * NOTE: This property will not be serialized. It can only be populated by the server.
166
+ */
167
+ readonly name?: string;
168
+ /**
169
+ * Unique identifier of an assessment options.
170
+ * NOTE: This property will not be serialized. It can only be populated by the server.
171
+ */
172
+ readonly id?: string;
173
+ /** Properties of the assessment options. */
174
+ properties: AssessmentOptionsProperties;
175
+ }
176
+ /** Assessment options properties. */
177
+ export interface AssessmentOptionsProperties {
178
+ /**
179
+ * Dictionary of VM families grouped by vm family name describing the targeted azure locations of VM family and the category of the family.
180
+ * NOTE: This property will not be serialized. It can only be populated by the server.
181
+ */
182
+ readonly vmFamilies?: VmFamily[];
183
+ /**
184
+ * List of supported VM Families.
185
+ * NOTE: This property will not be serialized. It can only be populated by the server.
186
+ */
187
+ readonly reservedInstanceVmFamilies?: string[];
188
+ /**
189
+ * List of supported Azure regions for reserved instances.
190
+ * NOTE: This property will not be serialized. It can only be populated by the server.
191
+ */
192
+ readonly reservedInstanceSupportedLocations?: string[];
193
+ /**
194
+ * List of supported currencies for reserved instances.
195
+ * NOTE: This property will not be serialized. It can only be populated by the server.
196
+ */
197
+ readonly reservedInstanceSupportedCurrencies?: string[];
198
+ /**
199
+ * List of supported Azure offer codes for reserved instances.
200
+ * NOTE: This property will not be serialized. It can only be populated by the server.
201
+ */
202
+ readonly reservedInstanceSupportedOffers?: string[];
203
+ }
204
+ /** VM family name, the list of targeted azure locations and the category of the family. */
205
+ export interface VmFamily {
206
+ /**
207
+ * Name of the VM family.
208
+ * NOTE: This property will not be serialized. It can only be populated by the server.
209
+ */
210
+ readonly familyName?: string;
211
+ /**
212
+ * List of Azure regions.
213
+ * NOTE: This property will not be serialized. It can only be populated by the server.
214
+ */
215
+ readonly targetLocations?: string[];
216
+ /**
217
+ * Category of the VM family.
218
+ * NOTE: This property will not be serialized. It can only be populated by the server.
219
+ */
220
+ readonly category?: string[];
221
+ }
222
+ /** List of API operations. */
223
+ export interface AssessmentOptionsResultList {
224
+ /** List of operations. */
225
+ value?: AssessmentOptions[];
226
+ }
227
+ /** List of machines. */
228
+ export interface MachineResultList {
229
+ /** List of machines. */
230
+ value?: Machine[];
231
+ nextLink?: string;
232
+ }
233
+ /** A machine in a migration project. */
234
+ export interface Machine {
235
+ /**
236
+ * Path reference to this machine. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/machines/{machineName}
237
+ * NOTE: This property will not be serialized. It can only be populated by the server.
238
+ */
239
+ readonly id?: string;
240
+ /**
241
+ * Name of the machine. It is a GUID which is unique identifier of machine in private data center. For user-readable name, we have a displayName property on this machine.
242
+ * NOTE: This property will not be serialized. It can only be populated by the server.
243
+ */
244
+ readonly name?: string;
245
+ /** For optimistic concurrency control. */
246
+ eTag?: string;
247
+ /**
248
+ * Type of the object = [Microsoft.Migrate/assessmentProjects/machines].
249
+ * NOTE: This property will not be serialized. It can only be populated by the server.
250
+ */
251
+ readonly type?: string;
252
+ /** Properties of the machine. */
253
+ properties?: MachineProperties;
254
+ }
255
+ /** Properties of a machine. */
256
+ export interface MachineProperties {
257
+ /**
258
+ * Boot type of the machine.
259
+ * NOTE: This property will not be serialized. It can only be populated by the server.
260
+ */
261
+ readonly bootType?: MachineBootType;
262
+ /**
263
+ * ARM ID of the data center as tracked by the Microsoft.OffAzure.
264
+ * NOTE: This property will not be serialized. It can only be populated by the server.
265
+ */
266
+ readonly datacenterManagementServerArmId?: string;
267
+ /**
268
+ * ARM ID of the machine as tracked by the Microsoft.OffAzure.
269
+ * NOTE: This property will not be serialized. It can only be populated by the server.
270
+ */
271
+ readonly discoveryMachineArmId?: string;
272
+ /**
273
+ * Name of the server hosting the datacenter management solution.
274
+ * NOTE: This property will not be serialized. It can only be populated by the server.
275
+ */
276
+ readonly datacenterManagementServerName?: string;
277
+ /**
278
+ * User readable name of the machine as defined by the user in their private datacenter.
279
+ * NOTE: This property will not be serialized. It can only be populated by the server.
280
+ */
281
+ readonly displayName?: string;
282
+ /**
283
+ * Memory in Megabytes.
284
+ * NOTE: This property will not be serialized. It can only be populated by the server.
285
+ */
286
+ readonly megabytesOfMemory?: number;
287
+ /**
288
+ * Processor count.
289
+ * NOTE: This property will not be serialized. It can only be populated by the server.
290
+ */
291
+ readonly numberOfCores?: number;
292
+ /**
293
+ * Operating System type of the machine.
294
+ * NOTE: This property will not be serialized. It can only be populated by the server.
295
+ */
296
+ readonly operatingSystemType?: string;
297
+ /**
298
+ * Operating System name of the machine.
299
+ * NOTE: This property will not be serialized. It can only be populated by the server.
300
+ */
301
+ readonly operatingSystemName?: string;
302
+ /**
303
+ * Operating System version of the machine.
304
+ * NOTE: This property will not be serialized. It can only be populated by the server.
305
+ */
306
+ readonly operatingSystemVersion?: string;
307
+ /**
308
+ * Description of the machine
309
+ * NOTE: This property will not be serialized. It can only be populated by the server.
310
+ */
311
+ readonly description?: string;
312
+ /**
313
+ * List of references to the groups that the machine is member of.
314
+ * NOTE: This property will not be serialized. It can only be populated by the server.
315
+ */
316
+ readonly groups?: string[];
317
+ /**
318
+ * Time when this machine was created. Date-Time represented in ISO-8601 format.
319
+ * NOTE: This property will not be serialized. It can only be populated by the server.
320
+ */
321
+ readonly createdTimestamp?: Date;
322
+ /**
323
+ * Time when this machine was last updated. Date-Time represented in ISO-8601 format.
324
+ * NOTE: This property will not be serialized. It can only be populated by the server.
325
+ */
326
+ readonly updatedTimestamp?: Date;
327
+ /**
328
+ * Dictionary of disks attached to the machine. Key is ID of disk. Value is a disk object
329
+ * NOTE: This property will not be serialized. It can only be populated by the server.
330
+ */
331
+ readonly disks?: {
332
+ [propertyName: string]: Disk;
333
+ };
334
+ /**
335
+ * Dictionary of network adapters attached to the machine. Key is ID of network adapter. Value is a network adapter object
336
+ * NOTE: This property will not be serialized. It can only be populated by the server.
337
+ */
338
+ readonly networkAdapters?: {
339
+ [propertyName: string]: NetworkAdapter;
340
+ };
341
+ }
342
+ /** A disk discovered on a machine. */
343
+ export interface Disk {
344
+ /**
345
+ * Gigabytes of storage provisioned for this disk.
346
+ * NOTE: This property will not be serialized. It can only be populated by the server.
347
+ */
348
+ readonly gigabytesAllocated?: number;
349
+ /**
350
+ * User friendly name of the disk.
351
+ * NOTE: This property will not be serialized. It can only be populated by the server.
352
+ */
353
+ readonly displayName?: string;
354
+ }
355
+ /** A network adapter discovered on a machine. */
356
+ export interface NetworkAdapter {
357
+ /**
358
+ * MAC Address of the network adapter.
359
+ * NOTE: This property will not be serialized. It can only be populated by the server.
360
+ */
361
+ readonly macAddress?: string;
362
+ /**
363
+ * List of IP Addresses on the network adapter.
364
+ * NOTE: This property will not be serialized. It can only be populated by the server.
365
+ */
366
+ readonly ipAddresses?: string[];
367
+ /**
368
+ * User friendly name of the network adapter.
369
+ * NOTE: This property will not be serialized. It can only be populated by the server.
370
+ */
371
+ readonly displayName?: string;
372
+ }
373
+ /** List of groups. */
374
+ export interface GroupResultList {
375
+ /** List of groups. */
376
+ value?: Group[];
377
+ }
378
+ /** A group created in a Migration project. */
379
+ export interface Group {
380
+ /**
381
+ * Path reference to this group. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/groups/{groupName}
382
+ * NOTE: This property will not be serialized. It can only be populated by the server.
383
+ */
384
+ readonly id?: string;
385
+ /**
386
+ * Name of the group.
387
+ * NOTE: This property will not be serialized. It can only be populated by the server.
388
+ */
389
+ readonly name?: string;
390
+ /** For optimistic concurrency control. */
391
+ eTag?: string;
392
+ /**
393
+ * Type of the object = [Microsoft.Migrate/assessmentProjects/groups].
394
+ * NOTE: This property will not be serialized. It can only be populated by the server.
395
+ */
396
+ readonly type?: string;
397
+ /** Properties of the group. */
398
+ properties: GroupProperties;
399
+ }
400
+ /** Properties of group resource. */
401
+ export interface GroupProperties {
402
+ /**
403
+ * Whether the group has been created and is valid.
404
+ * NOTE: This property will not be serialized. It can only be populated by the server.
405
+ */
406
+ readonly groupStatus?: GroupStatus;
407
+ /**
408
+ * Number of machines part of this group.
409
+ * NOTE: This property will not be serialized. It can only be populated by the server.
410
+ */
411
+ readonly machineCount?: number;
412
+ /**
413
+ * List of References to Assessments created on this group.
414
+ * NOTE: This property will not be serialized. It can only be populated by the server.
415
+ */
416
+ readonly assessments?: string[];
417
+ /**
418
+ * If the assessments are in running state.
419
+ * NOTE: This property will not be serialized. It can only be populated by the server.
420
+ */
421
+ readonly areAssessmentsRunning?: boolean;
422
+ /**
423
+ * Time when this group was created. Date-Time represented in ISO-8601 format.
424
+ * NOTE: This property will not be serialized. It can only be populated by the server.
425
+ */
426
+ readonly createdTimestamp?: Date;
427
+ /**
428
+ * Time when this group was last updated. Date-Time represented in ISO-8601 format.
429
+ * NOTE: This property will not be serialized. It can only be populated by the server.
430
+ */
431
+ readonly updatedTimestamp?: Date;
432
+ /** The type of group. */
433
+ groupType?: string;
434
+ }
435
+ /** Properties of group update. */
436
+ export interface UpdateGroupBody {
437
+ /** For optimistic concurrency control. */
438
+ eTag?: string;
439
+ /** Properties of the group. */
440
+ properties?: GroupBodyProperties;
441
+ }
442
+ /** Body properties of group update. */
443
+ export interface GroupBodyProperties {
444
+ /** Whether to add or remove the machines. */
445
+ operationType?: GroupUpdateOperation;
446
+ /** List of machine names that are part of this group. */
447
+ machines?: string[];
448
+ }
449
+ /** List of assessments. */
450
+ export interface AssessmentResultList {
451
+ /** List of assessments. */
452
+ value?: Assessment[];
453
+ }
454
+ /** An assessment created for a group in the Migration project. */
455
+ export interface Assessment {
456
+ /**
457
+ * Path reference to this assessment. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/groups/{groupName}/assessment/{assessmentName}
458
+ * NOTE: This property will not be serialized. It can only be populated by the server.
459
+ */
460
+ readonly id?: string;
461
+ /**
462
+ * Unique name of an assessment.
463
+ * NOTE: This property will not be serialized. It can only be populated by the server.
464
+ */
465
+ readonly name?: string;
466
+ /** For optimistic concurrency control. */
467
+ eTag?: string;
468
+ /**
469
+ * Type of the object = [Microsoft.Migrate/assessmentProjects/groups/assessments].
470
+ * NOTE: This property will not be serialized. It can only be populated by the server.
471
+ */
472
+ readonly type?: string;
473
+ /** Properties of the assessment. */
474
+ properties: AssessmentProperties;
475
+ }
476
+ /** Properties of an assessment. */
477
+ export interface AssessmentProperties {
478
+ /** Target Azure location for which the machines should be assessed. These enums are the same as used by Compute API. */
479
+ azureLocation: AzureLocation;
480
+ /** Offer code according to which cost estimation is done. */
481
+ azureOfferCode: AzureOfferCode;
482
+ /**
483
+ * Enterprise agreement subscription arm id.
484
+ * NOTE: This property will not be serialized. It can only be populated by the server.
485
+ */
486
+ readonly eaSubscriptionId?: string;
487
+ /** Pricing tier for Size evaluation. */
488
+ azurePricingTier: AzurePricingTier;
489
+ /** Storage Redundancy type offered by Azure. */
490
+ azureStorageRedundancy: AzureStorageRedundancy;
491
+ /** Scaling factor used over utilization data to add a performance buffer for new machines to be created in Azure. Min Value = 1.0, Max value = 1.9, Default = 1.3. */
492
+ scalingFactor: number;
493
+ /** Percentile of performance data used to recommend Azure size. */
494
+ percentile: Percentile;
495
+ /** Time range of performance data used to recommend a size. */
496
+ timeRange: TimeRange;
497
+ /**
498
+ * Start time to consider performance data for assessment
499
+ * NOTE: This property will not be serialized. It can only be populated by the server.
500
+ */
501
+ readonly perfDataStartTime?: Date;
502
+ /**
503
+ * End time to consider performance data for assessment
504
+ * NOTE: This property will not be serialized. It can only be populated by the server.
505
+ */
506
+ readonly perfDataEndTime?: Date;
507
+ /** User configurable setting that describes the status of the assessment. */
508
+ stage: AssessmentStage;
509
+ /** Currency to report prices in. */
510
+ currency: Currency;
511
+ /** AHUB discount on windows virtual machines. */
512
+ azureHybridUseBenefit: AzureHybridUseBenefit;
513
+ /** Custom discount percentage to be applied on final costs. Can be in the range [0, 100]. */
514
+ discountPercentage: number;
515
+ /**
516
+ * Confidence rating percentage for assessment. Can be in the range [0, 100].
517
+ * NOTE: This property will not be serialized. It can only be populated by the server.
518
+ */
519
+ readonly confidenceRatingInPercentage?: number;
520
+ /** Assessment sizing criterion. */
521
+ sizingCriterion: AssessmentSizingCriterion;
522
+ /** Azure reserved instance. */
523
+ reservedInstance: ReservedInstance;
524
+ /** List of azure VM families. */
525
+ azureVmFamilies: AzureVmFamily[];
526
+ /** Storage type selected for this disk. */
527
+ azureDiskType: AzureDiskType;
528
+ /** Specify the duration for which the VMs are up in the on-premises environment. */
529
+ vmUptime: VmUptime;
530
+ /**
531
+ * Time when the Azure Prices were queried. Date-Time represented in ISO-8601 format.
532
+ * NOTE: This property will not be serialized. It can only be populated by the server.
533
+ */
534
+ readonly pricesTimestamp?: Date;
535
+ /**
536
+ * Time when this project was created. Date-Time represented in ISO-8601 format.
537
+ * NOTE: This property will not be serialized. It can only be populated by the server.
538
+ */
539
+ readonly createdTimestamp?: Date;
540
+ /**
541
+ * Time when this project was last updated. Date-Time represented in ISO-8601 format.
542
+ * NOTE: This property will not be serialized. It can only be populated by the server.
543
+ */
544
+ readonly updatedTimestamp?: Date;
545
+ /**
546
+ * Monthly compute cost estimate for the machines that are part of this assessment as a group, for a 31-day month.
547
+ * NOTE: This property will not be serialized. It can only be populated by the server.
548
+ */
549
+ readonly monthlyComputeCost?: number;
550
+ /**
551
+ * Monthly network cost estimate for the machines that are part of this assessment as a group, for a 31-day month.
552
+ * NOTE: This property will not be serialized. It can only be populated by the server.
553
+ */
554
+ readonly monthlyBandwidthCost?: number;
555
+ /**
556
+ * Monthly storage cost estimate for the machines that are part of this assessment as a group, for a 31-day month.
557
+ * NOTE: This property will not be serialized. It can only be populated by the server.
558
+ */
559
+ readonly monthlyStorageCost?: number;
560
+ /**
561
+ * Monthly premium storage cost estimate for the machines that are part of this assessment as a group, for a 31-day month.
562
+ * NOTE: This property will not be serialized. It can only be populated by the server.
563
+ */
564
+ readonly monthlyPremiumStorageCost?: number;
565
+ /**
566
+ * Monthly standard SSD storage cost estimate for the machines that are part of this assessment as a group, for a 31-day month.
567
+ * NOTE: This property will not be serialized. It can only be populated by the server.
568
+ */
569
+ readonly monthlyStandardSSDStorageCost?: number;
570
+ /**
571
+ * Whether the assessment has been created and is valid.
572
+ * NOTE: This property will not be serialized. It can only be populated by the server.
573
+ */
574
+ readonly status?: AssessmentStatus;
575
+ /**
576
+ * Number of assessed machines part of this assessment.
577
+ * NOTE: This property will not be serialized. It can only be populated by the server.
578
+ */
579
+ readonly numberOfMachines?: number;
580
+ }
581
+ export interface VmUptime {
582
+ /** Number of days in a month for VM uptime. */
583
+ daysPerMonth?: number;
584
+ /** Number of hours per day for VM uptime. */
585
+ hoursPerDay?: number;
586
+ }
587
+ /** Download URL for assessment report. */
588
+ export interface DownloadUrl {
589
+ /**
590
+ * Hyperlink to download report.
591
+ * NOTE: This property will not be serialized. It can only be populated by the server.
592
+ */
593
+ readonly assessmentReportUrl?: string;
594
+ /**
595
+ * Expiry date of download url.
596
+ * NOTE: This property will not be serialized. It can only be populated by the server.
597
+ */
598
+ readonly expirationTime?: Date;
599
+ }
600
+ /** List of assessed machines. */
601
+ export interface AssessedMachineResultList {
602
+ /** List of assessed machines. */
603
+ value?: AssessedMachine[];
604
+ nextLink?: string;
605
+ }
606
+ /** A machine evaluated as part of an assessment. */
607
+ export interface AssessedMachine {
608
+ /**
609
+ * Path reference to this assessed machine. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/groups/{groupName}/assessments/{assessmentName}/assessedMachines/{assessedMachineName}
610
+ * NOTE: This property will not be serialized. It can only be populated by the server.
611
+ */
612
+ readonly id?: string;
613
+ /**
614
+ * Name of the machine.
615
+ * NOTE: This property will not be serialized. It can only be populated by the server.
616
+ */
617
+ readonly name?: string;
618
+ /** For optimistic concurrency control. */
619
+ eTag?: string;
620
+ /**
621
+ * Type of the object = [Microsoft.Migrate/assessmentProjects/groups/assessments/assessedMachines].
622
+ * NOTE: This property will not be serialized. It can only be populated by the server.
623
+ */
624
+ readonly type?: string;
625
+ /** Properties of an assessed machine. */
626
+ properties?: AssessedMachineProperties;
627
+ }
628
+ /** Properties of an assessed machine. */
629
+ export interface AssessedMachineProperties {
630
+ /**
631
+ * Boot type of the machine.
632
+ * NOTE: This property will not be serialized. It can only be populated by the server.
633
+ */
634
+ readonly bootType?: MachineBootType;
635
+ /**
636
+ * ARM ID of the discovered machine.
637
+ * NOTE: This property will not be serialized. It can only be populated by the server.
638
+ */
639
+ readonly datacenterMachineArmId?: string;
640
+ /**
641
+ * ARM ID of the discovered datacenter.
642
+ * NOTE: This property will not be serialized. It can only be populated by the server.
643
+ */
644
+ readonly datacenterManagementServerArmId?: string;
645
+ /**
646
+ * Name of the server hosting the datacenter management solution.
647
+ * NOTE: This property will not be serialized. It can only be populated by the server.
648
+ */
649
+ readonly datacenterManagementServerName?: string;
650
+ /**
651
+ * Description of the machine
652
+ * NOTE: This property will not be serialized. It can only be populated by the server.
653
+ */
654
+ readonly description?: string;
655
+ /**
656
+ * User readable name of the machine as defined by the user in their private datacenter.
657
+ * NOTE: This property will not be serialized. It can only be populated by the server.
658
+ */
659
+ readonly displayName?: string;
660
+ /**
661
+ * Memory in Megabytes.
662
+ * NOTE: This property will not be serialized. It can only be populated by the server.
663
+ */
664
+ readonly megabytesOfMemory?: number;
665
+ /**
666
+ * Processor count.
667
+ * NOTE: This property will not be serialized. It can only be populated by the server.
668
+ */
669
+ readonly numberOfCores?: number;
670
+ /**
671
+ * Operating System type of the machine.
672
+ * NOTE: This property will not be serialized. It can only be populated by the server.
673
+ */
674
+ readonly operatingSystemType?: string;
675
+ /**
676
+ * Operating System name of the machine.
677
+ * NOTE: This property will not be serialized. It can only be populated by the server.
678
+ */
679
+ readonly operatingSystemName?: string;
680
+ /**
681
+ * Operating System version of the machine.
682
+ * NOTE: This property will not be serialized. It can only be populated by the server.
683
+ */
684
+ readonly operatingSystemVersion?: string;
685
+ /**
686
+ * Monthly network cost estimate for the network adapters that are attached to this machine as a group, for a 31-day month.
687
+ * NOTE: This property will not be serialized. It can only be populated by the server.
688
+ */
689
+ readonly monthlyBandwidthCost?: number;
690
+ /**
691
+ * Monthly storage cost estimate for the disks that are attached to this machine as a group, for a 31-day month.
692
+ * NOTE: This property will not be serialized. It can only be populated by the server.
693
+ */
694
+ readonly monthlyStorageCost?: number;
695
+ /**
696
+ * Monthly premium storage cost estimate for the disks that are attached to this machine as a group, for a 31-day month.
697
+ * NOTE: This property will not be serialized. It can only be populated by the server.
698
+ */
699
+ readonly monthlyPremiumStorageCost?: number;
700
+ /**
701
+ * Monthly standard SSD storage cost estimate for the disks that are attached to this machine as a group, for a 31-day month.
702
+ * NOTE: This property will not be serialized. It can only be populated by the server.
703
+ */
704
+ readonly monthlyStandardSSDStorageCost?: number;
705
+ /**
706
+ * Confidence rating of assessed machine.
707
+ * NOTE: This property will not be serialized. It can only be populated by the server.
708
+ */
709
+ readonly confidenceRatingInPercentage?: number;
710
+ /**
711
+ * Dictionary of disks attached to the machine. Key is ID of disk. Value is a disk object.
712
+ * NOTE: This property will not be serialized. It can only be populated by the server.
713
+ */
714
+ readonly disks?: {
715
+ [propertyName: string]: AssessedDisk;
716
+ };
717
+ /**
718
+ * Dictionary of network adapters attached to the machine. Key is name of the adapter. Value is a network adapter object.
719
+ * NOTE: This property will not be serialized. It can only be populated by the server.
720
+ */
721
+ readonly networkAdapters?: {
722
+ [propertyName: string]: AssessedNetworkAdapter;
723
+ };
724
+ /**
725
+ * Recommended Azure size for this machine.
726
+ * NOTE: This property will not be serialized. It can only be populated by the server.
727
+ */
728
+ readonly recommendedSize?: AzureVmSize;
729
+ /**
730
+ * Number of CPU cores in the Recommended Azure VM Size.
731
+ * NOTE: This property will not be serialized. It can only be populated by the server.
732
+ */
733
+ readonly numberOfCoresForRecommendedSize?: number;
734
+ /**
735
+ * Megabytes of memory in the Recommended Azure VM Size.
736
+ * NOTE: This property will not be serialized. It can only be populated by the server.
737
+ */
738
+ readonly megabytesOfMemoryForRecommendedSize?: number;
739
+ /**
740
+ * Compute Cost for a 31-day month, if the machine is migrated to Azure with the Recommended Size.
741
+ * NOTE: This property will not be serialized. It can only be populated by the server.
742
+ */
743
+ readonly monthlyComputeCostForRecommendedSize?: number;
744
+ /**
745
+ * Utilization percentage of the processor core as observed in the private data center, in the Time Range selected on Assessment, reported as the Percentile value based on the percentile number selected in assessment.
746
+ * NOTE: This property will not be serialized. It can only be populated by the server.
747
+ */
748
+ readonly percentageCoresUtilization?: number;
749
+ /**
750
+ * Utilization percentage of the memory as observed in the private data center, in the Time Range selected on Assessment, reported as the Percentile value based on the percentile number selected in assessment.
751
+ * NOTE: This property will not be serialized. It can only be populated by the server.
752
+ */
753
+ readonly percentageMemoryUtilization?: number;
754
+ /**
755
+ * Whether machine is suitable for migration to Azure.
756
+ * NOTE: This property will not be serialized. It can only be populated by the server.
757
+ */
758
+ readonly suitability?: CloudSuitability;
759
+ /**
760
+ * If machine is not ready to be migrated, this explains the reasons and mitigation steps.
761
+ * NOTE: This property will not be serialized. It can only be populated by the server.
762
+ */
763
+ readonly suitabilityExplanation?: AzureVmSuitabilityExplanation;
764
+ /**
765
+ * If machine is not suitable for cloud, this explains the reasons.
766
+ * NOTE: This property will not be serialized. It can only be populated by the server.
767
+ */
768
+ readonly suitabilityDetail?: AzureVmSuitabilityDetail;
769
+ /**
770
+ * Time when this machine was created. Date-Time represented in ISO-8601 format.
771
+ * NOTE: This property will not be serialized. It can only be populated by the server.
772
+ */
773
+ readonly createdTimestamp?: Date;
774
+ /**
775
+ * Time when this machine was last updated. Date-Time represented in ISO-8601 format.
776
+ * NOTE: This property will not be serialized. It can only be populated by the server.
777
+ */
778
+ readonly updatedTimestamp?: Date;
779
+ }
780
+ /** A disk assessed for an assessment. */
781
+ export interface AssessedDisk {
782
+ /**
783
+ * Name of the assessed disk.
784
+ * NOTE: This property will not be serialized. It can only be populated by the server.
785
+ */
786
+ readonly name?: string;
787
+ /**
788
+ * User friendly name of the assessed disk.
789
+ * NOTE: This property will not be serialized. It can only be populated by the server.
790
+ */
791
+ readonly displayName?: string;
792
+ /**
793
+ * Gigabytes of storage provisioned for this disk.
794
+ * NOTE: This property will not be serialized. It can only be populated by the server.
795
+ */
796
+ readonly gigabytesProvisioned?: number;
797
+ /**
798
+ * Disk throughput in MegaBytes per second.
799
+ * NOTE: This property will not be serialized. It can only be populated by the server.
800
+ */
801
+ readonly megabytesPerSecondOfRead?: number;
802
+ /**
803
+ * Disk throughput in MegaBytes per second.
804
+ * NOTE: This property will not be serialized. It can only be populated by the server.
805
+ */
806
+ readonly megabytesPerSecondOfWrite?: number;
807
+ /**
808
+ * Number of read operations per second for the disk.
809
+ * NOTE: This property will not be serialized. It can only be populated by the server.
810
+ */
811
+ readonly numberOfReadOperationsPerSecond?: number;
812
+ /**
813
+ * Number of read and write operations per second for the disk.
814
+ * NOTE: This property will not be serialized. It can only be populated by the server.
815
+ */
816
+ readonly numberOfWriteOperationsPerSecond?: number;
817
+ /**
818
+ * Estimated aggregate storage cost for a 31-day month for this disk.
819
+ * NOTE: This property will not be serialized. It can only be populated by the server.
820
+ */
821
+ readonly monthlyStorageCost?: number;
822
+ /**
823
+ * Storage type selected for this disk.
824
+ * NOTE: This property will not be serialized. It can only be populated by the server.
825
+ */
826
+ readonly recommendedDiskType?: AzureDiskType;
827
+ /**
828
+ * Recommended Azure size for the disk, given utilization data and preferences set on Assessment.
829
+ * NOTE: This property will not be serialized. It can only be populated by the server.
830
+ */
831
+ readonly recommendedDiskSize?: AzureDiskSize;
832
+ /**
833
+ * Gigabytes of storage provided by the recommended Azure disk size.
834
+ * NOTE: This property will not be serialized. It can only be populated by the server.
835
+ */
836
+ readonly gigabytesForRecommendedDiskSize?: number;
837
+ /**
838
+ * Whether this disk is suitable for Azure.
839
+ * NOTE: This property will not be serialized. It can only be populated by the server.
840
+ */
841
+ readonly suitability?: CloudSuitability;
842
+ /**
843
+ * If disk is not suitable to be migrated, this explains the reasons and mitigation steps.
844
+ * NOTE: This property will not be serialized. It can only be populated by the server.
845
+ */
846
+ readonly suitabilityExplanation?: AzureDiskSuitabilityExplanation;
847
+ /**
848
+ * If disk is suitable to be migrate but some conditions/checks were not considered while calculating suitability, this explains the details.
849
+ * NOTE: This property will not be serialized. It can only be populated by the server.
850
+ */
851
+ readonly suitabilityDetail?: AzureDiskSuitabilityDetail;
852
+ }
853
+ /** A network adapter assessed for an assessment. */
854
+ export interface AssessedNetworkAdapter {
855
+ /**
856
+ * MAC Address of the network adapter.
857
+ * NOTE: This property will not be serialized. It can only be populated by the server.
858
+ */
859
+ readonly macAddress?: string;
860
+ /**
861
+ * List of IP Addresses on the network adapter.
862
+ * NOTE: This property will not be serialized. It can only be populated by the server.
863
+ */
864
+ readonly ipAddresses?: string[];
865
+ /**
866
+ * User friendly name of the assessed network adapter.
867
+ * NOTE: This property will not be serialized. It can only be populated by the server.
868
+ */
869
+ readonly displayName?: string;
870
+ /**
871
+ * Monthly cost estimate for network bandwidth used by this network adapter.
872
+ * NOTE: This property will not be serialized. It can only be populated by the server.
873
+ */
874
+ readonly monthlyBandwidthCosts?: number;
875
+ /**
876
+ * Adapter throughput for incoming traffic in MegaBytes per second.
877
+ * NOTE: This property will not be serialized. It can only be populated by the server.
878
+ */
879
+ readonly megabytesPerSecondReceived?: number;
880
+ /**
881
+ * Adapter throughput for outgoing traffic in MegaBytes per second.
882
+ * NOTE: This property will not be serialized. It can only be populated by the server.
883
+ */
884
+ readonly megabytesPerSecondTransmitted?: number;
885
+ /** Gigabytes transmitted through this adapter each month. */
886
+ netGigabytesTransmittedPerMonth?: number;
887
+ /**
888
+ * Whether this adapter is suitable for Azure.
889
+ * NOTE: This property will not be serialized. It can only be populated by the server.
890
+ */
891
+ readonly suitability?: CloudSuitability;
892
+ /**
893
+ * If network adapter is suitable, this explains the reasons and mitigation steps.
894
+ * NOTE: This property will not be serialized. It can only be populated by the server.
895
+ */
896
+ readonly suitabilityExplanation?: AzureNetworkAdapterSuitabilityExplanation;
897
+ /**
898
+ * If network adapter is not suitable for cloud, this explains the reasons.
899
+ * NOTE: This property will not be serialized. It can only be populated by the server.
900
+ */
901
+ readonly suitabilityDetail?: AzureNetworkAdapterSuitabilityDetail;
902
+ }
903
+ /** List of Hyper-V collectors. */
904
+ export interface HyperVCollectorList {
905
+ /** List of Hyper-V collectors. */
906
+ value?: HyperVCollector[];
907
+ }
908
+ export interface HyperVCollector {
909
+ eTag?: string;
910
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
911
+ readonly id?: string;
912
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
913
+ readonly name?: string;
914
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
915
+ readonly type?: string;
916
+ properties?: CollectorProperties;
917
+ }
918
+ export interface CollectorProperties {
919
+ /** The ARM id of the discovery service site. */
920
+ discoverySiteId?: string;
921
+ /**
922
+ * Time when this collector was created. Date-Time represented in ISO-8601 format.
923
+ * NOTE: This property will not be serialized. It can only be populated by the server.
924
+ */
925
+ readonly createdTimestamp?: string;
926
+ /**
927
+ * Time when this collector was updated. Date-Time represented in ISO-8601 format.
928
+ * NOTE: This property will not be serialized. It can only be populated by the server.
929
+ */
930
+ readonly updatedTimestamp?: string;
931
+ agentProperties?: CollectorAgentProperties;
932
+ }
933
+ export interface CollectorAgentProperties {
934
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
935
+ readonly id?: string;
936
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
937
+ readonly version?: string;
938
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
939
+ readonly lastHeartbeatUtc?: Date;
940
+ spnDetails?: CollectorBodyAgentSpnProperties;
941
+ }
942
+ export interface CollectorBodyAgentSpnProperties {
943
+ /** AAD Authority URL which was used to request the token for the service principal. */
944
+ authority?: string;
945
+ /** Application/client Id for the service principal with which the on-premise management/data plane components would communicate with our Azure services. */
946
+ applicationId?: string;
947
+ /** Intended audience for the service principal. */
948
+ audience?: string;
949
+ /** Object Id of the service principal with which the on-premise management/data plane components would communicate with our Azure services. */
950
+ objectId?: string;
951
+ /** Tenant Id for the service principal with which the on-premise management/data plane components would communicate with our Azure services. */
952
+ tenantId?: string;
953
+ }
954
+ /** List of Server collectors. */
955
+ export interface ServerCollectorList {
956
+ /** List of Server collectors. */
957
+ value?: ServerCollector[];
958
+ }
959
+ export interface ServerCollector {
960
+ eTag?: string;
961
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
962
+ readonly id?: string;
963
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
964
+ readonly name?: string;
965
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
966
+ readonly type?: string;
967
+ properties?: CollectorProperties;
968
+ }
969
+ /** List of VMware collectors. */
970
+ export interface VMwareCollectorList {
971
+ /** List of VMware collectors. */
972
+ value?: VMwareCollector[];
973
+ }
974
+ export interface VMwareCollector {
975
+ eTag?: string;
976
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
977
+ readonly id?: string;
978
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
979
+ readonly name?: string;
980
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
981
+ readonly type?: string;
982
+ properties?: CollectorProperties;
983
+ }
984
+ /** List of Import collectors. */
985
+ export interface ImportCollectorList {
986
+ /** List of Import collectors. */
987
+ value?: ImportCollector[];
988
+ }
989
+ export interface ImportCollector {
990
+ eTag?: string;
991
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
992
+ readonly id?: string;
993
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
994
+ readonly name?: string;
995
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
996
+ readonly type?: string;
997
+ properties?: ImportCollectorProperties;
998
+ }
999
+ export interface ImportCollectorProperties {
1000
+ discoverySiteId?: string;
1001
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
1002
+ readonly createdTimestamp?: string;
1003
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
1004
+ readonly updatedTimestamp?: string;
1005
+ }
1006
+ /** A collection of private endpoint connections for a project. */
1007
+ export interface PrivateEndpointConnectionCollection {
1008
+ /**
1009
+ * A list of private endpoint connections for a project.
1010
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1011
+ */
1012
+ readonly value?: PrivateEndpointConnection[];
1013
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
1014
+ readonly nextLink?: string;
1015
+ }
1016
+ /** A private link resource for a project for which a private endpoint can be created. */
1017
+ export interface PrivateLinkResource {
1018
+ /**
1019
+ * Name of the private link resource.
1020
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1021
+ */
1022
+ readonly name?: string;
1023
+ /**
1024
+ * Type of the object = [Microsoft.Migrate/assessmentProjects/privateLinkResources].
1025
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1026
+ */
1027
+ readonly type?: string;
1028
+ /**
1029
+ * Path reference to this private link resource. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateLinkResources/{privateLinkResourceName}
1030
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1031
+ */
1032
+ readonly id?: string;
1033
+ /**
1034
+ * Properties of the private link resource.
1035
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1036
+ */
1037
+ readonly properties?: PrivateLinkResourceProperties;
1038
+ }
1039
+ /** Properties of a private link resource. */
1040
+ export interface PrivateLinkResourceProperties {
1041
+ /**
1042
+ * The private link resource required member names.
1043
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1044
+ */
1045
+ readonly requiredMembers?: string[];
1046
+ /**
1047
+ * Required DNS zone names of the the private link resource.
1048
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1049
+ */
1050
+ readonly requiredZoneNames?: string[];
1051
+ /**
1052
+ * The private link resource group id.
1053
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1054
+ */
1055
+ readonly groupId?: string;
1056
+ }
1057
+ /** A list of private link resources */
1058
+ export interface PrivateLinkResourceCollection {
1059
+ /**
1060
+ * Array of results.
1061
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1062
+ */
1063
+ readonly value?: PrivateLinkResource[];
1064
+ /**
1065
+ * Link to retrieve next page of results.
1066
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1067
+ */
1068
+ readonly nextLink?: string;
1069
+ }
1070
+ /** List of API operations. */
1071
+ export interface OperationResultList {
1072
+ /** List of operations. */
1073
+ value?: Operation[];
1074
+ }
1075
+ /** A REST API operation supported by the provider. */
1076
+ export interface Operation {
1077
+ /**
1078
+ * Name of the operation.
1079
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1080
+ */
1081
+ readonly name?: string;
1082
+ /**
1083
+ * Displayable properties of the operation.
1084
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1085
+ */
1086
+ readonly display?: OperationDisplay;
1087
+ /**
1088
+ * Origin of the operation.
1089
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1090
+ */
1091
+ readonly origin?: string;
1092
+ }
1093
+ /** Displayable properties of the operation. */
1094
+ export interface OperationDisplay {
1095
+ /**
1096
+ * Provider of the operation.
1097
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1098
+ */
1099
+ readonly provider?: string;
1100
+ /**
1101
+ * Resource operated on by the operation.
1102
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1103
+ */
1104
+ readonly resource?: string;
1105
+ /**
1106
+ * Operation Type.
1107
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1108
+ */
1109
+ readonly operation?: string;
1110
+ /**
1111
+ * Description of the operation.
1112
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1113
+ */
1114
+ readonly description?: string;
1115
+ }
1116
+ /** Defines headers for Projects_listBySubscription operation. */
1117
+ export interface ProjectsListBySubscriptionHeaders {
1118
+ /** Service generated Request ID. */
1119
+ xMsRequestId?: string;
1120
+ }
1121
+ /** Defines headers for Projects_list operation. */
1122
+ export interface ProjectsListHeaders {
1123
+ /** Service generated Request ID. */
1124
+ xMsRequestId?: string;
1125
+ }
1126
+ /** Defines headers for Projects_get operation. */
1127
+ export interface ProjectsGetHeaders {
1128
+ /** Service generated Request ID. */
1129
+ xMsRequestId?: string;
1130
+ }
1131
+ /** Defines headers for Projects_create operation. */
1132
+ export interface ProjectsCreateHeaders {
1133
+ /** Service generated Request ID. */
1134
+ xMsRequestId?: string;
1135
+ }
1136
+ /** Defines headers for Projects_update operation. */
1137
+ export interface ProjectsUpdateHeaders {
1138
+ /** Service generated Request ID. */
1139
+ xMsRequestId?: string;
1140
+ }
1141
+ /** Defines headers for Projects_delete operation. */
1142
+ export interface ProjectsDeleteHeaders {
1143
+ /** Service generated Request ID. */
1144
+ xMsRequestId?: string;
1145
+ }
1146
+ /** Defines headers for Projects_assessmentOptions operation. */
1147
+ export interface ProjectsAssessmentOptionsHeaders {
1148
+ /** Service generated Request ID. */
1149
+ xMsRequestId?: string;
1150
+ }
1151
+ /** Defines headers for Projects_assessmentOptionsList operation. */
1152
+ export interface ProjectsAssessmentOptionsListHeaders {
1153
+ /** Service generated Request ID. */
1154
+ xMsRequestId?: string;
1155
+ }
1156
+ /** Defines headers for Projects_listBySubscriptionNext operation. */
1157
+ export interface ProjectsListBySubscriptionNextHeaders {
1158
+ /** Service generated Request ID. */
1159
+ xMsRequestId?: string;
1160
+ }
1161
+ /** Defines headers for Projects_listNext operation. */
1162
+ export interface ProjectsListNextHeaders {
1163
+ /** Service generated Request ID. */
1164
+ xMsRequestId?: string;
1165
+ }
1166
+ /** Defines headers for Machines_listByProject operation. */
1167
+ export interface MachinesListByProjectHeaders {
1168
+ /** Service generated Request ID. */
1169
+ xMsRequestId?: string;
1170
+ }
1171
+ /** Defines headers for Machines_get operation. */
1172
+ export interface MachinesGetHeaders {
1173
+ /** Service generated Request ID. */
1174
+ xMsRequestId?: string;
1175
+ }
1176
+ /** Defines headers for Machines_listByProjectNext operation. */
1177
+ export interface MachinesListByProjectNextHeaders {
1178
+ /** Service generated Request ID. */
1179
+ xMsRequestId?: string;
1180
+ }
1181
+ /** Defines headers for Groups_listByProject operation. */
1182
+ export interface GroupsListByProjectHeaders {
1183
+ /** Service generated Request ID. */
1184
+ xMsRequestId?: string;
1185
+ }
1186
+ /** Defines headers for Groups_get operation. */
1187
+ export interface GroupsGetHeaders {
1188
+ /** Service generated Request ID. */
1189
+ xMsRequestId?: string;
1190
+ }
1191
+ /** Defines headers for Groups_create operation. */
1192
+ export interface GroupsCreateHeaders {
1193
+ /** Service generated Request ID. */
1194
+ xMsRequestId?: string;
1195
+ }
1196
+ /** Defines headers for Groups_delete operation. */
1197
+ export interface GroupsDeleteHeaders {
1198
+ /** Service generated Request ID. */
1199
+ xMsRequestId?: string;
1200
+ }
1201
+ /** Defines headers for Groups_updateMachines operation. */
1202
+ export interface GroupsUpdateMachinesHeaders {
1203
+ /** Service generated Request ID. */
1204
+ xMsRequestId?: string;
1205
+ }
1206
+ /** Defines headers for Assessments_listByGroup operation. */
1207
+ export interface AssessmentsListByGroupHeaders {
1208
+ /** Service generated Request ID. */
1209
+ xMsRequestId?: string;
1210
+ }
1211
+ /** Defines headers for Assessments_listByProject operation. */
1212
+ export interface AssessmentsListByProjectHeaders {
1213
+ /** Service generated Request ID. */
1214
+ xMsRequestId?: string;
1215
+ }
1216
+ /** Defines headers for Assessments_get operation. */
1217
+ export interface AssessmentsGetHeaders {
1218
+ /** Service generated Request ID. */
1219
+ xMsRequestId?: string;
1220
+ }
1221
+ /** Defines headers for Assessments_create operation. */
1222
+ export interface AssessmentsCreateHeaders {
1223
+ /** Service generated Request ID. */
1224
+ xMsRequestId?: string;
1225
+ }
1226
+ /** Defines headers for Assessments_delete operation. */
1227
+ export interface AssessmentsDeleteHeaders {
1228
+ /** Service generated Request ID. */
1229
+ xMsRequestId?: string;
1230
+ }
1231
+ /** Defines headers for Assessments_getReportDownloadUrl operation. */
1232
+ export interface AssessmentsGetReportDownloadUrlHeaders {
1233
+ /** Service generated Request ID. */
1234
+ xMsRequestId?: string;
1235
+ }
1236
+ /** Defines headers for AssessedMachines_listByAssessment operation. */
1237
+ export interface AssessedMachinesListByAssessmentHeaders {
1238
+ /** Service generated Request ID. */
1239
+ xMsRequestId?: string;
1240
+ }
1241
+ /** Defines headers for AssessedMachines_get operation. */
1242
+ export interface AssessedMachinesGetHeaders {
1243
+ /** Service generated Request ID. */
1244
+ xMsRequestId?: string;
1245
+ }
1246
+ /** Defines headers for AssessedMachines_listByAssessmentNext operation. */
1247
+ export interface AssessedMachinesListByAssessmentNextHeaders {
1248
+ /** Service generated Request ID. */
1249
+ xMsRequestId?: string;
1250
+ }
1251
+ /** Defines headers for HyperVCollectors_listByProject operation. */
1252
+ export interface HyperVCollectorsListByProjectHeaders {
1253
+ /** Service generated Request ID. */
1254
+ xMsRequestId?: string;
1255
+ }
1256
+ /** Defines headers for HyperVCollectors_get operation. */
1257
+ export interface HyperVCollectorsGetHeaders {
1258
+ /** Service generated Request ID. */
1259
+ xMsRequestId?: string;
1260
+ }
1261
+ /** Defines headers for HyperVCollectors_create operation. */
1262
+ export interface HyperVCollectorsCreateHeaders {
1263
+ /** Service generated Request ID. */
1264
+ xMsRequestId?: string;
1265
+ }
1266
+ /** Defines headers for HyperVCollectors_delete operation. */
1267
+ export interface HyperVCollectorsDeleteHeaders {
1268
+ /** Service generated Request ID. */
1269
+ xMsRequestId?: string;
1270
+ }
1271
+ /** Defines headers for ServerCollectors_listByProject operation. */
1272
+ export interface ServerCollectorsListByProjectHeaders {
1273
+ /** Service generated Request ID. */
1274
+ xMsRequestId?: string;
1275
+ }
1276
+ /** Defines headers for ServerCollectors_get operation. */
1277
+ export interface ServerCollectorsGetHeaders {
1278
+ /** Service generated Request ID. */
1279
+ xMsRequestId?: string;
1280
+ }
1281
+ /** Defines headers for ServerCollectors_create operation. */
1282
+ export interface ServerCollectorsCreateHeaders {
1283
+ /** Service generated Request ID. */
1284
+ xMsRequestId?: string;
1285
+ }
1286
+ /** Defines headers for ServerCollectors_delete operation. */
1287
+ export interface ServerCollectorsDeleteHeaders {
1288
+ /** Service generated Request ID. */
1289
+ xMsRequestId?: string;
1290
+ }
1291
+ /** Defines headers for VMwareCollectors_listByProject operation. */
1292
+ export interface VMwareCollectorsListByProjectHeaders {
1293
+ /** Service generated Request ID. */
1294
+ xMsRequestId?: string;
1295
+ }
1296
+ /** Defines headers for VMwareCollectors_get operation. */
1297
+ export interface VMwareCollectorsGetHeaders {
1298
+ /** Service generated Request ID. */
1299
+ xMsRequestId?: string;
1300
+ }
1301
+ /** Defines headers for VMwareCollectors_create operation. */
1302
+ export interface VMwareCollectorsCreateHeaders {
1303
+ /** Service generated Request ID. */
1304
+ xMsRequestId?: string;
1305
+ }
1306
+ /** Defines headers for VMwareCollectors_delete operation. */
1307
+ export interface VMwareCollectorsDeleteHeaders {
1308
+ /** Service generated Request ID. */
1309
+ xMsRequestId?: string;
1310
+ }
1311
+ /** Defines headers for ImportCollectors_listByProject operation. */
1312
+ export interface ImportCollectorsListByProjectHeaders {
1313
+ /** Service generated Request ID. */
1314
+ xMsRequestId?: string;
1315
+ }
1316
+ /** Defines headers for ImportCollectors_get operation. */
1317
+ export interface ImportCollectorsGetHeaders {
1318
+ /** Service generated Request ID. */
1319
+ xMsRequestId?: string;
1320
+ }
1321
+ /** Defines headers for ImportCollectors_create operation. */
1322
+ export interface ImportCollectorsCreateHeaders {
1323
+ /** Service generated Request ID. */
1324
+ xMsRequestId?: string;
1325
+ }
1326
+ /** Defines headers for ImportCollectors_delete operation. */
1327
+ export interface ImportCollectorsDeleteHeaders {
1328
+ /** Service generated Request ID. */
1329
+ xMsRequestId?: string;
1330
+ }
1331
+ /** Defines headers for PrivateEndpointConnection_listByProject operation. */
1332
+ export interface PrivateEndpointConnectionListByProjectHeaders {
1333
+ /** Service generated Request ID. */
1334
+ xMsRequestId?: string;
1335
+ }
1336
+ /** Defines headers for PrivateEndpointConnection_get operation. */
1337
+ export interface PrivateEndpointConnectionGetHeaders {
1338
+ /** Service generated Request ID. */
1339
+ xMsRequestId?: string;
1340
+ }
1341
+ /** Defines headers for PrivateEndpointConnection_update operation. */
1342
+ export interface PrivateEndpointConnectionUpdateHeaders {
1343
+ /** Service generated Request ID. */
1344
+ xMsRequestId?: string;
1345
+ }
1346
+ /** Defines headers for PrivateEndpointConnection_delete operation. */
1347
+ export interface PrivateEndpointConnectionDeleteHeaders {
1348
+ /** Service generated Request ID. */
1349
+ xMsRequestId?: string;
1350
+ }
1351
+ /** Defines headers for PrivateLinkResource_get operation. */
1352
+ export interface PrivateLinkResourceGetHeaders {
1353
+ /** Service generated Request ID. */
1354
+ xMsRequestId?: string;
1355
+ }
1356
+ /** Defines headers for PrivateLinkResource_listByProject operation. */
1357
+ export interface PrivateLinkResourceListByProjectHeaders {
1358
+ /** Service generated Request ID. */
1359
+ xMsRequestId?: string;
1360
+ }
1361
+ /** Known values of {@link ProjectStatus} that the service accepts. */
1362
+ export declare enum KnownProjectStatus {
1363
+ Active = "Active",
1364
+ Inactive = "Inactive"
1365
+ }
1366
+ /**
1367
+ * Defines values for ProjectStatus. \
1368
+ * {@link KnownProjectStatus} can be used interchangeably with ProjectStatus,
1369
+ * this enum contains the known values that the service supports.
1370
+ * ### Known values supported by the service
1371
+ * **Active** \
1372
+ * **Inactive**
1373
+ */
1374
+ export declare type ProjectStatus = string;
1375
+ /** Known values of {@link PrivateEndpointConnectionPropertiesProvisioningState} that the service accepts. */
1376
+ export declare enum KnownPrivateEndpointConnectionPropertiesProvisioningState {
1377
+ Accepted = "Accepted",
1378
+ InProgress = "InProgress",
1379
+ Succeeded = "Succeeded",
1380
+ Failed = "Failed"
1381
+ }
1382
+ /**
1383
+ * Defines values for PrivateEndpointConnectionPropertiesProvisioningState. \
1384
+ * {@link KnownPrivateEndpointConnectionPropertiesProvisioningState} can be used interchangeably with PrivateEndpointConnectionPropertiesProvisioningState,
1385
+ * this enum contains the known values that the service supports.
1386
+ * ### Known values supported by the service
1387
+ * **Accepted** \
1388
+ * **InProgress** \
1389
+ * **Succeeded** \
1390
+ * **Failed**
1391
+ */
1392
+ export declare type PrivateEndpointConnectionPropertiesProvisioningState = string;
1393
+ /** Known values of {@link PrivateLinkServiceConnectionStateStatus} that the service accepts. */
1394
+ export declare enum KnownPrivateLinkServiceConnectionStateStatus {
1395
+ Approved = "Approved",
1396
+ Pending = "Pending",
1397
+ Rejected = "Rejected",
1398
+ Disconnected = "Disconnected"
1399
+ }
1400
+ /**
1401
+ * Defines values for PrivateLinkServiceConnectionStateStatus. \
1402
+ * {@link KnownPrivateLinkServiceConnectionStateStatus} can be used interchangeably with PrivateLinkServiceConnectionStateStatus,
1403
+ * this enum contains the known values that the service supports.
1404
+ * ### Known values supported by the service
1405
+ * **Approved** \
1406
+ * **Pending** \
1407
+ * **Rejected** \
1408
+ * **Disconnected**
1409
+ */
1410
+ export declare type PrivateLinkServiceConnectionStateStatus = string;
1411
+ /** Known values of {@link ProvisioningState} that the service accepts. */
1412
+ export declare enum KnownProvisioningState {
1413
+ Accepted = "Accepted",
1414
+ Creating = "Creating",
1415
+ Deleting = "Deleting",
1416
+ Failed = "Failed",
1417
+ Moving = "Moving",
1418
+ Succeeded = "Succeeded"
1419
+ }
1420
+ /**
1421
+ * Defines values for ProvisioningState. \
1422
+ * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
1423
+ * this enum contains the known values that the service supports.
1424
+ * ### Known values supported by the service
1425
+ * **Accepted** \
1426
+ * **Creating** \
1427
+ * **Deleting** \
1428
+ * **Failed** \
1429
+ * **Moving** \
1430
+ * **Succeeded**
1431
+ */
1432
+ export declare type ProvisioningState = string;
1433
+ /** Known values of {@link MachineBootType} that the service accepts. */
1434
+ export declare enum KnownMachineBootType {
1435
+ Unknown = "Unknown",
1436
+ EFI = "EFI",
1437
+ Bios = "BIOS"
1438
+ }
1439
+ /**
1440
+ * Defines values for MachineBootType. \
1441
+ * {@link KnownMachineBootType} can be used interchangeably with MachineBootType,
1442
+ * this enum contains the known values that the service supports.
1443
+ * ### Known values supported by the service
1444
+ * **Unknown** \
1445
+ * **EFI** \
1446
+ * **BIOS**
1447
+ */
1448
+ export declare type MachineBootType = string;
1449
+ /** Known values of {@link GroupStatus} that the service accepts. */
1450
+ export declare enum KnownGroupStatus {
1451
+ Created = "Created",
1452
+ Updated = "Updated",
1453
+ Running = "Running",
1454
+ Completed = "Completed",
1455
+ Invalid = "Invalid"
1456
+ }
1457
+ /**
1458
+ * Defines values for GroupStatus. \
1459
+ * {@link KnownGroupStatus} can be used interchangeably with GroupStatus,
1460
+ * this enum contains the known values that the service supports.
1461
+ * ### Known values supported by the service
1462
+ * **Created** \
1463
+ * **Updated** \
1464
+ * **Running** \
1465
+ * **Completed** \
1466
+ * **Invalid**
1467
+ */
1468
+ export declare type GroupStatus = string;
1469
+ /** Known values of {@link GroupUpdateOperation} that the service accepts. */
1470
+ export declare enum KnownGroupUpdateOperation {
1471
+ Add = "Add",
1472
+ Remove = "Remove"
1473
+ }
1474
+ /**
1475
+ * Defines values for GroupUpdateOperation. \
1476
+ * {@link KnownGroupUpdateOperation} can be used interchangeably with GroupUpdateOperation,
1477
+ * this enum contains the known values that the service supports.
1478
+ * ### Known values supported by the service
1479
+ * **Add** \
1480
+ * **Remove**
1481
+ */
1482
+ export declare type GroupUpdateOperation = string;
1483
+ /** Known values of {@link AzureLocation} that the service accepts. */
1484
+ export declare enum KnownAzureLocation {
1485
+ Unknown = "Unknown",
1486
+ EastAsia = "EastAsia",
1487
+ SoutheastAsia = "SoutheastAsia",
1488
+ AustraliaEast = "AustraliaEast",
1489
+ AustraliaSoutheast = "AustraliaSoutheast",
1490
+ BrazilSouth = "BrazilSouth",
1491
+ CanadaCentral = "CanadaCentral",
1492
+ CanadaEast = "CanadaEast",
1493
+ WestEurope = "WestEurope",
1494
+ NorthEurope = "NorthEurope",
1495
+ CentralIndia = "CentralIndia",
1496
+ SouthIndia = "SouthIndia",
1497
+ WestIndia = "WestIndia",
1498
+ JapanEast = "JapanEast",
1499
+ JapanWest = "JapanWest",
1500
+ KoreaCentral = "KoreaCentral",
1501
+ KoreaSouth = "KoreaSouth",
1502
+ UkWest = "UkWest",
1503
+ UkSouth = "UkSouth",
1504
+ NorthCentralUs = "NorthCentralUs",
1505
+ EastUs = "EastUs",
1506
+ WestUs2 = "WestUs2",
1507
+ SouthCentralUs = "SouthCentralUs",
1508
+ CentralUs = "CentralUs",
1509
+ EastUs2 = "EastUs2",
1510
+ WestUs = "WestUs",
1511
+ WestCentralUs = "WestCentralUs",
1512
+ GermanyCentral = "GermanyCentral",
1513
+ GermanyNortheast = "GermanyNortheast",
1514
+ ChinaNorth = "ChinaNorth",
1515
+ ChinaEast = "ChinaEast",
1516
+ USGovArizona = "USGovArizona",
1517
+ USGovTexas = "USGovTexas",
1518
+ USGovIowa = "USGovIowa",
1519
+ USGovVirginia = "USGovVirginia",
1520
+ USDoDCentral = "USDoDCentral",
1521
+ USDoDEast = "USDoDEast"
1522
+ }
1523
+ /**
1524
+ * Defines values for AzureLocation. \
1525
+ * {@link KnownAzureLocation} can be used interchangeably with AzureLocation,
1526
+ * this enum contains the known values that the service supports.
1527
+ * ### Known values supported by the service
1528
+ * **Unknown** \
1529
+ * **EastAsia** \
1530
+ * **SoutheastAsia** \
1531
+ * **AustraliaEast** \
1532
+ * **AustraliaSoutheast** \
1533
+ * **BrazilSouth** \
1534
+ * **CanadaCentral** \
1535
+ * **CanadaEast** \
1536
+ * **WestEurope** \
1537
+ * **NorthEurope** \
1538
+ * **CentralIndia** \
1539
+ * **SouthIndia** \
1540
+ * **WestIndia** \
1541
+ * **JapanEast** \
1542
+ * **JapanWest** \
1543
+ * **KoreaCentral** \
1544
+ * **KoreaSouth** \
1545
+ * **UkWest** \
1546
+ * **UkSouth** \
1547
+ * **NorthCentralUs** \
1548
+ * **EastUs** \
1549
+ * **WestUs2** \
1550
+ * **SouthCentralUs** \
1551
+ * **CentralUs** \
1552
+ * **EastUs2** \
1553
+ * **WestUs** \
1554
+ * **WestCentralUs** \
1555
+ * **GermanyCentral** \
1556
+ * **GermanyNortheast** \
1557
+ * **ChinaNorth** \
1558
+ * **ChinaEast** \
1559
+ * **USGovArizona** \
1560
+ * **USGovTexas** \
1561
+ * **USGovIowa** \
1562
+ * **USGovVirginia** \
1563
+ * **USDoDCentral** \
1564
+ * **USDoDEast**
1565
+ */
1566
+ export declare type AzureLocation = string;
1567
+ /** Known values of {@link AzureOfferCode} that the service accepts. */
1568
+ export declare enum KnownAzureOfferCode {
1569
+ Unknown = "Unknown",
1570
+ Msazr0003P = "MSAZR0003P",
1571
+ Msazr0044P = "MSAZR0044P",
1572
+ Msazr0059P = "MSAZR0059P",
1573
+ Msazr0060P = "MSAZR0060P",
1574
+ Msazr0062P = "MSAZR0062P",
1575
+ Msazr0063P = "MSAZR0063P",
1576
+ Msazr0064P = "MSAZR0064P",
1577
+ Msazr0029P = "MSAZR0029P",
1578
+ Msazr0022P = "MSAZR0022P",
1579
+ Msazr0023P = "MSAZR0023P",
1580
+ Msazr0148P = "MSAZR0148P",
1581
+ Msazr0025P = "MSAZR0025P",
1582
+ Msazr0036P = "MSAZR0036P",
1583
+ Msazr0120P = "MSAZR0120P",
1584
+ Msazr0121P = "MSAZR0121P",
1585
+ Msazr0122P = "MSAZR0122P",
1586
+ Msazr0123P = "MSAZR0123P",
1587
+ Msazr0124P = "MSAZR0124P",
1588
+ Msazr0125P = "MSAZR0125P",
1589
+ Msazr0126P = "MSAZR0126P",
1590
+ Msazr0127P = "MSAZR0127P",
1591
+ Msazr0128P = "MSAZR0128P",
1592
+ Msazr0129P = "MSAZR0129P",
1593
+ Msazr0130P = "MSAZR0130P",
1594
+ Msazr0111P = "MSAZR0111P",
1595
+ Msazr0144P = "MSAZR0144P",
1596
+ Msazr0149P = "MSAZR0149P",
1597
+ Msmcazr0044P = "MSMCAZR0044P",
1598
+ Msmcazr0059P = "MSMCAZR0059P",
1599
+ Msmcazr0060P = "MSMCAZR0060P",
1600
+ Msmcazr0063P = "MSMCAZR0063P",
1601
+ Msmcazr0120P = "MSMCAZR0120P",
1602
+ Msmcazr0121P = "MSMCAZR0121P",
1603
+ Msmcazr0125P = "MSMCAZR0125P",
1604
+ Msmcazr0128P = "MSMCAZR0128P",
1605
+ Msazrde0003P = "MSAZRDE0003P",
1606
+ Msazrde0044P = "MSAZRDE0044P",
1607
+ Msazrusgov0003P = "MSAZRUSGOV0003P",
1608
+ EA = "EA"
1609
+ }
1610
+ /**
1611
+ * Defines values for AzureOfferCode. \
1612
+ * {@link KnownAzureOfferCode} can be used interchangeably with AzureOfferCode,
1613
+ * this enum contains the known values that the service supports.
1614
+ * ### Known values supported by the service
1615
+ * **Unknown** \
1616
+ * **MSAZR0003P** \
1617
+ * **MSAZR0044P** \
1618
+ * **MSAZR0059P** \
1619
+ * **MSAZR0060P** \
1620
+ * **MSAZR0062P** \
1621
+ * **MSAZR0063P** \
1622
+ * **MSAZR0064P** \
1623
+ * **MSAZR0029P** \
1624
+ * **MSAZR0022P** \
1625
+ * **MSAZR0023P** \
1626
+ * **MSAZR0148P** \
1627
+ * **MSAZR0025P** \
1628
+ * **MSAZR0036P** \
1629
+ * **MSAZR0120P** \
1630
+ * **MSAZR0121P** \
1631
+ * **MSAZR0122P** \
1632
+ * **MSAZR0123P** \
1633
+ * **MSAZR0124P** \
1634
+ * **MSAZR0125P** \
1635
+ * **MSAZR0126P** \
1636
+ * **MSAZR0127P** \
1637
+ * **MSAZR0128P** \
1638
+ * **MSAZR0129P** \
1639
+ * **MSAZR0130P** \
1640
+ * **MSAZR0111P** \
1641
+ * **MSAZR0144P** \
1642
+ * **MSAZR0149P** \
1643
+ * **MSMCAZR0044P** \
1644
+ * **MSMCAZR0059P** \
1645
+ * **MSMCAZR0060P** \
1646
+ * **MSMCAZR0063P** \
1647
+ * **MSMCAZR0120P** \
1648
+ * **MSMCAZR0121P** \
1649
+ * **MSMCAZR0125P** \
1650
+ * **MSMCAZR0128P** \
1651
+ * **MSAZRDE0003P** \
1652
+ * **MSAZRDE0044P** \
1653
+ * **MSAZRUSGOV0003P** \
1654
+ * **EA**
1655
+ */
1656
+ export declare type AzureOfferCode = string;
1657
+ /** Known values of {@link AzurePricingTier} that the service accepts. */
1658
+ export declare enum KnownAzurePricingTier {
1659
+ Standard = "Standard",
1660
+ Basic = "Basic"
1661
+ }
1662
+ /**
1663
+ * Defines values for AzurePricingTier. \
1664
+ * {@link KnownAzurePricingTier} can be used interchangeably with AzurePricingTier,
1665
+ * this enum contains the known values that the service supports.
1666
+ * ### Known values supported by the service
1667
+ * **Standard** \
1668
+ * **Basic**
1669
+ */
1670
+ export declare type AzurePricingTier = string;
1671
+ /** Known values of {@link AzureStorageRedundancy} that the service accepts. */
1672
+ export declare enum KnownAzureStorageRedundancy {
1673
+ Unknown = "Unknown",
1674
+ LocallyRedundant = "LocallyRedundant",
1675
+ ZoneRedundant = "ZoneRedundant",
1676
+ GeoRedundant = "GeoRedundant",
1677
+ ReadAccessGeoRedundant = "ReadAccessGeoRedundant"
1678
+ }
1679
+ /**
1680
+ * Defines values for AzureStorageRedundancy. \
1681
+ * {@link KnownAzureStorageRedundancy} can be used interchangeably with AzureStorageRedundancy,
1682
+ * this enum contains the known values that the service supports.
1683
+ * ### Known values supported by the service
1684
+ * **Unknown** \
1685
+ * **LocallyRedundant** \
1686
+ * **ZoneRedundant** \
1687
+ * **GeoRedundant** \
1688
+ * **ReadAccessGeoRedundant**
1689
+ */
1690
+ export declare type AzureStorageRedundancy = string;
1691
+ /** Known values of {@link Percentile} that the service accepts. */
1692
+ export declare enum KnownPercentile {
1693
+ Percentile50 = "Percentile50",
1694
+ Percentile90 = "Percentile90",
1695
+ Percentile95 = "Percentile95",
1696
+ Percentile99 = "Percentile99"
1697
+ }
1698
+ /**
1699
+ * Defines values for Percentile. \
1700
+ * {@link KnownPercentile} can be used interchangeably with Percentile,
1701
+ * this enum contains the known values that the service supports.
1702
+ * ### Known values supported by the service
1703
+ * **Percentile50** \
1704
+ * **Percentile90** \
1705
+ * **Percentile95** \
1706
+ * **Percentile99**
1707
+ */
1708
+ export declare type Percentile = string;
1709
+ /** Known values of {@link TimeRange} that the service accepts. */
1710
+ export declare enum KnownTimeRange {
1711
+ Day = "Day",
1712
+ Week = "Week",
1713
+ Month = "Month",
1714
+ Custom = "Custom"
1715
+ }
1716
+ /**
1717
+ * Defines values for TimeRange. \
1718
+ * {@link KnownTimeRange} can be used interchangeably with TimeRange,
1719
+ * this enum contains the known values that the service supports.
1720
+ * ### Known values supported by the service
1721
+ * **Day** \
1722
+ * **Week** \
1723
+ * **Month** \
1724
+ * **Custom**
1725
+ */
1726
+ export declare type TimeRange = string;
1727
+ /** Known values of {@link AssessmentStage} that the service accepts. */
1728
+ export declare enum KnownAssessmentStage {
1729
+ InProgress = "InProgress",
1730
+ UnderReview = "UnderReview",
1731
+ Approved = "Approved"
1732
+ }
1733
+ /**
1734
+ * Defines values for AssessmentStage. \
1735
+ * {@link KnownAssessmentStage} can be used interchangeably with AssessmentStage,
1736
+ * this enum contains the known values that the service supports.
1737
+ * ### Known values supported by the service
1738
+ * **InProgress** \
1739
+ * **UnderReview** \
1740
+ * **Approved**
1741
+ */
1742
+ export declare type AssessmentStage = string;
1743
+ /** Known values of {@link Currency} that the service accepts. */
1744
+ export declare enum KnownCurrency {
1745
+ Unknown = "Unknown",
1746
+ USD = "USD",
1747
+ DKK = "DKK",
1748
+ CAD = "CAD",
1749
+ IDR = "IDR",
1750
+ JPY = "JPY",
1751
+ KRW = "KRW",
1752
+ NZD = "NZD",
1753
+ NOK = "NOK",
1754
+ RUB = "RUB",
1755
+ SAR = "SAR",
1756
+ ZAR = "ZAR",
1757
+ SEK = "SEK",
1758
+ TRY = "TRY",
1759
+ GBP = "GBP",
1760
+ MXN = "MXN",
1761
+ MYR = "MYR",
1762
+ INR = "INR",
1763
+ HKD = "HKD",
1764
+ BRL = "BRL",
1765
+ TWD = "TWD",
1766
+ EUR = "EUR",
1767
+ CHF = "CHF",
1768
+ ARS = "ARS",
1769
+ AUD = "AUD",
1770
+ CNY = "CNY"
1771
+ }
1772
+ /**
1773
+ * Defines values for Currency. \
1774
+ * {@link KnownCurrency} can be used interchangeably with Currency,
1775
+ * this enum contains the known values that the service supports.
1776
+ * ### Known values supported by the service
1777
+ * **Unknown** \
1778
+ * **USD** \
1779
+ * **DKK** \
1780
+ * **CAD** \
1781
+ * **IDR** \
1782
+ * **JPY** \
1783
+ * **KRW** \
1784
+ * **NZD** \
1785
+ * **NOK** \
1786
+ * **RUB** \
1787
+ * **SAR** \
1788
+ * **ZAR** \
1789
+ * **SEK** \
1790
+ * **TRY** \
1791
+ * **GBP** \
1792
+ * **MXN** \
1793
+ * **MYR** \
1794
+ * **INR** \
1795
+ * **HKD** \
1796
+ * **BRL** \
1797
+ * **TWD** \
1798
+ * **EUR** \
1799
+ * **CHF** \
1800
+ * **ARS** \
1801
+ * **AUD** \
1802
+ * **CNY**
1803
+ */
1804
+ export declare type Currency = string;
1805
+ /** Known values of {@link AzureHybridUseBenefit} that the service accepts. */
1806
+ export declare enum KnownAzureHybridUseBenefit {
1807
+ Unknown = "Unknown",
1808
+ Yes = "Yes",
1809
+ No = "No"
1810
+ }
1811
+ /**
1812
+ * Defines values for AzureHybridUseBenefit. \
1813
+ * {@link KnownAzureHybridUseBenefit} can be used interchangeably with AzureHybridUseBenefit,
1814
+ * this enum contains the known values that the service supports.
1815
+ * ### Known values supported by the service
1816
+ * **Unknown** \
1817
+ * **Yes** \
1818
+ * **No**
1819
+ */
1820
+ export declare type AzureHybridUseBenefit = string;
1821
+ /** Known values of {@link AssessmentSizingCriterion} that the service accepts. */
1822
+ export declare enum KnownAssessmentSizingCriterion {
1823
+ PerformanceBased = "PerformanceBased",
1824
+ AsOnPremises = "AsOnPremises"
1825
+ }
1826
+ /**
1827
+ * Defines values for AssessmentSizingCriterion. \
1828
+ * {@link KnownAssessmentSizingCriterion} can be used interchangeably with AssessmentSizingCriterion,
1829
+ * this enum contains the known values that the service supports.
1830
+ * ### Known values supported by the service
1831
+ * **PerformanceBased** \
1832
+ * **AsOnPremises**
1833
+ */
1834
+ export declare type AssessmentSizingCriterion = string;
1835
+ /** Known values of {@link ReservedInstance} that the service accepts. */
1836
+ export declare enum KnownReservedInstance {
1837
+ None = "None",
1838
+ RI1Year = "RI1Year",
1839
+ RI3Year = "RI3Year"
1840
+ }
1841
+ /**
1842
+ * Defines values for ReservedInstance. \
1843
+ * {@link KnownReservedInstance} can be used interchangeably with ReservedInstance,
1844
+ * this enum contains the known values that the service supports.
1845
+ * ### Known values supported by the service
1846
+ * **None** \
1847
+ * **RI1Year** \
1848
+ * **RI3Year**
1849
+ */
1850
+ export declare type ReservedInstance = string;
1851
+ /** Known values of {@link AzureVmFamily} that the service accepts. */
1852
+ export declare enum KnownAzureVmFamily {
1853
+ Unknown = "Unknown",
1854
+ BasicA0A4 = "Basic_A0_A4",
1855
+ StandardA0A7 = "Standard_A0_A7",
1856
+ StandardA8A11 = "Standard_A8_A11",
1857
+ Av2Series = "Av2_series",
1858
+ DSeries = "D_series",
1859
+ Dv2Series = "Dv2_series",
1860
+ DSSeries = "DS_series",
1861
+ DSv2Series = "DSv2_series",
1862
+ FSeries = "F_series",
1863
+ FsSeries = "Fs_series",
1864
+ GSeries = "G_series",
1865
+ GSSeries = "GS_series",
1866
+ HSeries = "H_series",
1867
+ LsSeries = "Ls_series",
1868
+ Dsv3Series = "Dsv3_series",
1869
+ Dv3Series = "Dv3_series",
1870
+ Fsv2Series = "Fsv2_series",
1871
+ Ev3Series = "Ev3_series",
1872
+ Esv3Series = "Esv3_series",
1873
+ MSeries = "M_series",
1874
+ DCSeries = "DC_Series"
1875
+ }
1876
+ /**
1877
+ * Defines values for AzureVmFamily. \
1878
+ * {@link KnownAzureVmFamily} can be used interchangeably with AzureVmFamily,
1879
+ * this enum contains the known values that the service supports.
1880
+ * ### Known values supported by the service
1881
+ * **Unknown** \
1882
+ * **Basic_A0_A4** \
1883
+ * **Standard_A0_A7** \
1884
+ * **Standard_A8_A11** \
1885
+ * **Av2_series** \
1886
+ * **D_series** \
1887
+ * **Dv2_series** \
1888
+ * **DS_series** \
1889
+ * **DSv2_series** \
1890
+ * **F_series** \
1891
+ * **Fs_series** \
1892
+ * **G_series** \
1893
+ * **GS_series** \
1894
+ * **H_series** \
1895
+ * **Ls_series** \
1896
+ * **Dsv3_series** \
1897
+ * **Dv3_series** \
1898
+ * **Fsv2_series** \
1899
+ * **Ev3_series** \
1900
+ * **Esv3_series** \
1901
+ * **M_series** \
1902
+ * **DC_Series**
1903
+ */
1904
+ export declare type AzureVmFamily = string;
1905
+ /** Known values of {@link AzureDiskType} that the service accepts. */
1906
+ export declare enum KnownAzureDiskType {
1907
+ Unknown = "Unknown",
1908
+ Standard = "Standard",
1909
+ Premium = "Premium",
1910
+ StandardSSD = "StandardSSD",
1911
+ StandardOrPremium = "StandardOrPremium"
1912
+ }
1913
+ /**
1914
+ * Defines values for AzureDiskType. \
1915
+ * {@link KnownAzureDiskType} can be used interchangeably with AzureDiskType,
1916
+ * this enum contains the known values that the service supports.
1917
+ * ### Known values supported by the service
1918
+ * **Unknown** \
1919
+ * **Standard** \
1920
+ * **Premium** \
1921
+ * **StandardSSD** \
1922
+ * **StandardOrPremium**
1923
+ */
1924
+ export declare type AzureDiskType = string;
1925
+ /** Known values of {@link AssessmentStatus} that the service accepts. */
1926
+ export declare enum KnownAssessmentStatus {
1927
+ Created = "Created",
1928
+ Updated = "Updated",
1929
+ Running = "Running",
1930
+ Completed = "Completed",
1931
+ Invalid = "Invalid",
1932
+ OutOfSync = "OutOfSync",
1933
+ OutDated = "OutDated"
1934
+ }
1935
+ /**
1936
+ * Defines values for AssessmentStatus. \
1937
+ * {@link KnownAssessmentStatus} can be used interchangeably with AssessmentStatus,
1938
+ * this enum contains the known values that the service supports.
1939
+ * ### Known values supported by the service
1940
+ * **Created** \
1941
+ * **Updated** \
1942
+ * **Running** \
1943
+ * **Completed** \
1944
+ * **Invalid** \
1945
+ * **OutOfSync** \
1946
+ * **OutDated**
1947
+ */
1948
+ export declare type AssessmentStatus = string;
1949
+ /** Known values of {@link AzureDiskSize} that the service accepts. */
1950
+ export declare enum KnownAzureDiskSize {
1951
+ Unknown = "Unknown",
1952
+ StandardS4 = "Standard_S4",
1953
+ StandardS6 = "Standard_S6",
1954
+ StandardS10 = "Standard_S10",
1955
+ StandardS15 = "Standard_S15",
1956
+ StandardS20 = "Standard_S20",
1957
+ StandardS30 = "Standard_S30",
1958
+ StandardS40 = "Standard_S40",
1959
+ StandardS50 = "Standard_S50",
1960
+ PremiumP4 = "Premium_P4",
1961
+ PremiumP6 = "Premium_P6",
1962
+ PremiumP10 = "Premium_P10",
1963
+ PremiumP15 = "Premium_P15",
1964
+ PremiumP20 = "Premium_P20",
1965
+ PremiumP30 = "Premium_P30",
1966
+ PremiumP40 = "Premium_P40",
1967
+ PremiumP50 = "Premium_P50",
1968
+ StandardS60 = "Standard_S60",
1969
+ StandardS70 = "Standard_S70",
1970
+ StandardS80 = "Standard_S80",
1971
+ PremiumP60 = "Premium_P60",
1972
+ PremiumP70 = "Premium_P70",
1973
+ PremiumP80 = "Premium_P80",
1974
+ StandardSSDE10 = "StandardSSD_E10",
1975
+ StandardSSDE15 = "StandardSSD_E15",
1976
+ StandardSSDE20 = "StandardSSD_E20",
1977
+ StandardSSDE30 = "StandardSSD_E30",
1978
+ StandardSSDE40 = "StandardSSD_E40",
1979
+ StandardSSDE50 = "StandardSSD_E50",
1980
+ StandardSSDE60 = "StandardSSD_E60",
1981
+ StandardSSDE70 = "StandardSSD_E70",
1982
+ StandardSSDE80 = "StandardSSD_E80",
1983
+ StandardSSDE4 = "StandardSSD_E4",
1984
+ StandardSSDE6 = "StandardSSD_E6"
1985
+ }
1986
+ /**
1987
+ * Defines values for AzureDiskSize. \
1988
+ * {@link KnownAzureDiskSize} can be used interchangeably with AzureDiskSize,
1989
+ * this enum contains the known values that the service supports.
1990
+ * ### Known values supported by the service
1991
+ * **Unknown** \
1992
+ * **Standard_S4** \
1993
+ * **Standard_S6** \
1994
+ * **Standard_S10** \
1995
+ * **Standard_S15** \
1996
+ * **Standard_S20** \
1997
+ * **Standard_S30** \
1998
+ * **Standard_S40** \
1999
+ * **Standard_S50** \
2000
+ * **Premium_P4** \
2001
+ * **Premium_P6** \
2002
+ * **Premium_P10** \
2003
+ * **Premium_P15** \
2004
+ * **Premium_P20** \
2005
+ * **Premium_P30** \
2006
+ * **Premium_P40** \
2007
+ * **Premium_P50** \
2008
+ * **Standard_S60** \
2009
+ * **Standard_S70** \
2010
+ * **Standard_S80** \
2011
+ * **Premium_P60** \
2012
+ * **Premium_P70** \
2013
+ * **Premium_P80** \
2014
+ * **StandardSSD_E10** \
2015
+ * **StandardSSD_E15** \
2016
+ * **StandardSSD_E20** \
2017
+ * **StandardSSD_E30** \
2018
+ * **StandardSSD_E40** \
2019
+ * **StandardSSD_E50** \
2020
+ * **StandardSSD_E60** \
2021
+ * **StandardSSD_E70** \
2022
+ * **StandardSSD_E80** \
2023
+ * **StandardSSD_E4** \
2024
+ * **StandardSSD_E6**
2025
+ */
2026
+ export declare type AzureDiskSize = string;
2027
+ /** Known values of {@link CloudSuitability} that the service accepts. */
2028
+ export declare enum KnownCloudSuitability {
2029
+ Unknown = "Unknown",
2030
+ NotSuitable = "NotSuitable",
2031
+ Suitable = "Suitable",
2032
+ ConditionallySuitable = "ConditionallySuitable",
2033
+ ReadinessUnknown = "ReadinessUnknown"
2034
+ }
2035
+ /**
2036
+ * Defines values for CloudSuitability. \
2037
+ * {@link KnownCloudSuitability} can be used interchangeably with CloudSuitability,
2038
+ * this enum contains the known values that the service supports.
2039
+ * ### Known values supported by the service
2040
+ * **Unknown** \
2041
+ * **NotSuitable** \
2042
+ * **Suitable** \
2043
+ * **ConditionallySuitable** \
2044
+ * **ReadinessUnknown**
2045
+ */
2046
+ export declare type CloudSuitability = string;
2047
+ /** Known values of {@link AzureDiskSuitabilityExplanation} that the service accepts. */
2048
+ export declare enum KnownAzureDiskSuitabilityExplanation {
2049
+ Unknown = "Unknown",
2050
+ NotApplicable = "NotApplicable",
2051
+ DiskSizeGreaterThanSupported = "DiskSizeGreaterThanSupported",
2052
+ NoSuitableDiskSizeForIops = "NoSuitableDiskSizeForIops",
2053
+ NoSuitableDiskSizeForThroughput = "NoSuitableDiskSizeForThroughput",
2054
+ NoDiskSizeFoundInSelectedLocation = "NoDiskSizeFoundInSelectedLocation",
2055
+ NoDiskSizeFoundForSelectedRedundancy = "NoDiskSizeFoundForSelectedRedundancy",
2056
+ InternalErrorOccurredForDiskEvaluation = "InternalErrorOccurredForDiskEvaluation",
2057
+ NoEaPriceFoundForDiskSize = "NoEaPriceFoundForDiskSize"
2058
+ }
2059
+ /**
2060
+ * Defines values for AzureDiskSuitabilityExplanation. \
2061
+ * {@link KnownAzureDiskSuitabilityExplanation} can be used interchangeably with AzureDiskSuitabilityExplanation,
2062
+ * this enum contains the known values that the service supports.
2063
+ * ### Known values supported by the service
2064
+ * **Unknown** \
2065
+ * **NotApplicable** \
2066
+ * **DiskSizeGreaterThanSupported** \
2067
+ * **NoSuitableDiskSizeForIops** \
2068
+ * **NoSuitableDiskSizeForThroughput** \
2069
+ * **NoDiskSizeFoundInSelectedLocation** \
2070
+ * **NoDiskSizeFoundForSelectedRedundancy** \
2071
+ * **InternalErrorOccurredForDiskEvaluation** \
2072
+ * **NoEaPriceFoundForDiskSize**
2073
+ */
2074
+ export declare type AzureDiskSuitabilityExplanation = string;
2075
+ /** Known values of {@link AzureDiskSuitabilityDetail} that the service accepts. */
2076
+ export declare enum KnownAzureDiskSuitabilityDetail {
2077
+ None = "None",
2078
+ NumberOfReadOperationsPerSecondMissing = "NumberOfReadOperationsPerSecondMissing",
2079
+ NumberOfWriteOperationsPerSecondMissing = "NumberOfWriteOperationsPerSecondMissing",
2080
+ MegabytesPerSecondOfReadMissing = "MegabytesPerSecondOfReadMissing",
2081
+ MegabytesPerSecondOfWriteMissing = "MegabytesPerSecondOfWriteMissing",
2082
+ DiskGigabytesConsumedMissing = "DiskGigabytesConsumedMissing",
2083
+ DiskGigabytesProvisionedMissing = "DiskGigabytesProvisionedMissing",
2084
+ NumberOfReadOperationsPerSecondOutOfRange = "NumberOfReadOperationsPerSecondOutOfRange",
2085
+ NumberOfWriteOperationsPerSecondOutOfRange = "NumberOfWriteOperationsPerSecondOutOfRange",
2086
+ MegabytesPerSecondOfReadOutOfRange = "MegabytesPerSecondOfReadOutOfRange",
2087
+ MegabytesPerSecondOfWriteOutOfRange = "MegabytesPerSecondOfWriteOutOfRange",
2088
+ DiskGigabytesConsumedOutOfRange = "DiskGigabytesConsumedOutOfRange",
2089
+ DiskGigabytesProvisionedOutOfRange = "DiskGigabytesProvisionedOutOfRange"
2090
+ }
2091
+ /**
2092
+ * Defines values for AzureDiskSuitabilityDetail. \
2093
+ * {@link KnownAzureDiskSuitabilityDetail} can be used interchangeably with AzureDiskSuitabilityDetail,
2094
+ * this enum contains the known values that the service supports.
2095
+ * ### Known values supported by the service
2096
+ * **None** \
2097
+ * **NumberOfReadOperationsPerSecondMissing** \
2098
+ * **NumberOfWriteOperationsPerSecondMissing** \
2099
+ * **MegabytesPerSecondOfReadMissing** \
2100
+ * **MegabytesPerSecondOfWriteMissing** \
2101
+ * **DiskGigabytesConsumedMissing** \
2102
+ * **DiskGigabytesProvisionedMissing** \
2103
+ * **NumberOfReadOperationsPerSecondOutOfRange** \
2104
+ * **NumberOfWriteOperationsPerSecondOutOfRange** \
2105
+ * **MegabytesPerSecondOfReadOutOfRange** \
2106
+ * **MegabytesPerSecondOfWriteOutOfRange** \
2107
+ * **DiskGigabytesConsumedOutOfRange** \
2108
+ * **DiskGigabytesProvisionedOutOfRange**
2109
+ */
2110
+ export declare type AzureDiskSuitabilityDetail = string;
2111
+ /** Known values of {@link AzureNetworkAdapterSuitabilityExplanation} that the service accepts. */
2112
+ export declare enum KnownAzureNetworkAdapterSuitabilityExplanation {
2113
+ Unknown = "Unknown",
2114
+ NotApplicable = "NotApplicable",
2115
+ InternalErrorOccurred = "InternalErrorOccurred"
2116
+ }
2117
+ /**
2118
+ * Defines values for AzureNetworkAdapterSuitabilityExplanation. \
2119
+ * {@link KnownAzureNetworkAdapterSuitabilityExplanation} can be used interchangeably with AzureNetworkAdapterSuitabilityExplanation,
2120
+ * this enum contains the known values that the service supports.
2121
+ * ### Known values supported by the service
2122
+ * **Unknown** \
2123
+ * **NotApplicable** \
2124
+ * **InternalErrorOccurred**
2125
+ */
2126
+ export declare type AzureNetworkAdapterSuitabilityExplanation = string;
2127
+ /** Known values of {@link AzureNetworkAdapterSuitabilityDetail} that the service accepts. */
2128
+ export declare enum KnownAzureNetworkAdapterSuitabilityDetail {
2129
+ None = "None",
2130
+ MegabytesOfDataTransmittedMissing = "MegabytesOfDataTransmittedMissing",
2131
+ MegabytesOfDataTransmittedOutOfRange = "MegabytesOfDataTransmittedOutOfRange"
2132
+ }
2133
+ /**
2134
+ * Defines values for AzureNetworkAdapterSuitabilityDetail. \
2135
+ * {@link KnownAzureNetworkAdapterSuitabilityDetail} can be used interchangeably with AzureNetworkAdapterSuitabilityDetail,
2136
+ * this enum contains the known values that the service supports.
2137
+ * ### Known values supported by the service
2138
+ * **None** \
2139
+ * **MegabytesOfDataTransmittedMissing** \
2140
+ * **MegabytesOfDataTransmittedOutOfRange**
2141
+ */
2142
+ export declare type AzureNetworkAdapterSuitabilityDetail = string;
2143
+ /** Known values of {@link AzureVmSize} that the service accepts. */
2144
+ export declare enum KnownAzureVmSize {
2145
+ Unknown = "Unknown",
2146
+ BasicA0 = "Basic_A0",
2147
+ BasicA1 = "Basic_A1",
2148
+ BasicA2 = "Basic_A2",
2149
+ BasicA3 = "Basic_A3",
2150
+ BasicA4 = "Basic_A4",
2151
+ StandardA0 = "Standard_A0",
2152
+ StandardA1 = "Standard_A1",
2153
+ StandardA2 = "Standard_A2",
2154
+ StandardA3 = "Standard_A3",
2155
+ StandardA4 = "Standard_A4",
2156
+ StandardA5 = "Standard_A5",
2157
+ StandardA6 = "Standard_A6",
2158
+ StandardA7 = "Standard_A7",
2159
+ StandardA8 = "Standard_A8",
2160
+ StandardA9 = "Standard_A9",
2161
+ StandardA10 = "Standard_A10",
2162
+ StandardA11 = "Standard_A11",
2163
+ StandardA1V2 = "Standard_A1_v2",
2164
+ StandardA2V2 = "Standard_A2_v2",
2165
+ StandardA4V2 = "Standard_A4_v2",
2166
+ StandardA8V2 = "Standard_A8_v2",
2167
+ StandardA2MV2 = "Standard_A2m_v2",
2168
+ StandardA4MV2 = "Standard_A4m_v2",
2169
+ StandardA8MV2 = "Standard_A8m_v2",
2170
+ StandardD1 = "Standard_D1",
2171
+ StandardD2 = "Standard_D2",
2172
+ StandardD3 = "Standard_D3",
2173
+ StandardD4 = "Standard_D4",
2174
+ StandardD11 = "Standard_D11",
2175
+ StandardD12 = "Standard_D12",
2176
+ StandardD13 = "Standard_D13",
2177
+ StandardD14 = "Standard_D14",
2178
+ StandardD1V2 = "Standard_D1_v2",
2179
+ StandardD2V2 = "Standard_D2_v2",
2180
+ StandardD3V2 = "Standard_D3_v2",
2181
+ StandardD4V2 = "Standard_D4_v2",
2182
+ StandardD5V2 = "Standard_D5_v2",
2183
+ StandardD11V2 = "Standard_D11_v2",
2184
+ StandardD12V2 = "Standard_D12_v2",
2185
+ StandardD13V2 = "Standard_D13_v2",
2186
+ StandardD14V2 = "Standard_D14_v2",
2187
+ StandardD15V2 = "Standard_D15_v2",
2188
+ StandardDS1 = "Standard_DS1",
2189
+ StandardDS2 = "Standard_DS2",
2190
+ StandardDS3 = "Standard_DS3",
2191
+ StandardDS4 = "Standard_DS4",
2192
+ StandardDS11 = "Standard_DS11",
2193
+ StandardDS12 = "Standard_DS12",
2194
+ StandardDS13 = "Standard_DS13",
2195
+ StandardDS14 = "Standard_DS14",
2196
+ StandardDS1V2 = "Standard_DS1_v2",
2197
+ StandardDS2V2 = "Standard_DS2_v2",
2198
+ StandardDS3V2 = "Standard_DS3_v2",
2199
+ StandardDS4V2 = "Standard_DS4_v2",
2200
+ StandardDS5V2 = "Standard_DS5_v2",
2201
+ StandardDS11V2 = "Standard_DS11_v2",
2202
+ StandardDS12V2 = "Standard_DS12_v2",
2203
+ StandardDS13V2 = "Standard_DS13_v2",
2204
+ StandardDS14V2 = "Standard_DS14_v2",
2205
+ StandardDS15V2 = "Standard_DS15_v2",
2206
+ StandardF1 = "Standard_F1",
2207
+ StandardF2 = "Standard_F2",
2208
+ StandardF4 = "Standard_F4",
2209
+ StandardF8 = "Standard_F8",
2210
+ StandardF16 = "Standard_F16",
2211
+ StandardF1S = "Standard_F1s",
2212
+ StandardF2S = "Standard_F2s",
2213
+ StandardF4S = "Standard_F4s",
2214
+ StandardF8S = "Standard_F8s",
2215
+ StandardF16S = "Standard_F16s",
2216
+ StandardG1 = "Standard_G1",
2217
+ StandardG2 = "Standard_G2",
2218
+ StandardG3 = "Standard_G3",
2219
+ StandardG4 = "Standard_G4",
2220
+ StandardG5 = "Standard_G5",
2221
+ StandardGS1 = "Standard_GS1",
2222
+ StandardGS2 = "Standard_GS2",
2223
+ StandardGS3 = "Standard_GS3",
2224
+ StandardGS4 = "Standard_GS4",
2225
+ StandardGS5 = "Standard_GS5",
2226
+ StandardH8 = "Standard_H8",
2227
+ StandardH16 = "Standard_H16",
2228
+ StandardH8M = "Standard_H8m",
2229
+ StandardH16M = "Standard_H16m",
2230
+ StandardH16R = "Standard_H16r",
2231
+ StandardH16Mr = "Standard_H16mr",
2232
+ StandardL4S = "Standard_L4s",
2233
+ StandardL8S = "Standard_L8s",
2234
+ StandardL16S = "Standard_L16s",
2235
+ StandardL32S = "Standard_L32s",
2236
+ StandardD2SV3 = "Standard_D2s_v3",
2237
+ StandardD4SV3 = "Standard_D4s_v3",
2238
+ StandardD8SV3 = "Standard_D8s_v3",
2239
+ StandardD16SV3 = "Standard_D16s_v3",
2240
+ StandardD32SV3 = "Standard_D32s_v3",
2241
+ StandardD64SV3 = "Standard_D64s_v3",
2242
+ StandardD2V3 = "Standard_D2_v3",
2243
+ StandardD4V3 = "Standard_D4_v3",
2244
+ StandardD8V3 = "Standard_D8_v3",
2245
+ StandardD16V3 = "Standard_D16_v3",
2246
+ StandardD32V3 = "Standard_D32_v3",
2247
+ StandardD64V3 = "Standard_D64_v3",
2248
+ StandardF2SV2 = "Standard_F2s_v2",
2249
+ StandardF4SV2 = "Standard_F4s_v2",
2250
+ StandardF8SV2 = "Standard_F8s_v2",
2251
+ StandardF16SV2 = "Standard_F16s_v2",
2252
+ StandardF32SV2 = "Standard_F32s_v2",
2253
+ StandardF64SV2 = "Standard_F64s_v2",
2254
+ StandardF72SV2 = "Standard_F72s_v2",
2255
+ StandardE2V3 = "Standard_E2_v3",
2256
+ StandardE4V3 = "Standard_E4_v3",
2257
+ StandardE8V3 = "Standard_E8_v3",
2258
+ StandardE16V3 = "Standard_E16_v3",
2259
+ StandardE32V3 = "Standard_E32_v3",
2260
+ StandardE64V3 = "Standard_E64_v3",
2261
+ StandardE2SV3 = "Standard_E2s_v3",
2262
+ StandardE4SV3 = "Standard_E4s_v3",
2263
+ StandardE8SV3 = "Standard_E8s_v3",
2264
+ StandardE16SV3 = "Standard_E16s_v3",
2265
+ StandardE32SV3 = "Standard_E32s_v3",
2266
+ StandardE64SV3 = "Standard_E64s_v3",
2267
+ StandardM64S = "Standard_M64s",
2268
+ StandardM64Ms = "Standard_M64ms",
2269
+ StandardM128S = "Standard_M128s",
2270
+ StandardM128Ms = "Standard_M128ms"
2271
+ }
2272
+ /**
2273
+ * Defines values for AzureVmSize. \
2274
+ * {@link KnownAzureVmSize} can be used interchangeably with AzureVmSize,
2275
+ * this enum contains the known values that the service supports.
2276
+ * ### Known values supported by the service
2277
+ * **Unknown** \
2278
+ * **Basic_A0** \
2279
+ * **Basic_A1** \
2280
+ * **Basic_A2** \
2281
+ * **Basic_A3** \
2282
+ * **Basic_A4** \
2283
+ * **Standard_A0** \
2284
+ * **Standard_A1** \
2285
+ * **Standard_A2** \
2286
+ * **Standard_A3** \
2287
+ * **Standard_A4** \
2288
+ * **Standard_A5** \
2289
+ * **Standard_A6** \
2290
+ * **Standard_A7** \
2291
+ * **Standard_A8** \
2292
+ * **Standard_A9** \
2293
+ * **Standard_A10** \
2294
+ * **Standard_A11** \
2295
+ * **Standard_A1_v2** \
2296
+ * **Standard_A2_v2** \
2297
+ * **Standard_A4_v2** \
2298
+ * **Standard_A8_v2** \
2299
+ * **Standard_A2m_v2** \
2300
+ * **Standard_A4m_v2** \
2301
+ * **Standard_A8m_v2** \
2302
+ * **Standard_D1** \
2303
+ * **Standard_D2** \
2304
+ * **Standard_D3** \
2305
+ * **Standard_D4** \
2306
+ * **Standard_D11** \
2307
+ * **Standard_D12** \
2308
+ * **Standard_D13** \
2309
+ * **Standard_D14** \
2310
+ * **Standard_D1_v2** \
2311
+ * **Standard_D2_v2** \
2312
+ * **Standard_D3_v2** \
2313
+ * **Standard_D4_v2** \
2314
+ * **Standard_D5_v2** \
2315
+ * **Standard_D11_v2** \
2316
+ * **Standard_D12_v2** \
2317
+ * **Standard_D13_v2** \
2318
+ * **Standard_D14_v2** \
2319
+ * **Standard_D15_v2** \
2320
+ * **Standard_DS1** \
2321
+ * **Standard_DS2** \
2322
+ * **Standard_DS3** \
2323
+ * **Standard_DS4** \
2324
+ * **Standard_DS11** \
2325
+ * **Standard_DS12** \
2326
+ * **Standard_DS13** \
2327
+ * **Standard_DS14** \
2328
+ * **Standard_DS1_v2** \
2329
+ * **Standard_DS2_v2** \
2330
+ * **Standard_DS3_v2** \
2331
+ * **Standard_DS4_v2** \
2332
+ * **Standard_DS5_v2** \
2333
+ * **Standard_DS11_v2** \
2334
+ * **Standard_DS12_v2** \
2335
+ * **Standard_DS13_v2** \
2336
+ * **Standard_DS14_v2** \
2337
+ * **Standard_DS15_v2** \
2338
+ * **Standard_F1** \
2339
+ * **Standard_F2** \
2340
+ * **Standard_F4** \
2341
+ * **Standard_F8** \
2342
+ * **Standard_F16** \
2343
+ * **Standard_F1s** \
2344
+ * **Standard_F2s** \
2345
+ * **Standard_F4s** \
2346
+ * **Standard_F8s** \
2347
+ * **Standard_F16s** \
2348
+ * **Standard_G1** \
2349
+ * **Standard_G2** \
2350
+ * **Standard_G3** \
2351
+ * **Standard_G4** \
2352
+ * **Standard_G5** \
2353
+ * **Standard_GS1** \
2354
+ * **Standard_GS2** \
2355
+ * **Standard_GS3** \
2356
+ * **Standard_GS4** \
2357
+ * **Standard_GS5** \
2358
+ * **Standard_H8** \
2359
+ * **Standard_H16** \
2360
+ * **Standard_H8m** \
2361
+ * **Standard_H16m** \
2362
+ * **Standard_H16r** \
2363
+ * **Standard_H16mr** \
2364
+ * **Standard_L4s** \
2365
+ * **Standard_L8s** \
2366
+ * **Standard_L16s** \
2367
+ * **Standard_L32s** \
2368
+ * **Standard_D2s_v3** \
2369
+ * **Standard_D4s_v3** \
2370
+ * **Standard_D8s_v3** \
2371
+ * **Standard_D16s_v3** \
2372
+ * **Standard_D32s_v3** \
2373
+ * **Standard_D64s_v3** \
2374
+ * **Standard_D2_v3** \
2375
+ * **Standard_D4_v3** \
2376
+ * **Standard_D8_v3** \
2377
+ * **Standard_D16_v3** \
2378
+ * **Standard_D32_v3** \
2379
+ * **Standard_D64_v3** \
2380
+ * **Standard_F2s_v2** \
2381
+ * **Standard_F4s_v2** \
2382
+ * **Standard_F8s_v2** \
2383
+ * **Standard_F16s_v2** \
2384
+ * **Standard_F32s_v2** \
2385
+ * **Standard_F64s_v2** \
2386
+ * **Standard_F72s_v2** \
2387
+ * **Standard_E2_v3** \
2388
+ * **Standard_E4_v3** \
2389
+ * **Standard_E8_v3** \
2390
+ * **Standard_E16_v3** \
2391
+ * **Standard_E32_v3** \
2392
+ * **Standard_E64_v3** \
2393
+ * **Standard_E2s_v3** \
2394
+ * **Standard_E4s_v3** \
2395
+ * **Standard_E8s_v3** \
2396
+ * **Standard_E16s_v3** \
2397
+ * **Standard_E32s_v3** \
2398
+ * **Standard_E64s_v3** \
2399
+ * **Standard_M64s** \
2400
+ * **Standard_M64ms** \
2401
+ * **Standard_M128s** \
2402
+ * **Standard_M128ms**
2403
+ */
2404
+ export declare type AzureVmSize = string;
2405
+ /** Known values of {@link AzureVmSuitabilityExplanation} that the service accepts. */
2406
+ export declare enum KnownAzureVmSuitabilityExplanation {
2407
+ Unknown = "Unknown",
2408
+ NotApplicable = "NotApplicable",
2409
+ GuestOperatingSystemArchitectureNotSupported = "GuestOperatingSystemArchitectureNotSupported",
2410
+ GuestOperatingSystemNotSupported = "GuestOperatingSystemNotSupported",
2411
+ BootTypeNotSupported = "BootTypeNotSupported",
2412
+ MoreDisksThanSupported = "MoreDisksThanSupported",
2413
+ NoSuitableVmSizeFound = "NoSuitableVmSizeFound",
2414
+ OneOrMoreDisksNotSuitable = "OneOrMoreDisksNotSuitable",
2415
+ OneOrMoreAdaptersNotSuitable = "OneOrMoreAdaptersNotSuitable",
2416
+ InternalErrorOccurredDuringComputeEvaluation = "InternalErrorOccurredDuringComputeEvaluation",
2417
+ InternalErrorOccurredDuringStorageEvaluation = "InternalErrorOccurredDuringStorageEvaluation",
2418
+ InternalErrorOccurredDuringNetworkEvaluation = "InternalErrorOccurredDuringNetworkEvaluation",
2419
+ NoVmSizeSupportsStoragePerformance = "NoVmSizeSupportsStoragePerformance",
2420
+ NoVmSizeSupportsNetworkPerformance = "NoVmSizeSupportsNetworkPerformance",
2421
+ NoVmSizeForSelectedPricingTier = "NoVmSizeForSelectedPricingTier",
2422
+ NoVmSizeForSelectedAzureLocation = "NoVmSizeForSelectedAzureLocation",
2423
+ CheckRedHatLinuxVersion = "CheckRedHatLinuxVersion",
2424
+ CheckOpenSuseLinuxVersion = "CheckOpenSuseLinuxVersion",
2425
+ CheckWindowsServer2008R2Version = "CheckWindowsServer2008R2Version",
2426
+ CheckCentOsVersion = "CheckCentOsVersion",
2427
+ CheckDebianLinuxVersion = "CheckDebianLinuxVersion",
2428
+ CheckSuseLinuxVersion = "CheckSuseLinuxVersion",
2429
+ CheckOracleLinuxVersion = "CheckOracleLinuxVersion",
2430
+ CheckUbuntuLinuxVersion = "CheckUbuntuLinuxVersion",
2431
+ CheckCoreOsLinuxVersion = "CheckCoreOsLinuxVersion",
2432
+ WindowsServerVersionConditionallySupported = "WindowsServerVersionConditionallySupported",
2433
+ NoGuestOperatingSystemConditionallySupported = "NoGuestOperatingSystemConditionallySupported",
2434
+ WindowsClientVersionsConditionallySupported = "WindowsClientVersionsConditionallySupported",
2435
+ BootTypeUnknown = "BootTypeUnknown",
2436
+ GuestOperatingSystemUnknown = "GuestOperatingSystemUnknown",
2437
+ WindowsServerVersionsSupportedWithCaveat = "WindowsServerVersionsSupportedWithCaveat",
2438
+ WindowsOSNoLongerUnderMSSupport = "WindowsOSNoLongerUnderMSSupport",
2439
+ EndorsedWithConditionsLinuxDistributions = "EndorsedWithConditionsLinuxDistributions",
2440
+ UnendorsedLinuxDistributions = "UnendorsedLinuxDistributions",
2441
+ NoVmSizeForStandardPricingTier = "NoVmSizeForStandardPricingTier",
2442
+ NoVmSizeForBasicPricingTier = "NoVmSizeForBasicPricingTier"
2443
+ }
2444
+ /**
2445
+ * Defines values for AzureVmSuitabilityExplanation. \
2446
+ * {@link KnownAzureVmSuitabilityExplanation} can be used interchangeably with AzureVmSuitabilityExplanation,
2447
+ * this enum contains the known values that the service supports.
2448
+ * ### Known values supported by the service
2449
+ * **Unknown** \
2450
+ * **NotApplicable** \
2451
+ * **GuestOperatingSystemArchitectureNotSupported** \
2452
+ * **GuestOperatingSystemNotSupported** \
2453
+ * **BootTypeNotSupported** \
2454
+ * **MoreDisksThanSupported** \
2455
+ * **NoSuitableVmSizeFound** \
2456
+ * **OneOrMoreDisksNotSuitable** \
2457
+ * **OneOrMoreAdaptersNotSuitable** \
2458
+ * **InternalErrorOccurredDuringComputeEvaluation** \
2459
+ * **InternalErrorOccurredDuringStorageEvaluation** \
2460
+ * **InternalErrorOccurredDuringNetworkEvaluation** \
2461
+ * **NoVmSizeSupportsStoragePerformance** \
2462
+ * **NoVmSizeSupportsNetworkPerformance** \
2463
+ * **NoVmSizeForSelectedPricingTier** \
2464
+ * **NoVmSizeForSelectedAzureLocation** \
2465
+ * **CheckRedHatLinuxVersion** \
2466
+ * **CheckOpenSuseLinuxVersion** \
2467
+ * **CheckWindowsServer2008R2Version** \
2468
+ * **CheckCentOsVersion** \
2469
+ * **CheckDebianLinuxVersion** \
2470
+ * **CheckSuseLinuxVersion** \
2471
+ * **CheckOracleLinuxVersion** \
2472
+ * **CheckUbuntuLinuxVersion** \
2473
+ * **CheckCoreOsLinuxVersion** \
2474
+ * **WindowsServerVersionConditionallySupported** \
2475
+ * **NoGuestOperatingSystemConditionallySupported** \
2476
+ * **WindowsClientVersionsConditionallySupported** \
2477
+ * **BootTypeUnknown** \
2478
+ * **GuestOperatingSystemUnknown** \
2479
+ * **WindowsServerVersionsSupportedWithCaveat** \
2480
+ * **WindowsOSNoLongerUnderMSSupport** \
2481
+ * **EndorsedWithConditionsLinuxDistributions** \
2482
+ * **UnendorsedLinuxDistributions** \
2483
+ * **NoVmSizeForStandardPricingTier** \
2484
+ * **NoVmSizeForBasicPricingTier**
2485
+ */
2486
+ export declare type AzureVmSuitabilityExplanation = string;
2487
+ /** Known values of {@link AzureVmSuitabilityDetail} that the service accepts. */
2488
+ export declare enum KnownAzureVmSuitabilityDetail {
2489
+ None = "None",
2490
+ RecommendedSizeHasLessNetworkAdapters = "RecommendedSizeHasLessNetworkAdapters",
2491
+ CannotReportComputeCost = "CannotReportComputeCost",
2492
+ CannotReportStorageCost = "CannotReportStorageCost",
2493
+ CannotReportBandwidthCosts = "CannotReportBandwidthCosts",
2494
+ PercentageOfCoresUtilizedMissing = "PercentageOfCoresUtilizedMissing",
2495
+ PercentageOfMemoryUtilizedMissing = "PercentageOfMemoryUtilizedMissing",
2496
+ PercentageOfCoresUtilizedOutOfRange = "PercentageOfCoresUtilizedOutOfRange",
2497
+ PercentageOfMemoryUtilizedOutOfRange = "PercentageOfMemoryUtilizedOutOfRange"
2498
+ }
2499
+ /**
2500
+ * Defines values for AzureVmSuitabilityDetail. \
2501
+ * {@link KnownAzureVmSuitabilityDetail} can be used interchangeably with AzureVmSuitabilityDetail,
2502
+ * this enum contains the known values that the service supports.
2503
+ * ### Known values supported by the service
2504
+ * **None** \
2505
+ * **RecommendedSizeHasLessNetworkAdapters** \
2506
+ * **CannotReportComputeCost** \
2507
+ * **CannotReportStorageCost** \
2508
+ * **CannotReportBandwidthCosts** \
2509
+ * **PercentageOfCoresUtilizedMissing** \
2510
+ * **PercentageOfMemoryUtilizedMissing** \
2511
+ * **PercentageOfCoresUtilizedOutOfRange** \
2512
+ * **PercentageOfMemoryUtilizedOutOfRange**
2513
+ */
2514
+ export declare type AzureVmSuitabilityDetail = string;
2515
+ /** Optional parameters. */
2516
+ export interface ProjectsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
2517
+ }
2518
+ /** Contains response data for the listBySubscription operation. */
2519
+ export declare type ProjectsListBySubscriptionResponse = ProjectsListBySubscriptionHeaders & ProjectResultList;
2520
+ /** Optional parameters. */
2521
+ export interface ProjectsListOptionalParams extends coreClient.OperationOptions {
2522
+ }
2523
+ /** Contains response data for the list operation. */
2524
+ export declare type ProjectsListResponse = ProjectsListHeaders & ProjectResultList;
2525
+ /** Optional parameters. */
2526
+ export interface ProjectsGetOptionalParams extends coreClient.OperationOptions {
2527
+ }
2528
+ /** Contains response data for the get operation. */
2529
+ export declare type ProjectsGetResponse = ProjectsGetHeaders & Project;
2530
+ /** Optional parameters. */
2531
+ export interface ProjectsCreateOptionalParams extends coreClient.OperationOptions {
2532
+ /** New or Updated project object. */
2533
+ project?: Project;
2534
+ }
2535
+ /** Contains response data for the create operation. */
2536
+ export declare type ProjectsCreateResponse = ProjectsCreateHeaders & Project;
2537
+ /** Optional parameters. */
2538
+ export interface ProjectsUpdateOptionalParams extends coreClient.OperationOptions {
2539
+ /** Updated project object. */
2540
+ project?: Project;
2541
+ }
2542
+ /** Contains response data for the update operation. */
2543
+ export declare type ProjectsUpdateResponse = ProjectsUpdateHeaders & Project;
2544
+ /** Optional parameters. */
2545
+ export interface ProjectsDeleteOptionalParams extends coreClient.OperationOptions {
2546
+ }
2547
+ /** Contains response data for the delete operation. */
2548
+ export declare type ProjectsDeleteResponse = ProjectsDeleteHeaders;
2549
+ /** Optional parameters. */
2550
+ export interface ProjectsAssessmentOptionsOptionalParams extends coreClient.OperationOptions {
2551
+ }
2552
+ /** Contains response data for the assessmentOptions operation. */
2553
+ export declare type ProjectsAssessmentOptionsResponse = ProjectsAssessmentOptionsHeaders & AssessmentOptions;
2554
+ /** Optional parameters. */
2555
+ export interface ProjectsAssessmentOptionsListOptionalParams extends coreClient.OperationOptions {
2556
+ }
2557
+ /** Contains response data for the assessmentOptionsList operation. */
2558
+ export declare type ProjectsAssessmentOptionsListResponse = ProjectsAssessmentOptionsListHeaders & AssessmentOptionsResultList;
2559
+ /** Optional parameters. */
2560
+ export interface ProjectsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
2561
+ }
2562
+ /** Contains response data for the listBySubscriptionNext operation. */
2563
+ export declare type ProjectsListBySubscriptionNextResponse = ProjectsListBySubscriptionNextHeaders & ProjectResultList;
2564
+ /** Optional parameters. */
2565
+ export interface ProjectsListNextOptionalParams extends coreClient.OperationOptions {
2566
+ }
2567
+ /** Contains response data for the listNext operation. */
2568
+ export declare type ProjectsListNextResponse = ProjectsListNextHeaders & ProjectResultList;
2569
+ /** Optional parameters. */
2570
+ export interface MachinesListByProjectOptionalParams extends coreClient.OperationOptions {
2571
+ }
2572
+ /** Contains response data for the listByProject operation. */
2573
+ export declare type MachinesListByProjectResponse = MachinesListByProjectHeaders & MachineResultList;
2574
+ /** Optional parameters. */
2575
+ export interface MachinesGetOptionalParams extends coreClient.OperationOptions {
2576
+ }
2577
+ /** Contains response data for the get operation. */
2578
+ export declare type MachinesGetResponse = MachinesGetHeaders & Machine;
2579
+ /** Optional parameters. */
2580
+ export interface MachinesListByProjectNextOptionalParams extends coreClient.OperationOptions {
2581
+ }
2582
+ /** Contains response data for the listByProjectNext operation. */
2583
+ export declare type MachinesListByProjectNextResponse = MachinesListByProjectNextHeaders & MachineResultList;
2584
+ /** Optional parameters. */
2585
+ export interface GroupsListByProjectOptionalParams extends coreClient.OperationOptions {
2586
+ }
2587
+ /** Contains response data for the listByProject operation. */
2588
+ export declare type GroupsListByProjectResponse = GroupsListByProjectHeaders & GroupResultList;
2589
+ /** Optional parameters. */
2590
+ export interface GroupsGetOptionalParams extends coreClient.OperationOptions {
2591
+ }
2592
+ /** Contains response data for the get operation. */
2593
+ export declare type GroupsGetResponse = GroupsGetHeaders & Group;
2594
+ /** Optional parameters. */
2595
+ export interface GroupsCreateOptionalParams extends coreClient.OperationOptions {
2596
+ /** New or Updated Group object. */
2597
+ group?: Group;
2598
+ }
2599
+ /** Contains response data for the create operation. */
2600
+ export declare type GroupsCreateResponse = GroupsCreateHeaders & Group;
2601
+ /** Optional parameters. */
2602
+ export interface GroupsDeleteOptionalParams extends coreClient.OperationOptions {
2603
+ }
2604
+ /** Contains response data for the delete operation. */
2605
+ export declare type GroupsDeleteResponse = GroupsDeleteHeaders;
2606
+ /** Optional parameters. */
2607
+ export interface GroupsUpdateMachinesOptionalParams extends coreClient.OperationOptions {
2608
+ /** Machines list to be added or removed from group. */
2609
+ groupUpdateProperties?: UpdateGroupBody;
2610
+ }
2611
+ /** Contains response data for the updateMachines operation. */
2612
+ export declare type GroupsUpdateMachinesResponse = GroupsUpdateMachinesHeaders & Group;
2613
+ /** Optional parameters. */
2614
+ export interface AssessmentsListByGroupOptionalParams extends coreClient.OperationOptions {
2615
+ }
2616
+ /** Contains response data for the listByGroup operation. */
2617
+ export declare type AssessmentsListByGroupResponse = AssessmentsListByGroupHeaders & AssessmentResultList;
2618
+ /** Optional parameters. */
2619
+ export interface AssessmentsListByProjectOptionalParams extends coreClient.OperationOptions {
2620
+ }
2621
+ /** Contains response data for the listByProject operation. */
2622
+ export declare type AssessmentsListByProjectResponse = AssessmentsListByProjectHeaders & AssessmentResultList;
2623
+ /** Optional parameters. */
2624
+ export interface AssessmentsGetOptionalParams extends coreClient.OperationOptions {
2625
+ }
2626
+ /** Contains response data for the get operation. */
2627
+ export declare type AssessmentsGetResponse = AssessmentsGetHeaders & Assessment;
2628
+ /** Optional parameters. */
2629
+ export interface AssessmentsCreateOptionalParams extends coreClient.OperationOptions {
2630
+ /** New or Updated Assessment object. */
2631
+ assessment?: Assessment;
2632
+ }
2633
+ /** Contains response data for the create operation. */
2634
+ export declare type AssessmentsCreateResponse = AssessmentsCreateHeaders & Assessment;
2635
+ /** Optional parameters. */
2636
+ export interface AssessmentsDeleteOptionalParams extends coreClient.OperationOptions {
2637
+ }
2638
+ /** Contains response data for the delete operation. */
2639
+ export declare type AssessmentsDeleteResponse = AssessmentsDeleteHeaders;
2640
+ /** Optional parameters. */
2641
+ export interface AssessmentsGetReportDownloadUrlOptionalParams extends coreClient.OperationOptions {
2642
+ }
2643
+ /** Contains response data for the getReportDownloadUrl operation. */
2644
+ export declare type AssessmentsGetReportDownloadUrlResponse = AssessmentsGetReportDownloadUrlHeaders & DownloadUrl;
2645
+ /** Optional parameters. */
2646
+ export interface AssessedMachinesListByAssessmentOptionalParams extends coreClient.OperationOptions {
2647
+ }
2648
+ /** Contains response data for the listByAssessment operation. */
2649
+ export declare type AssessedMachinesListByAssessmentResponse = AssessedMachinesListByAssessmentHeaders & AssessedMachineResultList;
2650
+ /** Optional parameters. */
2651
+ export interface AssessedMachinesGetOptionalParams extends coreClient.OperationOptions {
2652
+ }
2653
+ /** Contains response data for the get operation. */
2654
+ export declare type AssessedMachinesGetResponse = AssessedMachinesGetHeaders & AssessedMachine;
2655
+ /** Optional parameters. */
2656
+ export interface AssessedMachinesListByAssessmentNextOptionalParams extends coreClient.OperationOptions {
2657
+ }
2658
+ /** Contains response data for the listByAssessmentNext operation. */
2659
+ export declare type AssessedMachinesListByAssessmentNextResponse = AssessedMachinesListByAssessmentNextHeaders & AssessedMachineResultList;
2660
+ /** Optional parameters. */
2661
+ export interface HyperVCollectorsListByProjectOptionalParams extends coreClient.OperationOptions {
2662
+ }
2663
+ /** Contains response data for the listByProject operation. */
2664
+ export declare type HyperVCollectorsListByProjectResponse = HyperVCollectorsListByProjectHeaders & HyperVCollectorList;
2665
+ /** Optional parameters. */
2666
+ export interface HyperVCollectorsGetOptionalParams extends coreClient.OperationOptions {
2667
+ }
2668
+ /** Contains response data for the get operation. */
2669
+ export declare type HyperVCollectorsGetResponse = HyperVCollectorsGetHeaders & HyperVCollector;
2670
+ /** Optional parameters. */
2671
+ export interface HyperVCollectorsCreateOptionalParams extends coreClient.OperationOptions {
2672
+ /** New or Updated Hyper-V collector. */
2673
+ collectorBody?: HyperVCollector;
2674
+ }
2675
+ /** Contains response data for the create operation. */
2676
+ export declare type HyperVCollectorsCreateResponse = HyperVCollectorsCreateHeaders & HyperVCollector;
2677
+ /** Optional parameters. */
2678
+ export interface HyperVCollectorsDeleteOptionalParams extends coreClient.OperationOptions {
2679
+ }
2680
+ /** Contains response data for the delete operation. */
2681
+ export declare type HyperVCollectorsDeleteResponse = HyperVCollectorsDeleteHeaders;
2682
+ /** Optional parameters. */
2683
+ export interface ServerCollectorsListByProjectOptionalParams extends coreClient.OperationOptions {
2684
+ }
2685
+ /** Contains response data for the listByProject operation. */
2686
+ export declare type ServerCollectorsListByProjectResponse = ServerCollectorsListByProjectHeaders & ServerCollectorList;
2687
+ /** Optional parameters. */
2688
+ export interface ServerCollectorsGetOptionalParams extends coreClient.OperationOptions {
2689
+ }
2690
+ /** Contains response data for the get operation. */
2691
+ export declare type ServerCollectorsGetResponse = ServerCollectorsGetHeaders & ServerCollector;
2692
+ /** Optional parameters. */
2693
+ export interface ServerCollectorsCreateOptionalParams extends coreClient.OperationOptions {
2694
+ /** New or Updated Server collector. */
2695
+ collectorBody?: ServerCollector;
2696
+ }
2697
+ /** Contains response data for the create operation. */
2698
+ export declare type ServerCollectorsCreateResponse = ServerCollectorsCreateHeaders & ServerCollector;
2699
+ /** Optional parameters. */
2700
+ export interface ServerCollectorsDeleteOptionalParams extends coreClient.OperationOptions {
2701
+ }
2702
+ /** Contains response data for the delete operation. */
2703
+ export declare type ServerCollectorsDeleteResponse = ServerCollectorsDeleteHeaders;
2704
+ /** Optional parameters. */
2705
+ export interface VMwareCollectorsListByProjectOptionalParams extends coreClient.OperationOptions {
2706
+ }
2707
+ /** Contains response data for the listByProject operation. */
2708
+ export declare type VMwareCollectorsListByProjectResponse = VMwareCollectorsListByProjectHeaders & VMwareCollectorList;
2709
+ /** Optional parameters. */
2710
+ export interface VMwareCollectorsGetOptionalParams extends coreClient.OperationOptions {
2711
+ }
2712
+ /** Contains response data for the get operation. */
2713
+ export declare type VMwareCollectorsGetResponse = VMwareCollectorsGetHeaders & VMwareCollector;
2714
+ /** Optional parameters. */
2715
+ export interface VMwareCollectorsCreateOptionalParams extends coreClient.OperationOptions {
2716
+ /** New or Updated VMware collector. */
2717
+ collectorBody?: VMwareCollector;
2718
+ }
2719
+ /** Contains response data for the create operation. */
2720
+ export declare type VMwareCollectorsCreateResponse = VMwareCollectorsCreateHeaders & VMwareCollector;
2721
+ /** Optional parameters. */
2722
+ export interface VMwareCollectorsDeleteOptionalParams extends coreClient.OperationOptions {
2723
+ }
2724
+ /** Contains response data for the delete operation. */
2725
+ export declare type VMwareCollectorsDeleteResponse = VMwareCollectorsDeleteHeaders;
2726
+ /** Optional parameters. */
2727
+ export interface ImportCollectorsListByProjectOptionalParams extends coreClient.OperationOptions {
2728
+ }
2729
+ /** Contains response data for the listByProject operation. */
2730
+ export declare type ImportCollectorsListByProjectResponse = ImportCollectorsListByProjectHeaders & ImportCollectorList;
2731
+ /** Optional parameters. */
2732
+ export interface ImportCollectorsGetOptionalParams extends coreClient.OperationOptions {
2733
+ }
2734
+ /** Contains response data for the get operation. */
2735
+ export declare type ImportCollectorsGetResponse = ImportCollectorsGetHeaders & ImportCollector;
2736
+ /** Optional parameters. */
2737
+ export interface ImportCollectorsCreateOptionalParams extends coreClient.OperationOptions {
2738
+ /** New or Updated Import collector. */
2739
+ collectorBody?: ImportCollector;
2740
+ }
2741
+ /** Contains response data for the create operation. */
2742
+ export declare type ImportCollectorsCreateResponse = ImportCollectorsCreateHeaders & ImportCollector;
2743
+ /** Optional parameters. */
2744
+ export interface ImportCollectorsDeleteOptionalParams extends coreClient.OperationOptions {
2745
+ }
2746
+ /** Contains response data for the delete operation. */
2747
+ export declare type ImportCollectorsDeleteResponse = ImportCollectorsDeleteHeaders;
2748
+ /** Optional parameters. */
2749
+ export interface PrivateEndpointConnectionListByProjectOptionalParams extends coreClient.OperationOptions {
2750
+ }
2751
+ /** Contains response data for the listByProject operation. */
2752
+ export declare type PrivateEndpointConnectionListByProjectResponse = PrivateEndpointConnectionListByProjectHeaders & PrivateEndpointConnectionCollection;
2753
+ /** Optional parameters. */
2754
+ export interface PrivateEndpointConnectionGetOptionalParams extends coreClient.OperationOptions {
2755
+ }
2756
+ /** Contains response data for the get operation. */
2757
+ export declare type PrivateEndpointConnectionGetResponse = PrivateEndpointConnectionGetHeaders & PrivateEndpointConnection;
2758
+ /** Optional parameters. */
2759
+ export interface PrivateEndpointConnectionUpdateOptionalParams extends coreClient.OperationOptions {
2760
+ /** New or Updated Private Endpoint Connection object. */
2761
+ privateEndpointConnectionBody?: PrivateEndpointConnection;
2762
+ }
2763
+ /** Contains response data for the update operation. */
2764
+ export declare type PrivateEndpointConnectionUpdateResponse = PrivateEndpointConnectionUpdateHeaders & PrivateEndpointConnection;
2765
+ /** Optional parameters. */
2766
+ export interface PrivateEndpointConnectionDeleteOptionalParams extends coreClient.OperationOptions {
2767
+ }
2768
+ /** Contains response data for the delete operation. */
2769
+ export declare type PrivateEndpointConnectionDeleteResponse = PrivateEndpointConnectionDeleteHeaders;
2770
+ /** Optional parameters. */
2771
+ export interface PrivateLinkResourceGetOptionalParams extends coreClient.OperationOptions {
2772
+ }
2773
+ /** Contains response data for the get operation. */
2774
+ export declare type PrivateLinkResourceGetResponse = PrivateLinkResourceGetHeaders & PrivateLinkResource;
2775
+ /** Optional parameters. */
2776
+ export interface PrivateLinkResourceListByProjectOptionalParams extends coreClient.OperationOptions {
2777
+ }
2778
+ /** Contains response data for the listByProject operation. */
2779
+ export declare type PrivateLinkResourceListByProjectResponse = PrivateLinkResourceListByProjectHeaders & PrivateLinkResourceCollection;
2780
+ /** Optional parameters. */
2781
+ export interface OperationsListOptionalParams extends coreClient.OperationOptions {
2782
+ }
2783
+ /** Contains response data for the list operation. */
2784
+ export declare type OperationsListResponse = OperationResultList;
2785
+ /** Optional parameters. */
2786
+ export interface AzureMigrateV2OptionalParams extends coreClient.ServiceClientOptions {
2787
+ /** server parameter */
2788
+ $host?: string;
2789
+ /** Api Version */
2790
+ apiVersion?: string;
2791
+ /** Overrides client endpoint. */
2792
+ endpoint?: string;
2793
+ }
2794
+ //# sourceMappingURL=index.d.ts.map