@azure/arm-scvmm 1.0.0-alpha.20220428.4

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 (325) hide show
  1. package/CHANGELOG.md +15 -0
  2. package/LICENSE +21 -0
  3. package/README.md +109 -0
  4. package/dist/index.js +6535 -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/availabilitySetsCreateOrUpdateSample.d.ts +2 -0
  9. package/dist-esm/samples-dev/availabilitySetsCreateOrUpdateSample.d.ts.map +1 -0
  10. package/dist-esm/samples-dev/availabilitySetsCreateOrUpdateSample.js +40 -0
  11. package/dist-esm/samples-dev/availabilitySetsCreateOrUpdateSample.js.map +1 -0
  12. package/dist-esm/samples-dev/availabilitySetsDeleteSample.d.ts +2 -0
  13. package/dist-esm/samples-dev/availabilitySetsDeleteSample.d.ts.map +1 -0
  14. package/dist-esm/samples-dev/availabilitySetsDeleteSample.js +31 -0
  15. package/dist-esm/samples-dev/availabilitySetsDeleteSample.js.map +1 -0
  16. package/dist-esm/samples-dev/availabilitySetsGetSample.d.ts +2 -0
  17. package/dist-esm/samples-dev/availabilitySetsGetSample.d.ts.map +1 -0
  18. package/dist-esm/samples-dev/availabilitySetsGetSample.js +31 -0
  19. package/dist-esm/samples-dev/availabilitySetsGetSample.js.map +1 -0
  20. package/dist-esm/samples-dev/availabilitySetsListByResourceGroupSample.d.ts +2 -0
  21. package/dist-esm/samples-dev/availabilitySetsListByResourceGroupSample.d.ts.map +1 -0
  22. package/dist-esm/samples-dev/availabilitySetsListByResourceGroupSample.js +44 -0
  23. package/dist-esm/samples-dev/availabilitySetsListByResourceGroupSample.js.map +1 -0
  24. package/dist-esm/samples-dev/availabilitySetsListBySubscriptionSample.d.ts +2 -0
  25. package/dist-esm/samples-dev/availabilitySetsListBySubscriptionSample.d.ts.map +1 -0
  26. package/dist-esm/samples-dev/availabilitySetsListBySubscriptionSample.js +43 -0
  27. package/dist-esm/samples-dev/availabilitySetsListBySubscriptionSample.js.map +1 -0
  28. package/dist-esm/samples-dev/availabilitySetsUpdateSample.d.ts +2 -0
  29. package/dist-esm/samples-dev/availabilitySetsUpdateSample.d.ts.map +1 -0
  30. package/dist-esm/samples-dev/availabilitySetsUpdateSample.js +32 -0
  31. package/dist-esm/samples-dev/availabilitySetsUpdateSample.js.map +1 -0
  32. package/dist-esm/samples-dev/cloudsCreateOrUpdateSample.d.ts +2 -0
  33. package/dist-esm/samples-dev/cloudsCreateOrUpdateSample.d.ts.map +1 -0
  34. package/dist-esm/samples-dev/cloudsCreateOrUpdateSample.js +40 -0
  35. package/dist-esm/samples-dev/cloudsCreateOrUpdateSample.js.map +1 -0
  36. package/dist-esm/samples-dev/cloudsDeleteSample.d.ts +2 -0
  37. package/dist-esm/samples-dev/cloudsDeleteSample.d.ts.map +1 -0
  38. package/dist-esm/samples-dev/cloudsDeleteSample.js +31 -0
  39. package/dist-esm/samples-dev/cloudsDeleteSample.js.map +1 -0
  40. package/dist-esm/samples-dev/cloudsGetSample.d.ts +2 -0
  41. package/dist-esm/samples-dev/cloudsGetSample.d.ts.map +1 -0
  42. package/dist-esm/samples-dev/cloudsGetSample.js +31 -0
  43. package/dist-esm/samples-dev/cloudsGetSample.js.map +1 -0
  44. package/dist-esm/samples-dev/cloudsListByResourceGroupSample.d.ts +2 -0
  45. package/dist-esm/samples-dev/cloudsListByResourceGroupSample.d.ts.map +1 -0
  46. package/dist-esm/samples-dev/cloudsListByResourceGroupSample.js +44 -0
  47. package/dist-esm/samples-dev/cloudsListByResourceGroupSample.js.map +1 -0
  48. package/dist-esm/samples-dev/cloudsListBySubscriptionSample.d.ts +2 -0
  49. package/dist-esm/samples-dev/cloudsListBySubscriptionSample.d.ts.map +1 -0
  50. package/dist-esm/samples-dev/cloudsListBySubscriptionSample.js +43 -0
  51. package/dist-esm/samples-dev/cloudsListBySubscriptionSample.js.map +1 -0
  52. package/dist-esm/samples-dev/cloudsUpdateSample.d.ts +2 -0
  53. package/dist-esm/samples-dev/cloudsUpdateSample.d.ts.map +1 -0
  54. package/dist-esm/samples-dev/cloudsUpdateSample.js +32 -0
  55. package/dist-esm/samples-dev/cloudsUpdateSample.js.map +1 -0
  56. package/dist-esm/samples-dev/inventoryItemsCreateSample.d.ts +2 -0
  57. package/dist-esm/samples-dev/inventoryItemsCreateSample.d.ts.map +1 -0
  58. package/dist-esm/samples-dev/inventoryItemsCreateSample.js +34 -0
  59. package/dist-esm/samples-dev/inventoryItemsCreateSample.js.map +1 -0
  60. package/dist-esm/samples-dev/inventoryItemsDeleteSample.d.ts +2 -0
  61. package/dist-esm/samples-dev/inventoryItemsDeleteSample.d.ts.map +1 -0
  62. package/dist-esm/samples-dev/inventoryItemsDeleteSample.js +32 -0
  63. package/dist-esm/samples-dev/inventoryItemsDeleteSample.js.map +1 -0
  64. package/dist-esm/samples-dev/inventoryItemsGetSample.d.ts +2 -0
  65. package/dist-esm/samples-dev/inventoryItemsGetSample.d.ts.map +1 -0
  66. package/dist-esm/samples-dev/inventoryItemsGetSample.js +32 -0
  67. package/dist-esm/samples-dev/inventoryItemsGetSample.js.map +1 -0
  68. package/dist-esm/samples-dev/inventoryItemsListByVmmServerSample.d.ts +2 -0
  69. package/dist-esm/samples-dev/inventoryItemsListByVmmServerSample.d.ts.map +1 -0
  70. package/dist-esm/samples-dev/inventoryItemsListByVmmServerSample.js +45 -0
  71. package/dist-esm/samples-dev/inventoryItemsListByVmmServerSample.js.map +1 -0
  72. package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
  73. package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
  74. package/dist-esm/samples-dev/operationsListSample.js +43 -0
  75. package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
  76. package/dist-esm/samples-dev/virtualMachineTemplatesCreateOrUpdateSample.d.ts +2 -0
  77. package/dist-esm/samples-dev/virtualMachineTemplatesCreateOrUpdateSample.d.ts.map +1 -0
  78. package/dist-esm/samples-dev/virtualMachineTemplatesCreateOrUpdateSample.js +40 -0
  79. package/dist-esm/samples-dev/virtualMachineTemplatesCreateOrUpdateSample.js.map +1 -0
  80. package/dist-esm/samples-dev/virtualMachineTemplatesDeleteSample.d.ts +2 -0
  81. package/dist-esm/samples-dev/virtualMachineTemplatesDeleteSample.d.ts.map +1 -0
  82. package/dist-esm/samples-dev/virtualMachineTemplatesDeleteSample.js +31 -0
  83. package/dist-esm/samples-dev/virtualMachineTemplatesDeleteSample.js.map +1 -0
  84. package/dist-esm/samples-dev/virtualMachineTemplatesGetSample.d.ts +2 -0
  85. package/dist-esm/samples-dev/virtualMachineTemplatesGetSample.d.ts.map +1 -0
  86. package/dist-esm/samples-dev/virtualMachineTemplatesGetSample.js +31 -0
  87. package/dist-esm/samples-dev/virtualMachineTemplatesGetSample.js.map +1 -0
  88. package/dist-esm/samples-dev/virtualMachineTemplatesListByResourceGroupSample.d.ts +2 -0
  89. package/dist-esm/samples-dev/virtualMachineTemplatesListByResourceGroupSample.d.ts.map +1 -0
  90. package/dist-esm/samples-dev/virtualMachineTemplatesListByResourceGroupSample.js +44 -0
  91. package/dist-esm/samples-dev/virtualMachineTemplatesListByResourceGroupSample.js.map +1 -0
  92. package/dist-esm/samples-dev/virtualMachineTemplatesListBySubscriptionSample.d.ts +2 -0
  93. package/dist-esm/samples-dev/virtualMachineTemplatesListBySubscriptionSample.d.ts.map +1 -0
  94. package/dist-esm/samples-dev/virtualMachineTemplatesListBySubscriptionSample.js +43 -0
  95. package/dist-esm/samples-dev/virtualMachineTemplatesListBySubscriptionSample.js.map +1 -0
  96. package/dist-esm/samples-dev/virtualMachineTemplatesUpdateSample.d.ts +2 -0
  97. package/dist-esm/samples-dev/virtualMachineTemplatesUpdateSample.d.ts.map +1 -0
  98. package/dist-esm/samples-dev/virtualMachineTemplatesUpdateSample.js +32 -0
  99. package/dist-esm/samples-dev/virtualMachineTemplatesUpdateSample.js.map +1 -0
  100. package/dist-esm/samples-dev/virtualMachinesCreateCheckpointSample.d.ts +2 -0
  101. package/dist-esm/samples-dev/virtualMachinesCreateCheckpointSample.d.ts.map +1 -0
  102. package/dist-esm/samples-dev/virtualMachinesCreateCheckpointSample.js +36 -0
  103. package/dist-esm/samples-dev/virtualMachinesCreateCheckpointSample.js.map +1 -0
  104. package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.d.ts +2 -0
  105. package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.d.ts.map +1 -0
  106. package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js +42 -0
  107. package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js.map +1 -0
  108. package/dist-esm/samples-dev/virtualMachinesDeleteCheckpointSample.d.ts +2 -0
  109. package/dist-esm/samples-dev/virtualMachinesDeleteCheckpointSample.d.ts.map +1 -0
  110. package/dist-esm/samples-dev/virtualMachinesDeleteCheckpointSample.js +33 -0
  111. package/dist-esm/samples-dev/virtualMachinesDeleteCheckpointSample.js.map +1 -0
  112. package/dist-esm/samples-dev/virtualMachinesDeleteSample.d.ts +2 -0
  113. package/dist-esm/samples-dev/virtualMachinesDeleteSample.d.ts.map +1 -0
  114. package/dist-esm/samples-dev/virtualMachinesDeleteSample.js +31 -0
  115. package/dist-esm/samples-dev/virtualMachinesDeleteSample.js.map +1 -0
  116. package/dist-esm/samples-dev/virtualMachinesGetSample.d.ts +2 -0
  117. package/dist-esm/samples-dev/virtualMachinesGetSample.d.ts.map +1 -0
  118. package/dist-esm/samples-dev/virtualMachinesGetSample.js +31 -0
  119. package/dist-esm/samples-dev/virtualMachinesGetSample.js.map +1 -0
  120. package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.d.ts +2 -0
  121. package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.d.ts.map +1 -0
  122. package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js +44 -0
  123. package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js.map +1 -0
  124. package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.d.ts +2 -0
  125. package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.d.ts.map +1 -0
  126. package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js +43 -0
  127. package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js.map +1 -0
  128. package/dist-esm/samples-dev/virtualMachinesRestartSample.d.ts +2 -0
  129. package/dist-esm/samples-dev/virtualMachinesRestartSample.d.ts.map +1 -0
  130. package/dist-esm/samples-dev/virtualMachinesRestartSample.js +31 -0
  131. package/dist-esm/samples-dev/virtualMachinesRestartSample.js.map +1 -0
  132. package/dist-esm/samples-dev/virtualMachinesRestoreCheckpointSample.d.ts +2 -0
  133. package/dist-esm/samples-dev/virtualMachinesRestoreCheckpointSample.d.ts.map +1 -0
  134. package/dist-esm/samples-dev/virtualMachinesRestoreCheckpointSample.js +33 -0
  135. package/dist-esm/samples-dev/virtualMachinesRestoreCheckpointSample.js.map +1 -0
  136. package/dist-esm/samples-dev/virtualMachinesStartSample.d.ts +2 -0
  137. package/dist-esm/samples-dev/virtualMachinesStartSample.d.ts.map +1 -0
  138. package/dist-esm/samples-dev/virtualMachinesStartSample.js +31 -0
  139. package/dist-esm/samples-dev/virtualMachinesStartSample.js.map +1 -0
  140. package/dist-esm/samples-dev/virtualMachinesStopSample.d.ts +2 -0
  141. package/dist-esm/samples-dev/virtualMachinesStopSample.d.ts.map +1 -0
  142. package/dist-esm/samples-dev/virtualMachinesStopSample.js +33 -0
  143. package/dist-esm/samples-dev/virtualMachinesStopSample.js.map +1 -0
  144. package/dist-esm/samples-dev/virtualMachinesUpdateSample.d.ts +2 -0
  145. package/dist-esm/samples-dev/virtualMachinesUpdateSample.d.ts.map +1 -0
  146. package/dist-esm/samples-dev/virtualMachinesUpdateSample.js +48 -0
  147. package/dist-esm/samples-dev/virtualMachinesUpdateSample.js.map +1 -0
  148. package/dist-esm/samples-dev/virtualNetworksCreateOrUpdateSample.d.ts +2 -0
  149. package/dist-esm/samples-dev/virtualNetworksCreateOrUpdateSample.d.ts.map +1 -0
  150. package/dist-esm/samples-dev/virtualNetworksCreateOrUpdateSample.js +40 -0
  151. package/dist-esm/samples-dev/virtualNetworksCreateOrUpdateSample.js.map +1 -0
  152. package/dist-esm/samples-dev/virtualNetworksDeleteSample.d.ts +2 -0
  153. package/dist-esm/samples-dev/virtualNetworksDeleteSample.d.ts.map +1 -0
  154. package/dist-esm/samples-dev/virtualNetworksDeleteSample.js +31 -0
  155. package/dist-esm/samples-dev/virtualNetworksDeleteSample.js.map +1 -0
  156. package/dist-esm/samples-dev/virtualNetworksGetSample.d.ts +2 -0
  157. package/dist-esm/samples-dev/virtualNetworksGetSample.d.ts.map +1 -0
  158. package/dist-esm/samples-dev/virtualNetworksGetSample.js +31 -0
  159. package/dist-esm/samples-dev/virtualNetworksGetSample.js.map +1 -0
  160. package/dist-esm/samples-dev/virtualNetworksListByResourceGroupSample.d.ts +2 -0
  161. package/dist-esm/samples-dev/virtualNetworksListByResourceGroupSample.d.ts.map +1 -0
  162. package/dist-esm/samples-dev/virtualNetworksListByResourceGroupSample.js +44 -0
  163. package/dist-esm/samples-dev/virtualNetworksListByResourceGroupSample.js.map +1 -0
  164. package/dist-esm/samples-dev/virtualNetworksListBySubscriptionSample.d.ts +2 -0
  165. package/dist-esm/samples-dev/virtualNetworksListBySubscriptionSample.d.ts.map +1 -0
  166. package/dist-esm/samples-dev/virtualNetworksListBySubscriptionSample.js +43 -0
  167. package/dist-esm/samples-dev/virtualNetworksListBySubscriptionSample.js.map +1 -0
  168. package/dist-esm/samples-dev/virtualNetworksUpdateSample.d.ts +2 -0
  169. package/dist-esm/samples-dev/virtualNetworksUpdateSample.d.ts.map +1 -0
  170. package/dist-esm/samples-dev/virtualNetworksUpdateSample.js +32 -0
  171. package/dist-esm/samples-dev/virtualNetworksUpdateSample.js.map +1 -0
  172. package/dist-esm/samples-dev/vmmServersCreateOrUpdateSample.d.ts +2 -0
  173. package/dist-esm/samples-dev/vmmServersCreateOrUpdateSample.d.ts.map +1 -0
  174. package/dist-esm/samples-dev/vmmServersCreateOrUpdateSample.js +41 -0
  175. package/dist-esm/samples-dev/vmmServersCreateOrUpdateSample.js.map +1 -0
  176. package/dist-esm/samples-dev/vmmServersDeleteSample.d.ts +2 -0
  177. package/dist-esm/samples-dev/vmmServersDeleteSample.d.ts.map +1 -0
  178. package/dist-esm/samples-dev/vmmServersDeleteSample.js +31 -0
  179. package/dist-esm/samples-dev/vmmServersDeleteSample.js.map +1 -0
  180. package/dist-esm/samples-dev/vmmServersGetSample.d.ts +2 -0
  181. package/dist-esm/samples-dev/vmmServersGetSample.d.ts.map +1 -0
  182. package/dist-esm/samples-dev/vmmServersGetSample.js +31 -0
  183. package/dist-esm/samples-dev/vmmServersGetSample.js.map +1 -0
  184. package/dist-esm/samples-dev/vmmServersListByResourceGroupSample.d.ts +2 -0
  185. package/dist-esm/samples-dev/vmmServersListByResourceGroupSample.d.ts.map +1 -0
  186. package/dist-esm/samples-dev/vmmServersListByResourceGroupSample.js +44 -0
  187. package/dist-esm/samples-dev/vmmServersListByResourceGroupSample.js.map +1 -0
  188. package/dist-esm/samples-dev/vmmServersListBySubscriptionSample.d.ts +2 -0
  189. package/dist-esm/samples-dev/vmmServersListBySubscriptionSample.d.ts.map +1 -0
  190. package/dist-esm/samples-dev/vmmServersListBySubscriptionSample.js +43 -0
  191. package/dist-esm/samples-dev/vmmServersListBySubscriptionSample.js.map +1 -0
  192. package/dist-esm/samples-dev/vmmServersUpdateSample.d.ts +2 -0
  193. package/dist-esm/samples-dev/vmmServersUpdateSample.d.ts.map +1 -0
  194. package/dist-esm/samples-dev/vmmServersUpdateSample.js +32 -0
  195. package/dist-esm/samples-dev/vmmServersUpdateSample.js.map +1 -0
  196. package/dist-esm/src/index.d.ts +5 -0
  197. package/dist-esm/src/index.d.ts.map +1 -0
  198. package/dist-esm/src/index.js +12 -0
  199. package/dist-esm/src/index.js.map +1 -0
  200. package/dist-esm/src/lroImpl.d.ts +16 -0
  201. package/dist-esm/src/lroImpl.d.ts.map +1 -0
  202. package/dist-esm/src/lroImpl.js +29 -0
  203. package/dist-esm/src/lroImpl.js.map +1 -0
  204. package/dist-esm/src/models/index.d.ts +1484 -0
  205. package/dist-esm/src/models/index.d.ts.map +1 -0
  206. package/dist-esm/src/models/index.js +61 -0
  207. package/dist-esm/src/models/index.js.map +1 -0
  208. package/dist-esm/src/models/mappers.d.ts +64 -0
  209. package/dist-esm/src/models/mappers.d.ts.map +1 -0
  210. package/dist-esm/src/models/mappers.js +2248 -0
  211. package/dist-esm/src/models/mappers.js.map +1 -0
  212. package/dist-esm/src/models/parameters.d.ts +31 -0
  213. package/dist-esm/src/models/parameters.d.ts.map +1 -0
  214. package/dist-esm/src/models/parameters.js +224 -0
  215. package/dist-esm/src/models/parameters.js.map +1 -0
  216. package/dist-esm/src/operations/availabilitySets.d.ts +107 -0
  217. package/dist-esm/src/operations/availabilitySets.d.ts.map +1 -0
  218. package/dist-esm/src/operations/availabilitySets.js +508 -0
  219. package/dist-esm/src/operations/availabilitySets.js.map +1 -0
  220. package/dist-esm/src/operations/clouds.d.ts +107 -0
  221. package/dist-esm/src/operations/clouds.d.ts.map +1 -0
  222. package/dist-esm/src/operations/clouds.js +509 -0
  223. package/dist-esm/src/operations/clouds.js.map +1 -0
  224. package/dist-esm/src/operations/index.d.ts +9 -0
  225. package/dist-esm/src/operations/index.d.ts.map +1 -0
  226. package/dist-esm/src/operations/index.js +16 -0
  227. package/dist-esm/src/operations/index.js.map +1 -0
  228. package/dist-esm/src/operations/inventoryItems.d.ts +62 -0
  229. package/dist-esm/src/operations/inventoryItems.d.ts.map +1 -0
  230. package/dist-esm/src/operations/inventoryItems.js +234 -0
  231. package/dist-esm/src/operations/inventoryItems.js.map +1 -0
  232. package/dist-esm/src/operations/operations.d.ts +32 -0
  233. package/dist-esm/src/operations/operations.d.ts.map +1 -0
  234. package/dist-esm/src/operations/operations.js +120 -0
  235. package/dist-esm/src/operations/operations.js.map +1 -0
  236. package/dist-esm/src/operations/virtualMachineTemplates.d.ts +107 -0
  237. package/dist-esm/src/operations/virtualMachineTemplates.d.ts.map +1 -0
  238. package/dist-esm/src/operations/virtualMachineTemplates.js +509 -0
  239. package/dist-esm/src/operations/virtualMachineTemplates.js.map +1 -0
  240. package/dist-esm/src/operations/virtualMachines.d.ts +191 -0
  241. package/dist-esm/src/operations/virtualMachines.d.ts.map +1 -0
  242. package/dist-esm/src/operations/virtualMachines.js +955 -0
  243. package/dist-esm/src/operations/virtualMachines.js.map +1 -0
  244. package/dist-esm/src/operations/virtualNetworks.d.ts +107 -0
  245. package/dist-esm/src/operations/virtualNetworks.d.ts.map +1 -0
  246. package/dist-esm/src/operations/virtualNetworks.js +509 -0
  247. package/dist-esm/src/operations/virtualNetworks.js.map +1 -0
  248. package/dist-esm/src/operations/vmmServers.d.ts +107 -0
  249. package/dist-esm/src/operations/vmmServers.d.ts.map +1 -0
  250. package/dist-esm/src/operations/vmmServers.js +509 -0
  251. package/dist-esm/src/operations/vmmServers.js.map +1 -0
  252. package/dist-esm/src/operationsInterfaces/availabilitySets.d.ts +71 -0
  253. package/dist-esm/src/operationsInterfaces/availabilitySets.d.ts.map +1 -0
  254. package/dist-esm/src/operationsInterfaces/availabilitySets.js +9 -0
  255. package/dist-esm/src/operationsInterfaces/availabilitySets.js.map +1 -0
  256. package/dist-esm/src/operationsInterfaces/clouds.d.ts +71 -0
  257. package/dist-esm/src/operationsInterfaces/clouds.d.ts.map +1 -0
  258. package/dist-esm/src/operationsInterfaces/clouds.js +9 -0
  259. package/dist-esm/src/operationsInterfaces/clouds.js.map +1 -0
  260. package/dist-esm/src/operationsInterfaces/index.d.ts +9 -0
  261. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
  262. package/dist-esm/src/operationsInterfaces/index.js +16 -0
  263. package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
  264. package/dist-esm/src/operationsInterfaces/inventoryItems.d.ts +37 -0
  265. package/dist-esm/src/operationsInterfaces/inventoryItems.d.ts.map +1 -0
  266. package/dist-esm/src/operationsInterfaces/inventoryItems.js +9 -0
  267. package/dist-esm/src/operationsInterfaces/inventoryItems.js.map +1 -0
  268. package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
  269. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
  270. package/dist-esm/src/operationsInterfaces/operations.js +9 -0
  271. package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
  272. package/dist-esm/src/operationsInterfaces/virtualMachineTemplates.d.ts +71 -0
  273. package/dist-esm/src/operationsInterfaces/virtualMachineTemplates.d.ts.map +1 -0
  274. package/dist-esm/src/operationsInterfaces/virtualMachineTemplates.js +9 -0
  275. package/dist-esm/src/operationsInterfaces/virtualMachineTemplates.js.map +1 -0
  276. package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts +155 -0
  277. package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts.map +1 -0
  278. package/dist-esm/src/operationsInterfaces/virtualMachines.js +9 -0
  279. package/dist-esm/src/operationsInterfaces/virtualMachines.js.map +1 -0
  280. package/dist-esm/src/operationsInterfaces/virtualNetworks.d.ts +71 -0
  281. package/dist-esm/src/operationsInterfaces/virtualNetworks.d.ts.map +1 -0
  282. package/dist-esm/src/operationsInterfaces/virtualNetworks.js +9 -0
  283. package/dist-esm/src/operationsInterfaces/virtualNetworks.js.map +1 -0
  284. package/dist-esm/src/operationsInterfaces/vmmServers.d.ts +71 -0
  285. package/dist-esm/src/operationsInterfaces/vmmServers.d.ts.map +1 -0
  286. package/dist-esm/src/operationsInterfaces/vmmServers.js +9 -0
  287. package/dist-esm/src/operationsInterfaces/vmmServers.js.map +1 -0
  288. package/dist-esm/src/scvmm.d.ts +26 -0
  289. package/dist-esm/src/scvmm.d.ts.map +1 -0
  290. package/dist-esm/src/scvmm.js +77 -0
  291. package/dist-esm/src/scvmm.js.map +1 -0
  292. package/dist-esm/test/sampleTest.d.ts +2 -0
  293. package/dist-esm/test/sampleTest.d.ts.map +1 -0
  294. package/dist-esm/test/sampleTest.js +40 -0
  295. package/dist-esm/test/sampleTest.js.map +1 -0
  296. package/package.json +118 -0
  297. package/review/arm-scvmm.api.md +1194 -0
  298. package/rollup.config.js +122 -0
  299. package/src/index.ts +12 -0
  300. package/src/lroImpl.ts +34 -0
  301. package/src/models/index.ts +1690 -0
  302. package/src/models/mappers.ts +2337 -0
  303. package/src/models/parameters.ts +272 -0
  304. package/src/operations/availabilitySets.ts +682 -0
  305. package/src/operations/clouds.ts +679 -0
  306. package/src/operations/index.ts +16 -0
  307. package/src/operations/inventoryItems.ts +321 -0
  308. package/src/operations/operations.ts +137 -0
  309. package/src/operations/virtualMachineTemplates.ts +683 -0
  310. package/src/operations/virtualMachines.ts +1327 -0
  311. package/src/operations/virtualNetworks.ts +683 -0
  312. package/src/operations/vmmServers.ts +682 -0
  313. package/src/operationsInterfaces/availabilitySets.ts +139 -0
  314. package/src/operationsInterfaces/clouds.ts +136 -0
  315. package/src/operationsInterfaces/index.ts +16 -0
  316. package/src/operationsInterfaces/inventoryItems.ts +73 -0
  317. package/src/operationsInterfaces/operations.ts +25 -0
  318. package/src/operationsInterfaces/virtualMachineTemplates.ts +139 -0
  319. package/src/operationsInterfaces/virtualMachines.ts +277 -0
  320. package/src/operationsInterfaces/virtualNetworks.ts +139 -0
  321. package/src/operationsInterfaces/vmmServers.ts +139 -0
  322. package/src/scvmm.ts +133 -0
  323. package/tsconfig.json +33 -0
  324. package/types/arm-scvmm.d.ts +2229 -0
  325. package/types/tsdoc-metadata.json +11 -0
@@ -0,0 +1,1690 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+
9
+ import * as coreClient from "@azure/core-client";
10
+
11
+ export type InventoryItemPropertiesUnion =
12
+ | InventoryItemProperties
13
+ | CloudInventoryItem
14
+ | VirtualNetworkInventoryItem
15
+ | VirtualMachineTemplateInventoryItem
16
+ | VirtualMachineInventoryItem;
17
+
18
+ /** The VmmServers resource definition. */
19
+ export interface VMMServer {
20
+ /**
21
+ * Resource Id
22
+ * NOTE: This property will not be serialized. It can only be populated by the server.
23
+ */
24
+ readonly id?: string;
25
+ /**
26
+ * Resource Name
27
+ * NOTE: This property will not be serialized. It can only be populated by the server.
28
+ */
29
+ readonly name?: string;
30
+ /**
31
+ * Resource Type
32
+ * NOTE: This property will not be serialized. It can only be populated by the server.
33
+ */
34
+ readonly type?: string;
35
+ /** Gets or sets the location. */
36
+ location: string;
37
+ /** Resource tags */
38
+ tags?: { [propertyName: string]: string };
39
+ /**
40
+ * The system data.
41
+ * NOTE: This property will not be serialized. It can only be populated by the server.
42
+ */
43
+ readonly systemData?: SystemData;
44
+ /** The extended location. */
45
+ extendedLocation: ExtendedLocation;
46
+ /** Credentials to connect to VMMServer. */
47
+ credentials?: VMMServerPropertiesCredentials;
48
+ /** Fqdn is the hostname/ip of the vmmServer. */
49
+ fqdn: string;
50
+ /** Port is the port on which the vmmServer is listening. */
51
+ port?: number;
52
+ /**
53
+ * Gets or sets the connection status to the vmmServer.
54
+ * NOTE: This property will not be serialized. It can only be populated by the server.
55
+ */
56
+ readonly connectionStatus?: string;
57
+ /**
58
+ * Gets or sets any error message if connection to vmmServer is having any issue.
59
+ * NOTE: This property will not be serialized. It can only be populated by the server.
60
+ */
61
+ readonly errorMessage?: string;
62
+ /**
63
+ * Unique ID of vmmServer.
64
+ * NOTE: This property will not be serialized. It can only be populated by the server.
65
+ */
66
+ readonly uuid?: string;
67
+ /**
68
+ * Version is the version of the vmmSever.
69
+ * NOTE: This property will not be serialized. It can only be populated by the server.
70
+ */
71
+ readonly version?: string;
72
+ /**
73
+ * Gets or sets the provisioning state.
74
+ * NOTE: This property will not be serialized. It can only be populated by the server.
75
+ */
76
+ readonly provisioningState?: string;
77
+ }
78
+
79
+ /** Credentials to connect to VMMServer. */
80
+ export interface VMMServerPropertiesCredentials {
81
+ /** Username to use to connect to VMMServer. */
82
+ username?: string;
83
+ /** Credentials to use to connect to VMMServer. */
84
+ password?: string;
85
+ }
86
+
87
+ /** Metadata pertaining to creation and last modification of the resource. */
88
+ export interface SystemData {
89
+ /** The identity that created the resource. */
90
+ createdBy?: string;
91
+ /** The type of identity that created the resource. */
92
+ createdByType?: CreatedByType;
93
+ /** The timestamp of resource creation (UTC). */
94
+ createdAt?: Date;
95
+ /** The identity that last modified the resource. */
96
+ lastModifiedBy?: string;
97
+ /** The type of identity that last modified the resource. */
98
+ lastModifiedByType?: CreatedByType;
99
+ /** The timestamp of resource last modification (UTC) */
100
+ lastModifiedAt?: Date;
101
+ }
102
+
103
+ /** The extended location. */
104
+ export interface ExtendedLocation {
105
+ /** The extended location type. */
106
+ type?: string;
107
+ /** The extended location name. */
108
+ name?: string;
109
+ }
110
+
111
+ /** Error response. */
112
+ export interface ErrorResponse {
113
+ /** The error details. */
114
+ error?: ErrorDefinition;
115
+ }
116
+
117
+ /** Error definition. */
118
+ export interface ErrorDefinition {
119
+ /**
120
+ * Service specific error code which serves as the substatus for the HTTP error code.
121
+ * NOTE: This property will not be serialized. It can only be populated by the server.
122
+ */
123
+ readonly code?: string;
124
+ /**
125
+ * Description of the error.
126
+ * NOTE: This property will not be serialized. It can only be populated by the server.
127
+ */
128
+ readonly message?: string;
129
+ /**
130
+ * Internal error details.
131
+ * NOTE: This property will not be serialized. It can only be populated by the server.
132
+ */
133
+ readonly details?: ErrorDefinition[];
134
+ }
135
+
136
+ /** Object containing tags updates for patch operations. */
137
+ export interface ResourcePatch {
138
+ /** Resource tags. */
139
+ tags?: { [propertyName: string]: string };
140
+ }
141
+
142
+ /** List of VmmServers. */
143
+ export interface VMMServerListResult {
144
+ /** List of VmmServers. */
145
+ value?: VMMServer[];
146
+ /** Url to follow for getting next page of resources. */
147
+ nextLink?: string;
148
+ }
149
+
150
+ /** Results of the request to list operations. */
151
+ export interface ResourceProviderOperationList {
152
+ /** List of Operations. */
153
+ value?: ResourceProviderOperation[];
154
+ /** Url to follow for getting next page of resources. */
155
+ nextLink?: string;
156
+ }
157
+
158
+ /** Results of the request to list operations. */
159
+ export interface ResourceProviderOperation {
160
+ /** Indicates whether the operation applies to data-plane. */
161
+ isDataAction?: string;
162
+ /** Operation name, in format of {provider}/{resource}/{operation}. */
163
+ name?: string;
164
+ /** Display metadata associated with the operation. */
165
+ display?: ResourceProviderOperationDisplay;
166
+ }
167
+
168
+ /** Display metadata associated with the operation. */
169
+ export interface ResourceProviderOperationDisplay {
170
+ /** The resource provider. */
171
+ provider?: string;
172
+ /** Resource on which the operation is performed. */
173
+ resource?: string;
174
+ /** Type of operation: read, write, delete, etc. */
175
+ operation?: string;
176
+ /** Description of this operation. */
177
+ description?: string;
178
+ }
179
+
180
+ /** The Clouds resource definition. */
181
+ export interface Cloud {
182
+ /**
183
+ * Resource Id
184
+ * NOTE: This property will not be serialized. It can only be populated by the server.
185
+ */
186
+ readonly id?: string;
187
+ /**
188
+ * Resource Name
189
+ * NOTE: This property will not be serialized. It can only be populated by the server.
190
+ */
191
+ readonly name?: string;
192
+ /**
193
+ * Resource Type
194
+ * NOTE: This property will not be serialized. It can only be populated by the server.
195
+ */
196
+ readonly type?: string;
197
+ /** Gets or sets the location. */
198
+ location: string;
199
+ /** Resource tags */
200
+ tags?: { [propertyName: string]: string };
201
+ /**
202
+ * The system data.
203
+ * NOTE: This property will not be serialized. It can only be populated by the server.
204
+ */
205
+ readonly systemData?: SystemData;
206
+ /** The extended location. */
207
+ extendedLocation: ExtendedLocation;
208
+ /** Gets or sets the inventory Item ID for the resource. */
209
+ inventoryItemId?: string;
210
+ /** Unique ID of the cloud. */
211
+ uuid?: string;
212
+ /** ARM Id of the vmmServer resource in which this resource resides. */
213
+ vmmServerId?: string;
214
+ /**
215
+ * Name of the cloud in VMMServer.
216
+ * NOTE: This property will not be serialized. It can only be populated by the server.
217
+ */
218
+ readonly cloudName?: string;
219
+ /**
220
+ * Capacity of the cloud.
221
+ * NOTE: This property will not be serialized. It can only be populated by the server.
222
+ */
223
+ readonly cloudCapacity?: CloudCapacity;
224
+ /**
225
+ * List of QoS policies available for the cloud.
226
+ * NOTE: This property will not be serialized. It can only be populated by the server.
227
+ */
228
+ readonly storageQoSPolicies?: StorageQoSPolicy[];
229
+ /**
230
+ * Gets or sets the provisioning state.
231
+ * NOTE: This property will not be serialized. It can only be populated by the server.
232
+ */
233
+ readonly provisioningState?: string;
234
+ }
235
+
236
+ /** Cloud Capacity model */
237
+ export interface CloudCapacity {
238
+ /** CPUCount specifies the maximum number of CPUs that can be allocated in the cloud. */
239
+ cpuCount?: number;
240
+ /** MemoryMB specifies a memory usage limit in megabytes. */
241
+ memoryMB?: number;
242
+ /** VMCount gives the max number of VMs that can be deployed in the cloud. */
243
+ vmCount?: number;
244
+ }
245
+
246
+ /** The StorageQoSPolicy definition. */
247
+ export interface StorageQoSPolicy {
248
+ /** The name of the policy. */
249
+ name?: string;
250
+ /** The ID of the QoS policy. */
251
+ id?: string;
252
+ /** The maximum IO operations per second. */
253
+ iopsMaximum?: number;
254
+ /** The minimum IO operations per second. */
255
+ iopsMinimum?: number;
256
+ /** The Bandwidth Limit for internet traffic. */
257
+ bandwidthLimit?: number;
258
+ /** The underlying policy. */
259
+ policyId?: string;
260
+ }
261
+
262
+ /** List of Clouds. */
263
+ export interface CloudListResult {
264
+ /** List of Clouds. */
265
+ value?: Cloud[];
266
+ /** Url to follow for getting next page of resources. */
267
+ nextLink?: string;
268
+ }
269
+
270
+ /** The VirtualNetworks resource definition. */
271
+ export interface VirtualNetwork {
272
+ /**
273
+ * Resource Id
274
+ * NOTE: This property will not be serialized. It can only be populated by the server.
275
+ */
276
+ readonly id?: string;
277
+ /**
278
+ * Resource Name
279
+ * NOTE: This property will not be serialized. It can only be populated by the server.
280
+ */
281
+ readonly name?: string;
282
+ /**
283
+ * Resource Type
284
+ * NOTE: This property will not be serialized. It can only be populated by the server.
285
+ */
286
+ readonly type?: string;
287
+ /** Gets or sets the location. */
288
+ location: string;
289
+ /** Resource tags */
290
+ tags?: { [propertyName: string]: string };
291
+ /**
292
+ * The system data.
293
+ * NOTE: This property will not be serialized. It can only be populated by the server.
294
+ */
295
+ readonly systemData?: SystemData;
296
+ /** The extended location. */
297
+ extendedLocation: ExtendedLocation;
298
+ /** Gets or sets the inventory Item ID for the resource. */
299
+ inventoryItemId?: string;
300
+ /** Unique ID of the virtual network. */
301
+ uuid?: string;
302
+ /** ARM Id of the vmmServer resource in which this resource resides. */
303
+ vmmServerId?: string;
304
+ /**
305
+ * Name of the virtual network in vmmServer.
306
+ * NOTE: This property will not be serialized. It can only be populated by the server.
307
+ */
308
+ readonly networkName?: string;
309
+ /**
310
+ * Gets or sets the provisioning state.
311
+ * NOTE: This property will not be serialized. It can only be populated by the server.
312
+ */
313
+ readonly provisioningState?: string;
314
+ }
315
+
316
+ /** List of VirtualNetworks. */
317
+ export interface VirtualNetworkListResult {
318
+ /** List of VirtualNetworks. */
319
+ value?: VirtualNetwork[];
320
+ /** Url to follow for getting next page of resources. */
321
+ nextLink?: string;
322
+ }
323
+
324
+ /** The VirtualMachines resource definition. */
325
+ export interface VirtualMachine {
326
+ /**
327
+ * Resource Id
328
+ * NOTE: This property will not be serialized. It can only be populated by the server.
329
+ */
330
+ readonly id?: string;
331
+ /**
332
+ * Resource Name
333
+ * NOTE: This property will not be serialized. It can only be populated by the server.
334
+ */
335
+ readonly name?: string;
336
+ /**
337
+ * Resource Type
338
+ * NOTE: This property will not be serialized. It can only be populated by the server.
339
+ */
340
+ readonly type?: string;
341
+ /** Gets or sets the location. */
342
+ location: string;
343
+ /** Resource tags */
344
+ tags?: { [propertyName: string]: string };
345
+ /**
346
+ * The system data.
347
+ * NOTE: This property will not be serialized. It can only be populated by the server.
348
+ */
349
+ readonly systemData?: SystemData;
350
+ /** The extended location. */
351
+ extendedLocation: ExtendedLocation;
352
+ /** Gets or sets the inventory Item ID for the resource. */
353
+ inventoryItemId?: string;
354
+ /** ARM Id of the vmmServer resource in which this resource resides. */
355
+ vmmServerId?: string;
356
+ /** ARM Id of the cloud resource to use for deploying the vm. */
357
+ cloudId?: string;
358
+ /** ARM Id of the template resource to use for deploying the vm. */
359
+ templateId?: string;
360
+ /** Type of checkpoint supported for the vm. */
361
+ checkpointType?: string;
362
+ /** Checkpoints in the vm. */
363
+ checkpoints?: Checkpoint[];
364
+ /** Availability Sets in vm. */
365
+ availabilitySets?: AvailabilitySetListItem[];
366
+ /** OS properties. */
367
+ osProfile?: OsProfile;
368
+ /** Hardware properties. */
369
+ hardwareProfile?: HardwareProfile;
370
+ /** Network properties. */
371
+ networkProfile?: NetworkProfile;
372
+ /** Storage properties. */
373
+ storageProfile?: StorageProfile;
374
+ /** VMName is the name of VM on the SCVMM server. */
375
+ vmName?: string;
376
+ /** Unique ID of the virtual machine. */
377
+ uuid?: string;
378
+ /** Gets or sets the generation for the vm. */
379
+ generation?: number;
380
+ /**
381
+ * Gets the power state of the virtual machine.
382
+ * NOTE: This property will not be serialized. It can only be populated by the server.
383
+ */
384
+ readonly powerState?: string;
385
+ /**
386
+ * Gets or sets the provisioning state.
387
+ * NOTE: This property will not be serialized. It can only be populated by the server.
388
+ */
389
+ readonly provisioningState?: string;
390
+ }
391
+
392
+ /** Defines the resource properties. */
393
+ export interface Checkpoint {
394
+ /** Gets ID of parent of the checkpoint. */
395
+ parentCheckpointID?: string;
396
+ /** Gets ID of the checkpoint. */
397
+ checkpointID?: string;
398
+ /** Gets name of the checkpoint. */
399
+ name?: string;
400
+ /** Gets description of the checkpoint. */
401
+ description?: string;
402
+ }
403
+
404
+ /** Availability Set model */
405
+ export interface AvailabilitySetListItem {
406
+ /** Gets the ARM Id of the microsoft.scvmm/availabilitySets resource. */
407
+ id?: string;
408
+ /** Gets or sets the name of the availability set. */
409
+ name?: string;
410
+ }
411
+
412
+ /** Defines the resource properties. */
413
+ export interface OsProfile {
414
+ /** Admin password of the virtual machine. */
415
+ adminPassword?: string;
416
+ /** Gets or sets computer name. */
417
+ computerName?: string;
418
+ /**
419
+ * Gets or sets the type of the os.
420
+ * NOTE: This property will not be serialized. It can only be populated by the server.
421
+ */
422
+ readonly osType?: OsType;
423
+ /**
424
+ * Gets or sets os name.
425
+ * NOTE: This property will not be serialized. It can only be populated by the server.
426
+ */
427
+ readonly osName?: string;
428
+ }
429
+
430
+ /** Defines the resource properties. */
431
+ export interface HardwareProfile {
432
+ /** MemoryMB is the size of a virtual machine's memory, in MB. */
433
+ memoryMB?: number;
434
+ /** Gets or sets the number of vCPUs for the vm. */
435
+ cpuCount?: number;
436
+ /** Gets or sets a value indicating whether to enable processor compatibility mode for live migration of VMs. */
437
+ limitCpuForMigration?: LimitCpuForMigration;
438
+ /** Gets or sets a value indicating whether to enable dynamic memory or not. */
439
+ dynamicMemoryEnabled?: DynamicMemoryEnabled;
440
+ /** Gets or sets the max dynamic memory for the vm. */
441
+ dynamicMemoryMaxMB?: number;
442
+ /** Gets or sets the min dynamic memory for the vm. */
443
+ dynamicMemoryMinMB?: number;
444
+ /** Gets highly available property. */
445
+ isHighlyAvailable?: string;
446
+ }
447
+
448
+ /** Defines the resource properties. */
449
+ export interface NetworkProfile {
450
+ /** Gets or sets the list of network interfaces associated with the virtual machine. */
451
+ networkInterfaces?: NetworkInterfaces[];
452
+ }
453
+
454
+ /** Network Interface model */
455
+ export interface NetworkInterfaces {
456
+ /** Gets or sets the name of the network interface. */
457
+ name?: string;
458
+ /**
459
+ * Gets the display name of the network interface as shown in the vmmServer. This is the fallback label for a NIC when the name is not set.
460
+ * NOTE: This property will not be serialized. It can only be populated by the server.
461
+ */
462
+ readonly displayName?: string;
463
+ /**
464
+ * Gets or sets the nic ipv4 addresses.
465
+ * NOTE: This property will not be serialized. It can only be populated by the server.
466
+ */
467
+ readonly ipv4Addresses?: string[];
468
+ /**
469
+ * Gets or sets the nic ipv6 addresses.
470
+ * NOTE: This property will not be serialized. It can only be populated by the server.
471
+ */
472
+ readonly ipv6Addresses?: string[];
473
+ /** Gets or sets the nic MAC address. */
474
+ macAddress?: string;
475
+ /** Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic. */
476
+ virtualNetworkId?: string;
477
+ /**
478
+ * Gets or sets the name of the virtual network in vmmServer that the nic is connected to.
479
+ * NOTE: This property will not be serialized. It can only be populated by the server.
480
+ */
481
+ readonly networkName?: string;
482
+ /** Gets or sets the ipv4 address type. */
483
+ ipv4AddressType?: AllocationMethod;
484
+ /** Gets or sets the ipv6 address type. */
485
+ ipv6AddressType?: AllocationMethod;
486
+ /** Gets or sets the mac address type. */
487
+ macAddressType?: AllocationMethod;
488
+ /** Gets or sets the nic id. */
489
+ nicId?: string;
490
+ }
491
+
492
+ /** Defines the resource properties. */
493
+ export interface StorageProfile {
494
+ /** Gets or sets the list of virtual disks associated with the virtual machine. */
495
+ disks?: VirtualDisk[];
496
+ }
497
+
498
+ /** Virtual disk model */
499
+ export interface VirtualDisk {
500
+ /** Gets or sets the name of the disk. */
501
+ name?: string;
502
+ /**
503
+ * Gets the display name of the virtual disk as shown in the vmmServer. This is the fallback label for a disk when the name is not set.
504
+ * NOTE: This property will not be serialized. It can only be populated by the server.
505
+ */
506
+ readonly displayName?: string;
507
+ /** Gets or sets the disk id. */
508
+ diskId?: string;
509
+ /** Gets or sets the disk total size. */
510
+ diskSizeGB?: number;
511
+ /**
512
+ * Gets or sets the max disk size.
513
+ * NOTE: This property will not be serialized. It can only be populated by the server.
514
+ */
515
+ readonly maxDiskSizeGB?: number;
516
+ /** Gets or sets the disk bus. */
517
+ bus?: number;
518
+ /** Gets or sets the disk lun. */
519
+ lun?: number;
520
+ /** Gets or sets the disk bus type. */
521
+ busType?: string;
522
+ /** Gets or sets the disk vhd type. */
523
+ vhdType?: string;
524
+ /**
525
+ * Gets or sets the disk volume type.
526
+ * NOTE: This property will not be serialized. It can only be populated by the server.
527
+ */
528
+ readonly volumeType?: string;
529
+ /**
530
+ * Gets the disk vhd format type.
531
+ * NOTE: This property will not be serialized. It can only be populated by the server.
532
+ */
533
+ readonly vhdFormatType?: string;
534
+ /** Gets or sets the disk id in the template. */
535
+ templateDiskId?: string;
536
+ /** The QoS policy for the disk. */
537
+ storageQoSPolicy?: StorageQoSPolicyDetails;
538
+ /** Gets or sets a value indicating diff disk. */
539
+ createDiffDisk?: CreateDiffDisk;
540
+ }
541
+
542
+ /** The StorageQoSPolicyDetails definition. */
543
+ export interface StorageQoSPolicyDetails {
544
+ /** The name of the policy. */
545
+ name?: string;
546
+ /** The ID of the QoS policy. */
547
+ id?: string;
548
+ }
549
+
550
+ /** Defines the virtualMachineUpdate. */
551
+ export interface VirtualMachineUpdate {
552
+ /** Defines the resource properties. */
553
+ properties?: VirtualMachineUpdateProperties;
554
+ /** Gets or sets the Resource tags. */
555
+ tags?: { [propertyName: string]: string };
556
+ }
557
+
558
+ /** Defines the resource properties. */
559
+ export interface VirtualMachineUpdateProperties {
560
+ /** Defines the resource properties. */
561
+ hardwareProfile?: HardwareProfileUpdate;
562
+ /** Defines the resource properties. */
563
+ storageProfile?: StorageProfileUpdate;
564
+ /** Defines the resource properties. */
565
+ networkProfile?: NetworkProfileUpdate;
566
+ /** Availability Sets in vm. */
567
+ availabilitySets?: AvailabilitySetListItem[];
568
+ }
569
+
570
+ /** Defines the resource properties. */
571
+ export interface HardwareProfileUpdate {
572
+ /** MemoryMB is the size of a virtual machine's memory, in MB. */
573
+ memoryMB?: number;
574
+ /** Gets or sets the number of vCPUs for the vm. */
575
+ cpuCount?: number;
576
+ /** Gets or sets a value indicating whether to enable processor compatibility mode for live migration of VMs. */
577
+ limitCpuForMigration?: LimitCpuForMigration;
578
+ /** Gets or sets a value indicating whether to enable dynamic memory or not. */
579
+ dynamicMemoryEnabled?: DynamicMemoryEnabled;
580
+ /** Gets or sets the max dynamic memory for the vm. */
581
+ dynamicMemoryMaxMB?: number;
582
+ /** Gets or sets the min dynamic memory for the vm. */
583
+ dynamicMemoryMinMB?: number;
584
+ }
585
+
586
+ /** Defines the resource properties. */
587
+ export interface StorageProfileUpdate {
588
+ /** Gets or sets the list of virtual disks associated with the virtual machine. */
589
+ disks?: VirtualDiskUpdate[];
590
+ }
591
+
592
+ /** Virtual disk model */
593
+ export interface VirtualDiskUpdate {
594
+ /** Gets or sets the name of the disk. */
595
+ name?: string;
596
+ /** Gets or sets the disk id. */
597
+ diskId?: string;
598
+ /** Gets or sets the disk total size. */
599
+ diskSizeGB?: number;
600
+ /** Gets or sets the disk bus. */
601
+ bus?: number;
602
+ /** Gets or sets the disk lun. */
603
+ lun?: number;
604
+ /** Gets or sets the disk bus type. */
605
+ busType?: string;
606
+ /** Gets or sets the disk vhd type. */
607
+ vhdType?: string;
608
+ /** The QoS policy for the disk. */
609
+ storageQoSPolicy?: StorageQoSPolicyDetails;
610
+ }
611
+
612
+ /** Defines the resource properties. */
613
+ export interface NetworkProfileUpdate {
614
+ /** Gets or sets the list of network interfaces associated with the virtual machine. */
615
+ networkInterfaces?: NetworkInterfacesUpdate[];
616
+ }
617
+
618
+ /** Network Interface model */
619
+ export interface NetworkInterfacesUpdate {
620
+ /** Gets or sets the name of the network interface. */
621
+ name?: string;
622
+ /** Gets or sets the nic MAC address. */
623
+ macAddress?: string;
624
+ /** Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic. */
625
+ virtualNetworkId?: string;
626
+ /** Gets or sets the ipv4 address type. */
627
+ ipv4AddressType?: AllocationMethod;
628
+ /** Gets or sets the ipv6 address type. */
629
+ ipv6AddressType?: AllocationMethod;
630
+ /** Gets or sets the mac address type. */
631
+ macAddressType?: AllocationMethod;
632
+ /** Gets or sets the nic id. */
633
+ nicId?: string;
634
+ }
635
+
636
+ /** Defines the stop action properties. */
637
+ export interface StopVirtualMachineOptions {
638
+ /** Gets or sets a value indicating whether to request non-graceful VM shutdown. True value for this flag indicates non-graceful shutdown whereas false indicates otherwise. Defaults to false. */
639
+ skipShutdown?: boolean;
640
+ }
641
+
642
+ /** Defines the create checkpoint action properties. */
643
+ export interface VirtualMachineCreateCheckpoint {
644
+ /** Name of the checkpoint. */
645
+ name?: string;
646
+ /** Description of the checkpoint. */
647
+ description?: string;
648
+ }
649
+
650
+ /** Defines the delete checkpoint action properties. */
651
+ export interface VirtualMachineDeleteCheckpoint {
652
+ /** ID of the checkpoint to be deleted. */
653
+ id?: string;
654
+ }
655
+
656
+ /** Defines the restore checkpoint action properties. */
657
+ export interface VirtualMachineRestoreCheckpoint {
658
+ /** ID of the checkpoint to be restored to. */
659
+ id?: string;
660
+ }
661
+
662
+ /** List of VirtualMachines. */
663
+ export interface VirtualMachineListResult {
664
+ /** List of VirtualMachines. */
665
+ value?: VirtualMachine[];
666
+ /** Url to follow for getting next page of resources. */
667
+ nextLink?: string;
668
+ }
669
+
670
+ /** The VirtualMachineTemplates resource definition. */
671
+ export interface VirtualMachineTemplate {
672
+ /**
673
+ * Resource Id
674
+ * NOTE: This property will not be serialized. It can only be populated by the server.
675
+ */
676
+ readonly id?: string;
677
+ /**
678
+ * Resource Name
679
+ * NOTE: This property will not be serialized. It can only be populated by the server.
680
+ */
681
+ readonly name?: string;
682
+ /**
683
+ * Resource Type
684
+ * NOTE: This property will not be serialized. It can only be populated by the server.
685
+ */
686
+ readonly type?: string;
687
+ /** Gets or sets the location. */
688
+ location: string;
689
+ /** Resource tags */
690
+ tags?: { [propertyName: string]: string };
691
+ /**
692
+ * The system data.
693
+ * NOTE: This property will not be serialized. It can only be populated by the server.
694
+ */
695
+ readonly systemData?: SystemData;
696
+ /** The extended location. */
697
+ extendedLocation: ExtendedLocation;
698
+ /** Gets or sets the inventory Item ID for the resource. */
699
+ inventoryItemId?: string;
700
+ /** Unique ID of the virtual machine template. */
701
+ uuid?: string;
702
+ /** ARM Id of the vmmServer resource in which this resource resides. */
703
+ vmmServerId?: string;
704
+ /**
705
+ * Gets or sets the type of the os.
706
+ * NOTE: This property will not be serialized. It can only be populated by the server.
707
+ */
708
+ readonly osType?: OsType;
709
+ /**
710
+ * Gets or sets os name.
711
+ * NOTE: This property will not be serialized. It can only be populated by the server.
712
+ */
713
+ readonly osName?: string;
714
+ /**
715
+ * Gets or sets computer name.
716
+ * NOTE: This property will not be serialized. It can only be populated by the server.
717
+ */
718
+ readonly computerName?: string;
719
+ /**
720
+ * MemoryMB is the desired size of a virtual machine's memory, in MB.
721
+ * NOTE: This property will not be serialized. It can only be populated by the server.
722
+ */
723
+ readonly memoryMB?: number;
724
+ /**
725
+ * Gets or sets the desired number of vCPUs for the vm.
726
+ * NOTE: This property will not be serialized. It can only be populated by the server.
727
+ */
728
+ readonly cpuCount?: number;
729
+ /**
730
+ * Gets or sets a value indicating whether to enable processor compatibility mode for live migration of VMs.
731
+ * NOTE: This property will not be serialized. It can only be populated by the server.
732
+ */
733
+ readonly limitCpuForMigration?: LimitCpuForMigration;
734
+ /**
735
+ * Gets or sets a value indicating whether to enable dynamic memory or not.
736
+ * NOTE: This property will not be serialized. It can only be populated by the server.
737
+ */
738
+ readonly dynamicMemoryEnabled?: DynamicMemoryEnabled;
739
+ /**
740
+ * Gets or sets a value indicating whether the vm template is customizable or not.
741
+ * NOTE: This property will not be serialized. It can only be populated by the server.
742
+ */
743
+ readonly isCustomizable?: IsCustomizable;
744
+ /**
745
+ * Gets or sets the max dynamic memory for the vm.
746
+ * NOTE: This property will not be serialized. It can only be populated by the server.
747
+ */
748
+ readonly dynamicMemoryMaxMB?: number;
749
+ /**
750
+ * Gets or sets the min dynamic memory for the vm.
751
+ * NOTE: This property will not be serialized. It can only be populated by the server.
752
+ */
753
+ readonly dynamicMemoryMinMB?: number;
754
+ /**
755
+ * Gets highly available property.
756
+ * NOTE: This property will not be serialized. It can only be populated by the server.
757
+ */
758
+ readonly isHighlyAvailable?: string;
759
+ /**
760
+ * Gets or sets the generation for the vm.
761
+ * NOTE: This property will not be serialized. It can only be populated by the server.
762
+ */
763
+ readonly generation?: number;
764
+ /**
765
+ * Gets or sets the network interfaces of the template.
766
+ * NOTE: This property will not be serialized. It can only be populated by the server.
767
+ */
768
+ readonly networkInterfaces?: NetworkInterfaces[];
769
+ /**
770
+ * Gets or sets the disks of the template.
771
+ * NOTE: This property will not be serialized. It can only be populated by the server.
772
+ */
773
+ readonly disks?: VirtualDisk[];
774
+ /**
775
+ * Gets or sets the provisioning state.
776
+ * NOTE: This property will not be serialized. It can only be populated by the server.
777
+ */
778
+ readonly provisioningState?: string;
779
+ }
780
+
781
+ /** List of VirtualMachineTemplates. */
782
+ export interface VirtualMachineTemplateListResult {
783
+ /** List of VirtualMachineTemplates. */
784
+ value?: VirtualMachineTemplate[];
785
+ /** Url to follow for getting next page of resources. */
786
+ nextLink?: string;
787
+ }
788
+
789
+ /** The AvailabilitySets resource definition. */
790
+ export interface AvailabilitySet {
791
+ /**
792
+ * Resource Id
793
+ * NOTE: This property will not be serialized. It can only be populated by the server.
794
+ */
795
+ readonly id?: string;
796
+ /**
797
+ * Resource Name
798
+ * NOTE: This property will not be serialized. It can only be populated by the server.
799
+ */
800
+ readonly name?: string;
801
+ /**
802
+ * Resource Type
803
+ * NOTE: This property will not be serialized. It can only be populated by the server.
804
+ */
805
+ readonly type?: string;
806
+ /** Gets or sets the location. */
807
+ location?: string;
808
+ /** Resource tags */
809
+ tags?: { [propertyName: string]: string };
810
+ /**
811
+ * The system data.
812
+ * NOTE: This property will not be serialized. It can only be populated by the server.
813
+ */
814
+ readonly systemData?: SystemData;
815
+ /** The extended location. */
816
+ extendedLocation?: ExtendedLocation;
817
+ /** Name of the availability set. */
818
+ availabilitySetName?: string;
819
+ /** ARM Id of the vmmServer resource in which this resource resides. */
820
+ vmmServerId?: string;
821
+ /**
822
+ * Gets or sets the provisioning state.
823
+ * NOTE: This property will not be serialized. It can only be populated by the server.
824
+ */
825
+ readonly provisioningState?: string;
826
+ }
827
+
828
+ /** List of AvailabilitySets. */
829
+ export interface AvailabilitySetListResult {
830
+ /** List of AvailabilitySets. */
831
+ value?: AvailabilitySet[];
832
+ /** Url to follow for getting next page of resources. */
833
+ nextLink?: string;
834
+ }
835
+
836
+ /** Defines the resource properties. */
837
+ export interface InventoryItemProperties {
838
+ /** Polymorphic discriminator, which specifies the different types this object can be */
839
+ inventoryType:
840
+ | "Cloud"
841
+ | "VirtualNetwork"
842
+ | "VirtualMachineTemplate"
843
+ | "VirtualMachine";
844
+ /**
845
+ * Gets the tracked resource id corresponding to the inventory resource.
846
+ * NOTE: This property will not be serialized. It can only be populated by the server.
847
+ */
848
+ readonly managedResourceId?: string;
849
+ /**
850
+ * Gets the UUID (which is assigned by VMM) for the inventory item.
851
+ * NOTE: This property will not be serialized. It can only be populated by the server.
852
+ */
853
+ readonly uuid?: string;
854
+ /**
855
+ * Gets the Managed Object name in VMM for the inventory item.
856
+ * NOTE: This property will not be serialized. It can only be populated by the server.
857
+ */
858
+ readonly inventoryItemName?: string;
859
+ /**
860
+ * Gets the provisioning state.
861
+ * NOTE: This property will not be serialized. It can only be populated by the server.
862
+ */
863
+ readonly provisioningState?: string;
864
+ }
865
+
866
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
867
+ export interface Resource {
868
+ /**
869
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
870
+ * NOTE: This property will not be serialized. It can only be populated by the server.
871
+ */
872
+ readonly id?: string;
873
+ /**
874
+ * The name of the resource
875
+ * NOTE: This property will not be serialized. It can only be populated by the server.
876
+ */
877
+ readonly name?: string;
878
+ /**
879
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
880
+ * NOTE: This property will not be serialized. It can only be populated by the server.
881
+ */
882
+ readonly type?: string;
883
+ }
884
+
885
+ /** List of InventoryItems. */
886
+ export interface InventoryItemsList {
887
+ /** Url to follow for getting next page of InventoryItems. */
888
+ nextLink?: string;
889
+ /** Array of InventoryItems */
890
+ value: InventoryItem[];
891
+ }
892
+
893
+ /** Defines the resource properties. */
894
+ export interface InventoryItemDetails {
895
+ /** Gets or sets the inventory Item ID for the resource. */
896
+ inventoryItemId?: string;
897
+ /** Gets or sets the Managed Object name in VMM for the resource. */
898
+ inventoryItemName?: string;
899
+ }
900
+
901
+ /** The Cloud inventory item. */
902
+ export type CloudInventoryItem = InventoryItemProperties & {
903
+ /** Polymorphic discriminator, which specifies the different types this object can be */
904
+ inventoryType: "Cloud";
905
+ };
906
+
907
+ /** The Virtual network inventory item. */
908
+ export type VirtualNetworkInventoryItem = InventoryItemProperties & {
909
+ /** Polymorphic discriminator, which specifies the different types this object can be */
910
+ inventoryType: "VirtualNetwork";
911
+ };
912
+
913
+ /** The Virtual machine template inventory item. */
914
+ export type VirtualMachineTemplateInventoryItem = InventoryItemProperties & {
915
+ /** Polymorphic discriminator, which specifies the different types this object can be */
916
+ inventoryType: "VirtualMachineTemplate";
917
+ /**
918
+ * Gets or sets the desired number of vCPUs for the vm.
919
+ * NOTE: This property will not be serialized. It can only be populated by the server.
920
+ */
921
+ readonly cpuCount?: number;
922
+ /**
923
+ * MemoryMB is the desired size of a virtual machine's memory, in MB.
924
+ * NOTE: This property will not be serialized. It can only be populated by the server.
925
+ */
926
+ readonly memoryMB?: number;
927
+ /**
928
+ * Gets or sets the type of the os.
929
+ * NOTE: This property will not be serialized. It can only be populated by the server.
930
+ */
931
+ readonly osType?: OsType;
932
+ /**
933
+ * Gets or sets os name.
934
+ * NOTE: This property will not be serialized. It can only be populated by the server.
935
+ */
936
+ readonly osName?: string;
937
+ };
938
+
939
+ /** The Virtual machine inventory item. */
940
+ export type VirtualMachineInventoryItem = InventoryItemProperties & {
941
+ /** Polymorphic discriminator, which specifies the different types this object can be */
942
+ inventoryType: "VirtualMachine";
943
+ /**
944
+ * Gets or sets the type of the os.
945
+ * NOTE: This property will not be serialized. It can only be populated by the server.
946
+ */
947
+ readonly osType?: OsType;
948
+ /**
949
+ * Gets or sets os name.
950
+ * NOTE: This property will not be serialized. It can only be populated by the server.
951
+ */
952
+ readonly osName?: string;
953
+ /**
954
+ * Gets the power state of the virtual machine.
955
+ * NOTE: This property will not be serialized. It can only be populated by the server.
956
+ */
957
+ readonly powerState?: string;
958
+ /** Gets or sets the nic ip addresses. */
959
+ ipAddresses?: string[];
960
+ /** Cloud inventory resource details where the VM is present. */
961
+ cloud?: InventoryItemDetails;
962
+ };
963
+
964
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
965
+ export type ProxyResource = Resource & {};
966
+
967
+ /** Defines the inventory item. */
968
+ export type InventoryItem = ProxyResource & {
969
+ /**
970
+ * The system data.
971
+ * NOTE: This property will not be serialized. It can only be populated by the server.
972
+ */
973
+ readonly systemData?: SystemData;
974
+ /** Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value. */
975
+ kind?: string;
976
+ /** They inventory type. */
977
+ inventoryType: InventoryType;
978
+ /**
979
+ * Gets the tracked resource id corresponding to the inventory resource.
980
+ * NOTE: This property will not be serialized. It can only be populated by the server.
981
+ */
982
+ readonly managedResourceId?: string;
983
+ /**
984
+ * Gets the UUID (which is assigned by VMM) for the inventory item.
985
+ * NOTE: This property will not be serialized. It can only be populated by the server.
986
+ */
987
+ readonly uuid?: string;
988
+ /**
989
+ * Gets the Managed Object name in VMM for the inventory item.
990
+ * NOTE: This property will not be serialized. It can only be populated by the server.
991
+ */
992
+ readonly inventoryItemName?: string;
993
+ /**
994
+ * Gets the provisioning state.
995
+ * NOTE: This property will not be serialized. It can only be populated by the server.
996
+ */
997
+ readonly provisioningState?: string;
998
+ };
999
+
1000
+ /** Defines headers for AvailabilitySets_createOrUpdate operation. */
1001
+ export interface AvailabilitySetsCreateOrUpdateHeaders {
1002
+ /** Tracking URL for long running operation. */
1003
+ azureAsyncOperation?: string;
1004
+ }
1005
+
1006
+ /** Defines headers for AvailabilitySets_delete operation. */
1007
+ export interface AvailabilitySetsDeleteHeaders {
1008
+ /** Tracking URL for long running operation. */
1009
+ azureAsyncOperation?: string;
1010
+ }
1011
+
1012
+ /** Known values of {@link CreatedByType} that the service accepts. */
1013
+ export enum KnownCreatedByType {
1014
+ User = "User",
1015
+ Application = "Application",
1016
+ ManagedIdentity = "ManagedIdentity",
1017
+ Key = "Key"
1018
+ }
1019
+
1020
+ /**
1021
+ * Defines values for CreatedByType. \
1022
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
1023
+ * this enum contains the known values that the service supports.
1024
+ * ### Known values supported by the service
1025
+ * **User** \
1026
+ * **Application** \
1027
+ * **ManagedIdentity** \
1028
+ * **Key**
1029
+ */
1030
+ export type CreatedByType = string;
1031
+
1032
+ /** Known values of {@link OsType} that the service accepts. */
1033
+ export enum KnownOsType {
1034
+ Windows = "Windows",
1035
+ Linux = "Linux",
1036
+ Other = "Other"
1037
+ }
1038
+
1039
+ /**
1040
+ * Defines values for OsType. \
1041
+ * {@link KnownOsType} can be used interchangeably with OsType,
1042
+ * this enum contains the known values that the service supports.
1043
+ * ### Known values supported by the service
1044
+ * **Windows** \
1045
+ * **Linux** \
1046
+ * **Other**
1047
+ */
1048
+ export type OsType = string;
1049
+
1050
+ /** Known values of {@link LimitCpuForMigration} that the service accepts. */
1051
+ export enum KnownLimitCpuForMigration {
1052
+ False = "false",
1053
+ True = "true"
1054
+ }
1055
+
1056
+ /**
1057
+ * Defines values for LimitCpuForMigration. \
1058
+ * {@link KnownLimitCpuForMigration} can be used interchangeably with LimitCpuForMigration,
1059
+ * this enum contains the known values that the service supports.
1060
+ * ### Known values supported by the service
1061
+ * **false** \
1062
+ * **true**
1063
+ */
1064
+ export type LimitCpuForMigration = string;
1065
+
1066
+ /** Known values of {@link DynamicMemoryEnabled} that the service accepts. */
1067
+ export enum KnownDynamicMemoryEnabled {
1068
+ False = "false",
1069
+ True = "true"
1070
+ }
1071
+
1072
+ /**
1073
+ * Defines values for DynamicMemoryEnabled. \
1074
+ * {@link KnownDynamicMemoryEnabled} can be used interchangeably with DynamicMemoryEnabled,
1075
+ * this enum contains the known values that the service supports.
1076
+ * ### Known values supported by the service
1077
+ * **false** \
1078
+ * **true**
1079
+ */
1080
+ export type DynamicMemoryEnabled = string;
1081
+
1082
+ /** Known values of {@link AllocationMethod} that the service accepts. */
1083
+ export enum KnownAllocationMethod {
1084
+ Dynamic = "Dynamic",
1085
+ Static = "Static"
1086
+ }
1087
+
1088
+ /**
1089
+ * Defines values for AllocationMethod. \
1090
+ * {@link KnownAllocationMethod} can be used interchangeably with AllocationMethod,
1091
+ * this enum contains the known values that the service supports.
1092
+ * ### Known values supported by the service
1093
+ * **Dynamic** \
1094
+ * **Static**
1095
+ */
1096
+ export type AllocationMethod = string;
1097
+
1098
+ /** Known values of {@link CreateDiffDisk} that the service accepts. */
1099
+ export enum KnownCreateDiffDisk {
1100
+ False = "false",
1101
+ True = "true"
1102
+ }
1103
+
1104
+ /**
1105
+ * Defines values for CreateDiffDisk. \
1106
+ * {@link KnownCreateDiffDisk} can be used interchangeably with CreateDiffDisk,
1107
+ * this enum contains the known values that the service supports.
1108
+ * ### Known values supported by the service
1109
+ * **false** \
1110
+ * **true**
1111
+ */
1112
+ export type CreateDiffDisk = string;
1113
+
1114
+ /** Known values of {@link IsCustomizable} that the service accepts. */
1115
+ export enum KnownIsCustomizable {
1116
+ False = "false",
1117
+ True = "true"
1118
+ }
1119
+
1120
+ /**
1121
+ * Defines values for IsCustomizable. \
1122
+ * {@link KnownIsCustomizable} can be used interchangeably with IsCustomizable,
1123
+ * this enum contains the known values that the service supports.
1124
+ * ### Known values supported by the service
1125
+ * **false** \
1126
+ * **true**
1127
+ */
1128
+ export type IsCustomizable = string;
1129
+
1130
+ /** Known values of {@link InventoryType} that the service accepts. */
1131
+ export enum KnownInventoryType {
1132
+ Cloud = "Cloud",
1133
+ VirtualNetwork = "VirtualNetwork",
1134
+ VirtualMachineTemplate = "VirtualMachineTemplate",
1135
+ VirtualMachine = "VirtualMachine"
1136
+ }
1137
+
1138
+ /**
1139
+ * Defines values for InventoryType. \
1140
+ * {@link KnownInventoryType} can be used interchangeably with InventoryType,
1141
+ * this enum contains the known values that the service supports.
1142
+ * ### Known values supported by the service
1143
+ * **Cloud** \
1144
+ * **VirtualNetwork** \
1145
+ * **VirtualMachineTemplate** \
1146
+ * **VirtualMachine**
1147
+ */
1148
+ export type InventoryType = string;
1149
+
1150
+ /** Optional parameters. */
1151
+ export interface VmmServersGetOptionalParams
1152
+ extends coreClient.OperationOptions {}
1153
+
1154
+ /** Contains response data for the get operation. */
1155
+ export type VmmServersGetResponse = VMMServer;
1156
+
1157
+ /** Optional parameters. */
1158
+ export interface VmmServersCreateOrUpdateOptionalParams
1159
+ extends coreClient.OperationOptions {
1160
+ /** Delay to wait until next poll, in milliseconds. */
1161
+ updateIntervalInMs?: number;
1162
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1163
+ resumeFrom?: string;
1164
+ }
1165
+
1166
+ /** Contains response data for the createOrUpdate operation. */
1167
+ export type VmmServersCreateOrUpdateResponse = VMMServer;
1168
+
1169
+ /** Optional parameters. */
1170
+ export interface VmmServersDeleteOptionalParams
1171
+ extends coreClient.OperationOptions {
1172
+ /** Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too. */
1173
+ force?: boolean;
1174
+ /** Delay to wait until next poll, in milliseconds. */
1175
+ updateIntervalInMs?: number;
1176
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1177
+ resumeFrom?: string;
1178
+ }
1179
+
1180
+ /** Optional parameters. */
1181
+ export interface VmmServersUpdateOptionalParams
1182
+ extends coreClient.OperationOptions {
1183
+ /** Delay to wait until next poll, in milliseconds. */
1184
+ updateIntervalInMs?: number;
1185
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1186
+ resumeFrom?: string;
1187
+ }
1188
+
1189
+ /** Contains response data for the update operation. */
1190
+ export type VmmServersUpdateResponse = VMMServer;
1191
+
1192
+ /** Optional parameters. */
1193
+ export interface VmmServersListByResourceGroupOptionalParams
1194
+ extends coreClient.OperationOptions {}
1195
+
1196
+ /** Contains response data for the listByResourceGroup operation. */
1197
+ export type VmmServersListByResourceGroupResponse = VMMServerListResult;
1198
+
1199
+ /** Optional parameters. */
1200
+ export interface VmmServersListBySubscriptionOptionalParams
1201
+ extends coreClient.OperationOptions {}
1202
+
1203
+ /** Contains response data for the listBySubscription operation. */
1204
+ export type VmmServersListBySubscriptionResponse = VMMServerListResult;
1205
+
1206
+ /** Optional parameters. */
1207
+ export interface VmmServersListByResourceGroupNextOptionalParams
1208
+ extends coreClient.OperationOptions {}
1209
+
1210
+ /** Contains response data for the listByResourceGroupNext operation. */
1211
+ export type VmmServersListByResourceGroupNextResponse = VMMServerListResult;
1212
+
1213
+ /** Optional parameters. */
1214
+ export interface VmmServersListBySubscriptionNextOptionalParams
1215
+ extends coreClient.OperationOptions {}
1216
+
1217
+ /** Contains response data for the listBySubscriptionNext operation. */
1218
+ export type VmmServersListBySubscriptionNextResponse = VMMServerListResult;
1219
+
1220
+ /** Optional parameters. */
1221
+ export interface OperationsListOptionalParams
1222
+ extends coreClient.OperationOptions {}
1223
+
1224
+ /** Contains response data for the list operation. */
1225
+ export type OperationsListResponse = ResourceProviderOperationList;
1226
+
1227
+ /** Optional parameters. */
1228
+ export interface OperationsListNextOptionalParams
1229
+ extends coreClient.OperationOptions {}
1230
+
1231
+ /** Contains response data for the listNext operation. */
1232
+ export type OperationsListNextResponse = ResourceProviderOperationList;
1233
+
1234
+ /** Optional parameters. */
1235
+ export interface CloudsGetOptionalParams extends coreClient.OperationOptions {}
1236
+
1237
+ /** Contains response data for the get operation. */
1238
+ export type CloudsGetResponse = Cloud;
1239
+
1240
+ /** Optional parameters. */
1241
+ export interface CloudsCreateOrUpdateOptionalParams
1242
+ extends coreClient.OperationOptions {
1243
+ /** Delay to wait until next poll, in milliseconds. */
1244
+ updateIntervalInMs?: number;
1245
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1246
+ resumeFrom?: string;
1247
+ }
1248
+
1249
+ /** Contains response data for the createOrUpdate operation. */
1250
+ export type CloudsCreateOrUpdateResponse = Cloud;
1251
+
1252
+ /** Optional parameters. */
1253
+ export interface CloudsDeleteOptionalParams
1254
+ extends coreClient.OperationOptions {
1255
+ /** Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too. */
1256
+ force?: boolean;
1257
+ /** Delay to wait until next poll, in milliseconds. */
1258
+ updateIntervalInMs?: number;
1259
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1260
+ resumeFrom?: string;
1261
+ }
1262
+
1263
+ /** Optional parameters. */
1264
+ export interface CloudsUpdateOptionalParams
1265
+ extends coreClient.OperationOptions {
1266
+ /** Delay to wait until next poll, in milliseconds. */
1267
+ updateIntervalInMs?: number;
1268
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1269
+ resumeFrom?: string;
1270
+ }
1271
+
1272
+ /** Contains response data for the update operation. */
1273
+ export type CloudsUpdateResponse = Cloud;
1274
+
1275
+ /** Optional parameters. */
1276
+ export interface CloudsListByResourceGroupOptionalParams
1277
+ extends coreClient.OperationOptions {}
1278
+
1279
+ /** Contains response data for the listByResourceGroup operation. */
1280
+ export type CloudsListByResourceGroupResponse = CloudListResult;
1281
+
1282
+ /** Optional parameters. */
1283
+ export interface CloudsListBySubscriptionOptionalParams
1284
+ extends coreClient.OperationOptions {}
1285
+
1286
+ /** Contains response data for the listBySubscription operation. */
1287
+ export type CloudsListBySubscriptionResponse = CloudListResult;
1288
+
1289
+ /** Optional parameters. */
1290
+ export interface CloudsListByResourceGroupNextOptionalParams
1291
+ extends coreClient.OperationOptions {}
1292
+
1293
+ /** Contains response data for the listByResourceGroupNext operation. */
1294
+ export type CloudsListByResourceGroupNextResponse = CloudListResult;
1295
+
1296
+ /** Optional parameters. */
1297
+ export interface CloudsListBySubscriptionNextOptionalParams
1298
+ extends coreClient.OperationOptions {}
1299
+
1300
+ /** Contains response data for the listBySubscriptionNext operation. */
1301
+ export type CloudsListBySubscriptionNextResponse = CloudListResult;
1302
+
1303
+ /** Optional parameters. */
1304
+ export interface VirtualNetworksGetOptionalParams
1305
+ extends coreClient.OperationOptions {}
1306
+
1307
+ /** Contains response data for the get operation. */
1308
+ export type VirtualNetworksGetResponse = VirtualNetwork;
1309
+
1310
+ /** Optional parameters. */
1311
+ export interface VirtualNetworksCreateOrUpdateOptionalParams
1312
+ extends coreClient.OperationOptions {
1313
+ /** Delay to wait until next poll, in milliseconds. */
1314
+ updateIntervalInMs?: number;
1315
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1316
+ resumeFrom?: string;
1317
+ }
1318
+
1319
+ /** Contains response data for the createOrUpdate operation. */
1320
+ export type VirtualNetworksCreateOrUpdateResponse = VirtualNetwork;
1321
+
1322
+ /** Optional parameters. */
1323
+ export interface VirtualNetworksDeleteOptionalParams
1324
+ extends coreClient.OperationOptions {
1325
+ /** Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too. */
1326
+ force?: boolean;
1327
+ /** Delay to wait until next poll, in milliseconds. */
1328
+ updateIntervalInMs?: number;
1329
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1330
+ resumeFrom?: string;
1331
+ }
1332
+
1333
+ /** Optional parameters. */
1334
+ export interface VirtualNetworksUpdateOptionalParams
1335
+ extends coreClient.OperationOptions {
1336
+ /** Delay to wait until next poll, in milliseconds. */
1337
+ updateIntervalInMs?: number;
1338
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1339
+ resumeFrom?: string;
1340
+ }
1341
+
1342
+ /** Contains response data for the update operation. */
1343
+ export type VirtualNetworksUpdateResponse = VirtualNetwork;
1344
+
1345
+ /** Optional parameters. */
1346
+ export interface VirtualNetworksListByResourceGroupOptionalParams
1347
+ extends coreClient.OperationOptions {}
1348
+
1349
+ /** Contains response data for the listByResourceGroup operation. */
1350
+ export type VirtualNetworksListByResourceGroupResponse = VirtualNetworkListResult;
1351
+
1352
+ /** Optional parameters. */
1353
+ export interface VirtualNetworksListBySubscriptionOptionalParams
1354
+ extends coreClient.OperationOptions {}
1355
+
1356
+ /** Contains response data for the listBySubscription operation. */
1357
+ export type VirtualNetworksListBySubscriptionResponse = VirtualNetworkListResult;
1358
+
1359
+ /** Optional parameters. */
1360
+ export interface VirtualNetworksListByResourceGroupNextOptionalParams
1361
+ extends coreClient.OperationOptions {}
1362
+
1363
+ /** Contains response data for the listByResourceGroupNext operation. */
1364
+ export type VirtualNetworksListByResourceGroupNextResponse = VirtualNetworkListResult;
1365
+
1366
+ /** Optional parameters. */
1367
+ export interface VirtualNetworksListBySubscriptionNextOptionalParams
1368
+ extends coreClient.OperationOptions {}
1369
+
1370
+ /** Contains response data for the listBySubscriptionNext operation. */
1371
+ export type VirtualNetworksListBySubscriptionNextResponse = VirtualNetworkListResult;
1372
+
1373
+ /** Optional parameters. */
1374
+ export interface VirtualMachinesGetOptionalParams
1375
+ extends coreClient.OperationOptions {}
1376
+
1377
+ /** Contains response data for the get operation. */
1378
+ export type VirtualMachinesGetResponse = VirtualMachine;
1379
+
1380
+ /** Optional parameters. */
1381
+ export interface VirtualMachinesCreateOrUpdateOptionalParams
1382
+ extends coreClient.OperationOptions {
1383
+ /** Delay to wait until next poll, in milliseconds. */
1384
+ updateIntervalInMs?: number;
1385
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1386
+ resumeFrom?: string;
1387
+ }
1388
+
1389
+ /** Contains response data for the createOrUpdate operation. */
1390
+ export type VirtualMachinesCreateOrUpdateResponse = VirtualMachine;
1391
+
1392
+ /** Optional parameters. */
1393
+ export interface VirtualMachinesDeleteOptionalParams
1394
+ extends coreClient.OperationOptions {
1395
+ /** Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too. */
1396
+ force?: boolean;
1397
+ /** Whether to just disable the VM from azure and retain the VM in the VMM. */
1398
+ retain?: boolean;
1399
+ /** Delay to wait until next poll, in milliseconds. */
1400
+ updateIntervalInMs?: number;
1401
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1402
+ resumeFrom?: string;
1403
+ }
1404
+
1405
+ /** Optional parameters. */
1406
+ export interface VirtualMachinesUpdateOptionalParams
1407
+ extends coreClient.OperationOptions {
1408
+ /** Delay to wait until next poll, in milliseconds. */
1409
+ updateIntervalInMs?: number;
1410
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1411
+ resumeFrom?: string;
1412
+ }
1413
+
1414
+ /** Contains response data for the update operation. */
1415
+ export type VirtualMachinesUpdateResponse = VirtualMachine;
1416
+
1417
+ /** Optional parameters. */
1418
+ export interface VirtualMachinesStopOptionalParams
1419
+ extends coreClient.OperationOptions {
1420
+ /** Virtualmachine stop action payload. */
1421
+ body?: StopVirtualMachineOptions;
1422
+ /** Delay to wait until next poll, in milliseconds. */
1423
+ updateIntervalInMs?: number;
1424
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1425
+ resumeFrom?: string;
1426
+ }
1427
+
1428
+ /** Optional parameters. */
1429
+ export interface VirtualMachinesStartOptionalParams
1430
+ extends coreClient.OperationOptions {
1431
+ /** Delay to wait until next poll, in milliseconds. */
1432
+ updateIntervalInMs?: number;
1433
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1434
+ resumeFrom?: string;
1435
+ }
1436
+
1437
+ /** Optional parameters. */
1438
+ export interface VirtualMachinesRestartOptionalParams
1439
+ extends coreClient.OperationOptions {
1440
+ /** Delay to wait until next poll, in milliseconds. */
1441
+ updateIntervalInMs?: number;
1442
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1443
+ resumeFrom?: string;
1444
+ }
1445
+
1446
+ /** Optional parameters. */
1447
+ export interface VirtualMachinesCreateCheckpointOptionalParams
1448
+ extends coreClient.OperationOptions {
1449
+ /** Virtualmachine create checkpoint action payload. */
1450
+ body?: VirtualMachineCreateCheckpoint;
1451
+ /** Delay to wait until next poll, in milliseconds. */
1452
+ updateIntervalInMs?: number;
1453
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1454
+ resumeFrom?: string;
1455
+ }
1456
+
1457
+ /** Optional parameters. */
1458
+ export interface VirtualMachinesDeleteCheckpointOptionalParams
1459
+ extends coreClient.OperationOptions {
1460
+ /** Virtualmachine delete checkpoint action payload. */
1461
+ body?: VirtualMachineDeleteCheckpoint;
1462
+ /** Delay to wait until next poll, in milliseconds. */
1463
+ updateIntervalInMs?: number;
1464
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1465
+ resumeFrom?: string;
1466
+ }
1467
+
1468
+ /** Optional parameters. */
1469
+ export interface VirtualMachinesRestoreCheckpointOptionalParams
1470
+ extends coreClient.OperationOptions {
1471
+ /** Virtualmachine restore checkpoint action payload. */
1472
+ body?: VirtualMachineRestoreCheckpoint;
1473
+ /** Delay to wait until next poll, in milliseconds. */
1474
+ updateIntervalInMs?: number;
1475
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1476
+ resumeFrom?: string;
1477
+ }
1478
+
1479
+ /** Optional parameters. */
1480
+ export interface VirtualMachinesListByResourceGroupOptionalParams
1481
+ extends coreClient.OperationOptions {}
1482
+
1483
+ /** Contains response data for the listByResourceGroup operation. */
1484
+ export type VirtualMachinesListByResourceGroupResponse = VirtualMachineListResult;
1485
+
1486
+ /** Optional parameters. */
1487
+ export interface VirtualMachinesListBySubscriptionOptionalParams
1488
+ extends coreClient.OperationOptions {}
1489
+
1490
+ /** Contains response data for the listBySubscription operation. */
1491
+ export type VirtualMachinesListBySubscriptionResponse = VirtualMachineListResult;
1492
+
1493
+ /** Optional parameters. */
1494
+ export interface VirtualMachinesListByResourceGroupNextOptionalParams
1495
+ extends coreClient.OperationOptions {}
1496
+
1497
+ /** Contains response data for the listByResourceGroupNext operation. */
1498
+ export type VirtualMachinesListByResourceGroupNextResponse = VirtualMachineListResult;
1499
+
1500
+ /** Optional parameters. */
1501
+ export interface VirtualMachinesListBySubscriptionNextOptionalParams
1502
+ extends coreClient.OperationOptions {}
1503
+
1504
+ /** Contains response data for the listBySubscriptionNext operation. */
1505
+ export type VirtualMachinesListBySubscriptionNextResponse = VirtualMachineListResult;
1506
+
1507
+ /** Optional parameters. */
1508
+ export interface VirtualMachineTemplatesGetOptionalParams
1509
+ extends coreClient.OperationOptions {}
1510
+
1511
+ /** Contains response data for the get operation. */
1512
+ export type VirtualMachineTemplatesGetResponse = VirtualMachineTemplate;
1513
+
1514
+ /** Optional parameters. */
1515
+ export interface VirtualMachineTemplatesCreateOrUpdateOptionalParams
1516
+ extends coreClient.OperationOptions {
1517
+ /** Delay to wait until next poll, in milliseconds. */
1518
+ updateIntervalInMs?: number;
1519
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1520
+ resumeFrom?: string;
1521
+ }
1522
+
1523
+ /** Contains response data for the createOrUpdate operation. */
1524
+ export type VirtualMachineTemplatesCreateOrUpdateResponse = VirtualMachineTemplate;
1525
+
1526
+ /** Optional parameters. */
1527
+ export interface VirtualMachineTemplatesDeleteOptionalParams
1528
+ extends coreClient.OperationOptions {
1529
+ /** Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too. */
1530
+ force?: boolean;
1531
+ /** Delay to wait until next poll, in milliseconds. */
1532
+ updateIntervalInMs?: number;
1533
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1534
+ resumeFrom?: string;
1535
+ }
1536
+
1537
+ /** Optional parameters. */
1538
+ export interface VirtualMachineTemplatesUpdateOptionalParams
1539
+ extends coreClient.OperationOptions {
1540
+ /** Delay to wait until next poll, in milliseconds. */
1541
+ updateIntervalInMs?: number;
1542
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1543
+ resumeFrom?: string;
1544
+ }
1545
+
1546
+ /** Contains response data for the update operation. */
1547
+ export type VirtualMachineTemplatesUpdateResponse = VirtualMachineTemplate;
1548
+
1549
+ /** Optional parameters. */
1550
+ export interface VirtualMachineTemplatesListByResourceGroupOptionalParams
1551
+ extends coreClient.OperationOptions {}
1552
+
1553
+ /** Contains response data for the listByResourceGroup operation. */
1554
+ export type VirtualMachineTemplatesListByResourceGroupResponse = VirtualMachineTemplateListResult;
1555
+
1556
+ /** Optional parameters. */
1557
+ export interface VirtualMachineTemplatesListBySubscriptionOptionalParams
1558
+ extends coreClient.OperationOptions {}
1559
+
1560
+ /** Contains response data for the listBySubscription operation. */
1561
+ export type VirtualMachineTemplatesListBySubscriptionResponse = VirtualMachineTemplateListResult;
1562
+
1563
+ /** Optional parameters. */
1564
+ export interface VirtualMachineTemplatesListByResourceGroupNextOptionalParams
1565
+ extends coreClient.OperationOptions {}
1566
+
1567
+ /** Contains response data for the listByResourceGroupNext operation. */
1568
+ export type VirtualMachineTemplatesListByResourceGroupNextResponse = VirtualMachineTemplateListResult;
1569
+
1570
+ /** Optional parameters. */
1571
+ export interface VirtualMachineTemplatesListBySubscriptionNextOptionalParams
1572
+ extends coreClient.OperationOptions {}
1573
+
1574
+ /** Contains response data for the listBySubscriptionNext operation. */
1575
+ export type VirtualMachineTemplatesListBySubscriptionNextResponse = VirtualMachineTemplateListResult;
1576
+
1577
+ /** Optional parameters. */
1578
+ export interface AvailabilitySetsGetOptionalParams
1579
+ extends coreClient.OperationOptions {}
1580
+
1581
+ /** Contains response data for the get operation. */
1582
+ export type AvailabilitySetsGetResponse = AvailabilitySet;
1583
+
1584
+ /** Optional parameters. */
1585
+ export interface AvailabilitySetsCreateOrUpdateOptionalParams
1586
+ extends coreClient.OperationOptions {
1587
+ /** Delay to wait until next poll, in milliseconds. */
1588
+ updateIntervalInMs?: number;
1589
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1590
+ resumeFrom?: string;
1591
+ }
1592
+
1593
+ /** Contains response data for the createOrUpdate operation. */
1594
+ export type AvailabilitySetsCreateOrUpdateResponse = AvailabilitySet;
1595
+
1596
+ /** Optional parameters. */
1597
+ export interface AvailabilitySetsDeleteOptionalParams
1598
+ extends coreClient.OperationOptions {
1599
+ /** Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too. */
1600
+ force?: boolean;
1601
+ /** Delay to wait until next poll, in milliseconds. */
1602
+ updateIntervalInMs?: number;
1603
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1604
+ resumeFrom?: string;
1605
+ }
1606
+
1607
+ /** Optional parameters. */
1608
+ export interface AvailabilitySetsUpdateOptionalParams
1609
+ extends coreClient.OperationOptions {
1610
+ /** Delay to wait until next poll, in milliseconds. */
1611
+ updateIntervalInMs?: number;
1612
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1613
+ resumeFrom?: string;
1614
+ }
1615
+
1616
+ /** Contains response data for the update operation. */
1617
+ export type AvailabilitySetsUpdateResponse = AvailabilitySet;
1618
+
1619
+ /** Optional parameters. */
1620
+ export interface AvailabilitySetsListByResourceGroupOptionalParams
1621
+ extends coreClient.OperationOptions {}
1622
+
1623
+ /** Contains response data for the listByResourceGroup operation. */
1624
+ export type AvailabilitySetsListByResourceGroupResponse = AvailabilitySetListResult;
1625
+
1626
+ /** Optional parameters. */
1627
+ export interface AvailabilitySetsListBySubscriptionOptionalParams
1628
+ extends coreClient.OperationOptions {}
1629
+
1630
+ /** Contains response data for the listBySubscription operation. */
1631
+ export type AvailabilitySetsListBySubscriptionResponse = AvailabilitySetListResult;
1632
+
1633
+ /** Optional parameters. */
1634
+ export interface AvailabilitySetsListByResourceGroupNextOptionalParams
1635
+ extends coreClient.OperationOptions {}
1636
+
1637
+ /** Contains response data for the listByResourceGroupNext operation. */
1638
+ export type AvailabilitySetsListByResourceGroupNextResponse = AvailabilitySetListResult;
1639
+
1640
+ /** Optional parameters. */
1641
+ export interface AvailabilitySetsListBySubscriptionNextOptionalParams
1642
+ extends coreClient.OperationOptions {}
1643
+
1644
+ /** Contains response data for the listBySubscriptionNext operation. */
1645
+ export type AvailabilitySetsListBySubscriptionNextResponse = AvailabilitySetListResult;
1646
+
1647
+ /** Optional parameters. */
1648
+ export interface InventoryItemsCreateOptionalParams
1649
+ extends coreClient.OperationOptions {
1650
+ /** Request payload. */
1651
+ body?: InventoryItem;
1652
+ }
1653
+
1654
+ /** Contains response data for the create operation. */
1655
+ export type InventoryItemsCreateResponse = InventoryItem;
1656
+
1657
+ /** Optional parameters. */
1658
+ export interface InventoryItemsGetOptionalParams
1659
+ extends coreClient.OperationOptions {}
1660
+
1661
+ /** Contains response data for the get operation. */
1662
+ export type InventoryItemsGetResponse = InventoryItem;
1663
+
1664
+ /** Optional parameters. */
1665
+ export interface InventoryItemsDeleteOptionalParams
1666
+ extends coreClient.OperationOptions {}
1667
+
1668
+ /** Optional parameters. */
1669
+ export interface InventoryItemsListByVMMServerOptionalParams
1670
+ extends coreClient.OperationOptions {}
1671
+
1672
+ /** Contains response data for the listByVMMServer operation. */
1673
+ export type InventoryItemsListByVMMServerResponse = InventoryItemsList;
1674
+
1675
+ /** Optional parameters. */
1676
+ export interface InventoryItemsListByVMMServerNextOptionalParams
1677
+ extends coreClient.OperationOptions {}
1678
+
1679
+ /** Contains response data for the listByVMMServerNext operation. */
1680
+ export type InventoryItemsListByVMMServerNextResponse = InventoryItemsList;
1681
+
1682
+ /** Optional parameters. */
1683
+ export interface ScvmmOptionalParams extends coreClient.ServiceClientOptions {
1684
+ /** server parameter */
1685
+ $host?: string;
1686
+ /** Api Version */
1687
+ apiVersion?: string;
1688
+ /** Overrides client endpoint. */
1689
+ endpoint?: string;
1690
+ }