@azure/arm-vmwarecloudsimple 3.1.1-alpha.20250214.1 → 3.1.1-alpha.20250218.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (739) hide show
  1. package/README.md +21 -12
  2. package/dist/browser/index.d.ts +5 -0
  3. package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
  4. package/{dist-esm/src → dist/browser}/index.js +4 -4
  5. package/dist/browser/index.js.map +1 -0
  6. package/dist/browser/lroImpl.js +25 -0
  7. package/dist/browser/lroImpl.js.map +1 -0
  8. package/dist/browser/models/index.js.map +1 -0
  9. package/dist/browser/models/mappers.js.map +1 -0
  10. package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
  11. package/dist/browser/models/parameters.js.map +1 -0
  12. package/{dist-esm/src → dist/browser}/operations/customizationPolicies.d.ts +3 -3
  13. package/dist/browser/operations/customizationPolicies.d.ts.map +1 -0
  14. package/{dist-esm/src → dist/browser}/operations/customizationPolicies.js +3 -3
  15. package/dist/browser/operations/customizationPolicies.js.map +1 -0
  16. package/{dist-esm/src → dist/browser}/operations/dedicatedCloudNodes.d.ts +3 -3
  17. package/dist/browser/operations/dedicatedCloudNodes.d.ts.map +1 -0
  18. package/{dist-esm/src → dist/browser}/operations/dedicatedCloudNodes.js +43 -47
  19. package/dist/browser/operations/dedicatedCloudNodes.js.map +1 -0
  20. package/{dist-esm/src → dist/browser}/operations/dedicatedCloudServices.d.ts +3 -3
  21. package/dist/browser/operations/dedicatedCloudServices.d.ts.map +1 -0
  22. package/{dist-esm/src → dist/browser}/operations/dedicatedCloudServices.js +37 -41
  23. package/dist/browser/operations/dedicatedCloudServices.js.map +1 -0
  24. package/dist/browser/operations/index.d.ts +12 -0
  25. package/dist/browser/operations/index.d.ts.map +1 -0
  26. package/dist/browser/operations/index.js +19 -0
  27. package/dist/browser/operations/index.js.map +1 -0
  28. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  29. package/dist/browser/operations/operations.d.ts.map +1 -0
  30. package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
  31. package/dist/browser/operations/operations.js.map +1 -0
  32. package/{dist-esm/src → dist/browser}/operations/privateClouds.d.ts +3 -3
  33. package/dist/browser/operations/privateClouds.d.ts.map +1 -0
  34. package/{dist-esm/src → dist/browser}/operations/privateClouds.js +3 -3
  35. package/dist/browser/operations/privateClouds.js.map +1 -0
  36. package/{dist-esm/src → dist/browser}/operations/resourcePools.d.ts +3 -3
  37. package/dist/browser/operations/resourcePools.d.ts.map +1 -0
  38. package/{dist-esm/src → dist/browser}/operations/resourcePools.js +3 -3
  39. package/dist/browser/operations/resourcePools.js.map +1 -0
  40. package/{dist-esm/src → dist/browser}/operations/skusAvailability.d.ts +3 -3
  41. package/dist/browser/operations/skusAvailability.d.ts.map +1 -0
  42. package/{dist-esm/src → dist/browser}/operations/skusAvailability.js +3 -3
  43. package/dist/browser/operations/skusAvailability.js.map +1 -0
  44. package/{dist-esm/src → dist/browser}/operations/usages.d.ts +3 -3
  45. package/dist/browser/operations/usages.d.ts.map +1 -0
  46. package/{dist-esm/src → dist/browser}/operations/usages.js +3 -3
  47. package/dist/browser/operations/usages.js.map +1 -0
  48. package/{dist-esm/src → dist/browser}/operations/virtualMachineTemplates.d.ts +3 -3
  49. package/dist/browser/operations/virtualMachineTemplates.d.ts.map +1 -0
  50. package/{dist-esm/src → dist/browser}/operations/virtualMachineTemplates.js +3 -3
  51. package/dist/browser/operations/virtualMachineTemplates.js.map +1 -0
  52. package/{dist-esm/src → dist/browser}/operations/virtualMachines.d.ts +3 -3
  53. package/dist/browser/operations/virtualMachines.d.ts.map +1 -0
  54. package/{dist-esm/src → dist/browser}/operations/virtualMachines.js +171 -191
  55. package/dist/browser/operations/virtualMachines.js.map +1 -0
  56. package/{dist-esm/src → dist/browser}/operations/virtualNetworks.d.ts +3 -3
  57. package/dist/browser/operations/virtualNetworks.d.ts.map +1 -0
  58. package/{dist-esm/src → dist/browser}/operations/virtualNetworks.js +3 -3
  59. package/dist/browser/operations/virtualNetworks.js.map +1 -0
  60. package/{dist-esm/src → dist/browser}/operationsInterfaces/customizationPolicies.d.ts +1 -1
  61. package/dist/browser/operationsInterfaces/customizationPolicies.d.ts.map +1 -0
  62. package/dist/browser/operationsInterfaces/customizationPolicies.js.map +1 -0
  63. package/{dist-esm/src → dist/browser}/operationsInterfaces/dedicatedCloudNodes.d.ts +1 -1
  64. package/dist/browser/operationsInterfaces/dedicatedCloudNodes.d.ts.map +1 -0
  65. package/dist/browser/operationsInterfaces/dedicatedCloudNodes.js.map +1 -0
  66. package/{dist-esm/src → dist/browser}/operationsInterfaces/dedicatedCloudServices.d.ts +1 -1
  67. package/dist/browser/operationsInterfaces/dedicatedCloudServices.d.ts.map +1 -0
  68. package/dist/browser/operationsInterfaces/dedicatedCloudServices.js.map +1 -0
  69. package/dist/browser/operationsInterfaces/index.d.ts +12 -0
  70. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  71. package/dist/browser/operationsInterfaces/index.js +19 -0
  72. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  73. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  74. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -0
  75. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  76. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateClouds.d.ts +1 -1
  77. package/dist/browser/operationsInterfaces/privateClouds.d.ts.map +1 -0
  78. package/dist/browser/operationsInterfaces/privateClouds.js.map +1 -0
  79. package/{dist-esm/src → dist/browser}/operationsInterfaces/resourcePools.d.ts +1 -1
  80. package/dist/browser/operationsInterfaces/resourcePools.d.ts.map +1 -0
  81. package/dist/browser/operationsInterfaces/resourcePools.js.map +1 -0
  82. package/{dist-esm/src → dist/browser}/operationsInterfaces/skusAvailability.d.ts +1 -1
  83. package/dist/browser/operationsInterfaces/skusAvailability.d.ts.map +1 -0
  84. package/dist/browser/operationsInterfaces/skusAvailability.js.map +1 -0
  85. package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.d.ts +1 -1
  86. package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.d.ts.map +1 -1
  87. package/dist/browser/operationsInterfaces/usages.js.map +1 -0
  88. package/{dist-esm/src → dist/browser}/operationsInterfaces/virtualMachineTemplates.d.ts +1 -1
  89. package/dist/browser/operationsInterfaces/virtualMachineTemplates.d.ts.map +1 -0
  90. package/dist/browser/operationsInterfaces/virtualMachineTemplates.js.map +1 -0
  91. package/{dist-esm/src → dist/browser}/operationsInterfaces/virtualMachines.d.ts +1 -1
  92. package/dist/browser/operationsInterfaces/virtualMachines.d.ts.map +1 -0
  93. package/dist/browser/operationsInterfaces/virtualMachines.js.map +1 -0
  94. package/{dist-esm/src → dist/browser}/operationsInterfaces/virtualNetworks.d.ts +1 -1
  95. package/dist/browser/operationsInterfaces/virtualNetworks.d.ts.map +1 -0
  96. package/dist/browser/operationsInterfaces/virtualNetworks.js.map +1 -0
  97. package/dist/browser/package.json +3 -0
  98. package/dist/browser/pagingHelper.js.map +1 -0
  99. package/{dist-esm/src → dist/browser}/vMwareCloudSimple.d.ts +2 -2
  100. package/dist/browser/vMwareCloudSimple.d.ts.map +1 -0
  101. package/{dist-esm/src → dist/browser}/vMwareCloudSimple.js +15 -18
  102. package/dist/browser/vMwareCloudSimple.js.map +1 -0
  103. package/dist/commonjs/index.d.ts +5 -0
  104. package/dist/commonjs/index.d.ts.map +1 -0
  105. package/dist/commonjs/index.js +19 -0
  106. package/dist/commonjs/index.js.map +1 -0
  107. package/dist/commonjs/lroImpl.d.ts +16 -0
  108. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  109. package/dist/commonjs/lroImpl.js +29 -0
  110. package/dist/commonjs/lroImpl.js.map +1 -0
  111. package/{types/arm-vmwarecloudsimple.d.ts → dist/commonjs/models/index.d.ts} +1302 -1855
  112. package/dist/commonjs/models/index.d.ts.map +1 -0
  113. package/dist/commonjs/models/index.js +63 -0
  114. package/dist/commonjs/models/index.js.map +1 -0
  115. package/dist/commonjs/models/mappers.d.ts +59 -0
  116. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  117. package/dist/commonjs/models/mappers.js +2407 -0
  118. package/dist/commonjs/models/mappers.js.map +1 -0
  119. package/dist/commonjs/models/parameters.d.ts +35 -0
  120. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  121. package/dist/commonjs/models/parameters.js +310 -0
  122. package/dist/commonjs/models/parameters.js.map +1 -0
  123. package/dist/commonjs/operations/customizationPolicies.d.ts +46 -0
  124. package/dist/commonjs/operations/customizationPolicies.d.ts.map +1 -0
  125. package/dist/commonjs/operations/customizationPolicies.js +186 -0
  126. package/dist/commonjs/operations/customizationPolicies.js.map +1 -0
  127. package/dist/commonjs/operations/dedicatedCloudNodes.d.ts +94 -0
  128. package/dist/commonjs/operations/dedicatedCloudNodes.d.ts.map +1 -0
  129. package/dist/commonjs/operations/dedicatedCloudNodes.js +466 -0
  130. package/dist/commonjs/operations/dedicatedCloudNodes.js.map +1 -0
  131. package/dist/commonjs/operations/dedicatedCloudServices.d.ts +91 -0
  132. package/dist/commonjs/operations/dedicatedCloudServices.d.ts.map +1 -0
  133. package/dist/commonjs/operations/dedicatedCloudServices.js +448 -0
  134. package/dist/commonjs/operations/dedicatedCloudServices.js.map +1 -0
  135. package/dist/commonjs/operations/index.d.ts +12 -0
  136. package/dist/commonjs/operations/index.d.ts.map +1 -0
  137. package/dist/commonjs/operations/index.js +22 -0
  138. package/dist/commonjs/operations/index.js.map +1 -0
  139. package/dist/commonjs/operations/operations.d.ts +40 -0
  140. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  141. package/dist/commonjs/operations/operations.js +173 -0
  142. package/dist/commonjs/operations/operations.js.map +1 -0
  143. package/dist/commonjs/operations/privateClouds.d.ts +42 -0
  144. package/dist/commonjs/operations/privateClouds.d.ts.map +1 -0
  145. package/dist/commonjs/operations/privateClouds.js +179 -0
  146. package/dist/commonjs/operations/privateClouds.js.map +1 -0
  147. package/dist/commonjs/operations/resourcePools.d.ts +46 -0
  148. package/dist/commonjs/operations/resourcePools.d.ts.map +1 -0
  149. package/dist/commonjs/operations/resourcePools.js +186 -0
  150. package/dist/commonjs/operations/resourcePools.js.map +1 -0
  151. package/dist/commonjs/operations/skusAvailability.d.ts +35 -0
  152. package/dist/commonjs/operations/skusAvailability.d.ts.map +1 -0
  153. package/dist/commonjs/operations/skusAvailability.js +149 -0
  154. package/dist/commonjs/operations/skusAvailability.js.map +1 -0
  155. package/dist/commonjs/operations/usages.d.ts +35 -0
  156. package/dist/commonjs/operations/usages.d.ts.map +1 -0
  157. package/dist/commonjs/operations/usages.js +149 -0
  158. package/dist/commonjs/operations/usages.js.map +1 -0
  159. package/dist/commonjs/operations/virtualMachineTemplates.d.ts +48 -0
  160. package/dist/commonjs/operations/virtualMachineTemplates.d.ts.map +1 -0
  161. package/dist/commonjs/operations/virtualMachineTemplates.js +188 -0
  162. package/dist/commonjs/operations/virtualMachineTemplates.js.map +1 -0
  163. package/dist/commonjs/operations/virtualMachines.d.ts +143 -0
  164. package/dist/commonjs/operations/virtualMachines.d.ts.map +1 -0
  165. package/dist/commonjs/operations/virtualMachines.js +710 -0
  166. package/dist/commonjs/operations/virtualMachines.js.map +1 -0
  167. package/dist/commonjs/operations/virtualNetworks.d.ts +48 -0
  168. package/dist/commonjs/operations/virtualNetworks.d.ts.map +1 -0
  169. package/dist/commonjs/operations/virtualNetworks.js +188 -0
  170. package/dist/commonjs/operations/virtualNetworks.js.map +1 -0
  171. package/dist/commonjs/operationsInterfaces/customizationPolicies.d.ts +21 -0
  172. package/dist/commonjs/operationsInterfaces/customizationPolicies.d.ts.map +1 -0
  173. package/dist/commonjs/operationsInterfaces/customizationPolicies.js +10 -0
  174. package/dist/commonjs/operationsInterfaces/customizationPolicies.js.map +1 -0
  175. package/dist/commonjs/operationsInterfaces/dedicatedCloudNodes.d.ts +58 -0
  176. package/dist/commonjs/operationsInterfaces/dedicatedCloudNodes.d.ts.map +1 -0
  177. package/dist/commonjs/operationsInterfaces/dedicatedCloudNodes.js +10 -0
  178. package/dist/commonjs/operationsInterfaces/dedicatedCloudNodes.js.map +1 -0
  179. package/dist/commonjs/operationsInterfaces/dedicatedCloudServices.d.ts +55 -0
  180. package/dist/commonjs/operationsInterfaces/dedicatedCloudServices.d.ts.map +1 -0
  181. package/dist/commonjs/operationsInterfaces/dedicatedCloudServices.js +10 -0
  182. package/dist/commonjs/operationsInterfaces/dedicatedCloudServices.js.map +1 -0
  183. package/dist/commonjs/operationsInterfaces/index.d.ts +12 -0
  184. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  185. package/dist/commonjs/operationsInterfaces/index.js +22 -0
  186. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  187. package/dist/commonjs/operationsInterfaces/operations.d.ts +19 -0
  188. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  189. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  190. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  191. package/dist/commonjs/operationsInterfaces/privateClouds.d.ts +19 -0
  192. package/dist/commonjs/operationsInterfaces/privateClouds.d.ts.map +1 -0
  193. package/dist/commonjs/operationsInterfaces/privateClouds.js +10 -0
  194. package/dist/commonjs/operationsInterfaces/privateClouds.js.map +1 -0
  195. package/dist/commonjs/operationsInterfaces/resourcePools.d.ts +21 -0
  196. package/dist/commonjs/operationsInterfaces/resourcePools.d.ts.map +1 -0
  197. package/dist/commonjs/operationsInterfaces/resourcePools.js +10 -0
  198. package/dist/commonjs/operationsInterfaces/resourcePools.js.map +1 -0
  199. package/dist/commonjs/operationsInterfaces/skusAvailability.d.ts +12 -0
  200. package/dist/commonjs/operationsInterfaces/skusAvailability.d.ts.map +1 -0
  201. package/dist/commonjs/operationsInterfaces/skusAvailability.js +10 -0
  202. package/dist/commonjs/operationsInterfaces/skusAvailability.js.map +1 -0
  203. package/dist/commonjs/operationsInterfaces/usages.d.ts +12 -0
  204. package/dist/commonjs/operationsInterfaces/usages.d.ts.map +1 -0
  205. package/dist/commonjs/operationsInterfaces/usages.js +10 -0
  206. package/dist/commonjs/operationsInterfaces/usages.js.map +1 -0
  207. package/dist/commonjs/operationsInterfaces/virtualMachineTemplates.d.ts +22 -0
  208. package/dist/commonjs/operationsInterfaces/virtualMachineTemplates.d.ts.map +1 -0
  209. package/dist/commonjs/operationsInterfaces/virtualMachineTemplates.js +10 -0
  210. package/dist/commonjs/operationsInterfaces/virtualMachineTemplates.js.map +1 -0
  211. package/dist/commonjs/operationsInterfaces/virtualMachines.d.ts +107 -0
  212. package/dist/commonjs/operationsInterfaces/virtualMachines.d.ts.map +1 -0
  213. package/dist/commonjs/operationsInterfaces/virtualMachines.js +10 -0
  214. package/dist/commonjs/operationsInterfaces/virtualMachines.js.map +1 -0
  215. package/dist/commonjs/operationsInterfaces/virtualNetworks.d.ts +22 -0
  216. package/dist/commonjs/operationsInterfaces/virtualNetworks.d.ts.map +1 -0
  217. package/dist/commonjs/operationsInterfaces/virtualNetworks.js +10 -0
  218. package/dist/commonjs/operationsInterfaces/virtualNetworks.js.map +1 -0
  219. package/dist/commonjs/package.json +3 -0
  220. package/dist/commonjs/pagingHelper.d.ts +13 -0
  221. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  222. package/dist/commonjs/pagingHelper.js +36 -0
  223. package/dist/commonjs/pagingHelper.js.map +1 -0
  224. package/{types → dist/commonjs}/tsdoc-metadata.json +1 -1
  225. package/dist/commonjs/vMwareCloudSimple.d.ts +30 -0
  226. package/dist/commonjs/vMwareCloudSimple.d.ts.map +1 -0
  227. package/dist/commonjs/vMwareCloudSimple.js +112 -0
  228. package/dist/commonjs/vMwareCloudSimple.js.map +1 -0
  229. package/dist/esm/index.d.ts +5 -0
  230. package/dist/esm/index.d.ts.map +1 -0
  231. package/{src/index.ts → dist/esm/index.js} +5 -5
  232. package/dist/esm/index.js.map +1 -0
  233. package/dist/esm/lroImpl.d.ts +16 -0
  234. package/dist/esm/lroImpl.d.ts.map +1 -0
  235. package/dist/esm/lroImpl.js +25 -0
  236. package/dist/esm/lroImpl.js.map +1 -0
  237. package/dist/esm/models/index.d.ts +1302 -0
  238. package/dist/esm/models/index.d.ts.map +1 -0
  239. package/dist/esm/models/index.js +60 -0
  240. package/dist/esm/models/index.js.map +1 -0
  241. package/dist/esm/models/mappers.d.ts +59 -0
  242. package/dist/esm/models/mappers.d.ts.map +1 -0
  243. package/dist/esm/models/mappers.js +2403 -0
  244. package/dist/esm/models/mappers.js.map +1 -0
  245. package/dist/esm/models/parameters.d.ts +35 -0
  246. package/dist/esm/models/parameters.d.ts.map +1 -0
  247. package/dist/esm/models/parameters.js +307 -0
  248. package/dist/esm/models/parameters.js.map +1 -0
  249. package/dist/esm/operations/customizationPolicies.d.ts +46 -0
  250. package/dist/esm/operations/customizationPolicies.d.ts.map +1 -0
  251. package/dist/esm/operations/customizationPolicies.js +182 -0
  252. package/dist/esm/operations/customizationPolicies.js.map +1 -0
  253. package/dist/esm/operations/dedicatedCloudNodes.d.ts +94 -0
  254. package/dist/esm/operations/dedicatedCloudNodes.d.ts.map +1 -0
  255. package/dist/esm/operations/dedicatedCloudNodes.js +462 -0
  256. package/dist/esm/operations/dedicatedCloudNodes.js.map +1 -0
  257. package/dist/esm/operations/dedicatedCloudServices.d.ts +91 -0
  258. package/dist/esm/operations/dedicatedCloudServices.d.ts.map +1 -0
  259. package/dist/esm/operations/dedicatedCloudServices.js +444 -0
  260. package/dist/esm/operations/dedicatedCloudServices.js.map +1 -0
  261. package/dist/esm/operations/index.d.ts +12 -0
  262. package/dist/esm/operations/index.d.ts.map +1 -0
  263. package/dist/esm/operations/index.js +19 -0
  264. package/dist/esm/operations/index.js.map +1 -0
  265. package/dist/esm/operations/operations.d.ts +40 -0
  266. package/dist/esm/operations/operations.d.ts.map +1 -0
  267. package/dist/esm/operations/operations.js +169 -0
  268. package/dist/esm/operations/operations.js.map +1 -0
  269. package/dist/esm/operations/privateClouds.d.ts +42 -0
  270. package/dist/esm/operations/privateClouds.d.ts.map +1 -0
  271. package/dist/esm/operations/privateClouds.js +175 -0
  272. package/dist/esm/operations/privateClouds.js.map +1 -0
  273. package/dist/esm/operations/resourcePools.d.ts +46 -0
  274. package/dist/esm/operations/resourcePools.d.ts.map +1 -0
  275. package/dist/esm/operations/resourcePools.js +182 -0
  276. package/dist/esm/operations/resourcePools.js.map +1 -0
  277. package/dist/esm/operations/skusAvailability.d.ts +35 -0
  278. package/dist/esm/operations/skusAvailability.d.ts.map +1 -0
  279. package/dist/esm/operations/skusAvailability.js +145 -0
  280. package/dist/esm/operations/skusAvailability.js.map +1 -0
  281. package/dist/esm/operations/usages.d.ts +35 -0
  282. package/dist/esm/operations/usages.d.ts.map +1 -0
  283. package/dist/esm/operations/usages.js +145 -0
  284. package/dist/esm/operations/usages.js.map +1 -0
  285. package/dist/esm/operations/virtualMachineTemplates.d.ts +48 -0
  286. package/dist/esm/operations/virtualMachineTemplates.d.ts.map +1 -0
  287. package/dist/esm/operations/virtualMachineTemplates.js +184 -0
  288. package/dist/esm/operations/virtualMachineTemplates.js.map +1 -0
  289. package/dist/esm/operations/virtualMachines.d.ts +143 -0
  290. package/dist/esm/operations/virtualMachines.d.ts.map +1 -0
  291. package/dist/esm/operations/virtualMachines.js +706 -0
  292. package/dist/esm/operations/virtualMachines.js.map +1 -0
  293. package/dist/esm/operations/virtualNetworks.d.ts +48 -0
  294. package/dist/esm/operations/virtualNetworks.d.ts.map +1 -0
  295. package/dist/esm/operations/virtualNetworks.js +184 -0
  296. package/dist/esm/operations/virtualNetworks.js.map +1 -0
  297. package/dist/esm/operationsInterfaces/customizationPolicies.d.ts +21 -0
  298. package/dist/esm/operationsInterfaces/customizationPolicies.d.ts.map +1 -0
  299. package/dist/esm/operationsInterfaces/customizationPolicies.js +9 -0
  300. package/dist/esm/operationsInterfaces/customizationPolicies.js.map +1 -0
  301. package/dist/esm/operationsInterfaces/dedicatedCloudNodes.d.ts +58 -0
  302. package/dist/esm/operationsInterfaces/dedicatedCloudNodes.d.ts.map +1 -0
  303. package/dist/esm/operationsInterfaces/dedicatedCloudNodes.js +9 -0
  304. package/dist/esm/operationsInterfaces/dedicatedCloudNodes.js.map +1 -0
  305. package/dist/esm/operationsInterfaces/dedicatedCloudServices.d.ts +55 -0
  306. package/dist/esm/operationsInterfaces/dedicatedCloudServices.d.ts.map +1 -0
  307. package/dist/esm/operationsInterfaces/dedicatedCloudServices.js +9 -0
  308. package/dist/esm/operationsInterfaces/dedicatedCloudServices.js.map +1 -0
  309. package/dist/esm/operationsInterfaces/index.d.ts +12 -0
  310. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  311. package/dist/esm/operationsInterfaces/index.js +19 -0
  312. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  313. package/dist/esm/operationsInterfaces/operations.d.ts +19 -0
  314. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  315. package/dist/esm/operationsInterfaces/operations.js +9 -0
  316. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  317. package/dist/esm/operationsInterfaces/privateClouds.d.ts +19 -0
  318. package/dist/esm/operationsInterfaces/privateClouds.d.ts.map +1 -0
  319. package/dist/esm/operationsInterfaces/privateClouds.js +9 -0
  320. package/dist/esm/operationsInterfaces/privateClouds.js.map +1 -0
  321. package/dist/esm/operationsInterfaces/resourcePools.d.ts +21 -0
  322. package/dist/esm/operationsInterfaces/resourcePools.d.ts.map +1 -0
  323. package/dist/esm/operationsInterfaces/resourcePools.js +9 -0
  324. package/dist/esm/operationsInterfaces/resourcePools.js.map +1 -0
  325. package/dist/esm/operationsInterfaces/skusAvailability.d.ts +12 -0
  326. package/dist/esm/operationsInterfaces/skusAvailability.d.ts.map +1 -0
  327. package/dist/esm/operationsInterfaces/skusAvailability.js +9 -0
  328. package/dist/esm/operationsInterfaces/skusAvailability.js.map +1 -0
  329. package/dist/esm/operationsInterfaces/usages.d.ts +12 -0
  330. package/dist/esm/operationsInterfaces/usages.d.ts.map +1 -0
  331. package/dist/esm/operationsInterfaces/usages.js +9 -0
  332. package/dist/esm/operationsInterfaces/usages.js.map +1 -0
  333. package/dist/esm/operationsInterfaces/virtualMachineTemplates.d.ts +22 -0
  334. package/dist/esm/operationsInterfaces/virtualMachineTemplates.d.ts.map +1 -0
  335. package/dist/esm/operationsInterfaces/virtualMachineTemplates.js +9 -0
  336. package/dist/esm/operationsInterfaces/virtualMachineTemplates.js.map +1 -0
  337. package/dist/esm/operationsInterfaces/virtualMachines.d.ts +107 -0
  338. package/dist/esm/operationsInterfaces/virtualMachines.d.ts.map +1 -0
  339. package/dist/esm/operationsInterfaces/virtualMachines.js +9 -0
  340. package/dist/esm/operationsInterfaces/virtualMachines.js.map +1 -0
  341. package/dist/esm/operationsInterfaces/virtualNetworks.d.ts +22 -0
  342. package/dist/esm/operationsInterfaces/virtualNetworks.d.ts.map +1 -0
  343. package/dist/esm/operationsInterfaces/virtualNetworks.js +9 -0
  344. package/dist/esm/operationsInterfaces/virtualNetworks.js.map +1 -0
  345. package/dist/esm/package.json +3 -0
  346. package/dist/esm/pagingHelper.d.ts +13 -0
  347. package/dist/esm/pagingHelper.d.ts.map +1 -0
  348. package/dist/esm/pagingHelper.js +32 -0
  349. package/dist/esm/pagingHelper.js.map +1 -0
  350. package/dist/esm/vMwareCloudSimple.d.ts +30 -0
  351. package/dist/esm/vMwareCloudSimple.d.ts.map +1 -0
  352. package/dist/esm/vMwareCloudSimple.js +107 -0
  353. package/dist/esm/vMwareCloudSimple.js.map +1 -0
  354. package/dist/react-native/index.d.ts +5 -0
  355. package/dist/react-native/index.d.ts.map +1 -0
  356. package/dist/react-native/index.js +13 -0
  357. package/dist/react-native/index.js.map +1 -0
  358. package/dist/react-native/lroImpl.d.ts +16 -0
  359. package/dist/react-native/lroImpl.d.ts.map +1 -0
  360. package/dist/react-native/lroImpl.js +25 -0
  361. package/dist/react-native/lroImpl.js.map +1 -0
  362. package/dist/react-native/models/index.d.ts +1302 -0
  363. package/dist/react-native/models/index.d.ts.map +1 -0
  364. package/dist/react-native/models/index.js +60 -0
  365. package/dist/react-native/models/index.js.map +1 -0
  366. package/dist/react-native/models/mappers.d.ts +59 -0
  367. package/dist/react-native/models/mappers.d.ts.map +1 -0
  368. package/dist/react-native/models/mappers.js +2403 -0
  369. package/dist/react-native/models/mappers.js.map +1 -0
  370. package/dist/react-native/models/parameters.d.ts +35 -0
  371. package/dist/react-native/models/parameters.d.ts.map +1 -0
  372. package/dist/react-native/models/parameters.js +307 -0
  373. package/dist/react-native/models/parameters.js.map +1 -0
  374. package/dist/react-native/operations/customizationPolicies.d.ts +46 -0
  375. package/dist/react-native/operations/customizationPolicies.d.ts.map +1 -0
  376. package/dist/react-native/operations/customizationPolicies.js +182 -0
  377. package/dist/react-native/operations/customizationPolicies.js.map +1 -0
  378. package/dist/react-native/operations/dedicatedCloudNodes.d.ts +94 -0
  379. package/dist/react-native/operations/dedicatedCloudNodes.d.ts.map +1 -0
  380. package/dist/react-native/operations/dedicatedCloudNodes.js +462 -0
  381. package/dist/react-native/operations/dedicatedCloudNodes.js.map +1 -0
  382. package/dist/react-native/operations/dedicatedCloudServices.d.ts +91 -0
  383. package/dist/react-native/operations/dedicatedCloudServices.d.ts.map +1 -0
  384. package/dist/react-native/operations/dedicatedCloudServices.js +444 -0
  385. package/dist/react-native/operations/dedicatedCloudServices.js.map +1 -0
  386. package/dist/react-native/operations/index.d.ts +12 -0
  387. package/dist/react-native/operations/index.d.ts.map +1 -0
  388. package/dist/react-native/operations/index.js +19 -0
  389. package/dist/react-native/operations/index.js.map +1 -0
  390. package/dist/react-native/operations/operations.d.ts +40 -0
  391. package/dist/react-native/operations/operations.d.ts.map +1 -0
  392. package/dist/react-native/operations/operations.js +169 -0
  393. package/dist/react-native/operations/operations.js.map +1 -0
  394. package/dist/react-native/operations/privateClouds.d.ts +42 -0
  395. package/dist/react-native/operations/privateClouds.d.ts.map +1 -0
  396. package/dist/react-native/operations/privateClouds.js +175 -0
  397. package/dist/react-native/operations/privateClouds.js.map +1 -0
  398. package/dist/react-native/operations/resourcePools.d.ts +46 -0
  399. package/dist/react-native/operations/resourcePools.d.ts.map +1 -0
  400. package/dist/react-native/operations/resourcePools.js +182 -0
  401. package/dist/react-native/operations/resourcePools.js.map +1 -0
  402. package/dist/react-native/operations/skusAvailability.d.ts +35 -0
  403. package/dist/react-native/operations/skusAvailability.d.ts.map +1 -0
  404. package/dist/react-native/operations/skusAvailability.js +145 -0
  405. package/dist/react-native/operations/skusAvailability.js.map +1 -0
  406. package/dist/react-native/operations/usages.d.ts +35 -0
  407. package/dist/react-native/operations/usages.d.ts.map +1 -0
  408. package/dist/react-native/operations/usages.js +145 -0
  409. package/dist/react-native/operations/usages.js.map +1 -0
  410. package/dist/react-native/operations/virtualMachineTemplates.d.ts +48 -0
  411. package/dist/react-native/operations/virtualMachineTemplates.d.ts.map +1 -0
  412. package/dist/react-native/operations/virtualMachineTemplates.js +184 -0
  413. package/dist/react-native/operations/virtualMachineTemplates.js.map +1 -0
  414. package/dist/react-native/operations/virtualMachines.d.ts +143 -0
  415. package/dist/react-native/operations/virtualMachines.d.ts.map +1 -0
  416. package/dist/react-native/operations/virtualMachines.js +706 -0
  417. package/dist/react-native/operations/virtualMachines.js.map +1 -0
  418. package/dist/react-native/operations/virtualNetworks.d.ts +48 -0
  419. package/dist/react-native/operations/virtualNetworks.d.ts.map +1 -0
  420. package/dist/react-native/operations/virtualNetworks.js +184 -0
  421. package/dist/react-native/operations/virtualNetworks.js.map +1 -0
  422. package/dist/react-native/operationsInterfaces/customizationPolicies.d.ts +21 -0
  423. package/dist/react-native/operationsInterfaces/customizationPolicies.d.ts.map +1 -0
  424. package/dist/react-native/operationsInterfaces/customizationPolicies.js +9 -0
  425. package/dist/react-native/operationsInterfaces/customizationPolicies.js.map +1 -0
  426. package/dist/react-native/operationsInterfaces/dedicatedCloudNodes.d.ts +58 -0
  427. package/dist/react-native/operationsInterfaces/dedicatedCloudNodes.d.ts.map +1 -0
  428. package/dist/react-native/operationsInterfaces/dedicatedCloudNodes.js +9 -0
  429. package/dist/react-native/operationsInterfaces/dedicatedCloudNodes.js.map +1 -0
  430. package/dist/react-native/operationsInterfaces/dedicatedCloudServices.d.ts +55 -0
  431. package/dist/react-native/operationsInterfaces/dedicatedCloudServices.d.ts.map +1 -0
  432. package/dist/react-native/operationsInterfaces/dedicatedCloudServices.js +9 -0
  433. package/dist/react-native/operationsInterfaces/dedicatedCloudServices.js.map +1 -0
  434. package/dist/react-native/operationsInterfaces/index.d.ts +12 -0
  435. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  436. package/dist/react-native/operationsInterfaces/index.js +19 -0
  437. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  438. package/dist/react-native/operationsInterfaces/operations.d.ts +19 -0
  439. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  440. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  441. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  442. package/dist/react-native/operationsInterfaces/privateClouds.d.ts +19 -0
  443. package/dist/react-native/operationsInterfaces/privateClouds.d.ts.map +1 -0
  444. package/dist/react-native/operationsInterfaces/privateClouds.js +9 -0
  445. package/dist/react-native/operationsInterfaces/privateClouds.js.map +1 -0
  446. package/dist/react-native/operationsInterfaces/resourcePools.d.ts +21 -0
  447. package/dist/react-native/operationsInterfaces/resourcePools.d.ts.map +1 -0
  448. package/dist/react-native/operationsInterfaces/resourcePools.js +9 -0
  449. package/dist/react-native/operationsInterfaces/resourcePools.js.map +1 -0
  450. package/dist/react-native/operationsInterfaces/skusAvailability.d.ts +12 -0
  451. package/dist/react-native/operationsInterfaces/skusAvailability.d.ts.map +1 -0
  452. package/dist/react-native/operationsInterfaces/skusAvailability.js +9 -0
  453. package/dist/react-native/operationsInterfaces/skusAvailability.js.map +1 -0
  454. package/dist/react-native/operationsInterfaces/usages.d.ts +12 -0
  455. package/dist/react-native/operationsInterfaces/usages.d.ts.map +1 -0
  456. package/dist/react-native/operationsInterfaces/usages.js +9 -0
  457. package/dist/react-native/operationsInterfaces/usages.js.map +1 -0
  458. package/dist/react-native/operationsInterfaces/virtualMachineTemplates.d.ts +22 -0
  459. package/dist/react-native/operationsInterfaces/virtualMachineTemplates.d.ts.map +1 -0
  460. package/dist/react-native/operationsInterfaces/virtualMachineTemplates.js +9 -0
  461. package/dist/react-native/operationsInterfaces/virtualMachineTemplates.js.map +1 -0
  462. package/dist/react-native/operationsInterfaces/virtualMachines.d.ts +107 -0
  463. package/dist/react-native/operationsInterfaces/virtualMachines.d.ts.map +1 -0
  464. package/dist/react-native/operationsInterfaces/virtualMachines.js +9 -0
  465. package/dist/react-native/operationsInterfaces/virtualMachines.js.map +1 -0
  466. package/dist/react-native/operationsInterfaces/virtualNetworks.d.ts +22 -0
  467. package/dist/react-native/operationsInterfaces/virtualNetworks.d.ts.map +1 -0
  468. package/dist/react-native/operationsInterfaces/virtualNetworks.js +9 -0
  469. package/dist/react-native/operationsInterfaces/virtualNetworks.js.map +1 -0
  470. package/dist/react-native/package.json +3 -0
  471. package/dist/react-native/pagingHelper.d.ts +13 -0
  472. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  473. package/dist/react-native/pagingHelper.js +32 -0
  474. package/dist/react-native/pagingHelper.js.map +1 -0
  475. package/dist/react-native/vMwareCloudSimple.d.ts +30 -0
  476. package/dist/react-native/vMwareCloudSimple.d.ts.map +1 -0
  477. package/dist/react-native/vMwareCloudSimple.js +107 -0
  478. package/dist/react-native/vMwareCloudSimple.js.map +1 -0
  479. package/package.json +67 -36
  480. package/dist/index.js +0 -5973
  481. package/dist/index.js.map +0 -1
  482. package/dist/index.min.js +0 -1
  483. package/dist/index.min.js.map +0 -1
  484. package/dist-esm/samples-dev/customizationPoliciesGetSample.d.ts +0 -2
  485. package/dist-esm/samples-dev/customizationPoliciesGetSample.d.ts.map +0 -1
  486. package/dist-esm/samples-dev/customizationPoliciesGetSample.js +0 -37
  487. package/dist-esm/samples-dev/customizationPoliciesGetSample.js.map +0 -1
  488. package/dist-esm/samples-dev/customizationPoliciesListSample.d.ts +0 -2
  489. package/dist-esm/samples-dev/customizationPoliciesListSample.d.ts.map +0 -1
  490. package/dist-esm/samples-dev/customizationPoliciesListSample.js +0 -52
  491. package/dist-esm/samples-dev/customizationPoliciesListSample.js.map +0 -1
  492. package/dist-esm/samples-dev/dedicatedCloudNodesCreateOrUpdateSample.d.ts +0 -2
  493. package/dist-esm/samples-dev/dedicatedCloudNodesCreateOrUpdateSample.d.ts.map +0 -1
  494. package/dist-esm/samples-dev/dedicatedCloudNodesCreateOrUpdateSample.js +0 -40
  495. package/dist-esm/samples-dev/dedicatedCloudNodesCreateOrUpdateSample.js.map +0 -1
  496. package/dist-esm/samples-dev/dedicatedCloudNodesDeleteSample.d.ts +0 -2
  497. package/dist-esm/samples-dev/dedicatedCloudNodesDeleteSample.d.ts.map +0 -1
  498. package/dist-esm/samples-dev/dedicatedCloudNodesDeleteSample.js +0 -36
  499. package/dist-esm/samples-dev/dedicatedCloudNodesDeleteSample.js.map +0 -1
  500. package/dist-esm/samples-dev/dedicatedCloudNodesGetSample.d.ts +0 -2
  501. package/dist-esm/samples-dev/dedicatedCloudNodesGetSample.d.ts.map +0 -1
  502. package/dist-esm/samples-dev/dedicatedCloudNodesGetSample.js +0 -36
  503. package/dist-esm/samples-dev/dedicatedCloudNodesGetSample.js.map +0 -1
  504. package/dist-esm/samples-dev/dedicatedCloudNodesListByResourceGroupSample.d.ts +0 -2
  505. package/dist-esm/samples-dev/dedicatedCloudNodesListByResourceGroupSample.d.ts.map +0 -1
  506. package/dist-esm/samples-dev/dedicatedCloudNodesListByResourceGroupSample.js +0 -51
  507. package/dist-esm/samples-dev/dedicatedCloudNodesListByResourceGroupSample.js.map +0 -1
  508. package/dist-esm/samples-dev/dedicatedCloudNodesListBySubscriptionSample.d.ts +0 -2
  509. package/dist-esm/samples-dev/dedicatedCloudNodesListBySubscriptionSample.d.ts.map +0 -1
  510. package/dist-esm/samples-dev/dedicatedCloudNodesListBySubscriptionSample.js +0 -50
  511. package/dist-esm/samples-dev/dedicatedCloudNodesListBySubscriptionSample.js.map +0 -1
  512. package/dist-esm/samples-dev/dedicatedCloudNodesUpdateSample.d.ts +0 -2
  513. package/dist-esm/samples-dev/dedicatedCloudNodesUpdateSample.d.ts.map +0 -1
  514. package/dist-esm/samples-dev/dedicatedCloudNodesUpdateSample.js +0 -32
  515. package/dist-esm/samples-dev/dedicatedCloudNodesUpdateSample.js.map +0 -1
  516. package/dist-esm/samples-dev/dedicatedCloudServicesCreateOrUpdateSample.d.ts +0 -2
  517. package/dist-esm/samples-dev/dedicatedCloudServicesCreateOrUpdateSample.d.ts.map +0 -1
  518. package/dist-esm/samples-dev/dedicatedCloudServicesCreateOrUpdateSample.js +0 -33
  519. package/dist-esm/samples-dev/dedicatedCloudServicesCreateOrUpdateSample.js.map +0 -1
  520. package/dist-esm/samples-dev/dedicatedCloudServicesDeleteSample.d.ts +0 -2
  521. package/dist-esm/samples-dev/dedicatedCloudServicesDeleteSample.d.ts.map +0 -1
  522. package/dist-esm/samples-dev/dedicatedCloudServicesDeleteSample.js +0 -36
  523. package/dist-esm/samples-dev/dedicatedCloudServicesDeleteSample.js.map +0 -1
  524. package/dist-esm/samples-dev/dedicatedCloudServicesGetSample.d.ts +0 -2
  525. package/dist-esm/samples-dev/dedicatedCloudServicesGetSample.d.ts.map +0 -1
  526. package/dist-esm/samples-dev/dedicatedCloudServicesGetSample.js +0 -36
  527. package/dist-esm/samples-dev/dedicatedCloudServicesGetSample.js.map +0 -1
  528. package/dist-esm/samples-dev/dedicatedCloudServicesListByResourceGroupSample.d.ts +0 -2
  529. package/dist-esm/samples-dev/dedicatedCloudServicesListByResourceGroupSample.d.ts.map +0 -1
  530. package/dist-esm/samples-dev/dedicatedCloudServicesListByResourceGroupSample.js +0 -51
  531. package/dist-esm/samples-dev/dedicatedCloudServicesListByResourceGroupSample.js.map +0 -1
  532. package/dist-esm/samples-dev/dedicatedCloudServicesListBySubscriptionSample.d.ts +0 -2
  533. package/dist-esm/samples-dev/dedicatedCloudServicesListBySubscriptionSample.d.ts.map +0 -1
  534. package/dist-esm/samples-dev/dedicatedCloudServicesListBySubscriptionSample.js +0 -50
  535. package/dist-esm/samples-dev/dedicatedCloudServicesListBySubscriptionSample.js.map +0 -1
  536. package/dist-esm/samples-dev/dedicatedCloudServicesUpdateSample.d.ts +0 -2
  537. package/dist-esm/samples-dev/dedicatedCloudServicesUpdateSample.d.ts.map +0 -1
  538. package/dist-esm/samples-dev/dedicatedCloudServicesUpdateSample.js +0 -32
  539. package/dist-esm/samples-dev/dedicatedCloudServicesUpdateSample.js.map +0 -1
  540. package/dist-esm/samples-dev/operationsGetSample.d.ts +0 -2
  541. package/dist-esm/samples-dev/operationsGetSample.d.ts.map +0 -1
  542. package/dist-esm/samples-dev/operationsGetSample.js +0 -56
  543. package/dist-esm/samples-dev/operationsGetSample.js.map +0 -1
  544. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  545. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  546. package/dist-esm/samples-dev/operationsListSample.js +0 -50
  547. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  548. package/dist-esm/samples-dev/privateCloudsGetSample.d.ts +0 -2
  549. package/dist-esm/samples-dev/privateCloudsGetSample.d.ts.map +0 -1
  550. package/dist-esm/samples-dev/privateCloudsGetSample.js +0 -36
  551. package/dist-esm/samples-dev/privateCloudsGetSample.js.map +0 -1
  552. package/dist-esm/samples-dev/privateCloudsListSample.d.ts +0 -2
  553. package/dist-esm/samples-dev/privateCloudsListSample.d.ts.map +0 -1
  554. package/dist-esm/samples-dev/privateCloudsListSample.js +0 -51
  555. package/dist-esm/samples-dev/privateCloudsListSample.js.map +0 -1
  556. package/dist-esm/samples-dev/resourcePoolsGetSample.d.ts +0 -2
  557. package/dist-esm/samples-dev/resourcePoolsGetSample.d.ts.map +0 -1
  558. package/dist-esm/samples-dev/resourcePoolsGetSample.js +0 -37
  559. package/dist-esm/samples-dev/resourcePoolsGetSample.js.map +0 -1
  560. package/dist-esm/samples-dev/resourcePoolsListSample.d.ts +0 -2
  561. package/dist-esm/samples-dev/resourcePoolsListSample.d.ts.map +0 -1
  562. package/dist-esm/samples-dev/resourcePoolsListSample.js +0 -52
  563. package/dist-esm/samples-dev/resourcePoolsListSample.js.map +0 -1
  564. package/dist-esm/samples-dev/skusAvailabilityListSample.d.ts +0 -2
  565. package/dist-esm/samples-dev/skusAvailabilityListSample.d.ts.map +0 -1
  566. package/dist-esm/samples-dev/skusAvailabilityListSample.js +0 -51
  567. package/dist-esm/samples-dev/skusAvailabilityListSample.js.map +0 -1
  568. package/dist-esm/samples-dev/usagesListSample.d.ts +0 -2
  569. package/dist-esm/samples-dev/usagesListSample.d.ts.map +0 -1
  570. package/dist-esm/samples-dev/usagesListSample.js +0 -51
  571. package/dist-esm/samples-dev/usagesListSample.js.map +0 -1
  572. package/dist-esm/samples-dev/virtualMachineTemplatesGetSample.d.ts +0 -2
  573. package/dist-esm/samples-dev/virtualMachineTemplatesGetSample.d.ts.map +0 -1
  574. package/dist-esm/samples-dev/virtualMachineTemplatesGetSample.js +0 -37
  575. package/dist-esm/samples-dev/virtualMachineTemplatesGetSample.js.map +0 -1
  576. package/dist-esm/samples-dev/virtualMachineTemplatesListSample.d.ts +0 -2
  577. package/dist-esm/samples-dev/virtualMachineTemplatesListSample.d.ts.map +0 -1
  578. package/dist-esm/samples-dev/virtualMachineTemplatesListSample.js +0 -53
  579. package/dist-esm/samples-dev/virtualMachineTemplatesListSample.js.map +0 -1
  580. package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.d.ts +0 -2
  581. package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.d.ts.map +0 -1
  582. package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js +0 -58
  583. package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js.map +0 -1
  584. package/dist-esm/samples-dev/virtualMachinesDeleteSample.d.ts +0 -2
  585. package/dist-esm/samples-dev/virtualMachinesDeleteSample.d.ts.map +0 -1
  586. package/dist-esm/samples-dev/virtualMachinesDeleteSample.js +0 -37
  587. package/dist-esm/samples-dev/virtualMachinesDeleteSample.js.map +0 -1
  588. package/dist-esm/samples-dev/virtualMachinesGetSample.d.ts +0 -2
  589. package/dist-esm/samples-dev/virtualMachinesGetSample.d.ts.map +0 -1
  590. package/dist-esm/samples-dev/virtualMachinesGetSample.js +0 -36
  591. package/dist-esm/samples-dev/virtualMachinesGetSample.js.map +0 -1
  592. package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.d.ts +0 -2
  593. package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.d.ts.map +0 -1
  594. package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js +0 -51
  595. package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js.map +0 -1
  596. package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.d.ts +0 -2
  597. package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.d.ts.map +0 -1
  598. package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js +0 -50
  599. package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js.map +0 -1
  600. package/dist-esm/samples-dev/virtualMachinesStartSample.d.ts +0 -2
  601. package/dist-esm/samples-dev/virtualMachinesStartSample.d.ts.map +0 -1
  602. package/dist-esm/samples-dev/virtualMachinesStartSample.js +0 -37
  603. package/dist-esm/samples-dev/virtualMachinesStartSample.js.map +0 -1
  604. package/dist-esm/samples-dev/virtualMachinesStopSample.d.ts +0 -2
  605. package/dist-esm/samples-dev/virtualMachinesStopSample.d.ts.map +0 -1
  606. package/dist-esm/samples-dev/virtualMachinesStopSample.js +0 -53
  607. package/dist-esm/samples-dev/virtualMachinesStopSample.js.map +0 -1
  608. package/dist-esm/samples-dev/virtualMachinesUpdateSample.d.ts +0 -2
  609. package/dist-esm/samples-dev/virtualMachinesUpdateSample.d.ts.map +0 -1
  610. package/dist-esm/samples-dev/virtualMachinesUpdateSample.js +0 -30
  611. package/dist-esm/samples-dev/virtualMachinesUpdateSample.js.map +0 -1
  612. package/dist-esm/samples-dev/virtualNetworksGetSample.d.ts +0 -2
  613. package/dist-esm/samples-dev/virtualNetworksGetSample.d.ts.map +0 -1
  614. package/dist-esm/samples-dev/virtualNetworksGetSample.js +0 -37
  615. package/dist-esm/samples-dev/virtualNetworksGetSample.js.map +0 -1
  616. package/dist-esm/samples-dev/virtualNetworksListSample.d.ts +0 -2
  617. package/dist-esm/samples-dev/virtualNetworksListSample.d.ts.map +0 -1
  618. package/dist-esm/samples-dev/virtualNetworksListSample.js +0 -53
  619. package/dist-esm/samples-dev/virtualNetworksListSample.js.map +0 -1
  620. package/dist-esm/src/index.d.ts +0 -5
  621. package/dist-esm/src/index.js.map +0 -1
  622. package/dist-esm/src/lroImpl.js +0 -29
  623. package/dist-esm/src/lroImpl.js.map +0 -1
  624. package/dist-esm/src/models/index.js.map +0 -1
  625. package/dist-esm/src/models/mappers.js.map +0 -1
  626. package/dist-esm/src/models/parameters.js.map +0 -1
  627. package/dist-esm/src/operations/customizationPolicies.d.ts.map +0 -1
  628. package/dist-esm/src/operations/customizationPolicies.js.map +0 -1
  629. package/dist-esm/src/operations/dedicatedCloudNodes.d.ts.map +0 -1
  630. package/dist-esm/src/operations/dedicatedCloudNodes.js.map +0 -1
  631. package/dist-esm/src/operations/dedicatedCloudServices.d.ts.map +0 -1
  632. package/dist-esm/src/operations/dedicatedCloudServices.js.map +0 -1
  633. package/dist-esm/src/operations/index.d.ts +0 -12
  634. package/dist-esm/src/operations/index.d.ts.map +0 -1
  635. package/dist-esm/src/operations/index.js +0 -19
  636. package/dist-esm/src/operations/index.js.map +0 -1
  637. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  638. package/dist-esm/src/operations/operations.js.map +0 -1
  639. package/dist-esm/src/operations/privateClouds.d.ts.map +0 -1
  640. package/dist-esm/src/operations/privateClouds.js.map +0 -1
  641. package/dist-esm/src/operations/resourcePools.d.ts.map +0 -1
  642. package/dist-esm/src/operations/resourcePools.js.map +0 -1
  643. package/dist-esm/src/operations/skusAvailability.d.ts.map +0 -1
  644. package/dist-esm/src/operations/skusAvailability.js.map +0 -1
  645. package/dist-esm/src/operations/usages.d.ts.map +0 -1
  646. package/dist-esm/src/operations/usages.js.map +0 -1
  647. package/dist-esm/src/operations/virtualMachineTemplates.d.ts.map +0 -1
  648. package/dist-esm/src/operations/virtualMachineTemplates.js.map +0 -1
  649. package/dist-esm/src/operations/virtualMachines.d.ts.map +0 -1
  650. package/dist-esm/src/operations/virtualMachines.js.map +0 -1
  651. package/dist-esm/src/operations/virtualNetworks.d.ts.map +0 -1
  652. package/dist-esm/src/operations/virtualNetworks.js.map +0 -1
  653. package/dist-esm/src/operationsInterfaces/customizationPolicies.d.ts.map +0 -1
  654. package/dist-esm/src/operationsInterfaces/customizationPolicies.js.map +0 -1
  655. package/dist-esm/src/operationsInterfaces/dedicatedCloudNodes.d.ts.map +0 -1
  656. package/dist-esm/src/operationsInterfaces/dedicatedCloudNodes.js.map +0 -1
  657. package/dist-esm/src/operationsInterfaces/dedicatedCloudServices.d.ts.map +0 -1
  658. package/dist-esm/src/operationsInterfaces/dedicatedCloudServices.js.map +0 -1
  659. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -12
  660. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  661. package/dist-esm/src/operationsInterfaces/index.js +0 -19
  662. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  663. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +0 -1
  664. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  665. package/dist-esm/src/operationsInterfaces/privateClouds.d.ts.map +0 -1
  666. package/dist-esm/src/operationsInterfaces/privateClouds.js.map +0 -1
  667. package/dist-esm/src/operationsInterfaces/resourcePools.d.ts.map +0 -1
  668. package/dist-esm/src/operationsInterfaces/resourcePools.js.map +0 -1
  669. package/dist-esm/src/operationsInterfaces/skusAvailability.d.ts.map +0 -1
  670. package/dist-esm/src/operationsInterfaces/skusAvailability.js.map +0 -1
  671. package/dist-esm/src/operationsInterfaces/usages.js.map +0 -1
  672. package/dist-esm/src/operationsInterfaces/virtualMachineTemplates.d.ts.map +0 -1
  673. package/dist-esm/src/operationsInterfaces/virtualMachineTemplates.js.map +0 -1
  674. package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts.map +0 -1
  675. package/dist-esm/src/operationsInterfaces/virtualMachines.js.map +0 -1
  676. package/dist-esm/src/operationsInterfaces/virtualNetworks.d.ts.map +0 -1
  677. package/dist-esm/src/operationsInterfaces/virtualNetworks.js.map +0 -1
  678. package/dist-esm/src/pagingHelper.js.map +0 -1
  679. package/dist-esm/src/vMwareCloudSimple.d.ts.map +0 -1
  680. package/dist-esm/src/vMwareCloudSimple.js.map +0 -1
  681. package/dist-esm/test/sampleTest.d.ts +0 -2
  682. package/dist-esm/test/sampleTest.d.ts.map +0 -1
  683. package/dist-esm/test/sampleTest.js +0 -42
  684. package/dist-esm/test/sampleTest.js.map +0 -1
  685. package/src/lroImpl.ts +0 -34
  686. package/src/models/index.ts +0 -1504
  687. package/src/models/mappers.ts +0 -2479
  688. package/src/models/parameters.ts +0 -351
  689. package/src/operations/customizationPolicies.ts +0 -229
  690. package/src/operations/dedicatedCloudNodes.ts +0 -592
  691. package/src/operations/dedicatedCloudServices.ts +0 -564
  692. package/src/operations/index.ts +0 -19
  693. package/src/operations/operations.ts +0 -197
  694. package/src/operations/privateClouds.ts +0 -211
  695. package/src/operations/resourcePools.ts +0 -229
  696. package/src/operations/skusAvailability.ts +0 -170
  697. package/src/operations/usages.ts +0 -170
  698. package/src/operations/virtualMachineTemplates.ts +0 -251
  699. package/src/operations/virtualMachines.ts +0 -986
  700. package/src/operations/virtualNetworks.ts +0 -251
  701. package/src/operationsInterfaces/customizationPolicies.ts +0 -44
  702. package/src/operationsInterfaces/dedicatedCloudNodes.ts +0 -114
  703. package/src/operationsInterfaces/dedicatedCloudServices.ts +0 -103
  704. package/src/operationsInterfaces/index.ts +0 -19
  705. package/src/operationsInterfaces/operations.ts +0 -40
  706. package/src/operationsInterfaces/privateClouds.ts +0 -40
  707. package/src/operationsInterfaces/resourcePools.ts +0 -44
  708. package/src/operationsInterfaces/skusAvailability.ts +0 -24
  709. package/src/operationsInterfaces/usages.ts +0 -24
  710. package/src/operationsInterfaces/virtualMachineTemplates.ts +0 -46
  711. package/src/operationsInterfaces/virtualMachines.ts +0 -207
  712. package/src/operationsInterfaces/virtualNetworks.ts +0 -46
  713. package/src/pagingHelper.ts +0 -39
  714. package/src/vMwareCloudSimple.ts +0 -184
  715. package/tsconfig.json +0 -33
  716. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  717. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  718. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  719. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  720. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  721. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  722. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  723. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  724. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  725. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  726. /package/{dist-esm/src → dist/browser}/operationsInterfaces/customizationPolicies.js +0 -0
  727. /package/{dist-esm/src → dist/browser}/operationsInterfaces/dedicatedCloudNodes.js +0 -0
  728. /package/{dist-esm/src → dist/browser}/operationsInterfaces/dedicatedCloudServices.js +0 -0
  729. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  730. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateClouds.js +0 -0
  731. /package/{dist-esm/src → dist/browser}/operationsInterfaces/resourcePools.js +0 -0
  732. /package/{dist-esm/src → dist/browser}/operationsInterfaces/skusAvailability.js +0 -0
  733. /package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.js +0 -0
  734. /package/{dist-esm/src → dist/browser}/operationsInterfaces/virtualMachineTemplates.js +0 -0
  735. /package/{dist-esm/src → dist/browser}/operationsInterfaces/virtualMachines.js +0 -0
  736. /package/{dist-esm/src → dist/browser}/operationsInterfaces/virtualNetworks.js +0 -0
  737. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  738. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  739. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
@@ -1,1855 +1,1302 @@
1
- import * as coreAuth from '@azure/core-auth';
2
- import * as coreClient from '@azure/core-client';
3
- import { PagedAsyncIterableIterator } from '@azure/core-paging';
4
- import { PollerLike } from '@azure/core-lro';
5
- import { PollOperationState } from '@azure/core-lro';
6
-
7
- /** Defines values for AggregationType. */
8
- export declare type AggregationType = "Average" | "Total";
9
-
10
- /** Resource provider available operation model */
11
- export declare interface AvailableOperation {
12
- /** The list of operations */
13
- display?: AvailableOperationDisplay;
14
- /** Indicating whether the operation is a data action or not */
15
- isDataAction?: boolean;
16
- /** {resourceProviderNamespace}/{resourceType}/{read|write|delete|action} */
17
- name?: string;
18
- /** The origin of operation */
19
- origin?: OperationOrigin;
20
- /** The list of specification's service metrics */
21
- serviceSpecification?: AvailableOperationDisplayPropertyServiceSpecificationMetricsList;
22
- }
23
-
24
- /** Resource provider available operation display model */
25
- export declare interface AvailableOperationDisplay {
26
- /** Description of the operation for display purposes */
27
- description?: string;
28
- /** Name of the operation for display purposes */
29
- operation?: string;
30
- /** Name of the provider for display purposes */
31
- provider?: string;
32
- /** Name of the resource type for display purposes */
33
- resource?: string;
34
- }
35
-
36
- /** Available operation display property service specification metrics item */
37
- export declare interface AvailableOperationDisplayPropertyServiceSpecificationMetricsItem {
38
- /** Metric's aggregation type for e.g. (Average, Total) */
39
- aggregationType: AggregationType;
40
- /** Metric's description */
41
- displayDescription: string;
42
- /** Human readable metric's name */
43
- displayName: string;
44
- /** Metric's name/id */
45
- name: string;
46
- /** Metric's unit */
47
- unit: string;
48
- }
49
-
50
- /** List of available operation display property service specification metrics */
51
- export declare interface AvailableOperationDisplayPropertyServiceSpecificationMetricsList {
52
- /** Metric specifications of operation */
53
- metricSpecifications?: AvailableOperationDisplayPropertyServiceSpecificationMetricsItem[];
54
- }
55
-
56
- /** List of available operations */
57
- export declare interface AvailableOperationsListResponse {
58
- /** Link for next list of available operations */
59
- nextLink?: string;
60
- /** Returns a list of available operations */
61
- value?: AvailableOperation[];
62
- }
63
-
64
- /** General error model */
65
- export declare interface CsrpError {
66
- /** Error's body */
67
- error?: CsrpErrorBody;
68
- }
69
-
70
- /** Error properties */
71
- export declare interface CsrpErrorBody {
72
- /**
73
- * Error's code
74
- * NOTE: This property will not be serialized. It can only be populated by the server.
75
- */
76
- readonly code?: string;
77
- /**
78
- * Error's details
79
- * NOTE: This property will not be serialized. It can only be populated by the server.
80
- */
81
- readonly details?: CsrpErrorBody[];
82
- /**
83
- * Error's message
84
- * NOTE: This property will not be serialized. It can only be populated by the server.
85
- */
86
- readonly message?: string;
87
- /** Error's target */
88
- target?: string;
89
- }
90
-
91
- /** Host name model */
92
- export declare interface CustomizationHostName {
93
- /** Hostname */
94
- name?: string;
95
- /** Type of host name */
96
- type?: CustomizationHostNameType;
97
- }
98
-
99
- /**
100
- * Defines values for CustomizationHostNameType. \
101
- * {@link KnownCustomizationHostNameType} can be used interchangeably with CustomizationHostNameType,
102
- * this enum contains the known values that the service supports.
103
- * ### Known values supported by the service
104
- * **USER_DEFINED** \
105
- * **PREFIX_BASED** \
106
- * **FIXED** \
107
- * **VIRTUAL_MACHINE_NAME** \
108
- * **CUSTOM_NAME**
109
- */
110
- export declare type CustomizationHostNameType = string;
111
-
112
- export declare interface CustomizationIdentity {
113
- /** Windows Text Identity. Prepared data */
114
- data?: string;
115
- /** Virtual machine host name settings */
116
- hostName?: CustomizationHostName;
117
- /** Identity type */
118
- type?: CustomizationIdentityType;
119
- /** Windows Identity. User data customization */
120
- userData?: CustomizationIdentityUserData;
121
- }
122
-
123
- /**
124
- * Defines values for CustomizationIdentityType. \
125
- * {@link KnownCustomizationIdentityType} can be used interchangeably with CustomizationIdentityType,
126
- * this enum contains the known values that the service supports.
127
- * ### Known values supported by the service
128
- * **WINDOWS_TEXT** \
129
- * **WINDOWS** \
130
- * **LINUX**
131
- */
132
- export declare type CustomizationIdentityType = string;
133
-
134
- /** Windows Identity. User data customization */
135
- export declare interface CustomizationIdentityUserData {
136
- /** Is password predefined in customization policy */
137
- isPasswordPredefined?: boolean;
138
- }
139
-
140
- export declare interface CustomizationIPAddress {
141
- /** Argument when Custom ip type is selected */
142
- argument?: string;
143
- /** Defined Ip Address when Fixed ip type is selected */
144
- ipAddress?: string;
145
- /** Customization Specification ip type */
146
- type?: CustomizationIPAddressType;
147
- }
148
-
149
- /**
150
- * Defines values for CustomizationIPAddressType. \
151
- * {@link KnownCustomizationIPAddressType} can be used interchangeably with CustomizationIPAddressType,
152
- * this enum contains the known values that the service supports.
153
- * ### Known values supported by the service
154
- * **CUSTOM** \
155
- * **DHCP_IP** \
156
- * **FIXED_IP** \
157
- * **USER_DEFINED**
158
- */
159
- export declare type CustomizationIPAddressType = string;
160
-
161
- export declare interface CustomizationIPSettings {
162
- /** The list of gateways */
163
- gateway?: string[];
164
- /** Ip address customization settings */
165
- ip?: CustomizationIPAddress;
166
- /** Adapter subnet mask */
167
- subnetMask?: string;
168
- }
169
-
170
- export declare interface CustomizationNicSetting {
171
- /** The list of adapters' settings */
172
- adapter?: CustomizationIPSettings;
173
- /** NIC mac address */
174
- macAddress?: string;
175
- }
176
-
177
- /** Interface representing a CustomizationPolicies. */
178
- export declare interface CustomizationPolicies {
179
- /**
180
- * Returns list of customization policies in region for private cloud
181
- * @param regionId The region Id (westus, eastus)
182
- * @param pcName The private cloud name
183
- * @param options The options parameters.
184
- */
185
- list(regionId: string, pcName: string, options?: CustomizationPoliciesListOptionalParams): PagedAsyncIterableIterator<CustomizationPolicy>;
186
- /**
187
- * Returns customization policy by its name
188
- * @param regionId The region Id (westus, eastus)
189
- * @param pcName The private cloud name
190
- * @param customizationPolicyName customization policy name
191
- * @param options The options parameters.
192
- */
193
- get(regionId: string, pcName: string, customizationPolicyName: string, options?: CustomizationPoliciesGetOptionalParams): Promise<CustomizationPoliciesGetResponse>;
194
- }
195
-
196
- /** Optional parameters. */
197
- export declare interface CustomizationPoliciesGetOptionalParams extends coreClient.OperationOptions {
198
- }
199
-
200
- /** Contains response data for the get operation. */
201
- export declare type CustomizationPoliciesGetResponse = CustomizationPolicy;
202
-
203
- /** Optional parameters. */
204
- export declare interface CustomizationPoliciesListNextOptionalParams extends coreClient.OperationOptions {
205
- }
206
-
207
- /** Contains response data for the listNext operation. */
208
- export declare type CustomizationPoliciesListNextResponse = CustomizationPoliciesListResponse;
209
-
210
- /** Contains response data for the list operation. */
211
- export declare type CustomizationPoliciesListOperationResponse = CustomizationPoliciesListResponse;
212
-
213
- /** Optional parameters. */
214
- export declare interface CustomizationPoliciesListOptionalParams extends coreClient.OperationOptions {
215
- /** The filter to apply on the list operation. only type is allowed here as a filter e.g. $filter=type eq 'xxxx' */
216
- filter?: string;
217
- }
218
-
219
- /** List of customization polices response model */
220
- export declare interface CustomizationPoliciesListResponse {
221
- /** Link for next list of the Customization policy */
222
- nextLink?: string;
223
- /** List of the customization policies */
224
- value?: CustomizationPolicy[];
225
- }
226
-
227
- /** The virtual machine customization policy */
228
- export declare interface CustomizationPolicy {
229
- /** Customization policy azure id */
230
- id?: string;
231
- /** Azure region */
232
- location?: string;
233
- /**
234
- * Customization policy name
235
- * NOTE: This property will not be serialized. It can only be populated by the server.
236
- */
237
- readonly name?: string;
238
- /** NOTE: This property will not be serialized. It can only be populated by the server. */
239
- readonly type?: string;
240
- /** Policy description */
241
- description?: string;
242
- /** The Private cloud id */
243
- privateCloudId?: string;
244
- /** Detailed customization policy specification */
245
- specification?: CustomizationSpecification;
246
- /** The type of customization (Linux or Windows) */
247
- typePropertiesType?: CustomizationPolicyPropertiesType;
248
- /** Policy version */
249
- version?: string;
250
- }
251
-
252
- /**
253
- * Defines values for CustomizationPolicyPropertiesType. \
254
- * {@link KnownCustomizationPolicyPropertiesType} can be used interchangeably with CustomizationPolicyPropertiesType,
255
- * this enum contains the known values that the service supports.
256
- * ### Known values supported by the service
257
- * **LINUX** \
258
- * **WINDOWS**
259
- */
260
- export declare type CustomizationPolicyPropertiesType = string;
261
-
262
- /** The specification for Customization Policy */
263
- export declare interface CustomizationSpecification {
264
- /** Customization Identity. It contains data about user and hostname */
265
- identity?: CustomizationIdentity;
266
- /** Network interface settings */
267
- nicSettings?: CustomizationNicSetting[];
268
- }
269
-
270
- /** Dedicated cloud node model */
271
- export declare interface DedicatedCloudNode {
272
- /**
273
- * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/dedicatedCloudNodes/{dedicatedCloudNodeName}
274
- * NOTE: This property will not be serialized. It can only be populated by the server.
275
- */
276
- readonly id?: string;
277
- /** Azure region */
278
- location: string;
279
- /**
280
- * {dedicatedCloudNodeName}
281
- * NOTE: This property will not be serialized. It can only be populated by the server.
282
- */
283
- readonly name?: string;
284
- /** Dedicated Cloud Nodes SKU */
285
- sku?: Sku;
286
- /** Dedicated Cloud Nodes tags */
287
- tags?: {
288
- [propertyName: string]: string;
289
- };
290
- /**
291
- * {resourceProviderNamespace}/{resourceType}
292
- * NOTE: This property will not be serialized. It can only be populated by the server.
293
- */
294
- readonly type?: string;
295
- /** Availability Zone id, e.g. "az1" */
296
- availabilityZoneId?: string;
297
- /**
298
- * Availability Zone name, e.g. "Availability Zone 1"
299
- * NOTE: This property will not be serialized. It can only be populated by the server.
300
- */
301
- readonly availabilityZoneName?: string;
302
- /**
303
- * VMWare Cloud Rack Name
304
- * NOTE: This property will not be serialized. It can only be populated by the server.
305
- */
306
- readonly cloudRackName?: string;
307
- /**
308
- * date time the resource was created
309
- * NOTE: This property will not be serialized. It can only be populated by the server.
310
- */
311
- readonly created?: Date;
312
- /** count of nodes to create */
313
- nodesCount?: number;
314
- /** Placement Group id, e.g. "n1" */
315
- placementGroupId?: string;
316
- /**
317
- * Placement Name, e.g. "Placement Group 1"
318
- * NOTE: This property will not be serialized. It can only be populated by the server.
319
- */
320
- readonly placementGroupName?: string;
321
- /**
322
- * Private Cloud Id
323
- * NOTE: This property will not be serialized. It can only be populated by the server.
324
- */
325
- readonly privateCloudId?: string;
326
- /**
327
- * Resource Pool Name
328
- * NOTE: This property will not be serialized. It can only be populated by the server.
329
- */
330
- readonly privateCloudName?: string;
331
- /**
332
- * The provisioning status of the resource
333
- * NOTE: This property will not be serialized. It can only be populated by the server.
334
- */
335
- readonly provisioningState?: string;
336
- /** purchase id */
337
- purchaseId?: string;
338
- /**
339
- * Node status, indicates is private cloud set up on this node or not
340
- * NOTE: This property will not be serialized. It can only be populated by the server.
341
- */
342
- readonly status?: NodeStatus;
343
- /**
344
- * VMWare Cluster Name
345
- * NOTE: This property will not be serialized. It can only be populated by the server.
346
- */
347
- readonly vmwareClusterName?: string;
348
- /** SKU's id */
349
- idPropertiesSkuDescriptionId?: string;
350
- /** SKU's name */
351
- namePropertiesSkuDescriptionName?: string;
352
- }
353
-
354
- /** List of dedicated nodes response model */
355
- export declare interface DedicatedCloudNodeListResponse {
356
- /** Link for next list of DedicatedCloudNode */
357
- nextLink?: string;
358
- /** Results of the DedicatedCloudNode list */
359
- value?: DedicatedCloudNode[];
360
- }
361
-
362
- /** Interface representing a DedicatedCloudNodes. */
363
- export declare interface DedicatedCloudNodes {
364
- /**
365
- * Returns list of dedicate cloud nodes within subscription
366
- * @param options The options parameters.
367
- */
368
- listBySubscription(options?: DedicatedCloudNodesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<DedicatedCloudNode>;
369
- /**
370
- * Returns list of dedicate cloud nodes within resource group
371
- * @param resourceGroupName The name of the resource group
372
- * @param options The options parameters.
373
- */
374
- listByResourceGroup(resourceGroupName: string, options?: DedicatedCloudNodesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<DedicatedCloudNode>;
375
- /**
376
- * Returns dedicated cloud node
377
- * @param resourceGroupName The name of the resource group
378
- * @param dedicatedCloudNodeName dedicated cloud node name
379
- * @param options The options parameters.
380
- */
381
- get(resourceGroupName: string, dedicatedCloudNodeName: string, options?: DedicatedCloudNodesGetOptionalParams): Promise<DedicatedCloudNodesGetResponse>;
382
- /**
383
- * Returns dedicated cloud node by its name
384
- * @param resourceGroupName The name of the resource group
385
- * @param referer referer url
386
- * @param dedicatedCloudNodeName dedicated cloud node name
387
- * @param dedicatedCloudNodeRequest Create Dedicated Cloud Node request
388
- * @param options The options parameters.
389
- */
390
- beginCreateOrUpdate(resourceGroupName: string, referer: string, dedicatedCloudNodeName: string, dedicatedCloudNodeRequest: DedicatedCloudNode, options?: DedicatedCloudNodesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<DedicatedCloudNodesCreateOrUpdateResponse>, DedicatedCloudNodesCreateOrUpdateResponse>>;
391
- /**
392
- * Returns dedicated cloud node by its name
393
- * @param resourceGroupName The name of the resource group
394
- * @param referer referer url
395
- * @param dedicatedCloudNodeName dedicated cloud node name
396
- * @param dedicatedCloudNodeRequest Create Dedicated Cloud Node request
397
- * @param options The options parameters.
398
- */
399
- beginCreateOrUpdateAndWait(resourceGroupName: string, referer: string, dedicatedCloudNodeName: string, dedicatedCloudNodeRequest: DedicatedCloudNode, options?: DedicatedCloudNodesCreateOrUpdateOptionalParams): Promise<DedicatedCloudNodesCreateOrUpdateResponse>;
400
- /**
401
- * Delete dedicated cloud node
402
- * @param resourceGroupName The name of the resource group
403
- * @param dedicatedCloudNodeName dedicated cloud node name
404
- * @param options The options parameters.
405
- */
406
- delete(resourceGroupName: string, dedicatedCloudNodeName: string, options?: DedicatedCloudNodesDeleteOptionalParams): Promise<void>;
407
- /**
408
- * Patches dedicated node properties
409
- * @param resourceGroupName The name of the resource group
410
- * @param dedicatedCloudNodeName dedicated cloud node name
411
- * @param dedicatedCloudNodeRequest Patch Dedicated Cloud Node request
412
- * @param options The options parameters.
413
- */
414
- update(resourceGroupName: string, dedicatedCloudNodeName: string, dedicatedCloudNodeRequest: PatchPayload, options?: DedicatedCloudNodesUpdateOptionalParams): Promise<DedicatedCloudNodesUpdateResponse>;
415
- }
416
-
417
- /** Defines headers for DedicatedCloudNodes_createOrUpdate operation. */
418
- export declare interface DedicatedCloudNodesCreateOrUpdateHeaders {
419
- azureAsyncOperation?: string;
420
- location?: string;
421
- retryAfter?: number;
422
- }
423
-
424
- /** Optional parameters. */
425
- export declare interface DedicatedCloudNodesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
426
- /** Delay to wait until next poll, in milliseconds. */
427
- updateIntervalInMs?: number;
428
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
429
- resumeFrom?: string;
430
- }
431
-
432
- /** Contains response data for the createOrUpdate operation. */
433
- export declare type DedicatedCloudNodesCreateOrUpdateResponse = DedicatedCloudNodesCreateOrUpdateHeaders & DedicatedCloudNode;
434
-
435
- /** Defines headers for DedicatedCloudNodes_delete operation. */
436
- export declare interface DedicatedCloudNodesDeleteExceptionHeaders {
437
- contentType?: string;
438
- }
439
-
440
- /** Optional parameters. */
441
- export declare interface DedicatedCloudNodesDeleteOptionalParams extends coreClient.OperationOptions {
442
- }
443
-
444
- /** Optional parameters. */
445
- export declare interface DedicatedCloudNodesGetOptionalParams extends coreClient.OperationOptions {
446
- }
447
-
448
- /** Contains response data for the get operation. */
449
- export declare type DedicatedCloudNodesGetResponse = DedicatedCloudNode;
450
-
451
- /** Optional parameters. */
452
- export declare interface DedicatedCloudNodesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
453
- }
454
-
455
- /** Contains response data for the listByResourceGroupNext operation. */
456
- export declare type DedicatedCloudNodesListByResourceGroupNextResponse = DedicatedCloudNodeListResponse;
457
-
458
- /** Optional parameters. */
459
- export declare interface DedicatedCloudNodesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
460
- /** The filter to apply on the list operation */
461
- filter?: string;
462
- /** The maximum number of record sets to return */
463
- top?: number;
464
- /** to be used by nextLink implementation */
465
- skipToken?: string;
466
- }
467
-
468
- /** Contains response data for the listByResourceGroup operation. */
469
- export declare type DedicatedCloudNodesListByResourceGroupResponse = DedicatedCloudNodeListResponse;
470
-
471
- /** Optional parameters. */
472
- export declare interface DedicatedCloudNodesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
473
- }
474
-
475
- /** Contains response data for the listBySubscriptionNext operation. */
476
- export declare type DedicatedCloudNodesListBySubscriptionNextResponse = DedicatedCloudNodeListResponse;
477
-
478
- /** Optional parameters. */
479
- export declare interface DedicatedCloudNodesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
480
- /** The filter to apply on the list operation */
481
- filter?: string;
482
- /** The maximum number of record sets to return */
483
- top?: number;
484
- /** to be used by nextLink implementation */
485
- skipToken?: string;
486
- }
487
-
488
- /** Contains response data for the listBySubscription operation. */
489
- export declare type DedicatedCloudNodesListBySubscriptionResponse = DedicatedCloudNodeListResponse;
490
-
491
- /** Optional parameters. */
492
- export declare interface DedicatedCloudNodesUpdateOptionalParams extends coreClient.OperationOptions {
493
- }
494
-
495
- /** Contains response data for the update operation. */
496
- export declare type DedicatedCloudNodesUpdateResponse = DedicatedCloudNode;
497
-
498
- /** Dedicated cloud service model */
499
- export declare interface DedicatedCloudService {
500
- /**
501
- * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/dedicatedCloudServices/{dedicatedCloudServiceName}
502
- * NOTE: This property will not be serialized. It can only be populated by the server.
503
- */
504
- readonly id?: string;
505
- /** Azure region */
506
- location: string;
507
- /**
508
- * {dedicatedCloudServiceName}
509
- * NOTE: This property will not be serialized. It can only be populated by the server.
510
- */
511
- readonly name?: string;
512
- /** The list of tags */
513
- tags?: {
514
- [propertyName: string]: string;
515
- };
516
- /**
517
- * {resourceProviderNamespace}/{resourceType}
518
- * NOTE: This property will not be serialized. It can only be populated by the server.
519
- */
520
- readonly type?: string;
521
- /** gateway Subnet for the account. It will collect the subnet address and always treat it as /28 */
522
- gatewaySubnet?: string;
523
- /**
524
- * indicates whether account onboarded or not in a given region
525
- * NOTE: This property will not be serialized. It can only be populated by the server.
526
- */
527
- readonly isAccountOnboarded?: OnboardingStatus;
528
- /**
529
- * total nodes purchased
530
- * NOTE: This property will not be serialized. It can only be populated by the server.
531
- */
532
- readonly nodes?: number;
533
- /**
534
- * link to a service management web portal
535
- * NOTE: This property will not be serialized. It can only be populated by the server.
536
- */
537
- readonly serviceURL?: string;
538
- }
539
-
540
- /** List of dedicated cloud services */
541
- export declare interface DedicatedCloudServiceListResponse {
542
- /** Link for next list of DedicatedCloudNode */
543
- nextLink?: string;
544
- /** Results of the DedicatedCloudService list */
545
- value?: DedicatedCloudService[];
546
- }
547
-
548
- /** Interface representing a DedicatedCloudServices. */
549
- export declare interface DedicatedCloudServices {
550
- /**
551
- * Returns list of dedicated cloud services within a subscription
552
- * @param options The options parameters.
553
- */
554
- listBySubscription(options?: DedicatedCloudServicesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<DedicatedCloudService>;
555
- /**
556
- * Returns list of dedicated cloud services within a resource group
557
- * @param resourceGroupName The name of the resource group
558
- * @param options The options parameters.
559
- */
560
- listByResourceGroup(resourceGroupName: string, options?: DedicatedCloudServicesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<DedicatedCloudService>;
561
- /**
562
- * Returns Dedicate Cloud Service
563
- * @param resourceGroupName The name of the resource group
564
- * @param dedicatedCloudServiceName dedicated cloud Service name
565
- * @param options The options parameters.
566
- */
567
- get(resourceGroupName: string, dedicatedCloudServiceName: string, options?: DedicatedCloudServicesGetOptionalParams): Promise<DedicatedCloudServicesGetResponse>;
568
- /**
569
- * Create dedicate cloud service
570
- * @param resourceGroupName The name of the resource group
571
- * @param dedicatedCloudServiceName dedicated cloud Service name
572
- * @param dedicatedCloudServiceRequest Create Dedicated Cloud Service request
573
- * @param options The options parameters.
574
- */
575
- createOrUpdate(resourceGroupName: string, dedicatedCloudServiceName: string, dedicatedCloudServiceRequest: DedicatedCloudService, options?: DedicatedCloudServicesCreateOrUpdateOptionalParams): Promise<DedicatedCloudServicesCreateOrUpdateResponse>;
576
- /**
577
- * Delete dedicate cloud service
578
- * @param resourceGroupName The name of the resource group
579
- * @param dedicatedCloudServiceName dedicated cloud service name
580
- * @param options The options parameters.
581
- */
582
- beginDelete(resourceGroupName: string, dedicatedCloudServiceName: string, options?: DedicatedCloudServicesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
583
- /**
584
- * Delete dedicate cloud service
585
- * @param resourceGroupName The name of the resource group
586
- * @param dedicatedCloudServiceName dedicated cloud service name
587
- * @param options The options parameters.
588
- */
589
- beginDeleteAndWait(resourceGroupName: string, dedicatedCloudServiceName: string, options?: DedicatedCloudServicesDeleteOptionalParams): Promise<void>;
590
- /**
591
- * Patch dedicated cloud service's properties
592
- * @param resourceGroupName The name of the resource group
593
- * @param dedicatedCloudServiceName dedicated cloud service name
594
- * @param dedicatedCloudServiceRequest Patch Dedicated Cloud Service request
595
- * @param options The options parameters.
596
- */
597
- update(resourceGroupName: string, dedicatedCloudServiceName: string, dedicatedCloudServiceRequest: PatchPayload, options?: DedicatedCloudServicesUpdateOptionalParams): Promise<DedicatedCloudServicesUpdateResponse>;
598
- }
599
-
600
- /** Optional parameters. */
601
- export declare interface DedicatedCloudServicesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
602
- }
603
-
604
- /** Contains response data for the createOrUpdate operation. */
605
- export declare type DedicatedCloudServicesCreateOrUpdateResponse = DedicatedCloudService;
606
-
607
- /** Defines headers for DedicatedCloudServices_delete operation. */
608
- export declare interface DedicatedCloudServicesDeleteExceptionHeaders {
609
- contentType?: string;
610
- }
611
-
612
- /** Optional parameters. */
613
- export declare interface DedicatedCloudServicesDeleteOptionalParams extends coreClient.OperationOptions {
614
- /** Delay to wait until next poll, in milliseconds. */
615
- updateIntervalInMs?: number;
616
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
617
- resumeFrom?: string;
618
- }
619
-
620
- /** Optional parameters. */
621
- export declare interface DedicatedCloudServicesGetOptionalParams extends coreClient.OperationOptions {
622
- }
623
-
624
- /** Contains response data for the get operation. */
625
- export declare type DedicatedCloudServicesGetResponse = DedicatedCloudService;
626
-
627
- /** Optional parameters. */
628
- export declare interface DedicatedCloudServicesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
629
- }
630
-
631
- /** Contains response data for the listByResourceGroupNext operation. */
632
- export declare type DedicatedCloudServicesListByResourceGroupNextResponse = DedicatedCloudServiceListResponse;
633
-
634
- /** Optional parameters. */
635
- export declare interface DedicatedCloudServicesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
636
- /** The filter to apply on the list operation */
637
- filter?: string;
638
- /** The maximum number of record sets to return */
639
- top?: number;
640
- /** to be used by nextLink implementation */
641
- skipToken?: string;
642
- }
643
-
644
- /** Contains response data for the listByResourceGroup operation. */
645
- export declare type DedicatedCloudServicesListByResourceGroupResponse = DedicatedCloudServiceListResponse;
646
-
647
- /** Optional parameters. */
648
- export declare interface DedicatedCloudServicesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
649
- }
650
-
651
- /** Contains response data for the listBySubscriptionNext operation. */
652
- export declare type DedicatedCloudServicesListBySubscriptionNextResponse = DedicatedCloudServiceListResponse;
653
-
654
- /** Optional parameters. */
655
- export declare interface DedicatedCloudServicesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
656
- /** The filter to apply on the list operation */
657
- filter?: string;
658
- /** The maximum number of record sets to return */
659
- top?: number;
660
- /** to be used by nextLink implementation */
661
- skipToken?: string;
662
- }
663
-
664
- /** Contains response data for the listBySubscription operation. */
665
- export declare type DedicatedCloudServicesListBySubscriptionResponse = DedicatedCloudServiceListResponse;
666
-
667
- /** Optional parameters. */
668
- export declare interface DedicatedCloudServicesUpdateOptionalParams extends coreClient.OperationOptions {
669
- }
670
-
671
- /** Contains response data for the update operation. */
672
- export declare type DedicatedCloudServicesUpdateResponse = DedicatedCloudService;
673
-
674
- /** Defines values for DiskIndependenceMode. */
675
- export declare type DiskIndependenceMode = "persistent" | "independent_persistent" | "independent_nonpersistent";
676
-
677
- /**
678
- * Given the last `.value` produced by the `byPage` iterator,
679
- * returns a continuation token that can be used to begin paging from
680
- * that point later.
681
- * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
682
- * @returns The continuation token that can be passed into byPage() during future calls.
683
- */
684
- export declare function getContinuationToken(page: unknown): string | undefined;
685
-
686
- /** Guest OS Customization properties */
687
- export declare interface GuestOSCustomization {
688
- /** List of dns servers to use */
689
- dnsServers?: string[];
690
- /** Virtual Machine hostname */
691
- hostName?: string;
692
- /** Password for login */
693
- password?: string;
694
- /** id of customization policy */
695
- policyId?: string;
696
- /** Username for login */
697
- username?: string;
698
- }
699
-
700
- /** Guest OS nic customization */
701
- export declare interface GuestOsnicCustomization {
702
- /** IP address allocation method */
703
- allocation?: GuestOsnicCustomizationAllocation;
704
- /** List of dns servers to use */
705
- dnsServers?: string[];
706
- /** Gateway addresses assigned to nic */
707
- gateway?: string[];
708
- /** Static ip address for nic */
709
- ipAddress?: string;
710
- /** Network mask for nic */
711
- mask?: string;
712
- /** primary WINS server for Windows */
713
- primaryWinsServer?: string;
714
- /** secondary WINS server for Windows */
715
- secondaryWinsServer?: string;
716
- }
717
-
718
- /**
719
- * Defines values for GuestOsnicCustomizationAllocation. \
720
- * {@link KnownGuestOsnicCustomizationAllocation} can be used interchangeably with GuestOsnicCustomizationAllocation,
721
- * this enum contains the known values that the service supports.
722
- * ### Known values supported by the service
723
- * **static** \
724
- * **dynamic**
725
- */
726
- export declare type GuestOsnicCustomizationAllocation = string;
727
-
728
- /** Defines values for GuestOSType. */
729
- export declare type GuestOSType = "linux" | "windows" | "other";
730
-
731
- /** Known values of {@link CustomizationHostNameType} that the service accepts. */
732
- export declare enum KnownCustomizationHostNameType {
733
- /** UserDefined */
734
- UserDefined = "USER_DEFINED",
735
- /** PrefixBased */
736
- PrefixBased = "PREFIX_BASED",
737
- /** Fixed */
738
- Fixed = "FIXED",
739
- /** VirtualMachineName */
740
- VirtualMachineName = "VIRTUAL_MACHINE_NAME",
741
- /** CustomName */
742
- CustomName = "CUSTOM_NAME"
743
- }
744
-
745
- /** Known values of {@link CustomizationIdentityType} that the service accepts. */
746
- export declare enum KnownCustomizationIdentityType {
747
- /** WindowsText */
748
- WindowsText = "WINDOWS_TEXT",
749
- /** Windows */
750
- Windows = "WINDOWS",
751
- /** Linux */
752
- Linux = "LINUX"
753
- }
754
-
755
- /** Known values of {@link CustomizationIPAddressType} that the service accepts. */
756
- export declare enum KnownCustomizationIPAddressType {
757
- /** Custom */
758
- Custom = "CUSTOM",
759
- /** DhcpIP */
760
- DhcpIP = "DHCP_IP",
761
- /** FixedIP */
762
- FixedIP = "FIXED_IP",
763
- /** UserDefined */
764
- UserDefined = "USER_DEFINED"
765
- }
766
-
767
- /** Known values of {@link CustomizationPolicyPropertiesType} that the service accepts. */
768
- export declare enum KnownCustomizationPolicyPropertiesType {
769
- /** Linux */
770
- Linux = "LINUX",
771
- /** Windows */
772
- Windows = "WINDOWS"
773
- }
774
-
775
- /** Known values of {@link GuestOsnicCustomizationAllocation} that the service accepts. */
776
- export declare enum KnownGuestOsnicCustomizationAllocation {
777
- /** Static */
778
- Static = "static",
779
- /** Dynamic */
780
- Dynamic = "dynamic"
781
- }
782
-
783
- /** Defines values for NICType. */
784
- export declare type NICType = "E1000" | "E1000E" | "PCNET32" | "VMXNET" | "VMXNET2" | "VMXNET3";
785
-
786
- /** Defines values for NodeStatus. */
787
- export declare type NodeStatus = "unused" | "used";
788
-
789
- /** Defines values for OnboardingStatus. */
790
- export declare type OnboardingStatus = "notOnBoarded" | "onBoarded" | "onBoardingFailed" | "onBoarding";
791
-
792
- /** Operation error model */
793
- export declare interface OperationError {
794
- /** Error's code */
795
- code?: string;
796
- /** Error's message */
797
- message?: string;
798
- }
799
-
800
- /** Defines values for OperationOrigin. */
801
- export declare type OperationOrigin = "user" | "system" | "user,system";
802
-
803
- /** Operation status response */
804
- export declare interface OperationResource {
805
- /**
806
- * End time of the operation
807
- * NOTE: This property will not be serialized. It can only be populated by the server.
808
- */
809
- readonly endTime?: Date;
810
- /** Error Message if operation failed */
811
- error?: OperationError;
812
- /**
813
- * Operation Id
814
- * NOTE: This property will not be serialized. It can only be populated by the server.
815
- */
816
- readonly id?: string;
817
- /**
818
- * Operation ID
819
- * NOTE: This property will not be serialized. It can only be populated by the server.
820
- */
821
- readonly name?: string;
822
- /**
823
- * Start time of the operation
824
- * NOTE: This property will not be serialized. It can only be populated by the server.
825
- */
826
- readonly startTime?: Date;
827
- /**
828
- * Operation status
829
- * NOTE: This property will not be serialized. It can only be populated by the server.
830
- */
831
- readonly status?: string;
832
- }
833
-
834
- /** Interface representing a Operations. */
835
- export declare interface Operations {
836
- /**
837
- * Return list of operations
838
- * @param options The options parameters.
839
- */
840
- list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<AvailableOperation>;
841
- /**
842
- * Return an async operation
843
- * @param regionId The region Id (westus, eastus)
844
- * @param referer referer url
845
- * @param operationId operation id
846
- * @param options The options parameters.
847
- */
848
- get(regionId: string, referer: string, operationId: string, options?: OperationsGetOptionalParams): Promise<OperationsGetResponse>;
849
- }
850
-
851
- /** Defines headers for Operations_get operation. */
852
- export declare interface OperationsGetExceptionHeaders {
853
- contentType?: string;
854
- }
855
-
856
- /** Defines headers for Operations_get operation. */
857
- export declare interface OperationsGetHeaders {
858
- location?: string;
859
- retryAfter?: number;
860
- }
861
-
862
- /** Optional parameters. */
863
- export declare interface OperationsGetOptionalParams extends coreClient.OperationOptions {
864
- }
865
-
866
- /** Contains response data for the get operation. */
867
- export declare type OperationsGetResponse = OperationResource;
868
-
869
- /** Optional parameters. */
870
- export declare interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
871
- }
872
-
873
- /** Contains response data for the listNext operation. */
874
- export declare type OperationsListNextResponse = AvailableOperationsListResponse;
875
-
876
- /** Optional parameters. */
877
- export declare interface OperationsListOptionalParams extends coreClient.OperationOptions {
878
- }
879
-
880
- /** Contains response data for the list operation. */
881
- export declare type OperationsListResponse = AvailableOperationsListResponse;
882
-
883
- /** General patch payload modal */
884
- export declare interface PatchPayload {
885
- /** The tags key:value pairs */
886
- tags?: {
887
- [propertyName: string]: string;
888
- };
889
- }
890
-
891
- /** Private cloud model */
892
- export declare interface PrivateCloud {
893
- /** Azure Id, e.g. "/subscriptions/4da99247-a172-4ed6-8ae9-ebed2d12f839/providers/Microsoft.VMwareCloudSimple/privateClouds/cloud123" */
894
- id?: string;
895
- /** Location where private cloud created, e.g "westus" */
896
- location?: string;
897
- /** Private cloud name */
898
- name?: string;
899
- /** Azure Resource type */
900
- type?: "Microsoft.VMwareCloudSimple/privateClouds";
901
- /** Availability Zone id, e.g. "az1" */
902
- availabilityZoneId?: string;
903
- /** Availability Zone name, e.g. "Availability Zone 1" */
904
- availabilityZoneName?: string;
905
- /** Number of clusters */
906
- clustersNumber?: number;
907
- /** User's emails who created cloud */
908
- createdBy?: string;
909
- /** When private cloud was created */
910
- createdOn?: Date;
911
- /** Array of DNS servers */
912
- dnsServers?: string[];
913
- /** Expiration date of PC */
914
- expires?: string;
915
- /** Nsx Type, e.g. "Advanced" */
916
- nsxType?: string;
917
- /** Placement Group id, e.g. "n1" */
918
- placementGroupId?: string;
919
- /** Placement Group name */
920
- placementGroupName?: string;
921
- /** Id of a private cloud */
922
- privateCloudId?: string;
923
- /** The list of Resource Pools */
924
- resourcePools?: ResourcePool[];
925
- /** Private Cloud state, e.g. "operational" */
926
- state?: string;
927
- /** Number of cores */
928
- totalCpuCores?: number;
929
- /** Number of nodes */
930
- totalNodes?: number;
931
- /** Memory size */
932
- totalRam?: number;
933
- /** Disk space in TB */
934
- totalStorage?: number;
935
- /** Virtualization type e.g. "vSphere" */
936
- typePropertiesType?: string;
937
- /** e.g. "6.5u2" */
938
- vSphereVersion?: string;
939
- /** FQDN for vcenter access */
940
- vcenterFqdn?: string;
941
- /** Vcenter ip address */
942
- vcenterRefid?: string;
943
- /** The list of Virtual Machine Templates */
944
- virtualMachineTemplates?: VirtualMachineTemplate[];
945
- /** The list of Virtual Networks */
946
- virtualNetworks?: VirtualNetwork[];
947
- /** Is Vrops enabled/disabled */
948
- vrOpsEnabled?: boolean;
949
- }
950
-
951
- /** List of private clouds */
952
- export declare interface PrivateCloudList {
953
- /** Link for next list of Private Clouds */
954
- nextLink?: string;
955
- /** the list of private clouds */
956
- value?: PrivateCloud[];
957
- }
958
-
959
- /** Interface representing a PrivateClouds. */
960
- export declare interface PrivateClouds {
961
- /**
962
- * Returns list of private clouds in particular region
963
- * @param regionId The region Id (westus, eastus)
964
- * @param options The options parameters.
965
- */
966
- list(regionId: string, options?: PrivateCloudsListOptionalParams): PagedAsyncIterableIterator<PrivateCloud>;
967
- /**
968
- * Returns private cloud by its name
969
- * @param pcName The private cloud name
970
- * @param regionId The region Id (westus, eastus)
971
- * @param options The options parameters.
972
- */
973
- get(pcName: string, regionId: string, options?: PrivateCloudsGetOptionalParams): Promise<PrivateCloudsGetResponse>;
974
- }
975
-
976
- /** Optional parameters. */
977
- export declare interface PrivateCloudsGetOptionalParams extends coreClient.OperationOptions {
978
- }
979
-
980
- /** Contains response data for the get operation. */
981
- export declare type PrivateCloudsGetResponse = PrivateCloud;
982
-
983
- /** Optional parameters. */
984
- export declare interface PrivateCloudsListNextOptionalParams extends coreClient.OperationOptions {
985
- }
986
-
987
- /** Contains response data for the listNext operation. */
988
- export declare type PrivateCloudsListNextResponse = PrivateCloudList;
989
-
990
- /** Optional parameters. */
991
- export declare interface PrivateCloudsListOptionalParams extends coreClient.OperationOptions {
992
- }
993
-
994
- /** Contains response data for the list operation. */
995
- export declare type PrivateCloudsListResponse = PrivateCloudList;
996
-
997
- /** Resource pool model */
998
- export declare interface ResourcePool {
999
- /** resource pool id (privateCloudId:vsphereId) */
1000
- id: string;
1001
- /**
1002
- * Azure region
1003
- * NOTE: This property will not be serialized. It can only be populated by the server.
1004
- */
1005
- readonly location?: string;
1006
- /**
1007
- * {ResourcePoolName}
1008
- * NOTE: This property will not be serialized. It can only be populated by the server.
1009
- */
1010
- readonly name?: string;
1011
- /**
1012
- * The Private Cloud Id
1013
- * NOTE: This property will not be serialized. It can only be populated by the server.
1014
- */
1015
- readonly privateCloudId?: string;
1016
- /**
1017
- * {resourceProviderNamespace}/{resourceType}
1018
- * NOTE: This property will not be serialized. It can only be populated by the server.
1019
- */
1020
- readonly type?: string;
1021
- /**
1022
- * Hierarchical resource pool name
1023
- * NOTE: This property will not be serialized. It can only be populated by the server.
1024
- */
1025
- readonly fullName?: string;
1026
- }
1027
-
1028
- /** Interface representing a ResourcePools. */
1029
- export declare interface ResourcePools {
1030
- /**
1031
- * Returns list of resource pools in region for private cloud
1032
- * @param regionId The region Id (westus, eastus)
1033
- * @param pcName The private cloud name
1034
- * @param options The options parameters.
1035
- */
1036
- list(regionId: string, pcName: string, options?: ResourcePoolsListOptionalParams): PagedAsyncIterableIterator<ResourcePool>;
1037
- /**
1038
- * Returns resource pool templates by its name
1039
- * @param regionId The region Id (westus, eastus)
1040
- * @param pcName The private cloud name
1041
- * @param resourcePoolName resource pool id (vsphereId)
1042
- * @param options The options parameters.
1043
- */
1044
- get(regionId: string, pcName: string, resourcePoolName: string, options?: ResourcePoolsGetOptionalParams): Promise<ResourcePoolsGetResponse>;
1045
- }
1046
-
1047
- /** Optional parameters. */
1048
- export declare interface ResourcePoolsGetOptionalParams extends coreClient.OperationOptions {
1049
- }
1050
-
1051
- /** Contains response data for the get operation. */
1052
- export declare type ResourcePoolsGetResponse = ResourcePool;
1053
-
1054
- /** Optional parameters. */
1055
- export declare interface ResourcePoolsListNextOptionalParams extends coreClient.OperationOptions {
1056
- }
1057
-
1058
- /** Contains response data for the listNext operation. */
1059
- export declare type ResourcePoolsListNextResponse = ResourcePoolsListResponse;
1060
-
1061
- /** Contains response data for the list operation. */
1062
- export declare type ResourcePoolsListOperationResponse = ResourcePoolsListResponse;
1063
-
1064
- /** Optional parameters. */
1065
- export declare interface ResourcePoolsListOptionalParams extends coreClient.OperationOptions {
1066
- }
1067
-
1068
- /** List of resource pools response model */
1069
- export declare interface ResourcePoolsListResponse {
1070
- /** Link for next list of ResourcePoolsList */
1071
- nextLink?: string;
1072
- /** Results of the Resource pools list */
1073
- value?: ResourcePool[];
1074
- }
1075
-
1076
- /** The purchase SKU for CloudSimple paid resources */
1077
- export declare interface Sku {
1078
- /** The capacity of the SKU */
1079
- capacity?: string;
1080
- /** dedicatedCloudNode example: 8 x Ten-Core Intel® Xeon® Processor E5-2640 v4 2.40GHz 25MB Cache (90W); 12 x 64GB PC4-19200 2400MHz DDR4 ECC Registered DIMM, ... */
1081
- description?: string;
1082
- /** If the service has different generations of hardware, for the same SKU, then that can be captured here */
1083
- family?: string;
1084
- /** The name of the SKU for VMWare CloudSimple Node */
1085
- name: string;
1086
- /** The tier of the SKU */
1087
- tier?: string;
1088
- }
1089
-
1090
- /** SKU availability model */
1091
- export declare interface SkuAvailability {
1092
- /** CloudSimple Availability Zone id */
1093
- dedicatedAvailabilityZoneId?: string;
1094
- /** CloudSimple Availability Zone Name */
1095
- dedicatedAvailabilityZoneName?: string;
1096
- /** CloudSimple Placement Group Id */
1097
- dedicatedPlacementGroupId?: string;
1098
- /** CloudSimple Placement Group name */
1099
- dedicatedPlacementGroupName?: string;
1100
- /** indicates how many resources of a given SKU is available in a AZ->PG */
1101
- limit: number;
1102
- /** resource type e.g. DedicatedCloudNodes */
1103
- resourceType?: string;
1104
- /** sku id */
1105
- skuId?: string;
1106
- /** sku name */
1107
- skuName?: string;
1108
- }
1109
-
1110
- /** List of SKU availabilities */
1111
- export declare interface SkuAvailabilityListResponse {
1112
- /** Link for next list of DedicatedCloudNode */
1113
- nextLink?: string;
1114
- /** Results of the DedicatedPlacementGroupSkuAvailability list */
1115
- value?: SkuAvailability[];
1116
- }
1117
-
1118
- /** Interface representing a SkusAvailability. */
1119
- export declare interface SkusAvailability {
1120
- /**
1121
- * Returns list of available resources in region
1122
- * @param regionId The region Id (westus, eastus)
1123
- * @param options The options parameters.
1124
- */
1125
- list(regionId: string, options?: SkusAvailabilityListOptionalParams): PagedAsyncIterableIterator<SkuAvailability>;
1126
- }
1127
-
1128
- /** Optional parameters. */
1129
- export declare interface SkusAvailabilityListNextOptionalParams extends coreClient.OperationOptions {
1130
- }
1131
-
1132
- /** Contains response data for the listNext operation. */
1133
- export declare type SkusAvailabilityListNextResponse = SkuAvailabilityListResponse;
1134
-
1135
- /** Optional parameters. */
1136
- export declare interface SkusAvailabilityListOptionalParams extends coreClient.OperationOptions {
1137
- /** sku id, if no sku is passed availability for all skus will be returned */
1138
- skuId?: string;
1139
- }
1140
-
1141
- /** Contains response data for the list operation. */
1142
- export declare type SkusAvailabilityListResponse = SkuAvailabilityListResponse;
1143
-
1144
- /** Defines values for StopMode. */
1145
- export declare type StopMode = "reboot" | "suspend" | "shutdown" | "poweroff";
1146
-
1147
- /** Usage model */
1148
- export declare interface Usage {
1149
- /** The current usage value */
1150
- currentValue: number;
1151
- /** limit of a given sku in a region for a subscription. The maximum permitted value for the usage quota. If there is no limit, this value will be -1 */
1152
- limit: number;
1153
- /** Usage name value and localized name */
1154
- name?: UsageName;
1155
- /** The usages' unit */
1156
- unit?: UsageCount;
1157
- }
1158
-
1159
- /** Defines values for UsageCount. */
1160
- export declare type UsageCount = "Count" | "Bytes" | "Seconds" | "Percent" | "CountPerSecond" | "BytesPerSecond";
1161
-
1162
- /** List of usages */
1163
- export declare interface UsageListResponse {
1164
- /** Link for next list of DedicatedCloudNode */
1165
- nextLink?: string;
1166
- /**
1167
- * The list of usages
1168
- * NOTE: This property will not be serialized. It can only be populated by the server.
1169
- */
1170
- readonly value?: Usage[];
1171
- }
1172
-
1173
- /** User name model */
1174
- export declare interface UsageName {
1175
- /** e.g. "Virtual Machines" */
1176
- localizedValue?: string;
1177
- /** resource type or resource type sku name, e.g. virtualMachines */
1178
- value?: string;
1179
- }
1180
-
1181
- /** Interface representing a Usages. */
1182
- export declare interface Usages {
1183
- /**
1184
- * Returns list of usage in region
1185
- * @param regionId The region Id (westus, eastus)
1186
- * @param options The options parameters.
1187
- */
1188
- list(regionId: string, options?: UsagesListOptionalParams): PagedAsyncIterableIterator<Usage>;
1189
- }
1190
-
1191
- /** Optional parameters. */
1192
- export declare interface UsagesListNextOptionalParams extends coreClient.OperationOptions {
1193
- }
1194
-
1195
- /** Contains response data for the listNext operation. */
1196
- export declare type UsagesListNextResponse = UsageListResponse;
1197
-
1198
- /** Optional parameters. */
1199
- export declare interface UsagesListOptionalParams extends coreClient.OperationOptions {
1200
- /** The filter to apply on the list operation. only name.value is allowed here as a filter e.g. $filter=name.value eq 'xxxx' */
1201
- filter?: string;
1202
- }
1203
-
1204
- /** Contains response data for the list operation. */
1205
- export declare type UsagesListResponse = UsageListResponse;
1206
-
1207
- /** Virtual disk model */
1208
- export declare interface VirtualDisk {
1209
- /** Disk's Controller id */
1210
- controllerId: string;
1211
- /** Disk's independence mode type */
1212
- independenceMode: DiskIndependenceMode;
1213
- /** Disk's total size */
1214
- totalSize: number;
1215
- /** Disk's id */
1216
- virtualDiskId?: string;
1217
- /**
1218
- * Disk's display name
1219
- * NOTE: This property will not be serialized. It can only be populated by the server.
1220
- */
1221
- readonly virtualDiskName?: string;
1222
- }
1223
-
1224
- /** Virtual disk controller model */
1225
- export declare interface VirtualDiskController {
1226
- /**
1227
- * Controller's id
1228
- * NOTE: This property will not be serialized. It can only be populated by the server.
1229
- */
1230
- readonly id?: string;
1231
- /**
1232
- * The display name of Controller
1233
- * NOTE: This property will not be serialized. It can only be populated by the server.
1234
- */
1235
- readonly name?: string;
1236
- /**
1237
- * dik controller subtype (VMWARE_PARAVIRTUAL, BUS_PARALLEL, LSI_PARALLEL, LSI_SAS)
1238
- * NOTE: This property will not be serialized. It can only be populated by the server.
1239
- */
1240
- readonly subType?: string;
1241
- /**
1242
- * disk controller type (SCSI)
1243
- * NOTE: This property will not be serialized. It can only be populated by the server.
1244
- */
1245
- readonly type?: string;
1246
- }
1247
-
1248
- /** Virtual machine model */
1249
- export declare interface VirtualMachine {
1250
- /**
1251
- * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/virtualMachines/{virtualMachineName}
1252
- * NOTE: This property will not be serialized. It can only be populated by the server.
1253
- */
1254
- readonly id?: string;
1255
- /** Azure region */
1256
- location: string;
1257
- /**
1258
- * {virtualMachineName}
1259
- * NOTE: This property will not be serialized. It can only be populated by the server.
1260
- */
1261
- readonly name?: string;
1262
- /** The list of tags */
1263
- tags?: {
1264
- [propertyName: string]: string;
1265
- };
1266
- /**
1267
- * {resourceProviderNamespace}/{resourceType}
1268
- * NOTE: This property will not be serialized. It can only be populated by the server.
1269
- */
1270
- readonly type?: string;
1271
- /** The amount of memory */
1272
- amountOfRam?: number;
1273
- /**
1274
- * The list of Virtual Disks' Controllers
1275
- * NOTE: This property will not be serialized. It can only be populated by the server.
1276
- */
1277
- readonly controllers?: VirtualDiskController[];
1278
- /** Virtual machine properties */
1279
- customization?: GuestOSCustomization;
1280
- /** The list of Virtual Disks */
1281
- disks?: VirtualDisk[];
1282
- /**
1283
- * The DNS name of Virtual Machine in VCenter
1284
- * NOTE: This property will not be serialized. It can only be populated by the server.
1285
- */
1286
- readonly dnsname?: string;
1287
- /** Expose Guest OS or not */
1288
- exposeToGuestVM?: boolean;
1289
- /**
1290
- * The path to virtual machine folder in VCenter
1291
- * NOTE: This property will not be serialized. It can only be populated by the server.
1292
- */
1293
- readonly folder?: string;
1294
- /**
1295
- * The name of Guest OS
1296
- * NOTE: This property will not be serialized. It can only be populated by the server.
1297
- */
1298
- readonly guestOS?: string;
1299
- /**
1300
- * The Guest OS type
1301
- * NOTE: This property will not be serialized. It can only be populated by the server.
1302
- */
1303
- readonly guestOSType?: GuestOSType;
1304
- /** The list of Virtual NICs */
1305
- nics?: VirtualNic[];
1306
- /** The number of CPU cores */
1307
- numberOfCores?: number;
1308
- /** Password for login. Deprecated - use customization property */
1309
- password?: string;
1310
- /** Private Cloud Id */
1311
- privateCloudId?: string;
1312
- /**
1313
- * The provisioning status of the resource
1314
- * NOTE: This property will not be serialized. It can only be populated by the server.
1315
- */
1316
- readonly provisioningState?: string;
1317
- /**
1318
- * The public ip of Virtual Machine
1319
- * NOTE: This property will not be serialized. It can only be populated by the server.
1320
- */
1321
- readonly publicIP?: string;
1322
- /** Virtual Machines Resource Pool */
1323
- resourcePool?: ResourcePool;
1324
- /**
1325
- * The status of Virtual machine
1326
- * NOTE: This property will not be serialized. It can only be populated by the server.
1327
- */
1328
- readonly status?: VirtualMachineStatus;
1329
- /** Virtual Machine Template Id */
1330
- templateId?: string;
1331
- /** Username for login. Deprecated - use customization property */
1332
- username?: string;
1333
- /** The list of Virtual VSphere Networks */
1334
- vSphereNetworks?: string[];
1335
- /**
1336
- * The internal id of Virtual Machine in VCenter
1337
- * NOTE: This property will not be serialized. It can only be populated by the server.
1338
- */
1339
- readonly vmId?: string;
1340
- /**
1341
- * VMware tools version
1342
- * NOTE: This property will not be serialized. It can only be populated by the server.
1343
- */
1344
- readonly vmwaretools?: string;
1345
- }
1346
-
1347
- /** List of virtual machines */
1348
- export declare interface VirtualMachineListResponse {
1349
- /** Link for next list of VirtualMachines */
1350
- nextLink?: string;
1351
- /** Results of the VirtualMachine list */
1352
- value?: VirtualMachine[];
1353
- }
1354
-
1355
- /** Interface representing a VirtualMachines. */
1356
- export declare interface VirtualMachines {
1357
- /**
1358
- * Returns list virtual machine within subscription
1359
- * @param options The options parameters.
1360
- */
1361
- listBySubscription(options?: VirtualMachinesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<VirtualMachine>;
1362
- /**
1363
- * Returns list of virtual machine within resource group
1364
- * @param resourceGroupName The name of the resource group
1365
- * @param options The options parameters.
1366
- */
1367
- listByResourceGroup(resourceGroupName: string, options?: VirtualMachinesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<VirtualMachine>;
1368
- /**
1369
- * Get virtual machine
1370
- * @param resourceGroupName The name of the resource group
1371
- * @param virtualMachineName virtual machine name
1372
- * @param options The options parameters.
1373
- */
1374
- get(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesGetOptionalParams): Promise<VirtualMachinesGetResponse>;
1375
- /**
1376
- * Create Or Update Virtual Machine
1377
- * @param resourceGroupName The name of the resource group
1378
- * @param referer referer url
1379
- * @param virtualMachineName virtual machine name
1380
- * @param virtualMachineRequest Create or Update Virtual Machine request
1381
- * @param options The options parameters.
1382
- */
1383
- beginCreateOrUpdate(resourceGroupName: string, referer: string, virtualMachineName: string, virtualMachineRequest: VirtualMachine, options?: VirtualMachinesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<VirtualMachinesCreateOrUpdateResponse>, VirtualMachinesCreateOrUpdateResponse>>;
1384
- /**
1385
- * Create Or Update Virtual Machine
1386
- * @param resourceGroupName The name of the resource group
1387
- * @param referer referer url
1388
- * @param virtualMachineName virtual machine name
1389
- * @param virtualMachineRequest Create or Update Virtual Machine request
1390
- * @param options The options parameters.
1391
- */
1392
- beginCreateOrUpdateAndWait(resourceGroupName: string, referer: string, virtualMachineName: string, virtualMachineRequest: VirtualMachine, options?: VirtualMachinesCreateOrUpdateOptionalParams): Promise<VirtualMachinesCreateOrUpdateResponse>;
1393
- /**
1394
- * Delete virtual machine
1395
- * @param resourceGroupName The name of the resource group
1396
- * @param referer referer url
1397
- * @param virtualMachineName virtual machine name
1398
- * @param options The options parameters.
1399
- */
1400
- beginDelete(resourceGroupName: string, referer: string, virtualMachineName: string, options?: VirtualMachinesDeleteOptionalParams): Promise<PollerLike<PollOperationState<VirtualMachinesDeleteResponse>, VirtualMachinesDeleteResponse>>;
1401
- /**
1402
- * Delete virtual machine
1403
- * @param resourceGroupName The name of the resource group
1404
- * @param referer referer url
1405
- * @param virtualMachineName virtual machine name
1406
- * @param options The options parameters.
1407
- */
1408
- beginDeleteAndWait(resourceGroupName: string, referer: string, virtualMachineName: string, options?: VirtualMachinesDeleteOptionalParams): Promise<VirtualMachinesDeleteResponse>;
1409
- /**
1410
- * Patch virtual machine properties
1411
- * @param resourceGroupName The name of the resource group
1412
- * @param virtualMachineName virtual machine name
1413
- * @param virtualMachineRequest Patch virtual machine request
1414
- * @param options The options parameters.
1415
- */
1416
- beginUpdate(resourceGroupName: string, virtualMachineName: string, virtualMachineRequest: PatchPayload, options?: VirtualMachinesUpdateOptionalParams): Promise<PollerLike<PollOperationState<VirtualMachinesUpdateResponse>, VirtualMachinesUpdateResponse>>;
1417
- /**
1418
- * Patch virtual machine properties
1419
- * @param resourceGroupName The name of the resource group
1420
- * @param virtualMachineName virtual machine name
1421
- * @param virtualMachineRequest Patch virtual machine request
1422
- * @param options The options parameters.
1423
- */
1424
- beginUpdateAndWait(resourceGroupName: string, virtualMachineName: string, virtualMachineRequest: PatchPayload, options?: VirtualMachinesUpdateOptionalParams): Promise<VirtualMachinesUpdateResponse>;
1425
- /**
1426
- * Power on virtual machine
1427
- * @param resourceGroupName The name of the resource group
1428
- * @param referer referer url
1429
- * @param virtualMachineName virtual machine name
1430
- * @param options The options parameters.
1431
- */
1432
- beginStart(resourceGroupName: string, referer: string, virtualMachineName: string, options?: VirtualMachinesStartOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
1433
- /**
1434
- * Power on virtual machine
1435
- * @param resourceGroupName The name of the resource group
1436
- * @param referer referer url
1437
- * @param virtualMachineName virtual machine name
1438
- * @param options The options parameters.
1439
- */
1440
- beginStartAndWait(resourceGroupName: string, referer: string, virtualMachineName: string, options?: VirtualMachinesStartOptionalParams): Promise<void>;
1441
- /**
1442
- * Power off virtual machine, options: shutdown, poweroff, and suspend
1443
- * @param resourceGroupName The name of the resource group
1444
- * @param referer referer url
1445
- * @param virtualMachineName virtual machine name
1446
- * @param options The options parameters.
1447
- */
1448
- beginStop(resourceGroupName: string, referer: string, virtualMachineName: string, options?: VirtualMachinesStopOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
1449
- /**
1450
- * Power off virtual machine, options: shutdown, poweroff, and suspend
1451
- * @param resourceGroupName The name of the resource group
1452
- * @param referer referer url
1453
- * @param virtualMachineName virtual machine name
1454
- * @param options The options parameters.
1455
- */
1456
- beginStopAndWait(resourceGroupName: string, referer: string, virtualMachineName: string, options?: VirtualMachinesStopOptionalParams): Promise<void>;
1457
- }
1458
-
1459
- /** Defines headers for VirtualMachines_createOrUpdate operation. */
1460
- export declare interface VirtualMachinesCreateOrUpdateHeaders {
1461
- azureAsyncOperation?: string;
1462
- }
1463
-
1464
- /** Optional parameters. */
1465
- export declare interface VirtualMachinesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1466
- /** Delay to wait until next poll, in milliseconds. */
1467
- updateIntervalInMs?: number;
1468
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1469
- resumeFrom?: string;
1470
- }
1471
-
1472
- /** Contains response data for the createOrUpdate operation. */
1473
- export declare type VirtualMachinesCreateOrUpdateResponse = VirtualMachinesCreateOrUpdateHeaders & VirtualMachine;
1474
-
1475
- /** Defines headers for VirtualMachines_delete operation. */
1476
- export declare interface VirtualMachinesDeleteExceptionHeaders {
1477
- contentType?: string;
1478
- }
1479
-
1480
- /** Defines headers for VirtualMachines_delete operation. */
1481
- export declare interface VirtualMachinesDeleteHeaders {
1482
- azureAsyncOperation?: string;
1483
- location?: string;
1484
- retryAfter?: number;
1485
- }
1486
-
1487
- /** Optional parameters. */
1488
- export declare interface VirtualMachinesDeleteOptionalParams extends coreClient.OperationOptions {
1489
- /** Delay to wait until next poll, in milliseconds. */
1490
- updateIntervalInMs?: number;
1491
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1492
- resumeFrom?: string;
1493
- }
1494
-
1495
- /** Contains response data for the delete operation. */
1496
- export declare type VirtualMachinesDeleteResponse = VirtualMachinesDeleteHeaders;
1497
-
1498
- /** Optional parameters. */
1499
- export declare interface VirtualMachinesGetOptionalParams extends coreClient.OperationOptions {
1500
- }
1501
-
1502
- /** Contains response data for the get operation. */
1503
- export declare type VirtualMachinesGetResponse = VirtualMachine;
1504
-
1505
- /** Optional parameters. */
1506
- export declare interface VirtualMachinesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
1507
- }
1508
-
1509
- /** Contains response data for the listByResourceGroupNext operation. */
1510
- export declare type VirtualMachinesListByResourceGroupNextResponse = VirtualMachineListResponse;
1511
-
1512
- /** Optional parameters. */
1513
- export declare interface VirtualMachinesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1514
- /** The filter to apply on the list operation */
1515
- filter?: string;
1516
- /** The maximum number of record sets to return */
1517
- top?: number;
1518
- /** to be used by nextLink implementation */
1519
- skipToken?: string;
1520
- }
1521
-
1522
- /** Contains response data for the listByResourceGroup operation. */
1523
- export declare type VirtualMachinesListByResourceGroupResponse = VirtualMachineListResponse;
1524
-
1525
- /** Optional parameters. */
1526
- export declare interface VirtualMachinesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
1527
- }
1528
-
1529
- /** Contains response data for the listBySubscriptionNext operation. */
1530
- export declare type VirtualMachinesListBySubscriptionNextResponse = VirtualMachineListResponse;
1531
-
1532
- /** Optional parameters. */
1533
- export declare interface VirtualMachinesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
1534
- /** The filter to apply on the list operation */
1535
- filter?: string;
1536
- /** The maximum number of record sets to return */
1537
- top?: number;
1538
- /** to be used by nextLink implementation */
1539
- skipToken?: string;
1540
- }
1541
-
1542
- /** Contains response data for the listBySubscription operation. */
1543
- export declare type VirtualMachinesListBySubscriptionResponse = VirtualMachineListResponse;
1544
-
1545
- /** Defines headers for VirtualMachines_start operation. */
1546
- export declare interface VirtualMachinesStartExceptionHeaders {
1547
- contentType?: string;
1548
- }
1549
-
1550
- /** Defines headers for VirtualMachines_start operation. */
1551
- export declare interface VirtualMachinesStartHeaders {
1552
- azureAsyncOperation?: string;
1553
- location?: string;
1554
- retryAfter?: number;
1555
- }
1556
-
1557
- /** Optional parameters. */
1558
- export declare interface VirtualMachinesStartOptionalParams extends coreClient.OperationOptions {
1559
- /** Delay to wait until next poll, in milliseconds. */
1560
- updateIntervalInMs?: number;
1561
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1562
- resumeFrom?: string;
1563
- }
1564
-
1565
- /** Defines headers for VirtualMachines_stop operation. */
1566
- export declare interface VirtualMachinesStopExceptionHeaders {
1567
- contentType?: string;
1568
- }
1569
-
1570
- /** Defines headers for VirtualMachines_stop operation. */
1571
- export declare interface VirtualMachinesStopHeaders {
1572
- azureAsyncOperation?: string;
1573
- location?: string;
1574
- retryAfter?: number;
1575
- }
1576
-
1577
- /** Optional parameters. */
1578
- export declare interface VirtualMachinesStopOptionalParams extends coreClient.OperationOptions {
1579
- /** body stop mode parameter (reboot, shutdown, etc...) */
1580
- m?: VirtualMachineStopMode;
1581
- /** query stop mode parameter (reboot, shutdown, etc...) */
1582
- mode?: StopMode;
1583
- /** Delay to wait until next poll, in milliseconds. */
1584
- updateIntervalInMs?: number;
1585
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1586
- resumeFrom?: string;
1587
- }
1588
-
1589
- /** Defines values for VirtualMachineStatus. */
1590
- export declare type VirtualMachineStatus = "running" | "suspended" | "poweredoff" | "updating" | "deallocating" | "deleting";
1591
-
1592
- /** List of virtual machine stop modes */
1593
- export declare interface VirtualMachineStopMode {
1594
- /** mode indicates a type of stop operation - reboot, suspend, shutdown or power-off */
1595
- mode?: StopMode;
1596
- }
1597
-
1598
- /** Optional parameters. */
1599
- export declare interface VirtualMachinesUpdateOptionalParams extends coreClient.OperationOptions {
1600
- /** Delay to wait until next poll, in milliseconds. */
1601
- updateIntervalInMs?: number;
1602
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1603
- resumeFrom?: string;
1604
- }
1605
-
1606
- /** Contains response data for the update operation. */
1607
- export declare type VirtualMachinesUpdateResponse = VirtualMachine;
1608
-
1609
- /** Virtual machine template model */
1610
- export declare interface VirtualMachineTemplate {
1611
- /**
1612
- * virtual machine template id (privateCloudId:vsphereId)
1613
- * NOTE: This property will not be serialized. It can only be populated by the server.
1614
- */
1615
- readonly id?: string;
1616
- /** Azure region */
1617
- location?: string;
1618
- /**
1619
- * {virtualMachineTemplateName}
1620
- * NOTE: This property will not be serialized. It can only be populated by the server.
1621
- */
1622
- readonly name?: string;
1623
- /**
1624
- * {resourceProviderNamespace}/{resourceType}
1625
- * NOTE: This property will not be serialized. It can only be populated by the server.
1626
- */
1627
- readonly type?: string;
1628
- /** The amount of memory */
1629
- amountOfRam?: number;
1630
- /** The list of Virtual Disk Controllers */
1631
- controllers?: VirtualDiskController[];
1632
- /** The description of Virtual Machine Template */
1633
- description?: string;
1634
- /** The list of Virtual Disks */
1635
- disks?: VirtualDisk[];
1636
- /** Expose Guest OS or not */
1637
- exposeToGuestVM?: boolean;
1638
- /**
1639
- * The Guest OS
1640
- * NOTE: This property will not be serialized. It can only be populated by the server.
1641
- */
1642
- readonly guestOS?: string;
1643
- /**
1644
- * The Guest OS types
1645
- * NOTE: This property will not be serialized. It can only be populated by the server.
1646
- */
1647
- readonly guestOSType?: string;
1648
- /** The list of Virtual NICs */
1649
- nics?: VirtualNic[];
1650
- /** The number of CPU cores */
1651
- numberOfCores?: number;
1652
- /** path to folder */
1653
- path?: string;
1654
- /** The Private Cloud Id */
1655
- privateCloudId?: string;
1656
- /** The list of VSphere networks */
1657
- vSphereNetworks?: string[];
1658
- /** The tags from VSphere */
1659
- vSphereTags?: string[];
1660
- /**
1661
- * The VMware tools version
1662
- * NOTE: This property will not be serialized. It can only be populated by the server.
1663
- */
1664
- readonly vmwaretools?: string;
1665
- }
1666
-
1667
- /** List of virtual machine templates */
1668
- export declare interface VirtualMachineTemplateListResponse {
1669
- /** Link for next list of VirtualMachineTemplate */
1670
- nextLink?: string;
1671
- /** Results of the VM template list */
1672
- value?: VirtualMachineTemplate[];
1673
- }
1674
-
1675
- /** Interface representing a VirtualMachineTemplates. */
1676
- export declare interface VirtualMachineTemplates {
1677
- /**
1678
- * Returns list of virtual machine templates in region for private cloud
1679
- * @param pcName The private cloud name
1680
- * @param regionId The region Id (westus, eastus)
1681
- * @param resourcePoolName Resource pool used to derive vSphere cluster which contains VM templates
1682
- * @param options The options parameters.
1683
- */
1684
- list(pcName: string, regionId: string, resourcePoolName: string, options?: VirtualMachineTemplatesListOptionalParams): PagedAsyncIterableIterator<VirtualMachineTemplate>;
1685
- /**
1686
- * Returns virtual machine templates by its name
1687
- * @param regionId The region Id (westus, eastus)
1688
- * @param pcName The private cloud name
1689
- * @param virtualMachineTemplateName virtual machine template id (vsphereId)
1690
- * @param options The options parameters.
1691
- */
1692
- get(regionId: string, pcName: string, virtualMachineTemplateName: string, options?: VirtualMachineTemplatesGetOptionalParams): Promise<VirtualMachineTemplatesGetResponse>;
1693
- }
1694
-
1695
- /** Optional parameters. */
1696
- export declare interface VirtualMachineTemplatesGetOptionalParams extends coreClient.OperationOptions {
1697
- }
1698
-
1699
- /** Contains response data for the get operation. */
1700
- export declare type VirtualMachineTemplatesGetResponse = VirtualMachineTemplate;
1701
-
1702
- /** Optional parameters. */
1703
- export declare interface VirtualMachineTemplatesListNextOptionalParams extends coreClient.OperationOptions {
1704
- }
1705
-
1706
- /** Contains response data for the listNext operation. */
1707
- export declare type VirtualMachineTemplatesListNextResponse = VirtualMachineTemplateListResponse;
1708
-
1709
- /** Optional parameters. */
1710
- export declare interface VirtualMachineTemplatesListOptionalParams extends coreClient.OperationOptions {
1711
- }
1712
-
1713
- /** Contains response data for the list operation. */
1714
- export declare type VirtualMachineTemplatesListResponse = VirtualMachineTemplateListResponse;
1715
-
1716
- /** Virtual network model */
1717
- export declare interface VirtualNetwork {
1718
- /**
1719
- * can be used in vm creation/deletion
1720
- * NOTE: This property will not be serialized. It can only be populated by the server.
1721
- */
1722
- readonly assignable?: boolean;
1723
- /** virtual network id (privateCloudId:vsphereId) */
1724
- id: string;
1725
- /**
1726
- * Azure region
1727
- * NOTE: This property will not be serialized. It can only be populated by the server.
1728
- */
1729
- readonly location?: string;
1730
- /**
1731
- * {VirtualNetworkName}
1732
- * NOTE: This property will not be serialized. It can only be populated by the server.
1733
- */
1734
- readonly name?: string;
1735
- /**
1736
- * {resourceProviderNamespace}/{resourceType}
1737
- * NOTE: This property will not be serialized. It can only be populated by the server.
1738
- */
1739
- readonly type?: string;
1740
- /**
1741
- * The Private Cloud id
1742
- * NOTE: This property will not be serialized. It can only be populated by the server.
1743
- */
1744
- readonly privateCloudId?: string;
1745
- }
1746
-
1747
- /** List of virtual networks */
1748
- export declare interface VirtualNetworkListResponse {
1749
- /** Link for next list of VirtualNetwork */
1750
- nextLink?: string;
1751
- /** Results of the VirtualNetwork list */
1752
- value?: VirtualNetwork[];
1753
- }
1754
-
1755
- /** Interface representing a VirtualNetworks. */
1756
- export declare interface VirtualNetworks {
1757
- /**
1758
- * Return list of virtual networks in location for private cloud
1759
- * @param regionId The region Id (westus, eastus)
1760
- * @param pcName The private cloud name
1761
- * @param resourcePoolName Resource pool used to derive vSphere cluster which contains virtual networks
1762
- * @param options The options parameters.
1763
- */
1764
- list(regionId: string, pcName: string, resourcePoolName: string, options?: VirtualNetworksListOptionalParams): PagedAsyncIterableIterator<VirtualNetwork>;
1765
- /**
1766
- * Return virtual network by its name
1767
- * @param regionId The region Id (westus, eastus)
1768
- * @param pcName The private cloud name
1769
- * @param virtualNetworkName virtual network id (vsphereId)
1770
- * @param options The options parameters.
1771
- */
1772
- get(regionId: string, pcName: string, virtualNetworkName: string, options?: VirtualNetworksGetOptionalParams): Promise<VirtualNetworksGetResponse>;
1773
- }
1774
-
1775
- /** Optional parameters. */
1776
- export declare interface VirtualNetworksGetOptionalParams extends coreClient.OperationOptions {
1777
- }
1778
-
1779
- /** Contains response data for the get operation. */
1780
- export declare type VirtualNetworksGetResponse = VirtualNetwork;
1781
-
1782
- /** Optional parameters. */
1783
- export declare interface VirtualNetworksListNextOptionalParams extends coreClient.OperationOptions {
1784
- }
1785
-
1786
- /** Contains response data for the listNext operation. */
1787
- export declare type VirtualNetworksListNextResponse = VirtualNetworkListResponse;
1788
-
1789
- /** Optional parameters. */
1790
- export declare interface VirtualNetworksListOptionalParams extends coreClient.OperationOptions {
1791
- }
1792
-
1793
- /** Contains response data for the list operation. */
1794
- export declare type VirtualNetworksListResponse = VirtualNetworkListResponse;
1795
-
1796
- /** Virtual NIC model */
1797
- export declare interface VirtualNic {
1798
- /** guest OS customization for nic */
1799
- customization?: GuestOsnicCustomization;
1800
- /** NIC ip address */
1801
- ipAddresses?: string[];
1802
- /** NIC MAC address */
1803
- macAddress?: string;
1804
- /** Virtual Network */
1805
- network: VirtualNetwork;
1806
- /** NIC type */
1807
- nicType: NICType;
1808
- /** Is NIC powered on/off on boot */
1809
- powerOnBoot?: boolean;
1810
- /** NIC id */
1811
- virtualNicId?: string;
1812
- /**
1813
- * NIC name
1814
- * NOTE: This property will not be serialized. It can only be populated by the server.
1815
- */
1816
- readonly virtualNicName?: string;
1817
- }
1818
-
1819
- export declare class VMwareCloudSimple extends coreClient.ServiceClient {
1820
- $host: string;
1821
- apiVersion: string;
1822
- subscriptionId: string;
1823
- /**
1824
- * Initializes a new instance of the VMwareCloudSimple class.
1825
- * @param credentials Subscription credentials which uniquely identify client subscription.
1826
- * @param subscriptionId The subscription ID.
1827
- * @param options The parameter options
1828
- */
1829
- constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: VMwareCloudSimpleOptionalParams);
1830
- /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
1831
- private addCustomApiVersionPolicy;
1832
- operations: Operations;
1833
- dedicatedCloudNodes: DedicatedCloudNodes;
1834
- dedicatedCloudServices: DedicatedCloudServices;
1835
- skusAvailability: SkusAvailability;
1836
- privateClouds: PrivateClouds;
1837
- customizationPolicies: CustomizationPolicies;
1838
- resourcePools: ResourcePools;
1839
- virtualMachineTemplates: VirtualMachineTemplates;
1840
- virtualNetworks: VirtualNetworks;
1841
- usages: Usages;
1842
- virtualMachines: VirtualMachines;
1843
- }
1844
-
1845
- /** Optional parameters. */
1846
- export declare interface VMwareCloudSimpleOptionalParams extends coreClient.ServiceClientOptions {
1847
- /** server parameter */
1848
- $host?: string;
1849
- /** Api Version */
1850
- apiVersion?: string;
1851
- /** Overrides client endpoint. */
1852
- endpoint?: string;
1853
- }
1854
-
1855
- export { }
1
+ import * as coreClient from "@azure/core-client";
2
+ /** List of available operations */
3
+ export interface AvailableOperationsListResponse {
4
+ /** Link for next list of available operations */
5
+ nextLink?: string;
6
+ /** Returns a list of available operations */
7
+ value?: AvailableOperation[];
8
+ }
9
+ /** Resource provider available operation model */
10
+ export interface AvailableOperation {
11
+ /** The list of operations */
12
+ display?: AvailableOperationDisplay;
13
+ /** Indicating whether the operation is a data action or not */
14
+ isDataAction?: boolean;
15
+ /** {resourceProviderNamespace}/{resourceType}/{read|write|delete|action} */
16
+ name?: string;
17
+ /** The origin of operation */
18
+ origin?: OperationOrigin;
19
+ /** The list of specification's service metrics */
20
+ serviceSpecification?: AvailableOperationDisplayPropertyServiceSpecificationMetricsList;
21
+ }
22
+ /** Resource provider available operation display model */
23
+ export interface AvailableOperationDisplay {
24
+ /** Description of the operation for display purposes */
25
+ description?: string;
26
+ /** Name of the operation for display purposes */
27
+ operation?: string;
28
+ /** Name of the provider for display purposes */
29
+ provider?: string;
30
+ /** Name of the resource type for display purposes */
31
+ resource?: string;
32
+ }
33
+ /** List of available operation display property service specification metrics */
34
+ export interface AvailableOperationDisplayPropertyServiceSpecificationMetricsList {
35
+ /** Metric specifications of operation */
36
+ metricSpecifications?: AvailableOperationDisplayPropertyServiceSpecificationMetricsItem[];
37
+ }
38
+ /** Available operation display property service specification metrics item */
39
+ export interface AvailableOperationDisplayPropertyServiceSpecificationMetricsItem {
40
+ /** Metric's aggregation type for e.g. (Average, Total) */
41
+ aggregationType: AggregationType;
42
+ /** Metric's description */
43
+ displayDescription: string;
44
+ /** Human readable metric's name */
45
+ displayName: string;
46
+ /** Metric's name/id */
47
+ name: string;
48
+ /** Metric's unit */
49
+ unit: string;
50
+ }
51
+ /** General error model */
52
+ export interface CsrpError {
53
+ /** Error's body */
54
+ error?: CsrpErrorBody;
55
+ }
56
+ /** Error properties */
57
+ export interface CsrpErrorBody {
58
+ /**
59
+ * Error's code
60
+ * NOTE: This property will not be serialized. It can only be populated by the server.
61
+ */
62
+ readonly code?: string;
63
+ /**
64
+ * Error's details
65
+ * NOTE: This property will not be serialized. It can only be populated by the server.
66
+ */
67
+ readonly details?: CsrpErrorBody[];
68
+ /**
69
+ * Error's message
70
+ * NOTE: This property will not be serialized. It can only be populated by the server.
71
+ */
72
+ readonly message?: string;
73
+ /** Error's target */
74
+ target?: string;
75
+ }
76
+ /** List of dedicated nodes response model */
77
+ export interface DedicatedCloudNodeListResponse {
78
+ /** Link for next list of DedicatedCloudNode */
79
+ nextLink?: string;
80
+ /** Results of the DedicatedCloudNode list */
81
+ value?: DedicatedCloudNode[];
82
+ }
83
+ /** Dedicated cloud node model */
84
+ export interface DedicatedCloudNode {
85
+ /**
86
+ * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/dedicatedCloudNodes/{dedicatedCloudNodeName}
87
+ * NOTE: This property will not be serialized. It can only be populated by the server.
88
+ */
89
+ readonly id?: string;
90
+ /** Azure region */
91
+ location: string;
92
+ /**
93
+ * {dedicatedCloudNodeName}
94
+ * NOTE: This property will not be serialized. It can only be populated by the server.
95
+ */
96
+ readonly name?: string;
97
+ /** Dedicated Cloud Nodes SKU */
98
+ sku?: Sku;
99
+ /** Dedicated Cloud Nodes tags */
100
+ tags?: {
101
+ [propertyName: string]: string;
102
+ };
103
+ /**
104
+ * {resourceProviderNamespace}/{resourceType}
105
+ * NOTE: This property will not be serialized. It can only be populated by the server.
106
+ */
107
+ readonly type?: string;
108
+ /** Availability Zone id, e.g. "az1" */
109
+ availabilityZoneId?: string;
110
+ /**
111
+ * Availability Zone name, e.g. "Availability Zone 1"
112
+ * NOTE: This property will not be serialized. It can only be populated by the server.
113
+ */
114
+ readonly availabilityZoneName?: string;
115
+ /**
116
+ * VMWare Cloud Rack Name
117
+ * NOTE: This property will not be serialized. It can only be populated by the server.
118
+ */
119
+ readonly cloudRackName?: string;
120
+ /**
121
+ * date time the resource was created
122
+ * NOTE: This property will not be serialized. It can only be populated by the server.
123
+ */
124
+ readonly created?: Date;
125
+ /** count of nodes to create */
126
+ nodesCount?: number;
127
+ /** Placement Group id, e.g. "n1" */
128
+ placementGroupId?: string;
129
+ /**
130
+ * Placement Name, e.g. "Placement Group 1"
131
+ * NOTE: This property will not be serialized. It can only be populated by the server.
132
+ */
133
+ readonly placementGroupName?: string;
134
+ /**
135
+ * Private Cloud Id
136
+ * NOTE: This property will not be serialized. It can only be populated by the server.
137
+ */
138
+ readonly privateCloudId?: string;
139
+ /**
140
+ * Resource Pool Name
141
+ * NOTE: This property will not be serialized. It can only be populated by the server.
142
+ */
143
+ readonly privateCloudName?: string;
144
+ /**
145
+ * The provisioning status of the resource
146
+ * NOTE: This property will not be serialized. It can only be populated by the server.
147
+ */
148
+ readonly provisioningState?: string;
149
+ /** purchase id */
150
+ purchaseId?: string;
151
+ /**
152
+ * Node status, indicates is private cloud set up on this node or not
153
+ * NOTE: This property will not be serialized. It can only be populated by the server.
154
+ */
155
+ readonly status?: NodeStatus;
156
+ /**
157
+ * VMWare Cluster Name
158
+ * NOTE: This property will not be serialized. It can only be populated by the server.
159
+ */
160
+ readonly vmwareClusterName?: string;
161
+ /** SKU's id */
162
+ idPropertiesSkuDescriptionId?: string;
163
+ /** SKU's name */
164
+ namePropertiesSkuDescriptionName?: string;
165
+ }
166
+ /** The purchase SKU for CloudSimple paid resources */
167
+ export interface Sku {
168
+ /** The capacity of the SKU */
169
+ capacity?: string;
170
+ /** dedicatedCloudNode example: 8 x Ten-Core Intel® Xeon® Processor E5-2640 v4 2.40GHz 25MB Cache (90W); 12 x 64GB PC4-19200 2400MHz DDR4 ECC Registered DIMM, ... */
171
+ description?: string;
172
+ /** If the service has different generations of hardware, for the same SKU, then that can be captured here */
173
+ family?: string;
174
+ /** The name of the SKU for VMWare CloudSimple Node */
175
+ name: string;
176
+ /** The tier of the SKU */
177
+ tier?: string;
178
+ }
179
+ /** List of dedicated cloud services */
180
+ export interface DedicatedCloudServiceListResponse {
181
+ /** Link for next list of DedicatedCloudNode */
182
+ nextLink?: string;
183
+ /** Results of the DedicatedCloudService list */
184
+ value?: DedicatedCloudService[];
185
+ }
186
+ /** Dedicated cloud service model */
187
+ export interface DedicatedCloudService {
188
+ /**
189
+ * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/dedicatedCloudServices/{dedicatedCloudServiceName}
190
+ * NOTE: This property will not be serialized. It can only be populated by the server.
191
+ */
192
+ readonly id?: string;
193
+ /** Azure region */
194
+ location: string;
195
+ /**
196
+ * {dedicatedCloudServiceName}
197
+ * NOTE: This property will not be serialized. It can only be populated by the server.
198
+ */
199
+ readonly name?: string;
200
+ /** The list of tags */
201
+ tags?: {
202
+ [propertyName: string]: string;
203
+ };
204
+ /**
205
+ * {resourceProviderNamespace}/{resourceType}
206
+ * NOTE: This property will not be serialized. It can only be populated by the server.
207
+ */
208
+ readonly type?: string;
209
+ /** gateway Subnet for the account. It will collect the subnet address and always treat it as /28 */
210
+ gatewaySubnet?: string;
211
+ /**
212
+ * indicates whether account onboarded or not in a given region
213
+ * NOTE: This property will not be serialized. It can only be populated by the server.
214
+ */
215
+ readonly isAccountOnboarded?: OnboardingStatus;
216
+ /**
217
+ * total nodes purchased
218
+ * NOTE: This property will not be serialized. It can only be populated by the server.
219
+ */
220
+ readonly nodes?: number;
221
+ /**
222
+ * link to a service management web portal
223
+ * NOTE: This property will not be serialized. It can only be populated by the server.
224
+ */
225
+ readonly serviceURL?: string;
226
+ }
227
+ /** List of SKU availabilities */
228
+ export interface SkuAvailabilityListResponse {
229
+ /** Link for next list of DedicatedCloudNode */
230
+ nextLink?: string;
231
+ /** Results of the DedicatedPlacementGroupSkuAvailability list */
232
+ value?: SkuAvailability[];
233
+ }
234
+ /** SKU availability model */
235
+ export interface SkuAvailability {
236
+ /** CloudSimple Availability Zone id */
237
+ dedicatedAvailabilityZoneId?: string;
238
+ /** CloudSimple Availability Zone Name */
239
+ dedicatedAvailabilityZoneName?: string;
240
+ /** CloudSimple Placement Group Id */
241
+ dedicatedPlacementGroupId?: string;
242
+ /** CloudSimple Placement Group name */
243
+ dedicatedPlacementGroupName?: string;
244
+ /** indicates how many resources of a given SKU is available in a AZ->PG */
245
+ limit: number;
246
+ /** resource type e.g. DedicatedCloudNodes */
247
+ resourceType?: string;
248
+ /** sku id */
249
+ skuId?: string;
250
+ /** sku name */
251
+ skuName?: string;
252
+ }
253
+ /** Operation status response */
254
+ export interface OperationResource {
255
+ /**
256
+ * End time of the operation
257
+ * NOTE: This property will not be serialized. It can only be populated by the server.
258
+ */
259
+ readonly endTime?: Date;
260
+ /** Error Message if operation failed */
261
+ error?: OperationError;
262
+ /**
263
+ * Operation Id
264
+ * NOTE: This property will not be serialized. It can only be populated by the server.
265
+ */
266
+ readonly id?: string;
267
+ /**
268
+ * Operation ID
269
+ * NOTE: This property will not be serialized. It can only be populated by the server.
270
+ */
271
+ readonly name?: string;
272
+ /**
273
+ * Start time of the operation
274
+ * NOTE: This property will not be serialized. It can only be populated by the server.
275
+ */
276
+ readonly startTime?: Date;
277
+ /**
278
+ * Operation status
279
+ * NOTE: This property will not be serialized. It can only be populated by the server.
280
+ */
281
+ readonly status?: string;
282
+ }
283
+ /** Operation error model */
284
+ export interface OperationError {
285
+ /** Error's code */
286
+ code?: string;
287
+ /** Error's message */
288
+ message?: string;
289
+ }
290
+ /** List of private clouds */
291
+ export interface PrivateCloudList {
292
+ /** Link for next list of Private Clouds */
293
+ nextLink?: string;
294
+ /** the list of private clouds */
295
+ value?: PrivateCloud[];
296
+ }
297
+ /** Private cloud model */
298
+ export interface PrivateCloud {
299
+ /** Azure Id, e.g. "/subscriptions/4da99247-a172-4ed6-8ae9-ebed2d12f839/providers/Microsoft.VMwareCloudSimple/privateClouds/cloud123" */
300
+ id?: string;
301
+ /** Location where private cloud created, e.g "westus" */
302
+ location?: string;
303
+ /** Private cloud name */
304
+ name?: string;
305
+ /** Azure Resource type */
306
+ type?: "Microsoft.VMwareCloudSimple/privateClouds";
307
+ /** Availability Zone id, e.g. "az1" */
308
+ availabilityZoneId?: string;
309
+ /** Availability Zone name, e.g. "Availability Zone 1" */
310
+ availabilityZoneName?: string;
311
+ /** Number of clusters */
312
+ clustersNumber?: number;
313
+ /** User's emails who created cloud */
314
+ createdBy?: string;
315
+ /** When private cloud was created */
316
+ createdOn?: Date;
317
+ /** Array of DNS servers */
318
+ dnsServers?: string[];
319
+ /** Expiration date of PC */
320
+ expires?: string;
321
+ /** Nsx Type, e.g. "Advanced" */
322
+ nsxType?: string;
323
+ /** Placement Group id, e.g. "n1" */
324
+ placementGroupId?: string;
325
+ /** Placement Group name */
326
+ placementGroupName?: string;
327
+ /** Id of a private cloud */
328
+ privateCloudId?: string;
329
+ /** The list of Resource Pools */
330
+ resourcePools?: ResourcePool[];
331
+ /** Private Cloud state, e.g. "operational" */
332
+ state?: string;
333
+ /** Number of cores */
334
+ totalCpuCores?: number;
335
+ /** Number of nodes */
336
+ totalNodes?: number;
337
+ /** Memory size */
338
+ totalRam?: number;
339
+ /** Disk space in TB */
340
+ totalStorage?: number;
341
+ /** Virtualization type e.g. "vSphere" */
342
+ typePropertiesType?: string;
343
+ /** e.g. "6.5u2" */
344
+ vSphereVersion?: string;
345
+ /** FQDN for vcenter access */
346
+ vcenterFqdn?: string;
347
+ /** Vcenter ip address */
348
+ vcenterRefid?: string;
349
+ /** The list of Virtual Machine Templates */
350
+ virtualMachineTemplates?: VirtualMachineTemplate[];
351
+ /** The list of Virtual Networks */
352
+ virtualNetworks?: VirtualNetwork[];
353
+ /** Is Vrops enabled/disabled */
354
+ vrOpsEnabled?: boolean;
355
+ }
356
+ /** Resource pool model */
357
+ export interface ResourcePool {
358
+ /** resource pool id (privateCloudId:vsphereId) */
359
+ id: string;
360
+ /**
361
+ * Azure region
362
+ * NOTE: This property will not be serialized. It can only be populated by the server.
363
+ */
364
+ readonly location?: string;
365
+ /**
366
+ * {ResourcePoolName}
367
+ * NOTE: This property will not be serialized. It can only be populated by the server.
368
+ */
369
+ readonly name?: string;
370
+ /**
371
+ * The Private Cloud Id
372
+ * NOTE: This property will not be serialized. It can only be populated by the server.
373
+ */
374
+ readonly privateCloudId?: string;
375
+ /**
376
+ * {resourceProviderNamespace}/{resourceType}
377
+ * NOTE: This property will not be serialized. It can only be populated by the server.
378
+ */
379
+ readonly type?: string;
380
+ /**
381
+ * Hierarchical resource pool name
382
+ * NOTE: This property will not be serialized. It can only be populated by the server.
383
+ */
384
+ readonly fullName?: string;
385
+ }
386
+ /** Virtual machine template model */
387
+ export interface VirtualMachineTemplate {
388
+ /**
389
+ * virtual machine template id (privateCloudId:vsphereId)
390
+ * NOTE: This property will not be serialized. It can only be populated by the server.
391
+ */
392
+ readonly id?: string;
393
+ /** Azure region */
394
+ location?: string;
395
+ /**
396
+ * {virtualMachineTemplateName}
397
+ * NOTE: This property will not be serialized. It can only be populated by the server.
398
+ */
399
+ readonly name?: string;
400
+ /**
401
+ * {resourceProviderNamespace}/{resourceType}
402
+ * NOTE: This property will not be serialized. It can only be populated by the server.
403
+ */
404
+ readonly type?: string;
405
+ /** The amount of memory */
406
+ amountOfRam?: number;
407
+ /** The list of Virtual Disk Controllers */
408
+ controllers?: VirtualDiskController[];
409
+ /** The description of Virtual Machine Template */
410
+ description?: string;
411
+ /** The list of Virtual Disks */
412
+ disks?: VirtualDisk[];
413
+ /** Expose Guest OS or not */
414
+ exposeToGuestVM?: boolean;
415
+ /**
416
+ * The Guest OS
417
+ * NOTE: This property will not be serialized. It can only be populated by the server.
418
+ */
419
+ readonly guestOS?: string;
420
+ /**
421
+ * The Guest OS types
422
+ * NOTE: This property will not be serialized. It can only be populated by the server.
423
+ */
424
+ readonly guestOSType?: string;
425
+ /** The list of Virtual NICs */
426
+ nics?: VirtualNic[];
427
+ /** The number of CPU cores */
428
+ numberOfCores?: number;
429
+ /** path to folder */
430
+ path?: string;
431
+ /** The Private Cloud Id */
432
+ privateCloudId?: string;
433
+ /** The list of VSphere networks */
434
+ vSphereNetworks?: string[];
435
+ /** The tags from VSphere */
436
+ vSphereTags?: string[];
437
+ /**
438
+ * The VMware tools version
439
+ * NOTE: This property will not be serialized. It can only be populated by the server.
440
+ */
441
+ readonly vmwaretools?: string;
442
+ }
443
+ /** Virtual disk controller model */
444
+ export interface VirtualDiskController {
445
+ /**
446
+ * Controller's id
447
+ * NOTE: This property will not be serialized. It can only be populated by the server.
448
+ */
449
+ readonly id?: string;
450
+ /**
451
+ * The display name of Controller
452
+ * NOTE: This property will not be serialized. It can only be populated by the server.
453
+ */
454
+ readonly name?: string;
455
+ /**
456
+ * dik controller subtype (VMWARE_PARAVIRTUAL, BUS_PARALLEL, LSI_PARALLEL, LSI_SAS)
457
+ * NOTE: This property will not be serialized. It can only be populated by the server.
458
+ */
459
+ readonly subType?: string;
460
+ /**
461
+ * disk controller type (SCSI)
462
+ * NOTE: This property will not be serialized. It can only be populated by the server.
463
+ */
464
+ readonly type?: string;
465
+ }
466
+ /** Virtual disk model */
467
+ export interface VirtualDisk {
468
+ /** Disk's Controller id */
469
+ controllerId: string;
470
+ /** Disk's independence mode type */
471
+ independenceMode: DiskIndependenceMode;
472
+ /** Disk's total size */
473
+ totalSize: number;
474
+ /** Disk's id */
475
+ virtualDiskId?: string;
476
+ /**
477
+ * Disk's display name
478
+ * NOTE: This property will not be serialized. It can only be populated by the server.
479
+ */
480
+ readonly virtualDiskName?: string;
481
+ }
482
+ /** Virtual NIC model */
483
+ export interface VirtualNic {
484
+ /** guest OS customization for nic */
485
+ customization?: GuestOsnicCustomization;
486
+ /** NIC ip address */
487
+ ipAddresses?: string[];
488
+ /** NIC MAC address */
489
+ macAddress?: string;
490
+ /** Virtual Network */
491
+ network: VirtualNetwork;
492
+ /** NIC type */
493
+ nicType: NICType;
494
+ /** Is NIC powered on/off on boot */
495
+ powerOnBoot?: boolean;
496
+ /** NIC id */
497
+ virtualNicId?: string;
498
+ /**
499
+ * NIC name
500
+ * NOTE: This property will not be serialized. It can only be populated by the server.
501
+ */
502
+ readonly virtualNicName?: string;
503
+ }
504
+ /** Guest OS nic customization */
505
+ export interface GuestOsnicCustomization {
506
+ /** IP address allocation method */
507
+ allocation?: GuestOsnicCustomizationAllocation;
508
+ /** List of dns servers to use */
509
+ dnsServers?: string[];
510
+ /** Gateway addresses assigned to nic */
511
+ gateway?: string[];
512
+ /** Static ip address for nic */
513
+ ipAddress?: string;
514
+ /** Network mask for nic */
515
+ mask?: string;
516
+ /** primary WINS server for Windows */
517
+ primaryWinsServer?: string;
518
+ /** secondary WINS server for Windows */
519
+ secondaryWinsServer?: string;
520
+ }
521
+ /** Virtual network model */
522
+ export interface VirtualNetwork {
523
+ /**
524
+ * can be used in vm creation/deletion
525
+ * NOTE: This property will not be serialized. It can only be populated by the server.
526
+ */
527
+ readonly assignable?: boolean;
528
+ /** virtual network id (privateCloudId:vsphereId) */
529
+ id: string;
530
+ /**
531
+ * Azure region
532
+ * NOTE: This property will not be serialized. It can only be populated by the server.
533
+ */
534
+ readonly location?: string;
535
+ /**
536
+ * {VirtualNetworkName}
537
+ * NOTE: This property will not be serialized. It can only be populated by the server.
538
+ */
539
+ readonly name?: string;
540
+ /**
541
+ * {resourceProviderNamespace}/{resourceType}
542
+ * NOTE: This property will not be serialized. It can only be populated by the server.
543
+ */
544
+ readonly type?: string;
545
+ /**
546
+ * The Private Cloud id
547
+ * NOTE: This property will not be serialized. It can only be populated by the server.
548
+ */
549
+ readonly privateCloudId?: string;
550
+ }
551
+ /** List of customization polices response model */
552
+ export interface CustomizationPoliciesListResponse {
553
+ /** Link for next list of the Customization policy */
554
+ nextLink?: string;
555
+ /** List of the customization policies */
556
+ value?: CustomizationPolicy[];
557
+ }
558
+ /** The virtual machine customization policy */
559
+ export interface CustomizationPolicy {
560
+ /** Customization policy azure id */
561
+ id?: string;
562
+ /** Azure region */
563
+ location?: string;
564
+ /**
565
+ * Customization policy name
566
+ * NOTE: This property will not be serialized. It can only be populated by the server.
567
+ */
568
+ readonly name?: string;
569
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
570
+ readonly type?: string;
571
+ /** Policy description */
572
+ description?: string;
573
+ /** The Private cloud id */
574
+ privateCloudId?: string;
575
+ /** Detailed customization policy specification */
576
+ specification?: CustomizationSpecification;
577
+ /** The type of customization (Linux or Windows) */
578
+ typePropertiesType?: CustomizationPolicyPropertiesType;
579
+ /** Policy version */
580
+ version?: string;
581
+ }
582
+ /** The specification for Customization Policy */
583
+ export interface CustomizationSpecification {
584
+ /** Customization Identity. It contains data about user and hostname */
585
+ identity?: CustomizationIdentity;
586
+ /** Network interface settings */
587
+ nicSettings?: CustomizationNicSetting[];
588
+ }
589
+ export interface CustomizationIdentity {
590
+ /** Windows Text Identity. Prepared data */
591
+ data?: string;
592
+ /** Virtual machine host name settings */
593
+ hostName?: CustomizationHostName;
594
+ /** Identity type */
595
+ type?: CustomizationIdentityType;
596
+ /** Windows Identity. User data customization */
597
+ userData?: CustomizationIdentityUserData;
598
+ }
599
+ /** Host name model */
600
+ export interface CustomizationHostName {
601
+ /** Hostname */
602
+ name?: string;
603
+ /** Type of host name */
604
+ type?: CustomizationHostNameType;
605
+ }
606
+ /** Windows Identity. User data customization */
607
+ export interface CustomizationIdentityUserData {
608
+ /** Is password predefined in customization policy */
609
+ isPasswordPredefined?: boolean;
610
+ }
611
+ export interface CustomizationNicSetting {
612
+ /** The list of adapters' settings */
613
+ adapter?: CustomizationIPSettings;
614
+ /** NIC mac address */
615
+ macAddress?: string;
616
+ }
617
+ export interface CustomizationIPSettings {
618
+ /** The list of gateways */
619
+ gateway?: string[];
620
+ /** Ip address customization settings */
621
+ ip?: CustomizationIPAddress;
622
+ /** Adapter subnet mask */
623
+ subnetMask?: string;
624
+ }
625
+ export interface CustomizationIPAddress {
626
+ /** Argument when Custom ip type is selected */
627
+ argument?: string;
628
+ /** Defined Ip Address when Fixed ip type is selected */
629
+ ipAddress?: string;
630
+ /** Customization Specification ip type */
631
+ type?: CustomizationIPAddressType;
632
+ }
633
+ /** List of resource pools response model */
634
+ export interface ResourcePoolsListResponse {
635
+ /** Link for next list of ResourcePoolsList */
636
+ nextLink?: string;
637
+ /** Results of the Resource pools list */
638
+ value?: ResourcePool[];
639
+ }
640
+ /** List of virtual machine templates */
641
+ export interface VirtualMachineTemplateListResponse {
642
+ /** Link for next list of VirtualMachineTemplate */
643
+ nextLink?: string;
644
+ /** Results of the VM template list */
645
+ value?: VirtualMachineTemplate[];
646
+ }
647
+ /** List of virtual networks */
648
+ export interface VirtualNetworkListResponse {
649
+ /** Link for next list of VirtualNetwork */
650
+ nextLink?: string;
651
+ /** Results of the VirtualNetwork list */
652
+ value?: VirtualNetwork[];
653
+ }
654
+ /** List of usages */
655
+ export interface UsageListResponse {
656
+ /** Link for next list of DedicatedCloudNode */
657
+ nextLink?: string;
658
+ /**
659
+ * The list of usages
660
+ * NOTE: This property will not be serialized. It can only be populated by the server.
661
+ */
662
+ readonly value?: Usage[];
663
+ }
664
+ /** Usage model */
665
+ export interface Usage {
666
+ /** The current usage value */
667
+ currentValue: number;
668
+ /** limit of a given sku in a region for a subscription. The maximum permitted value for the usage quota. If there is no limit, this value will be -1 */
669
+ limit: number;
670
+ /** Usage name value and localized name */
671
+ name?: UsageName;
672
+ /** The usages' unit */
673
+ unit?: UsageCount;
674
+ }
675
+ /** User name model */
676
+ export interface UsageName {
677
+ /** e.g. "Virtual Machines" */
678
+ localizedValue?: string;
679
+ /** resource type or resource type sku name, e.g. virtualMachines */
680
+ value?: string;
681
+ }
682
+ /** List of virtual machines */
683
+ export interface VirtualMachineListResponse {
684
+ /** Link for next list of VirtualMachines */
685
+ nextLink?: string;
686
+ /** Results of the VirtualMachine list */
687
+ value?: VirtualMachine[];
688
+ }
689
+ /** Virtual machine model */
690
+ export interface VirtualMachine {
691
+ /**
692
+ * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/virtualMachines/{virtualMachineName}
693
+ * NOTE: This property will not be serialized. It can only be populated by the server.
694
+ */
695
+ readonly id?: string;
696
+ /** Azure region */
697
+ location: string;
698
+ /**
699
+ * {virtualMachineName}
700
+ * NOTE: This property will not be serialized. It can only be populated by the server.
701
+ */
702
+ readonly name?: string;
703
+ /** The list of tags */
704
+ tags?: {
705
+ [propertyName: string]: string;
706
+ };
707
+ /**
708
+ * {resourceProviderNamespace}/{resourceType}
709
+ * NOTE: This property will not be serialized. It can only be populated by the server.
710
+ */
711
+ readonly type?: string;
712
+ /** The amount of memory */
713
+ amountOfRam?: number;
714
+ /**
715
+ * The list of Virtual Disks' Controllers
716
+ * NOTE: This property will not be serialized. It can only be populated by the server.
717
+ */
718
+ readonly controllers?: VirtualDiskController[];
719
+ /** Virtual machine properties */
720
+ customization?: GuestOSCustomization;
721
+ /** The list of Virtual Disks */
722
+ disks?: VirtualDisk[];
723
+ /**
724
+ * The DNS name of Virtual Machine in VCenter
725
+ * NOTE: This property will not be serialized. It can only be populated by the server.
726
+ */
727
+ readonly dnsname?: string;
728
+ /** Expose Guest OS or not */
729
+ exposeToGuestVM?: boolean;
730
+ /**
731
+ * The path to virtual machine folder in VCenter
732
+ * NOTE: This property will not be serialized. It can only be populated by the server.
733
+ */
734
+ readonly folder?: string;
735
+ /**
736
+ * The name of Guest OS
737
+ * NOTE: This property will not be serialized. It can only be populated by the server.
738
+ */
739
+ readonly guestOS?: string;
740
+ /**
741
+ * The Guest OS type
742
+ * NOTE: This property will not be serialized. It can only be populated by the server.
743
+ */
744
+ readonly guestOSType?: GuestOSType;
745
+ /** The list of Virtual NICs */
746
+ nics?: VirtualNic[];
747
+ /** The number of CPU cores */
748
+ numberOfCores?: number;
749
+ /** Password for login. Deprecated - use customization property */
750
+ password?: string;
751
+ /** Private Cloud Id */
752
+ privateCloudId?: string;
753
+ /**
754
+ * The provisioning status of the resource
755
+ * NOTE: This property will not be serialized. It can only be populated by the server.
756
+ */
757
+ readonly provisioningState?: string;
758
+ /**
759
+ * The public ip of Virtual Machine
760
+ * NOTE: This property will not be serialized. It can only be populated by the server.
761
+ */
762
+ readonly publicIP?: string;
763
+ /** Virtual Machines Resource Pool */
764
+ resourcePool?: ResourcePool;
765
+ /**
766
+ * The status of Virtual machine
767
+ * NOTE: This property will not be serialized. It can only be populated by the server.
768
+ */
769
+ readonly status?: VirtualMachineStatus;
770
+ /** Virtual Machine Template Id */
771
+ templateId?: string;
772
+ /** Username for login. Deprecated - use customization property */
773
+ username?: string;
774
+ /** The list of Virtual VSphere Networks */
775
+ vSphereNetworks?: string[];
776
+ /**
777
+ * The internal id of Virtual Machine in VCenter
778
+ * NOTE: This property will not be serialized. It can only be populated by the server.
779
+ */
780
+ readonly vmId?: string;
781
+ /**
782
+ * VMware tools version
783
+ * NOTE: This property will not be serialized. It can only be populated by the server.
784
+ */
785
+ readonly vmwaretools?: string;
786
+ }
787
+ /** Guest OS Customization properties */
788
+ export interface GuestOSCustomization {
789
+ /** List of dns servers to use */
790
+ dnsServers?: string[];
791
+ /** Virtual Machine hostname */
792
+ hostName?: string;
793
+ /** Password for login */
794
+ password?: string;
795
+ /** id of customization policy */
796
+ policyId?: string;
797
+ /** Username for login */
798
+ username?: string;
799
+ }
800
+ /** General patch payload modal */
801
+ export interface PatchPayload {
802
+ /** The tags key:value pairs */
803
+ tags?: {
804
+ [propertyName: string]: string;
805
+ };
806
+ }
807
+ /** List of virtual machine stop modes */
808
+ export interface VirtualMachineStopMode {
809
+ /** mode indicates a type of stop operation - reboot, suspend, shutdown or power-off */
810
+ mode?: StopMode;
811
+ }
812
+ /** Defines headers for Operations_get operation. */
813
+ export interface OperationsGetHeaders {
814
+ location?: string;
815
+ retryAfter?: number;
816
+ }
817
+ /** Defines headers for Operations_get operation. */
818
+ export interface OperationsGetExceptionHeaders {
819
+ contentType?: string;
820
+ }
821
+ /** Defines headers for DedicatedCloudNodes_createOrUpdate operation. */
822
+ export interface DedicatedCloudNodesCreateOrUpdateHeaders {
823
+ azureAsyncOperation?: string;
824
+ location?: string;
825
+ retryAfter?: number;
826
+ }
827
+ /** Defines headers for DedicatedCloudNodes_delete operation. */
828
+ export interface DedicatedCloudNodesDeleteExceptionHeaders {
829
+ contentType?: string;
830
+ }
831
+ /** Defines headers for DedicatedCloudServices_delete operation. */
832
+ export interface DedicatedCloudServicesDeleteExceptionHeaders {
833
+ contentType?: string;
834
+ }
835
+ /** Defines headers for VirtualMachines_createOrUpdate operation. */
836
+ export interface VirtualMachinesCreateOrUpdateHeaders {
837
+ azureAsyncOperation?: string;
838
+ }
839
+ /** Defines headers for VirtualMachines_delete operation. */
840
+ export interface VirtualMachinesDeleteHeaders {
841
+ azureAsyncOperation?: string;
842
+ location?: string;
843
+ retryAfter?: number;
844
+ }
845
+ /** Defines headers for VirtualMachines_delete operation. */
846
+ export interface VirtualMachinesDeleteExceptionHeaders {
847
+ contentType?: string;
848
+ }
849
+ /** Defines headers for VirtualMachines_start operation. */
850
+ export interface VirtualMachinesStartHeaders {
851
+ azureAsyncOperation?: string;
852
+ location?: string;
853
+ retryAfter?: number;
854
+ }
855
+ /** Defines headers for VirtualMachines_start operation. */
856
+ export interface VirtualMachinesStartExceptionHeaders {
857
+ contentType?: string;
858
+ }
859
+ /** Defines headers for VirtualMachines_stop operation. */
860
+ export interface VirtualMachinesStopHeaders {
861
+ azureAsyncOperation?: string;
862
+ location?: string;
863
+ retryAfter?: number;
864
+ }
865
+ /** Defines headers for VirtualMachines_stop operation. */
866
+ export interface VirtualMachinesStopExceptionHeaders {
867
+ contentType?: string;
868
+ }
869
+ /** Known values of {@link GuestOsnicCustomizationAllocation} that the service accepts. */
870
+ export declare enum KnownGuestOsnicCustomizationAllocation {
871
+ /** Static */
872
+ Static = "static",
873
+ /** Dynamic */
874
+ Dynamic = "dynamic"
875
+ }
876
+ /**
877
+ * Defines values for GuestOsnicCustomizationAllocation. \
878
+ * {@link KnownGuestOsnicCustomizationAllocation} can be used interchangeably with GuestOsnicCustomizationAllocation,
879
+ * this enum contains the known values that the service supports.
880
+ * ### Known values supported by the service
881
+ * **static** \
882
+ * **dynamic**
883
+ */
884
+ export type GuestOsnicCustomizationAllocation = string;
885
+ /** Known values of {@link CustomizationHostNameType} that the service accepts. */
886
+ export declare enum KnownCustomizationHostNameType {
887
+ /** UserDefined */
888
+ UserDefined = "USER_DEFINED",
889
+ /** PrefixBased */
890
+ PrefixBased = "PREFIX_BASED",
891
+ /** Fixed */
892
+ Fixed = "FIXED",
893
+ /** VirtualMachineName */
894
+ VirtualMachineName = "VIRTUAL_MACHINE_NAME",
895
+ /** CustomName */
896
+ CustomName = "CUSTOM_NAME"
897
+ }
898
+ /**
899
+ * Defines values for CustomizationHostNameType. \
900
+ * {@link KnownCustomizationHostNameType} can be used interchangeably with CustomizationHostNameType,
901
+ * this enum contains the known values that the service supports.
902
+ * ### Known values supported by the service
903
+ * **USER_DEFINED** \
904
+ * **PREFIX_BASED** \
905
+ * **FIXED** \
906
+ * **VIRTUAL_MACHINE_NAME** \
907
+ * **CUSTOM_NAME**
908
+ */
909
+ export type CustomizationHostNameType = string;
910
+ /** Known values of {@link CustomizationIdentityType} that the service accepts. */
911
+ export declare enum KnownCustomizationIdentityType {
912
+ /** WindowsText */
913
+ WindowsText = "WINDOWS_TEXT",
914
+ /** Windows */
915
+ Windows = "WINDOWS",
916
+ /** Linux */
917
+ Linux = "LINUX"
918
+ }
919
+ /**
920
+ * Defines values for CustomizationIdentityType. \
921
+ * {@link KnownCustomizationIdentityType} can be used interchangeably with CustomizationIdentityType,
922
+ * this enum contains the known values that the service supports.
923
+ * ### Known values supported by the service
924
+ * **WINDOWS_TEXT** \
925
+ * **WINDOWS** \
926
+ * **LINUX**
927
+ */
928
+ export type CustomizationIdentityType = string;
929
+ /** Known values of {@link CustomizationIPAddressType} that the service accepts. */
930
+ export declare enum KnownCustomizationIPAddressType {
931
+ /** Custom */
932
+ Custom = "CUSTOM",
933
+ /** DhcpIP */
934
+ DhcpIP = "DHCP_IP",
935
+ /** FixedIP */
936
+ FixedIP = "FIXED_IP",
937
+ /** UserDefined */
938
+ UserDefined = "USER_DEFINED"
939
+ }
940
+ /**
941
+ * Defines values for CustomizationIPAddressType. \
942
+ * {@link KnownCustomizationIPAddressType} can be used interchangeably with CustomizationIPAddressType,
943
+ * this enum contains the known values that the service supports.
944
+ * ### Known values supported by the service
945
+ * **CUSTOM** \
946
+ * **DHCP_IP** \
947
+ * **FIXED_IP** \
948
+ * **USER_DEFINED**
949
+ */
950
+ export type CustomizationIPAddressType = string;
951
+ /** Known values of {@link CustomizationPolicyPropertiesType} that the service accepts. */
952
+ export declare enum KnownCustomizationPolicyPropertiesType {
953
+ /** Linux */
954
+ Linux = "LINUX",
955
+ /** Windows */
956
+ Windows = "WINDOWS"
957
+ }
958
+ /**
959
+ * Defines values for CustomizationPolicyPropertiesType. \
960
+ * {@link KnownCustomizationPolicyPropertiesType} can be used interchangeably with CustomizationPolicyPropertiesType,
961
+ * this enum contains the known values that the service supports.
962
+ * ### Known values supported by the service
963
+ * **LINUX** \
964
+ * **WINDOWS**
965
+ */
966
+ export type CustomizationPolicyPropertiesType = string;
967
+ /** Defines values for OperationOrigin. */
968
+ export type OperationOrigin = "user" | "system" | "user,system";
969
+ /** Defines values for AggregationType. */
970
+ export type AggregationType = "Average" | "Total";
971
+ /** Defines values for NodeStatus. */
972
+ export type NodeStatus = "unused" | "used";
973
+ /** Defines values for OnboardingStatus. */
974
+ export type OnboardingStatus = "notOnBoarded" | "onBoarded" | "onBoardingFailed" | "onBoarding";
975
+ /** Defines values for DiskIndependenceMode. */
976
+ export type DiskIndependenceMode = "persistent" | "independent_persistent" | "independent_nonpersistent";
977
+ /** Defines values for NICType. */
978
+ export type NICType = "E1000" | "E1000E" | "PCNET32" | "VMXNET" | "VMXNET2" | "VMXNET3";
979
+ /** Defines values for UsageCount. */
980
+ export type UsageCount = "Count" | "Bytes" | "Seconds" | "Percent" | "CountPerSecond" | "BytesPerSecond";
981
+ /** Defines values for GuestOSType. */
982
+ export type GuestOSType = "linux" | "windows" | "other";
983
+ /** Defines values for VirtualMachineStatus. */
984
+ export type VirtualMachineStatus = "running" | "suspended" | "poweredoff" | "updating" | "deallocating" | "deleting";
985
+ /** Defines values for StopMode. */
986
+ export type StopMode = "reboot" | "suspend" | "shutdown" | "poweroff";
987
+ /** Optional parameters. */
988
+ export interface OperationsListOptionalParams extends coreClient.OperationOptions {
989
+ }
990
+ /** Contains response data for the list operation. */
991
+ export type OperationsListResponse = AvailableOperationsListResponse;
992
+ /** Optional parameters. */
993
+ export interface OperationsGetOptionalParams extends coreClient.OperationOptions {
994
+ }
995
+ /** Contains response data for the get operation. */
996
+ export type OperationsGetResponse = OperationResource;
997
+ /** Optional parameters. */
998
+ export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
999
+ }
1000
+ /** Contains response data for the listNext operation. */
1001
+ export type OperationsListNextResponse = AvailableOperationsListResponse;
1002
+ /** Optional parameters. */
1003
+ export interface DedicatedCloudNodesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
1004
+ /** The filter to apply on the list operation */
1005
+ filter?: string;
1006
+ /** The maximum number of record sets to return */
1007
+ top?: number;
1008
+ /** to be used by nextLink implementation */
1009
+ skipToken?: string;
1010
+ }
1011
+ /** Contains response data for the listBySubscription operation. */
1012
+ export type DedicatedCloudNodesListBySubscriptionResponse = DedicatedCloudNodeListResponse;
1013
+ /** Optional parameters. */
1014
+ export interface DedicatedCloudNodesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1015
+ /** The filter to apply on the list operation */
1016
+ filter?: string;
1017
+ /** The maximum number of record sets to return */
1018
+ top?: number;
1019
+ /** to be used by nextLink implementation */
1020
+ skipToken?: string;
1021
+ }
1022
+ /** Contains response data for the listByResourceGroup operation. */
1023
+ export type DedicatedCloudNodesListByResourceGroupResponse = DedicatedCloudNodeListResponse;
1024
+ /** Optional parameters. */
1025
+ export interface DedicatedCloudNodesGetOptionalParams extends coreClient.OperationOptions {
1026
+ }
1027
+ /** Contains response data for the get operation. */
1028
+ export type DedicatedCloudNodesGetResponse = DedicatedCloudNode;
1029
+ /** Optional parameters. */
1030
+ export interface DedicatedCloudNodesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1031
+ /** Delay to wait until next poll, in milliseconds. */
1032
+ updateIntervalInMs?: number;
1033
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1034
+ resumeFrom?: string;
1035
+ }
1036
+ /** Contains response data for the createOrUpdate operation. */
1037
+ export type DedicatedCloudNodesCreateOrUpdateResponse = DedicatedCloudNodesCreateOrUpdateHeaders & DedicatedCloudNode;
1038
+ /** Optional parameters. */
1039
+ export interface DedicatedCloudNodesDeleteOptionalParams extends coreClient.OperationOptions {
1040
+ }
1041
+ /** Optional parameters. */
1042
+ export interface DedicatedCloudNodesUpdateOptionalParams extends coreClient.OperationOptions {
1043
+ }
1044
+ /** Contains response data for the update operation. */
1045
+ export type DedicatedCloudNodesUpdateResponse = DedicatedCloudNode;
1046
+ /** Optional parameters. */
1047
+ export interface DedicatedCloudNodesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
1048
+ }
1049
+ /** Contains response data for the listBySubscriptionNext operation. */
1050
+ export type DedicatedCloudNodesListBySubscriptionNextResponse = DedicatedCloudNodeListResponse;
1051
+ /** Optional parameters. */
1052
+ export interface DedicatedCloudNodesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
1053
+ }
1054
+ /** Contains response data for the listByResourceGroupNext operation. */
1055
+ export type DedicatedCloudNodesListByResourceGroupNextResponse = DedicatedCloudNodeListResponse;
1056
+ /** Optional parameters. */
1057
+ export interface DedicatedCloudServicesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
1058
+ /** The filter to apply on the list operation */
1059
+ filter?: string;
1060
+ /** The maximum number of record sets to return */
1061
+ top?: number;
1062
+ /** to be used by nextLink implementation */
1063
+ skipToken?: string;
1064
+ }
1065
+ /** Contains response data for the listBySubscription operation. */
1066
+ export type DedicatedCloudServicesListBySubscriptionResponse = DedicatedCloudServiceListResponse;
1067
+ /** Optional parameters. */
1068
+ export interface DedicatedCloudServicesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1069
+ /** The filter to apply on the list operation */
1070
+ filter?: string;
1071
+ /** The maximum number of record sets to return */
1072
+ top?: number;
1073
+ /** to be used by nextLink implementation */
1074
+ skipToken?: string;
1075
+ }
1076
+ /** Contains response data for the listByResourceGroup operation. */
1077
+ export type DedicatedCloudServicesListByResourceGroupResponse = DedicatedCloudServiceListResponse;
1078
+ /** Optional parameters. */
1079
+ export interface DedicatedCloudServicesGetOptionalParams extends coreClient.OperationOptions {
1080
+ }
1081
+ /** Contains response data for the get operation. */
1082
+ export type DedicatedCloudServicesGetResponse = DedicatedCloudService;
1083
+ /** Optional parameters. */
1084
+ export interface DedicatedCloudServicesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1085
+ }
1086
+ /** Contains response data for the createOrUpdate operation. */
1087
+ export type DedicatedCloudServicesCreateOrUpdateResponse = DedicatedCloudService;
1088
+ /** Optional parameters. */
1089
+ export interface DedicatedCloudServicesDeleteOptionalParams extends coreClient.OperationOptions {
1090
+ /** Delay to wait until next poll, in milliseconds. */
1091
+ updateIntervalInMs?: number;
1092
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1093
+ resumeFrom?: string;
1094
+ }
1095
+ /** Optional parameters. */
1096
+ export interface DedicatedCloudServicesUpdateOptionalParams extends coreClient.OperationOptions {
1097
+ }
1098
+ /** Contains response data for the update operation. */
1099
+ export type DedicatedCloudServicesUpdateResponse = DedicatedCloudService;
1100
+ /** Optional parameters. */
1101
+ export interface DedicatedCloudServicesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
1102
+ }
1103
+ /** Contains response data for the listBySubscriptionNext operation. */
1104
+ export type DedicatedCloudServicesListBySubscriptionNextResponse = DedicatedCloudServiceListResponse;
1105
+ /** Optional parameters. */
1106
+ export interface DedicatedCloudServicesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
1107
+ }
1108
+ /** Contains response data for the listByResourceGroupNext operation. */
1109
+ export type DedicatedCloudServicesListByResourceGroupNextResponse = DedicatedCloudServiceListResponse;
1110
+ /** Optional parameters. */
1111
+ export interface SkusAvailabilityListOptionalParams extends coreClient.OperationOptions {
1112
+ /** sku id, if no sku is passed availability for all skus will be returned */
1113
+ skuId?: string;
1114
+ }
1115
+ /** Contains response data for the list operation. */
1116
+ export type SkusAvailabilityListResponse = SkuAvailabilityListResponse;
1117
+ /** Optional parameters. */
1118
+ export interface SkusAvailabilityListNextOptionalParams extends coreClient.OperationOptions {
1119
+ }
1120
+ /** Contains response data for the listNext operation. */
1121
+ export type SkusAvailabilityListNextResponse = SkuAvailabilityListResponse;
1122
+ /** Optional parameters. */
1123
+ export interface PrivateCloudsListOptionalParams extends coreClient.OperationOptions {
1124
+ }
1125
+ /** Contains response data for the list operation. */
1126
+ export type PrivateCloudsListResponse = PrivateCloudList;
1127
+ /** Optional parameters. */
1128
+ export interface PrivateCloudsGetOptionalParams extends coreClient.OperationOptions {
1129
+ }
1130
+ /** Contains response data for the get operation. */
1131
+ export type PrivateCloudsGetResponse = PrivateCloud;
1132
+ /** Optional parameters. */
1133
+ export interface PrivateCloudsListNextOptionalParams extends coreClient.OperationOptions {
1134
+ }
1135
+ /** Contains response data for the listNext operation. */
1136
+ export type PrivateCloudsListNextResponse = PrivateCloudList;
1137
+ /** Optional parameters. */
1138
+ export interface CustomizationPoliciesListOptionalParams extends coreClient.OperationOptions {
1139
+ /** The filter to apply on the list operation. only type is allowed here as a filter e.g. $filter=type eq 'xxxx' */
1140
+ filter?: string;
1141
+ }
1142
+ /** Contains response data for the list operation. */
1143
+ export type CustomizationPoliciesListOperationResponse = CustomizationPoliciesListResponse;
1144
+ /** Optional parameters. */
1145
+ export interface CustomizationPoliciesGetOptionalParams extends coreClient.OperationOptions {
1146
+ }
1147
+ /** Contains response data for the get operation. */
1148
+ export type CustomizationPoliciesGetResponse = CustomizationPolicy;
1149
+ /** Optional parameters. */
1150
+ export interface CustomizationPoliciesListNextOptionalParams extends coreClient.OperationOptions {
1151
+ }
1152
+ /** Contains response data for the listNext operation. */
1153
+ export type CustomizationPoliciesListNextResponse = CustomizationPoliciesListResponse;
1154
+ /** Optional parameters. */
1155
+ export interface ResourcePoolsListOptionalParams extends coreClient.OperationOptions {
1156
+ }
1157
+ /** Contains response data for the list operation. */
1158
+ export type ResourcePoolsListOperationResponse = ResourcePoolsListResponse;
1159
+ /** Optional parameters. */
1160
+ export interface ResourcePoolsGetOptionalParams extends coreClient.OperationOptions {
1161
+ }
1162
+ /** Contains response data for the get operation. */
1163
+ export type ResourcePoolsGetResponse = ResourcePool;
1164
+ /** Optional parameters. */
1165
+ export interface ResourcePoolsListNextOptionalParams extends coreClient.OperationOptions {
1166
+ }
1167
+ /** Contains response data for the listNext operation. */
1168
+ export type ResourcePoolsListNextResponse = ResourcePoolsListResponse;
1169
+ /** Optional parameters. */
1170
+ export interface VirtualMachineTemplatesListOptionalParams extends coreClient.OperationOptions {
1171
+ }
1172
+ /** Contains response data for the list operation. */
1173
+ export type VirtualMachineTemplatesListResponse = VirtualMachineTemplateListResponse;
1174
+ /** Optional parameters. */
1175
+ export interface VirtualMachineTemplatesGetOptionalParams extends coreClient.OperationOptions {
1176
+ }
1177
+ /** Contains response data for the get operation. */
1178
+ export type VirtualMachineTemplatesGetResponse = VirtualMachineTemplate;
1179
+ /** Optional parameters. */
1180
+ export interface VirtualMachineTemplatesListNextOptionalParams extends coreClient.OperationOptions {
1181
+ }
1182
+ /** Contains response data for the listNext operation. */
1183
+ export type VirtualMachineTemplatesListNextResponse = VirtualMachineTemplateListResponse;
1184
+ /** Optional parameters. */
1185
+ export interface VirtualNetworksListOptionalParams extends coreClient.OperationOptions {
1186
+ }
1187
+ /** Contains response data for the list operation. */
1188
+ export type VirtualNetworksListResponse = VirtualNetworkListResponse;
1189
+ /** Optional parameters. */
1190
+ export interface VirtualNetworksGetOptionalParams extends coreClient.OperationOptions {
1191
+ }
1192
+ /** Contains response data for the get operation. */
1193
+ export type VirtualNetworksGetResponse = VirtualNetwork;
1194
+ /** Optional parameters. */
1195
+ export interface VirtualNetworksListNextOptionalParams extends coreClient.OperationOptions {
1196
+ }
1197
+ /** Contains response data for the listNext operation. */
1198
+ export type VirtualNetworksListNextResponse = VirtualNetworkListResponse;
1199
+ /** Optional parameters. */
1200
+ export interface UsagesListOptionalParams extends coreClient.OperationOptions {
1201
+ /** The filter to apply on the list operation. only name.value is allowed here as a filter e.g. $filter=name.value eq 'xxxx' */
1202
+ filter?: string;
1203
+ }
1204
+ /** Contains response data for the list operation. */
1205
+ export type UsagesListResponse = UsageListResponse;
1206
+ /** Optional parameters. */
1207
+ export interface UsagesListNextOptionalParams extends coreClient.OperationOptions {
1208
+ }
1209
+ /** Contains response data for the listNext operation. */
1210
+ export type UsagesListNextResponse = UsageListResponse;
1211
+ /** Optional parameters. */
1212
+ export interface VirtualMachinesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
1213
+ /** The filter to apply on the list operation */
1214
+ filter?: string;
1215
+ /** The maximum number of record sets to return */
1216
+ top?: number;
1217
+ /** to be used by nextLink implementation */
1218
+ skipToken?: string;
1219
+ }
1220
+ /** Contains response data for the listBySubscription operation. */
1221
+ export type VirtualMachinesListBySubscriptionResponse = VirtualMachineListResponse;
1222
+ /** Optional parameters. */
1223
+ export interface VirtualMachinesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1224
+ /** The filter to apply on the list operation */
1225
+ filter?: string;
1226
+ /** The maximum number of record sets to return */
1227
+ top?: number;
1228
+ /** to be used by nextLink implementation */
1229
+ skipToken?: string;
1230
+ }
1231
+ /** Contains response data for the listByResourceGroup operation. */
1232
+ export type VirtualMachinesListByResourceGroupResponse = VirtualMachineListResponse;
1233
+ /** Optional parameters. */
1234
+ export interface VirtualMachinesGetOptionalParams extends coreClient.OperationOptions {
1235
+ }
1236
+ /** Contains response data for the get operation. */
1237
+ export type VirtualMachinesGetResponse = VirtualMachine;
1238
+ /** Optional parameters. */
1239
+ export interface VirtualMachinesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1240
+ /** Delay to wait until next poll, in milliseconds. */
1241
+ updateIntervalInMs?: number;
1242
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1243
+ resumeFrom?: string;
1244
+ }
1245
+ /** Contains response data for the createOrUpdate operation. */
1246
+ export type VirtualMachinesCreateOrUpdateResponse = VirtualMachinesCreateOrUpdateHeaders & VirtualMachine;
1247
+ /** Optional parameters. */
1248
+ export interface VirtualMachinesDeleteOptionalParams extends coreClient.OperationOptions {
1249
+ /** Delay to wait until next poll, in milliseconds. */
1250
+ updateIntervalInMs?: number;
1251
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1252
+ resumeFrom?: string;
1253
+ }
1254
+ /** Contains response data for the delete operation. */
1255
+ export type VirtualMachinesDeleteResponse = VirtualMachinesDeleteHeaders;
1256
+ /** Optional parameters. */
1257
+ export interface VirtualMachinesUpdateOptionalParams extends coreClient.OperationOptions {
1258
+ /** Delay to wait until next poll, in milliseconds. */
1259
+ updateIntervalInMs?: number;
1260
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1261
+ resumeFrom?: string;
1262
+ }
1263
+ /** Contains response data for the update operation. */
1264
+ export type VirtualMachinesUpdateResponse = VirtualMachine;
1265
+ /** Optional parameters. */
1266
+ export interface VirtualMachinesStartOptionalParams extends coreClient.OperationOptions {
1267
+ /** Delay to wait until next poll, in milliseconds. */
1268
+ updateIntervalInMs?: number;
1269
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1270
+ resumeFrom?: string;
1271
+ }
1272
+ /** Optional parameters. */
1273
+ export interface VirtualMachinesStopOptionalParams extends coreClient.OperationOptions {
1274
+ /** body stop mode parameter (reboot, shutdown, etc...) */
1275
+ m?: VirtualMachineStopMode;
1276
+ /** query stop mode parameter (reboot, shutdown, etc...) */
1277
+ mode?: StopMode;
1278
+ /** Delay to wait until next poll, in milliseconds. */
1279
+ updateIntervalInMs?: number;
1280
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1281
+ resumeFrom?: string;
1282
+ }
1283
+ /** Optional parameters. */
1284
+ export interface VirtualMachinesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
1285
+ }
1286
+ /** Contains response data for the listBySubscriptionNext operation. */
1287
+ export type VirtualMachinesListBySubscriptionNextResponse = VirtualMachineListResponse;
1288
+ /** Optional parameters. */
1289
+ export interface VirtualMachinesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
1290
+ }
1291
+ /** Contains response data for the listByResourceGroupNext operation. */
1292
+ export type VirtualMachinesListByResourceGroupNextResponse = VirtualMachineListResponse;
1293
+ /** Optional parameters. */
1294
+ export interface VMwareCloudSimpleOptionalParams extends coreClient.ServiceClientOptions {
1295
+ /** server parameter */
1296
+ $host?: string;
1297
+ /** Api Version */
1298
+ apiVersion?: string;
1299
+ /** Overrides client endpoint. */
1300
+ endpoint?: string;
1301
+ }
1302
+ //# sourceMappingURL=index.d.ts.map