@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,1504 +0,0 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
8
-
9
- import * as coreClient from "@azure/core-client";
10
-
11
- /** List of available operations */
12
- export interface AvailableOperationsListResponse {
13
- /** Link for next list of available operations */
14
- nextLink?: string;
15
- /** Returns a list of available operations */
16
- value?: AvailableOperation[];
17
- }
18
-
19
- /** Resource provider available operation model */
20
- export interface AvailableOperation {
21
- /** The list of operations */
22
- display?: AvailableOperationDisplay;
23
- /** Indicating whether the operation is a data action or not */
24
- isDataAction?: boolean;
25
- /** {resourceProviderNamespace}/{resourceType}/{read|write|delete|action} */
26
- name?: string;
27
- /** The origin of operation */
28
- origin?: OperationOrigin;
29
- /** The list of specification's service metrics */
30
- serviceSpecification?: AvailableOperationDisplayPropertyServiceSpecificationMetricsList;
31
- }
32
-
33
- /** Resource provider available operation display model */
34
- export interface AvailableOperationDisplay {
35
- /** Description of the operation for display purposes */
36
- description?: string;
37
- /** Name of the operation for display purposes */
38
- operation?: string;
39
- /** Name of the provider for display purposes */
40
- provider?: string;
41
- /** Name of the resource type for display purposes */
42
- resource?: string;
43
- }
44
-
45
- /** List of available operation display property service specification metrics */
46
- export interface AvailableOperationDisplayPropertyServiceSpecificationMetricsList {
47
- /** Metric specifications of operation */
48
- metricSpecifications?: AvailableOperationDisplayPropertyServiceSpecificationMetricsItem[];
49
- }
50
-
51
- /** Available operation display property service specification metrics item */
52
- export interface AvailableOperationDisplayPropertyServiceSpecificationMetricsItem {
53
- /** Metric's aggregation type for e.g. (Average, Total) */
54
- aggregationType: AggregationType;
55
- /** Metric's description */
56
- displayDescription: string;
57
- /** Human readable metric's name */
58
- displayName: string;
59
- /** Metric's name/id */
60
- name: string;
61
- /** Metric's unit */
62
- unit: string;
63
- }
64
-
65
- /** General error model */
66
- export interface CsrpError {
67
- /** Error's body */
68
- error?: CsrpErrorBody;
69
- }
70
-
71
- /** Error properties */
72
- export interface CsrpErrorBody {
73
- /**
74
- * Error's code
75
- * NOTE: This property will not be serialized. It can only be populated by the server.
76
- */
77
- readonly code?: string;
78
- /**
79
- * Error's details
80
- * NOTE: This property will not be serialized. It can only be populated by the server.
81
- */
82
- readonly details?: CsrpErrorBody[];
83
- /**
84
- * Error's message
85
- * NOTE: This property will not be serialized. It can only be populated by the server.
86
- */
87
- readonly message?: string;
88
- /** Error's target */
89
- target?: string;
90
- }
91
-
92
- /** List of dedicated nodes response model */
93
- export interface DedicatedCloudNodeListResponse {
94
- /** Link for next list of DedicatedCloudNode */
95
- nextLink?: string;
96
- /** Results of the DedicatedCloudNode list */
97
- value?: DedicatedCloudNode[];
98
- }
99
-
100
- /** Dedicated cloud node model */
101
- export interface DedicatedCloudNode {
102
- /**
103
- * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/dedicatedCloudNodes/{dedicatedCloudNodeName}
104
- * NOTE: This property will not be serialized. It can only be populated by the server.
105
- */
106
- readonly id?: string;
107
- /** Azure region */
108
- location: string;
109
- /**
110
- * {dedicatedCloudNodeName}
111
- * NOTE: This property will not be serialized. It can only be populated by the server.
112
- */
113
- readonly name?: string;
114
- /** Dedicated Cloud Nodes SKU */
115
- sku?: Sku;
116
- /** Dedicated Cloud Nodes tags */
117
- tags?: { [propertyName: string]: string };
118
- /**
119
- * {resourceProviderNamespace}/{resourceType}
120
- * NOTE: This property will not be serialized. It can only be populated by the server.
121
- */
122
- readonly type?: string;
123
- /** Availability Zone id, e.g. "az1" */
124
- availabilityZoneId?: string;
125
- /**
126
- * Availability Zone name, e.g. "Availability Zone 1"
127
- * NOTE: This property will not be serialized. It can only be populated by the server.
128
- */
129
- readonly availabilityZoneName?: string;
130
- /**
131
- * VMWare Cloud Rack Name
132
- * NOTE: This property will not be serialized. It can only be populated by the server.
133
- */
134
- readonly cloudRackName?: string;
135
- /**
136
- * date time the resource was created
137
- * NOTE: This property will not be serialized. It can only be populated by the server.
138
- */
139
- readonly created?: Date;
140
- /** count of nodes to create */
141
- nodesCount?: number;
142
- /** Placement Group id, e.g. "n1" */
143
- placementGroupId?: string;
144
- /**
145
- * Placement Name, e.g. "Placement Group 1"
146
- * NOTE: This property will not be serialized. It can only be populated by the server.
147
- */
148
- readonly placementGroupName?: string;
149
- /**
150
- * Private Cloud Id
151
- * NOTE: This property will not be serialized. It can only be populated by the server.
152
- */
153
- readonly privateCloudId?: string;
154
- /**
155
- * Resource Pool Name
156
- * NOTE: This property will not be serialized. It can only be populated by the server.
157
- */
158
- readonly privateCloudName?: string;
159
- /**
160
- * The provisioning status of the resource
161
- * NOTE: This property will not be serialized. It can only be populated by the server.
162
- */
163
- readonly provisioningState?: string;
164
- /** purchase id */
165
- purchaseId?: string;
166
- /**
167
- * Node status, indicates is private cloud set up on this node or not
168
- * NOTE: This property will not be serialized. It can only be populated by the server.
169
- */
170
- readonly status?: NodeStatus;
171
- /**
172
- * VMWare Cluster Name
173
- * NOTE: This property will not be serialized. It can only be populated by the server.
174
- */
175
- readonly vmwareClusterName?: string;
176
- /** SKU's id */
177
- idPropertiesSkuDescriptionId?: string;
178
- /** SKU's name */
179
- namePropertiesSkuDescriptionName?: string;
180
- }
181
-
182
- /** The purchase SKU for CloudSimple paid resources */
183
- export interface Sku {
184
- /** The capacity of the SKU */
185
- capacity?: string;
186
- /** 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, ... */
187
- description?: string;
188
- /** If the service has different generations of hardware, for the same SKU, then that can be captured here */
189
- family?: string;
190
- /** The name of the SKU for VMWare CloudSimple Node */
191
- name: string;
192
- /** The tier of the SKU */
193
- tier?: string;
194
- }
195
-
196
- /** List of dedicated cloud services */
197
- export interface DedicatedCloudServiceListResponse {
198
- /** Link for next list of DedicatedCloudNode */
199
- nextLink?: string;
200
- /** Results of the DedicatedCloudService list */
201
- value?: DedicatedCloudService[];
202
- }
203
-
204
- /** Dedicated cloud service model */
205
- export interface DedicatedCloudService {
206
- /**
207
- * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/dedicatedCloudServices/{dedicatedCloudServiceName}
208
- * NOTE: This property will not be serialized. It can only be populated by the server.
209
- */
210
- readonly id?: string;
211
- /** Azure region */
212
- location: string;
213
- /**
214
- * {dedicatedCloudServiceName}
215
- * NOTE: This property will not be serialized. It can only be populated by the server.
216
- */
217
- readonly name?: string;
218
- /** The list of tags */
219
- tags?: { [propertyName: string]: string };
220
- /**
221
- * {resourceProviderNamespace}/{resourceType}
222
- * NOTE: This property will not be serialized. It can only be populated by the server.
223
- */
224
- readonly type?: string;
225
- /** gateway Subnet for the account. It will collect the subnet address and always treat it as /28 */
226
- gatewaySubnet?: string;
227
- /**
228
- * indicates whether account onboarded or not in a given region
229
- * NOTE: This property will not be serialized. It can only be populated by the server.
230
- */
231
- readonly isAccountOnboarded?: OnboardingStatus;
232
- /**
233
- * total nodes purchased
234
- * NOTE: This property will not be serialized. It can only be populated by the server.
235
- */
236
- readonly nodes?: number;
237
- /**
238
- * link to a service management web portal
239
- * NOTE: This property will not be serialized. It can only be populated by the server.
240
- */
241
- readonly serviceURL?: string;
242
- }
243
-
244
- /** List of SKU availabilities */
245
- export interface SkuAvailabilityListResponse {
246
- /** Link for next list of DedicatedCloudNode */
247
- nextLink?: string;
248
- /** Results of the DedicatedPlacementGroupSkuAvailability list */
249
- value?: SkuAvailability[];
250
- }
251
-
252
- /** SKU availability model */
253
- export interface SkuAvailability {
254
- /** CloudSimple Availability Zone id */
255
- dedicatedAvailabilityZoneId?: string;
256
- /** CloudSimple Availability Zone Name */
257
- dedicatedAvailabilityZoneName?: string;
258
- /** CloudSimple Placement Group Id */
259
- dedicatedPlacementGroupId?: string;
260
- /** CloudSimple Placement Group name */
261
- dedicatedPlacementGroupName?: string;
262
- /** indicates how many resources of a given SKU is available in a AZ->PG */
263
- limit: number;
264
- /** resource type e.g. DedicatedCloudNodes */
265
- resourceType?: string;
266
- /** sku id */
267
- skuId?: string;
268
- /** sku name */
269
- skuName?: string;
270
- }
271
-
272
- /** Operation status response */
273
- export interface OperationResource {
274
- /**
275
- * End time of the operation
276
- * NOTE: This property will not be serialized. It can only be populated by the server.
277
- */
278
- readonly endTime?: Date;
279
- /** Error Message if operation failed */
280
- error?: OperationError;
281
- /**
282
- * Operation Id
283
- * NOTE: This property will not be serialized. It can only be populated by the server.
284
- */
285
- readonly id?: string;
286
- /**
287
- * Operation ID
288
- * NOTE: This property will not be serialized. It can only be populated by the server.
289
- */
290
- readonly name?: string;
291
- /**
292
- * Start time of the operation
293
- * NOTE: This property will not be serialized. It can only be populated by the server.
294
- */
295
- readonly startTime?: Date;
296
- /**
297
- * Operation status
298
- * NOTE: This property will not be serialized. It can only be populated by the server.
299
- */
300
- readonly status?: string;
301
- }
302
-
303
- /** Operation error model */
304
- export interface OperationError {
305
- /** Error's code */
306
- code?: string;
307
- /** Error's message */
308
- message?: string;
309
- }
310
-
311
- /** List of private clouds */
312
- export interface PrivateCloudList {
313
- /** Link for next list of Private Clouds */
314
- nextLink?: string;
315
- /** the list of private clouds */
316
- value?: PrivateCloud[];
317
- }
318
-
319
- /** Private cloud model */
320
- export interface PrivateCloud {
321
- /** Azure Id, e.g. "/subscriptions/4da99247-a172-4ed6-8ae9-ebed2d12f839/providers/Microsoft.VMwareCloudSimple/privateClouds/cloud123" */
322
- id?: string;
323
- /** Location where private cloud created, e.g "westus" */
324
- location?: string;
325
- /** Private cloud name */
326
- name?: string;
327
- /** Azure Resource type */
328
- type?: "Microsoft.VMwareCloudSimple/privateClouds";
329
- /** Availability Zone id, e.g. "az1" */
330
- availabilityZoneId?: string;
331
- /** Availability Zone name, e.g. "Availability Zone 1" */
332
- availabilityZoneName?: string;
333
- /** Number of clusters */
334
- clustersNumber?: number;
335
- /** User's emails who created cloud */
336
- createdBy?: string;
337
- /** When private cloud was created */
338
- createdOn?: Date;
339
- /** Array of DNS servers */
340
- dnsServers?: string[];
341
- /** Expiration date of PC */
342
- expires?: string;
343
- /** Nsx Type, e.g. "Advanced" */
344
- nsxType?: string;
345
- /** Placement Group id, e.g. "n1" */
346
- placementGroupId?: string;
347
- /** Placement Group name */
348
- placementGroupName?: string;
349
- /** Id of a private cloud */
350
- privateCloudId?: string;
351
- /** The list of Resource Pools */
352
- resourcePools?: ResourcePool[];
353
- /** Private Cloud state, e.g. "operational" */
354
- state?: string;
355
- /** Number of cores */
356
- totalCpuCores?: number;
357
- /** Number of nodes */
358
- totalNodes?: number;
359
- /** Memory size */
360
- totalRam?: number;
361
- /** Disk space in TB */
362
- totalStorage?: number;
363
- /** Virtualization type e.g. "vSphere" */
364
- typePropertiesType?: string;
365
- /** e.g. "6.5u2" */
366
- vSphereVersion?: string;
367
- /** FQDN for vcenter access */
368
- vcenterFqdn?: string;
369
- /** Vcenter ip address */
370
- vcenterRefid?: string;
371
- /** The list of Virtual Machine Templates */
372
- virtualMachineTemplates?: VirtualMachineTemplate[];
373
- /** The list of Virtual Networks */
374
- virtualNetworks?: VirtualNetwork[];
375
- /** Is Vrops enabled/disabled */
376
- vrOpsEnabled?: boolean;
377
- }
378
-
379
- /** Resource pool model */
380
- export interface ResourcePool {
381
- /** resource pool id (privateCloudId:vsphereId) */
382
- id: string;
383
- /**
384
- * Azure region
385
- * NOTE: This property will not be serialized. It can only be populated by the server.
386
- */
387
- readonly location?: string;
388
- /**
389
- * {ResourcePoolName}
390
- * NOTE: This property will not be serialized. It can only be populated by the server.
391
- */
392
- readonly name?: string;
393
- /**
394
- * The Private Cloud Id
395
- * NOTE: This property will not be serialized. It can only be populated by the server.
396
- */
397
- readonly privateCloudId?: string;
398
- /**
399
- * {resourceProviderNamespace}/{resourceType}
400
- * NOTE: This property will not be serialized. It can only be populated by the server.
401
- */
402
- readonly type?: string;
403
- /**
404
- * Hierarchical resource pool name
405
- * NOTE: This property will not be serialized. It can only be populated by the server.
406
- */
407
- readonly fullName?: string;
408
- }
409
-
410
- /** Virtual machine template model */
411
- export interface VirtualMachineTemplate {
412
- /**
413
- * virtual machine template id (privateCloudId:vsphereId)
414
- * NOTE: This property will not be serialized. It can only be populated by the server.
415
- */
416
- readonly id?: string;
417
- /** Azure region */
418
- location?: string;
419
- /**
420
- * {virtualMachineTemplateName}
421
- * NOTE: This property will not be serialized. It can only be populated by the server.
422
- */
423
- readonly name?: string;
424
- /**
425
- * {resourceProviderNamespace}/{resourceType}
426
- * NOTE: This property will not be serialized. It can only be populated by the server.
427
- */
428
- readonly type?: string;
429
- /** The amount of memory */
430
- amountOfRam?: number;
431
- /** The list of Virtual Disk Controllers */
432
- controllers?: VirtualDiskController[];
433
- /** The description of Virtual Machine Template */
434
- description?: string;
435
- /** The list of Virtual Disks */
436
- disks?: VirtualDisk[];
437
- /** Expose Guest OS or not */
438
- exposeToGuestVM?: boolean;
439
- /**
440
- * The Guest OS
441
- * NOTE: This property will not be serialized. It can only be populated by the server.
442
- */
443
- readonly guestOS?: string;
444
- /**
445
- * The Guest OS types
446
- * NOTE: This property will not be serialized. It can only be populated by the server.
447
- */
448
- readonly guestOSType?: string;
449
- /** The list of Virtual NICs */
450
- nics?: VirtualNic[];
451
- /** The number of CPU cores */
452
- numberOfCores?: number;
453
- /** path to folder */
454
- path?: string;
455
- /** The Private Cloud Id */
456
- privateCloudId?: string;
457
- /** The list of VSphere networks */
458
- vSphereNetworks?: string[];
459
- /** The tags from VSphere */
460
- vSphereTags?: string[];
461
- /**
462
- * The VMware tools version
463
- * NOTE: This property will not be serialized. It can only be populated by the server.
464
- */
465
- readonly vmwaretools?: string;
466
- }
467
-
468
- /** Virtual disk controller model */
469
- export interface VirtualDiskController {
470
- /**
471
- * Controller's id
472
- * NOTE: This property will not be serialized. It can only be populated by the server.
473
- */
474
- readonly id?: string;
475
- /**
476
- * The display name of Controller
477
- * NOTE: This property will not be serialized. It can only be populated by the server.
478
- */
479
- readonly name?: string;
480
- /**
481
- * dik controller subtype (VMWARE_PARAVIRTUAL, BUS_PARALLEL, LSI_PARALLEL, LSI_SAS)
482
- * NOTE: This property will not be serialized. It can only be populated by the server.
483
- */
484
- readonly subType?: string;
485
- /**
486
- * disk controller type (SCSI)
487
- * NOTE: This property will not be serialized. It can only be populated by the server.
488
- */
489
- readonly type?: string;
490
- }
491
-
492
- /** Virtual disk model */
493
- export interface VirtualDisk {
494
- /** Disk's Controller id */
495
- controllerId: string;
496
- /** Disk's independence mode type */
497
- independenceMode: DiskIndependenceMode;
498
- /** Disk's total size */
499
- totalSize: number;
500
- /** Disk's id */
501
- virtualDiskId?: string;
502
- /**
503
- * Disk's display name
504
- * NOTE: This property will not be serialized. It can only be populated by the server.
505
- */
506
- readonly virtualDiskName?: string;
507
- }
508
-
509
- /** Virtual NIC model */
510
- export interface VirtualNic {
511
- /** guest OS customization for nic */
512
- customization?: GuestOsnicCustomization;
513
- /** NIC ip address */
514
- ipAddresses?: string[];
515
- /** NIC MAC address */
516
- macAddress?: string;
517
- /** Virtual Network */
518
- network: VirtualNetwork;
519
- /** NIC type */
520
- nicType: NICType;
521
- /** Is NIC powered on/off on boot */
522
- powerOnBoot?: boolean;
523
- /** NIC id */
524
- virtualNicId?: string;
525
- /**
526
- * NIC name
527
- * NOTE: This property will not be serialized. It can only be populated by the server.
528
- */
529
- readonly virtualNicName?: string;
530
- }
531
-
532
- /** Guest OS nic customization */
533
- export interface GuestOsnicCustomization {
534
- /** IP address allocation method */
535
- allocation?: GuestOsnicCustomizationAllocation;
536
- /** List of dns servers to use */
537
- dnsServers?: string[];
538
- /** Gateway addresses assigned to nic */
539
- gateway?: string[];
540
- /** Static ip address for nic */
541
- ipAddress?: string;
542
- /** Network mask for nic */
543
- mask?: string;
544
- /** primary WINS server for Windows */
545
- primaryWinsServer?: string;
546
- /** secondary WINS server for Windows */
547
- secondaryWinsServer?: string;
548
- }
549
-
550
- /** Virtual network model */
551
- export interface VirtualNetwork {
552
- /**
553
- * can be used in vm creation/deletion
554
- * NOTE: This property will not be serialized. It can only be populated by the server.
555
- */
556
- readonly assignable?: boolean;
557
- /** virtual network id (privateCloudId:vsphereId) */
558
- id: string;
559
- /**
560
- * Azure region
561
- * NOTE: This property will not be serialized. It can only be populated by the server.
562
- */
563
- readonly location?: string;
564
- /**
565
- * {VirtualNetworkName}
566
- * NOTE: This property will not be serialized. It can only be populated by the server.
567
- */
568
- readonly name?: string;
569
- /**
570
- * {resourceProviderNamespace}/{resourceType}
571
- * NOTE: This property will not be serialized. It can only be populated by the server.
572
- */
573
- readonly type?: string;
574
- /**
575
- * The Private Cloud id
576
- * NOTE: This property will not be serialized. It can only be populated by the server.
577
- */
578
- readonly privateCloudId?: string;
579
- }
580
-
581
- /** List of customization polices response model */
582
- export interface CustomizationPoliciesListResponse {
583
- /** Link for next list of the Customization policy */
584
- nextLink?: string;
585
- /** List of the customization policies */
586
- value?: CustomizationPolicy[];
587
- }
588
-
589
- /** The virtual machine customization policy */
590
- export interface CustomizationPolicy {
591
- /** Customization policy azure id */
592
- id?: string;
593
- /** Azure region */
594
- location?: string;
595
- /**
596
- * Customization policy name
597
- * NOTE: This property will not be serialized. It can only be populated by the server.
598
- */
599
- readonly name?: string;
600
- /** NOTE: This property will not be serialized. It can only be populated by the server. */
601
- readonly type?: string;
602
- /** Policy description */
603
- description?: string;
604
- /** The Private cloud id */
605
- privateCloudId?: string;
606
- /** Detailed customization policy specification */
607
- specification?: CustomizationSpecification;
608
- /** The type of customization (Linux or Windows) */
609
- typePropertiesType?: CustomizationPolicyPropertiesType;
610
- /** Policy version */
611
- version?: string;
612
- }
613
-
614
- /** The specification for Customization Policy */
615
- export interface CustomizationSpecification {
616
- /** Customization Identity. It contains data about user and hostname */
617
- identity?: CustomizationIdentity;
618
- /** Network interface settings */
619
- nicSettings?: CustomizationNicSetting[];
620
- }
621
-
622
- export interface CustomizationIdentity {
623
- /** Windows Text Identity. Prepared data */
624
- data?: string;
625
- /** Virtual machine host name settings */
626
- hostName?: CustomizationHostName;
627
- /** Identity type */
628
- type?: CustomizationIdentityType;
629
- /** Windows Identity. User data customization */
630
- userData?: CustomizationIdentityUserData;
631
- }
632
-
633
- /** Host name model */
634
- export interface CustomizationHostName {
635
- /** Hostname */
636
- name?: string;
637
- /** Type of host name */
638
- type?: CustomizationHostNameType;
639
- }
640
-
641
- /** Windows Identity. User data customization */
642
- export interface CustomizationIdentityUserData {
643
- /** Is password predefined in customization policy */
644
- isPasswordPredefined?: boolean;
645
- }
646
-
647
- export interface CustomizationNicSetting {
648
- /** The list of adapters' settings */
649
- adapter?: CustomizationIPSettings;
650
- /** NIC mac address */
651
- macAddress?: string;
652
- }
653
-
654
- export interface CustomizationIPSettings {
655
- /** The list of gateways */
656
- gateway?: string[];
657
- /** Ip address customization settings */
658
- ip?: CustomizationIPAddress;
659
- /** Adapter subnet mask */
660
- subnetMask?: string;
661
- }
662
-
663
- export interface CustomizationIPAddress {
664
- /** Argument when Custom ip type is selected */
665
- argument?: string;
666
- /** Defined Ip Address when Fixed ip type is selected */
667
- ipAddress?: string;
668
- /** Customization Specification ip type */
669
- type?: CustomizationIPAddressType;
670
- }
671
-
672
- /** List of resource pools response model */
673
- export interface ResourcePoolsListResponse {
674
- /** Link for next list of ResourcePoolsList */
675
- nextLink?: string;
676
- /** Results of the Resource pools list */
677
- value?: ResourcePool[];
678
- }
679
-
680
- /** List of virtual machine templates */
681
- export interface VirtualMachineTemplateListResponse {
682
- /** Link for next list of VirtualMachineTemplate */
683
- nextLink?: string;
684
- /** Results of the VM template list */
685
- value?: VirtualMachineTemplate[];
686
- }
687
-
688
- /** List of virtual networks */
689
- export interface VirtualNetworkListResponse {
690
- /** Link for next list of VirtualNetwork */
691
- nextLink?: string;
692
- /** Results of the VirtualNetwork list */
693
- value?: VirtualNetwork[];
694
- }
695
-
696
- /** List of usages */
697
- export interface UsageListResponse {
698
- /** Link for next list of DedicatedCloudNode */
699
- nextLink?: string;
700
- /**
701
- * The list of usages
702
- * NOTE: This property will not be serialized. It can only be populated by the server.
703
- */
704
- readonly value?: Usage[];
705
- }
706
-
707
- /** Usage model */
708
- export interface Usage {
709
- /** The current usage value */
710
- currentValue: number;
711
- /** 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 */
712
- limit: number;
713
- /** Usage name value and localized name */
714
- name?: UsageName;
715
- /** The usages' unit */
716
- unit?: UsageCount;
717
- }
718
-
719
- /** User name model */
720
- export interface UsageName {
721
- /** e.g. "Virtual Machines" */
722
- localizedValue?: string;
723
- /** resource type or resource type sku name, e.g. virtualMachines */
724
- value?: string;
725
- }
726
-
727
- /** List of virtual machines */
728
- export interface VirtualMachineListResponse {
729
- /** Link for next list of VirtualMachines */
730
- nextLink?: string;
731
- /** Results of the VirtualMachine list */
732
- value?: VirtualMachine[];
733
- }
734
-
735
- /** Virtual machine model */
736
- export interface VirtualMachine {
737
- /**
738
- * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/virtualMachines/{virtualMachineName}
739
- * NOTE: This property will not be serialized. It can only be populated by the server.
740
- */
741
- readonly id?: string;
742
- /** Azure region */
743
- location: string;
744
- /**
745
- * {virtualMachineName}
746
- * NOTE: This property will not be serialized. It can only be populated by the server.
747
- */
748
- readonly name?: string;
749
- /** The list of tags */
750
- tags?: { [propertyName: string]: string };
751
- /**
752
- * {resourceProviderNamespace}/{resourceType}
753
- * NOTE: This property will not be serialized. It can only be populated by the server.
754
- */
755
- readonly type?: string;
756
- /** The amount of memory */
757
- amountOfRam?: number;
758
- /**
759
- * The list of Virtual Disks' Controllers
760
- * NOTE: This property will not be serialized. It can only be populated by the server.
761
- */
762
- readonly controllers?: VirtualDiskController[];
763
- /** Virtual machine properties */
764
- customization?: GuestOSCustomization;
765
- /** The list of Virtual Disks */
766
- disks?: VirtualDisk[];
767
- /**
768
- * The DNS name of Virtual Machine in VCenter
769
- * NOTE: This property will not be serialized. It can only be populated by the server.
770
- */
771
- readonly dnsname?: string;
772
- /** Expose Guest OS or not */
773
- exposeToGuestVM?: boolean;
774
- /**
775
- * The path to virtual machine folder in VCenter
776
- * NOTE: This property will not be serialized. It can only be populated by the server.
777
- */
778
- readonly folder?: string;
779
- /**
780
- * The name of Guest OS
781
- * NOTE: This property will not be serialized. It can only be populated by the server.
782
- */
783
- readonly guestOS?: string;
784
- /**
785
- * The Guest OS type
786
- * NOTE: This property will not be serialized. It can only be populated by the server.
787
- */
788
- readonly guestOSType?: GuestOSType;
789
- /** The list of Virtual NICs */
790
- nics?: VirtualNic[];
791
- /** The number of CPU cores */
792
- numberOfCores?: number;
793
- /** Password for login. Deprecated - use customization property */
794
- password?: string;
795
- /** Private Cloud Id */
796
- privateCloudId?: string;
797
- /**
798
- * The provisioning status of the resource
799
- * NOTE: This property will not be serialized. It can only be populated by the server.
800
- */
801
- readonly provisioningState?: string;
802
- /**
803
- * The public ip of Virtual Machine
804
- * NOTE: This property will not be serialized. It can only be populated by the server.
805
- */
806
- readonly publicIP?: string;
807
- /** Virtual Machines Resource Pool */
808
- resourcePool?: ResourcePool;
809
- /**
810
- * The status of Virtual machine
811
- * NOTE: This property will not be serialized. It can only be populated by the server.
812
- */
813
- readonly status?: VirtualMachineStatus;
814
- /** Virtual Machine Template Id */
815
- templateId?: string;
816
- /** Username for login. Deprecated - use customization property */
817
- username?: string;
818
- /** The list of Virtual VSphere Networks */
819
- vSphereNetworks?: string[];
820
- /**
821
- * The internal id of Virtual Machine in VCenter
822
- * NOTE: This property will not be serialized. It can only be populated by the server.
823
- */
824
- readonly vmId?: string;
825
- /**
826
- * VMware tools version
827
- * NOTE: This property will not be serialized. It can only be populated by the server.
828
- */
829
- readonly vmwaretools?: string;
830
- }
831
-
832
- /** Guest OS Customization properties */
833
- export interface GuestOSCustomization {
834
- /** List of dns servers to use */
835
- dnsServers?: string[];
836
- /** Virtual Machine hostname */
837
- hostName?: string;
838
- /** Password for login */
839
- password?: string;
840
- /** id of customization policy */
841
- policyId?: string;
842
- /** Username for login */
843
- username?: string;
844
- }
845
-
846
- /** General patch payload modal */
847
- export interface PatchPayload {
848
- /** The tags key:value pairs */
849
- tags?: { [propertyName: string]: string };
850
- }
851
-
852
- /** List of virtual machine stop modes */
853
- export interface VirtualMachineStopMode {
854
- /** mode indicates a type of stop operation - reboot, suspend, shutdown or power-off */
855
- mode?: StopMode;
856
- }
857
-
858
- /** Defines headers for Operations_get operation. */
859
- export interface OperationsGetHeaders {
860
- location?: string;
861
- retryAfter?: number;
862
- }
863
-
864
- /** Defines headers for Operations_get operation. */
865
- export interface OperationsGetExceptionHeaders {
866
- contentType?: string;
867
- }
868
-
869
- /** Defines headers for DedicatedCloudNodes_createOrUpdate operation. */
870
- export interface DedicatedCloudNodesCreateOrUpdateHeaders {
871
- azureAsyncOperation?: string;
872
- location?: string;
873
- retryAfter?: number;
874
- }
875
-
876
- /** Defines headers for DedicatedCloudNodes_delete operation. */
877
- export interface DedicatedCloudNodesDeleteExceptionHeaders {
878
- contentType?: string;
879
- }
880
-
881
- /** Defines headers for DedicatedCloudServices_delete operation. */
882
- export interface DedicatedCloudServicesDeleteExceptionHeaders {
883
- contentType?: string;
884
- }
885
-
886
- /** Defines headers for VirtualMachines_createOrUpdate operation. */
887
- export interface VirtualMachinesCreateOrUpdateHeaders {
888
- azureAsyncOperation?: string;
889
- }
890
-
891
- /** Defines headers for VirtualMachines_delete operation. */
892
- export interface VirtualMachinesDeleteHeaders {
893
- azureAsyncOperation?: string;
894
- location?: string;
895
- retryAfter?: number;
896
- }
897
-
898
- /** Defines headers for VirtualMachines_delete operation. */
899
- export interface VirtualMachinesDeleteExceptionHeaders {
900
- contentType?: string;
901
- }
902
-
903
- /** Defines headers for VirtualMachines_start operation. */
904
- export interface VirtualMachinesStartHeaders {
905
- azureAsyncOperation?: string;
906
- location?: string;
907
- retryAfter?: number;
908
- }
909
-
910
- /** Defines headers for VirtualMachines_start operation. */
911
- export interface VirtualMachinesStartExceptionHeaders {
912
- contentType?: string;
913
- }
914
-
915
- /** Defines headers for VirtualMachines_stop operation. */
916
- export interface VirtualMachinesStopHeaders {
917
- azureAsyncOperation?: string;
918
- location?: string;
919
- retryAfter?: number;
920
- }
921
-
922
- /** Defines headers for VirtualMachines_stop operation. */
923
- export interface VirtualMachinesStopExceptionHeaders {
924
- contentType?: string;
925
- }
926
-
927
- /** Known values of {@link GuestOsnicCustomizationAllocation} that the service accepts. */
928
- export enum KnownGuestOsnicCustomizationAllocation {
929
- /** Static */
930
- Static = "static",
931
- /** Dynamic */
932
- Dynamic = "dynamic"
933
- }
934
-
935
- /**
936
- * Defines values for GuestOsnicCustomizationAllocation. \
937
- * {@link KnownGuestOsnicCustomizationAllocation} can be used interchangeably with GuestOsnicCustomizationAllocation,
938
- * this enum contains the known values that the service supports.
939
- * ### Known values supported by the service
940
- * **static** \
941
- * **dynamic**
942
- */
943
- export type GuestOsnicCustomizationAllocation = string;
944
-
945
- /** Known values of {@link CustomizationHostNameType} that the service accepts. */
946
- export enum KnownCustomizationHostNameType {
947
- /** UserDefined */
948
- UserDefined = "USER_DEFINED",
949
- /** PrefixBased */
950
- PrefixBased = "PREFIX_BASED",
951
- /** Fixed */
952
- Fixed = "FIXED",
953
- /** VirtualMachineName */
954
- VirtualMachineName = "VIRTUAL_MACHINE_NAME",
955
- /** CustomName */
956
- CustomName = "CUSTOM_NAME"
957
- }
958
-
959
- /**
960
- * Defines values for CustomizationHostNameType. \
961
- * {@link KnownCustomizationHostNameType} can be used interchangeably with CustomizationHostNameType,
962
- * this enum contains the known values that the service supports.
963
- * ### Known values supported by the service
964
- * **USER_DEFINED** \
965
- * **PREFIX_BASED** \
966
- * **FIXED** \
967
- * **VIRTUAL_MACHINE_NAME** \
968
- * **CUSTOM_NAME**
969
- */
970
- export type CustomizationHostNameType = string;
971
-
972
- /** Known values of {@link CustomizationIdentityType} that the service accepts. */
973
- export enum KnownCustomizationIdentityType {
974
- /** WindowsText */
975
- WindowsText = "WINDOWS_TEXT",
976
- /** Windows */
977
- Windows = "WINDOWS",
978
- /** Linux */
979
- Linux = "LINUX"
980
- }
981
-
982
- /**
983
- * Defines values for CustomizationIdentityType. \
984
- * {@link KnownCustomizationIdentityType} can be used interchangeably with CustomizationIdentityType,
985
- * this enum contains the known values that the service supports.
986
- * ### Known values supported by the service
987
- * **WINDOWS_TEXT** \
988
- * **WINDOWS** \
989
- * **LINUX**
990
- */
991
- export type CustomizationIdentityType = string;
992
-
993
- /** Known values of {@link CustomizationIPAddressType} that the service accepts. */
994
- export enum KnownCustomizationIPAddressType {
995
- /** Custom */
996
- Custom = "CUSTOM",
997
- /** DhcpIP */
998
- DhcpIP = "DHCP_IP",
999
- /** FixedIP */
1000
- FixedIP = "FIXED_IP",
1001
- /** UserDefined */
1002
- UserDefined = "USER_DEFINED"
1003
- }
1004
-
1005
- /**
1006
- * Defines values for CustomizationIPAddressType. \
1007
- * {@link KnownCustomizationIPAddressType} can be used interchangeably with CustomizationIPAddressType,
1008
- * this enum contains the known values that the service supports.
1009
- * ### Known values supported by the service
1010
- * **CUSTOM** \
1011
- * **DHCP_IP** \
1012
- * **FIXED_IP** \
1013
- * **USER_DEFINED**
1014
- */
1015
- export type CustomizationIPAddressType = string;
1016
-
1017
- /** Known values of {@link CustomizationPolicyPropertiesType} that the service accepts. */
1018
- export enum KnownCustomizationPolicyPropertiesType {
1019
- /** Linux */
1020
- Linux = "LINUX",
1021
- /** Windows */
1022
- Windows = "WINDOWS"
1023
- }
1024
-
1025
- /**
1026
- * Defines values for CustomizationPolicyPropertiesType. \
1027
- * {@link KnownCustomizationPolicyPropertiesType} can be used interchangeably with CustomizationPolicyPropertiesType,
1028
- * this enum contains the known values that the service supports.
1029
- * ### Known values supported by the service
1030
- * **LINUX** \
1031
- * **WINDOWS**
1032
- */
1033
- export type CustomizationPolicyPropertiesType = string;
1034
- /** Defines values for OperationOrigin. */
1035
- export type OperationOrigin = "user" | "system" | "user,system";
1036
- /** Defines values for AggregationType. */
1037
- export type AggregationType = "Average" | "Total";
1038
- /** Defines values for NodeStatus. */
1039
- export type NodeStatus = "unused" | "used";
1040
- /** Defines values for OnboardingStatus. */
1041
- export type OnboardingStatus =
1042
- | "notOnBoarded"
1043
- | "onBoarded"
1044
- | "onBoardingFailed"
1045
- | "onBoarding";
1046
- /** Defines values for DiskIndependenceMode. */
1047
- export type DiskIndependenceMode =
1048
- | "persistent"
1049
- | "independent_persistent"
1050
- | "independent_nonpersistent";
1051
- /** Defines values for NICType. */
1052
- export type NICType =
1053
- | "E1000"
1054
- | "E1000E"
1055
- | "PCNET32"
1056
- | "VMXNET"
1057
- | "VMXNET2"
1058
- | "VMXNET3";
1059
- /** Defines values for UsageCount. */
1060
- export type UsageCount =
1061
- | "Count"
1062
- | "Bytes"
1063
- | "Seconds"
1064
- | "Percent"
1065
- | "CountPerSecond"
1066
- | "BytesPerSecond";
1067
- /** Defines values for GuestOSType. */
1068
- export type GuestOSType = "linux" | "windows" | "other";
1069
- /** Defines values for VirtualMachineStatus. */
1070
- export type VirtualMachineStatus =
1071
- | "running"
1072
- | "suspended"
1073
- | "poweredoff"
1074
- | "updating"
1075
- | "deallocating"
1076
- | "deleting";
1077
- /** Defines values for StopMode. */
1078
- export type StopMode = "reboot" | "suspend" | "shutdown" | "poweroff";
1079
-
1080
- /** Optional parameters. */
1081
- export interface OperationsListOptionalParams
1082
- extends coreClient.OperationOptions {}
1083
-
1084
- /** Contains response data for the list operation. */
1085
- export type OperationsListResponse = AvailableOperationsListResponse;
1086
-
1087
- /** Optional parameters. */
1088
- export interface OperationsGetOptionalParams
1089
- extends coreClient.OperationOptions {}
1090
-
1091
- /** Contains response data for the get operation. */
1092
- export type OperationsGetResponse = OperationResource;
1093
-
1094
- /** Optional parameters. */
1095
- export interface OperationsListNextOptionalParams
1096
- extends coreClient.OperationOptions {}
1097
-
1098
- /** Contains response data for the listNext operation. */
1099
- export type OperationsListNextResponse = AvailableOperationsListResponse;
1100
-
1101
- /** Optional parameters. */
1102
- export interface DedicatedCloudNodesListBySubscriptionOptionalParams
1103
- extends coreClient.OperationOptions {
1104
- /** The filter to apply on the list operation */
1105
- filter?: string;
1106
- /** The maximum number of record sets to return */
1107
- top?: number;
1108
- /** to be used by nextLink implementation */
1109
- skipToken?: string;
1110
- }
1111
-
1112
- /** Contains response data for the listBySubscription operation. */
1113
- export type DedicatedCloudNodesListBySubscriptionResponse = DedicatedCloudNodeListResponse;
1114
-
1115
- /** Optional parameters. */
1116
- export interface DedicatedCloudNodesListByResourceGroupOptionalParams
1117
- extends coreClient.OperationOptions {
1118
- /** The filter to apply on the list operation */
1119
- filter?: string;
1120
- /** The maximum number of record sets to return */
1121
- top?: number;
1122
- /** to be used by nextLink implementation */
1123
- skipToken?: string;
1124
- }
1125
-
1126
- /** Contains response data for the listByResourceGroup operation. */
1127
- export type DedicatedCloudNodesListByResourceGroupResponse = DedicatedCloudNodeListResponse;
1128
-
1129
- /** Optional parameters. */
1130
- export interface DedicatedCloudNodesGetOptionalParams
1131
- extends coreClient.OperationOptions {}
1132
-
1133
- /** Contains response data for the get operation. */
1134
- export type DedicatedCloudNodesGetResponse = DedicatedCloudNode;
1135
-
1136
- /** Optional parameters. */
1137
- export interface DedicatedCloudNodesCreateOrUpdateOptionalParams
1138
- extends coreClient.OperationOptions {
1139
- /** Delay to wait until next poll, in milliseconds. */
1140
- updateIntervalInMs?: number;
1141
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1142
- resumeFrom?: string;
1143
- }
1144
-
1145
- /** Contains response data for the createOrUpdate operation. */
1146
- export type DedicatedCloudNodesCreateOrUpdateResponse = DedicatedCloudNodesCreateOrUpdateHeaders &
1147
- DedicatedCloudNode;
1148
-
1149
- /** Optional parameters. */
1150
- export interface DedicatedCloudNodesDeleteOptionalParams
1151
- extends coreClient.OperationOptions {}
1152
-
1153
- /** Optional parameters. */
1154
- export interface DedicatedCloudNodesUpdateOptionalParams
1155
- extends coreClient.OperationOptions {}
1156
-
1157
- /** Contains response data for the update operation. */
1158
- export type DedicatedCloudNodesUpdateResponse = DedicatedCloudNode;
1159
-
1160
- /** Optional parameters. */
1161
- export interface DedicatedCloudNodesListBySubscriptionNextOptionalParams
1162
- extends coreClient.OperationOptions {}
1163
-
1164
- /** Contains response data for the listBySubscriptionNext operation. */
1165
- export type DedicatedCloudNodesListBySubscriptionNextResponse = DedicatedCloudNodeListResponse;
1166
-
1167
- /** Optional parameters. */
1168
- export interface DedicatedCloudNodesListByResourceGroupNextOptionalParams
1169
- extends coreClient.OperationOptions {}
1170
-
1171
- /** Contains response data for the listByResourceGroupNext operation. */
1172
- export type DedicatedCloudNodesListByResourceGroupNextResponse = DedicatedCloudNodeListResponse;
1173
-
1174
- /** Optional parameters. */
1175
- export interface DedicatedCloudServicesListBySubscriptionOptionalParams
1176
- extends coreClient.OperationOptions {
1177
- /** The filter to apply on the list operation */
1178
- filter?: string;
1179
- /** The maximum number of record sets to return */
1180
- top?: number;
1181
- /** to be used by nextLink implementation */
1182
- skipToken?: string;
1183
- }
1184
-
1185
- /** Contains response data for the listBySubscription operation. */
1186
- export type DedicatedCloudServicesListBySubscriptionResponse = DedicatedCloudServiceListResponse;
1187
-
1188
- /** Optional parameters. */
1189
- export interface DedicatedCloudServicesListByResourceGroupOptionalParams
1190
- extends coreClient.OperationOptions {
1191
- /** The filter to apply on the list operation */
1192
- filter?: string;
1193
- /** The maximum number of record sets to return */
1194
- top?: number;
1195
- /** to be used by nextLink implementation */
1196
- skipToken?: string;
1197
- }
1198
-
1199
- /** Contains response data for the listByResourceGroup operation. */
1200
- export type DedicatedCloudServicesListByResourceGroupResponse = DedicatedCloudServiceListResponse;
1201
-
1202
- /** Optional parameters. */
1203
- export interface DedicatedCloudServicesGetOptionalParams
1204
- extends coreClient.OperationOptions {}
1205
-
1206
- /** Contains response data for the get operation. */
1207
- export type DedicatedCloudServicesGetResponse = DedicatedCloudService;
1208
-
1209
- /** Optional parameters. */
1210
- export interface DedicatedCloudServicesCreateOrUpdateOptionalParams
1211
- extends coreClient.OperationOptions {}
1212
-
1213
- /** Contains response data for the createOrUpdate operation. */
1214
- export type DedicatedCloudServicesCreateOrUpdateResponse = DedicatedCloudService;
1215
-
1216
- /** Optional parameters. */
1217
- export interface DedicatedCloudServicesDeleteOptionalParams
1218
- extends coreClient.OperationOptions {
1219
- /** Delay to wait until next poll, in milliseconds. */
1220
- updateIntervalInMs?: number;
1221
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1222
- resumeFrom?: string;
1223
- }
1224
-
1225
- /** Optional parameters. */
1226
- export interface DedicatedCloudServicesUpdateOptionalParams
1227
- extends coreClient.OperationOptions {}
1228
-
1229
- /** Contains response data for the update operation. */
1230
- export type DedicatedCloudServicesUpdateResponse = DedicatedCloudService;
1231
-
1232
- /** Optional parameters. */
1233
- export interface DedicatedCloudServicesListBySubscriptionNextOptionalParams
1234
- extends coreClient.OperationOptions {}
1235
-
1236
- /** Contains response data for the listBySubscriptionNext operation. */
1237
- export type DedicatedCloudServicesListBySubscriptionNextResponse = DedicatedCloudServiceListResponse;
1238
-
1239
- /** Optional parameters. */
1240
- export interface DedicatedCloudServicesListByResourceGroupNextOptionalParams
1241
- extends coreClient.OperationOptions {}
1242
-
1243
- /** Contains response data for the listByResourceGroupNext operation. */
1244
- export type DedicatedCloudServicesListByResourceGroupNextResponse = DedicatedCloudServiceListResponse;
1245
-
1246
- /** Optional parameters. */
1247
- export interface SkusAvailabilityListOptionalParams
1248
- extends coreClient.OperationOptions {
1249
- /** sku id, if no sku is passed availability for all skus will be returned */
1250
- skuId?: string;
1251
- }
1252
-
1253
- /** Contains response data for the list operation. */
1254
- export type SkusAvailabilityListResponse = SkuAvailabilityListResponse;
1255
-
1256
- /** Optional parameters. */
1257
- export interface SkusAvailabilityListNextOptionalParams
1258
- extends coreClient.OperationOptions {}
1259
-
1260
- /** Contains response data for the listNext operation. */
1261
- export type SkusAvailabilityListNextResponse = SkuAvailabilityListResponse;
1262
-
1263
- /** Optional parameters. */
1264
- export interface PrivateCloudsListOptionalParams
1265
- extends coreClient.OperationOptions {}
1266
-
1267
- /** Contains response data for the list operation. */
1268
- export type PrivateCloudsListResponse = PrivateCloudList;
1269
-
1270
- /** Optional parameters. */
1271
- export interface PrivateCloudsGetOptionalParams
1272
- extends coreClient.OperationOptions {}
1273
-
1274
- /** Contains response data for the get operation. */
1275
- export type PrivateCloudsGetResponse = PrivateCloud;
1276
-
1277
- /** Optional parameters. */
1278
- export interface PrivateCloudsListNextOptionalParams
1279
- extends coreClient.OperationOptions {}
1280
-
1281
- /** Contains response data for the listNext operation. */
1282
- export type PrivateCloudsListNextResponse = PrivateCloudList;
1283
-
1284
- /** Optional parameters. */
1285
- export interface CustomizationPoliciesListOptionalParams
1286
- extends coreClient.OperationOptions {
1287
- /** The filter to apply on the list operation. only type is allowed here as a filter e.g. $filter=type eq 'xxxx' */
1288
- filter?: string;
1289
- }
1290
-
1291
- /** Contains response data for the list operation. */
1292
- export type CustomizationPoliciesListOperationResponse = CustomizationPoliciesListResponse;
1293
-
1294
- /** Optional parameters. */
1295
- export interface CustomizationPoliciesGetOptionalParams
1296
- extends coreClient.OperationOptions {}
1297
-
1298
- /** Contains response data for the get operation. */
1299
- export type CustomizationPoliciesGetResponse = CustomizationPolicy;
1300
-
1301
- /** Optional parameters. */
1302
- export interface CustomizationPoliciesListNextOptionalParams
1303
- extends coreClient.OperationOptions {}
1304
-
1305
- /** Contains response data for the listNext operation. */
1306
- export type CustomizationPoliciesListNextResponse = CustomizationPoliciesListResponse;
1307
-
1308
- /** Optional parameters. */
1309
- export interface ResourcePoolsListOptionalParams
1310
- extends coreClient.OperationOptions {}
1311
-
1312
- /** Contains response data for the list operation. */
1313
- export type ResourcePoolsListOperationResponse = ResourcePoolsListResponse;
1314
-
1315
- /** Optional parameters. */
1316
- export interface ResourcePoolsGetOptionalParams
1317
- extends coreClient.OperationOptions {}
1318
-
1319
- /** Contains response data for the get operation. */
1320
- export type ResourcePoolsGetResponse = ResourcePool;
1321
-
1322
- /** Optional parameters. */
1323
- export interface ResourcePoolsListNextOptionalParams
1324
- extends coreClient.OperationOptions {}
1325
-
1326
- /** Contains response data for the listNext operation. */
1327
- export type ResourcePoolsListNextResponse = ResourcePoolsListResponse;
1328
-
1329
- /** Optional parameters. */
1330
- export interface VirtualMachineTemplatesListOptionalParams
1331
- extends coreClient.OperationOptions {}
1332
-
1333
- /** Contains response data for the list operation. */
1334
- export type VirtualMachineTemplatesListResponse = VirtualMachineTemplateListResponse;
1335
-
1336
- /** Optional parameters. */
1337
- export interface VirtualMachineTemplatesGetOptionalParams
1338
- extends coreClient.OperationOptions {}
1339
-
1340
- /** Contains response data for the get operation. */
1341
- export type VirtualMachineTemplatesGetResponse = VirtualMachineTemplate;
1342
-
1343
- /** Optional parameters. */
1344
- export interface VirtualMachineTemplatesListNextOptionalParams
1345
- extends coreClient.OperationOptions {}
1346
-
1347
- /** Contains response data for the listNext operation. */
1348
- export type VirtualMachineTemplatesListNextResponse = VirtualMachineTemplateListResponse;
1349
-
1350
- /** Optional parameters. */
1351
- export interface VirtualNetworksListOptionalParams
1352
- extends coreClient.OperationOptions {}
1353
-
1354
- /** Contains response data for the list operation. */
1355
- export type VirtualNetworksListResponse = VirtualNetworkListResponse;
1356
-
1357
- /** Optional parameters. */
1358
- export interface VirtualNetworksGetOptionalParams
1359
- extends coreClient.OperationOptions {}
1360
-
1361
- /** Contains response data for the get operation. */
1362
- export type VirtualNetworksGetResponse = VirtualNetwork;
1363
-
1364
- /** Optional parameters. */
1365
- export interface VirtualNetworksListNextOptionalParams
1366
- extends coreClient.OperationOptions {}
1367
-
1368
- /** Contains response data for the listNext operation. */
1369
- export type VirtualNetworksListNextResponse = VirtualNetworkListResponse;
1370
-
1371
- /** Optional parameters. */
1372
- export interface UsagesListOptionalParams extends coreClient.OperationOptions {
1373
- /** The filter to apply on the list operation. only name.value is allowed here as a filter e.g. $filter=name.value eq 'xxxx' */
1374
- filter?: string;
1375
- }
1376
-
1377
- /** Contains response data for the list operation. */
1378
- export type UsagesListResponse = UsageListResponse;
1379
-
1380
- /** Optional parameters. */
1381
- export interface UsagesListNextOptionalParams
1382
- extends coreClient.OperationOptions {}
1383
-
1384
- /** Contains response data for the listNext operation. */
1385
- export type UsagesListNextResponse = UsageListResponse;
1386
-
1387
- /** Optional parameters. */
1388
- export interface VirtualMachinesListBySubscriptionOptionalParams
1389
- extends coreClient.OperationOptions {
1390
- /** The filter to apply on the list operation */
1391
- filter?: string;
1392
- /** The maximum number of record sets to return */
1393
- top?: number;
1394
- /** to be used by nextLink implementation */
1395
- skipToken?: string;
1396
- }
1397
-
1398
- /** Contains response data for the listBySubscription operation. */
1399
- export type VirtualMachinesListBySubscriptionResponse = VirtualMachineListResponse;
1400
-
1401
- /** Optional parameters. */
1402
- export interface VirtualMachinesListByResourceGroupOptionalParams
1403
- extends coreClient.OperationOptions {
1404
- /** The filter to apply on the list operation */
1405
- filter?: string;
1406
- /** The maximum number of record sets to return */
1407
- top?: number;
1408
- /** to be used by nextLink implementation */
1409
- skipToken?: string;
1410
- }
1411
-
1412
- /** Contains response data for the listByResourceGroup operation. */
1413
- export type VirtualMachinesListByResourceGroupResponse = VirtualMachineListResponse;
1414
-
1415
- /** Optional parameters. */
1416
- export interface VirtualMachinesGetOptionalParams
1417
- extends coreClient.OperationOptions {}
1418
-
1419
- /** Contains response data for the get operation. */
1420
- export type VirtualMachinesGetResponse = VirtualMachine;
1421
-
1422
- /** Optional parameters. */
1423
- export interface VirtualMachinesCreateOrUpdateOptionalParams
1424
- extends coreClient.OperationOptions {
1425
- /** Delay to wait until next poll, in milliseconds. */
1426
- updateIntervalInMs?: number;
1427
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1428
- resumeFrom?: string;
1429
- }
1430
-
1431
- /** Contains response data for the createOrUpdate operation. */
1432
- export type VirtualMachinesCreateOrUpdateResponse = VirtualMachinesCreateOrUpdateHeaders &
1433
- VirtualMachine;
1434
-
1435
- /** Optional parameters. */
1436
- export interface VirtualMachinesDeleteOptionalParams
1437
- extends coreClient.OperationOptions {
1438
- /** Delay to wait until next poll, in milliseconds. */
1439
- updateIntervalInMs?: number;
1440
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1441
- resumeFrom?: string;
1442
- }
1443
-
1444
- /** Contains response data for the delete operation. */
1445
- export type VirtualMachinesDeleteResponse = VirtualMachinesDeleteHeaders;
1446
-
1447
- /** Optional parameters. */
1448
- export interface VirtualMachinesUpdateOptionalParams
1449
- extends coreClient.OperationOptions {
1450
- /** Delay to wait until next poll, in milliseconds. */
1451
- updateIntervalInMs?: number;
1452
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1453
- resumeFrom?: string;
1454
- }
1455
-
1456
- /** Contains response data for the update operation. */
1457
- export type VirtualMachinesUpdateResponse = VirtualMachine;
1458
-
1459
- /** Optional parameters. */
1460
- export interface VirtualMachinesStartOptionalParams
1461
- extends coreClient.OperationOptions {
1462
- /** Delay to wait until next poll, in milliseconds. */
1463
- updateIntervalInMs?: number;
1464
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1465
- resumeFrom?: string;
1466
- }
1467
-
1468
- /** Optional parameters. */
1469
- export interface VirtualMachinesStopOptionalParams
1470
- extends coreClient.OperationOptions {
1471
- /** body stop mode parameter (reboot, shutdown, etc...) */
1472
- m?: VirtualMachineStopMode;
1473
- /** query stop mode parameter (reboot, shutdown, etc...) */
1474
- mode?: StopMode;
1475
- /** Delay to wait until next poll, in milliseconds. */
1476
- updateIntervalInMs?: number;
1477
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1478
- resumeFrom?: string;
1479
- }
1480
-
1481
- /** Optional parameters. */
1482
- export interface VirtualMachinesListBySubscriptionNextOptionalParams
1483
- extends coreClient.OperationOptions {}
1484
-
1485
- /** Contains response data for the listBySubscriptionNext operation. */
1486
- export type VirtualMachinesListBySubscriptionNextResponse = VirtualMachineListResponse;
1487
-
1488
- /** Optional parameters. */
1489
- export interface VirtualMachinesListByResourceGroupNextOptionalParams
1490
- extends coreClient.OperationOptions {}
1491
-
1492
- /** Contains response data for the listByResourceGroupNext operation. */
1493
- export type VirtualMachinesListByResourceGroupNextResponse = VirtualMachineListResponse;
1494
-
1495
- /** Optional parameters. */
1496
- export interface VMwareCloudSimpleOptionalParams
1497
- extends coreClient.ServiceClientOptions {
1498
- /** server parameter */
1499
- $host?: string;
1500
- /** Api Version */
1501
- apiVersion?: string;
1502
- /** Overrides client endpoint. */
1503
- endpoint?: string;
1504
- }