@azure/arm-azurestackhci 4.0.0 → 4.1.0-beta.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 (969) hide show
  1. package/README.md +1 -1
  2. package/dist/browser/api/arcSettings/operations.js +19 -15
  3. package/dist/browser/api/arcSettings/operations.js.map +1 -1
  4. package/dist/browser/api/azureStackHCIContext.js +1 -1
  5. package/dist/browser/api/azureStackHCIContext.js.map +1 -1
  6. package/dist/browser/api/clusterJobs/index.d.ts +3 -0
  7. package/dist/browser/api/clusterJobs/index.js +4 -0
  8. package/dist/browser/api/clusterJobs/index.js.map +1 -0
  9. package/dist/browser/api/clusterJobs/operations.d.ts +28 -0
  10. package/dist/browser/api/clusterJobs/operations.js +140 -0
  11. package/dist/browser/api/clusterJobs/operations.js.map +1 -0
  12. package/dist/browser/api/clusterJobs/options.d.ts +18 -0
  13. package/dist/browser/api/clusterJobs/options.js +4 -0
  14. package/dist/browser/api/clusterJobs/options.js.map +1 -0
  15. package/dist/browser/api/clusters/index.d.ts +2 -2
  16. package/dist/browser/api/clusters/index.js +1 -1
  17. package/dist/browser/api/clusters/index.js.map +1 -1
  18. package/dist/browser/api/clusters/operations.d.ts +6 -2
  19. package/dist/browser/api/clusters/operations.js +65 -22
  20. package/dist/browser/api/clusters/operations.js.map +1 -1
  21. package/dist/browser/api/clusters/options.d.ts +5 -0
  22. package/dist/browser/api/clusters/options.js.map +1 -1
  23. package/dist/browser/api/deploymentSettings/operations.js +11 -7
  24. package/dist/browser/api/deploymentSettings/operations.js.map +1 -1
  25. package/dist/browser/api/devicePools/index.d.ts +3 -0
  26. package/dist/browser/api/devicePools/index.js +4 -0
  27. package/dist/browser/api/devicePools/index.js.map +1 -0
  28. package/dist/browser/api/devicePools/operations.d.ts +44 -0
  29. package/dist/browser/api/devicePools/operations.js +268 -0
  30. package/dist/browser/api/devicePools/operations.js.map +1 -0
  31. package/dist/browser/api/devicePools/options.d.ts +36 -0
  32. package/dist/browser/api/devicePools/options.js +4 -0
  33. package/dist/browser/api/devicePools/options.js.map +1 -0
  34. package/dist/browser/api/edgeDeviceJobs/operations.js +11 -7
  35. package/dist/browser/api/edgeDeviceJobs/operations.js.map +1 -1
  36. package/dist/browser/api/edgeDevices/operations.js +13 -9
  37. package/dist/browser/api/edgeDevices/operations.js.map +1 -1
  38. package/dist/browser/api/edgeMachineJobs/index.d.ts +3 -0
  39. package/dist/browser/api/edgeMachineJobs/index.js +4 -0
  40. package/dist/browser/api/edgeMachineJobs/index.js.map +1 -0
  41. package/dist/browser/api/edgeMachineJobs/operations.d.ts +28 -0
  42. package/dist/browser/api/edgeMachineJobs/operations.js +140 -0
  43. package/dist/browser/api/edgeMachineJobs/operations.js.map +1 -0
  44. package/dist/browser/api/edgeMachineJobs/options.d.ts +18 -0
  45. package/dist/browser/api/edgeMachineJobs/options.js +4 -0
  46. package/dist/browser/api/edgeMachineJobs/options.js.map +1 -0
  47. package/dist/browser/api/edgeMachines/index.d.ts +3 -0
  48. package/dist/browser/api/edgeMachines/index.js +4 -0
  49. package/dist/browser/api/edgeMachines/index.js.map +1 -0
  50. package/dist/browser/api/edgeMachines/operations.d.ts +36 -0
  51. package/dist/browser/api/edgeMachines/operations.js +200 -0
  52. package/dist/browser/api/edgeMachines/operations.js.map +1 -0
  53. package/dist/browser/api/edgeMachines/options.d.ts +26 -0
  54. package/dist/browser/api/edgeMachines/options.js +4 -0
  55. package/dist/browser/api/edgeMachines/options.js.map +1 -0
  56. package/dist/browser/api/extensions/operations.js +15 -11
  57. package/dist/browser/api/extensions/operations.js.map +1 -1
  58. package/dist/browser/api/kubernetesVersions/index.d.ts +3 -0
  59. package/dist/browser/api/kubernetesVersions/index.js +4 -0
  60. package/dist/browser/api/kubernetesVersions/index.js.map +1 -0
  61. package/dist/browser/api/kubernetesVersions/operations.d.ts +10 -0
  62. package/dist/browser/api/kubernetesVersions/operations.js +41 -0
  63. package/dist/browser/api/kubernetesVersions/operations.js.map +1 -0
  64. package/dist/browser/api/kubernetesVersions/options.d.ts +5 -0
  65. package/dist/browser/api/kubernetesVersions/options.js +4 -0
  66. package/dist/browser/api/kubernetesVersions/options.js.map +1 -0
  67. package/dist/browser/api/offers/operations.js +13 -5
  68. package/dist/browser/api/offers/operations.js.map +1 -1
  69. package/dist/browser/api/operations/operations.js +7 -3
  70. package/dist/browser/api/operations/operations.js.map +1 -1
  71. package/dist/browser/api/osImages/index.d.ts +3 -0
  72. package/dist/browser/api/osImages/index.js +4 -0
  73. package/dist/browser/api/osImages/index.js.map +1 -0
  74. package/dist/browser/api/osImages/operations.d.ts +14 -0
  75. package/dist/browser/api/osImages/operations.js +65 -0
  76. package/dist/browser/api/osImages/operations.js.map +1 -0
  77. package/dist/browser/api/osImages/options.d.ts +8 -0
  78. package/dist/browser/api/osImages/options.js +4 -0
  79. package/dist/browser/api/osImages/options.js.map +1 -0
  80. package/dist/browser/api/ownershipVouchers/index.d.ts +3 -0
  81. package/dist/browser/api/ownershipVouchers/index.js +4 -0
  82. package/dist/browser/api/ownershipVouchers/index.js.map +1 -0
  83. package/dist/browser/api/ownershipVouchers/operations.d.ts +9 -0
  84. package/dist/browser/api/ownershipVouchers/operations.js +36 -0
  85. package/dist/browser/api/ownershipVouchers/operations.js.map +1 -0
  86. package/dist/browser/api/ownershipVouchers/options.d.ts +5 -0
  87. package/dist/browser/api/ownershipVouchers/options.js +4 -0
  88. package/dist/browser/api/ownershipVouchers/options.js.map +1 -0
  89. package/dist/browser/api/platformUpdates/index.d.ts +3 -0
  90. package/dist/browser/api/platformUpdates/index.js +4 -0
  91. package/dist/browser/api/platformUpdates/index.js.map +1 -0
  92. package/dist/browser/api/platformUpdates/operations.d.ts +14 -0
  93. package/dist/browser/api/platformUpdates/operations.js +65 -0
  94. package/dist/browser/api/platformUpdates/operations.js.map +1 -0
  95. package/dist/browser/api/platformUpdates/options.d.ts +8 -0
  96. package/dist/browser/api/platformUpdates/options.js +4 -0
  97. package/dist/browser/api/platformUpdates/options.js.map +1 -0
  98. package/dist/browser/api/publishers/index.d.ts +3 -0
  99. package/dist/browser/api/publishers/index.js +4 -0
  100. package/dist/browser/api/publishers/index.js.map +1 -0
  101. package/dist/browser/api/publishers/operations.d.ts +14 -0
  102. package/dist/browser/api/publishers/operations.js +67 -0
  103. package/dist/browser/api/publishers/operations.js.map +1 -0
  104. package/dist/browser/api/publishers/options.d.ts +8 -0
  105. package/dist/browser/api/publishers/options.js +4 -0
  106. package/dist/browser/api/publishers/options.js.map +1 -0
  107. package/dist/browser/api/securitySettings/operations.js +11 -7
  108. package/dist/browser/api/securitySettings/operations.js.map +1 -1
  109. package/dist/browser/api/skus/operations.js +7 -3
  110. package/dist/browser/api/skus/operations.js.map +1 -1
  111. package/dist/browser/api/updateContents/index.d.ts +3 -0
  112. package/dist/browser/api/updateContents/index.js +4 -0
  113. package/dist/browser/api/updateContents/index.js.map +1 -0
  114. package/dist/browser/api/updateContents/operations.d.ts +14 -0
  115. package/dist/browser/api/updateContents/operations.js +65 -0
  116. package/dist/browser/api/updateContents/operations.js.map +1 -0
  117. package/dist/browser/api/updateContents/options.d.ts +8 -0
  118. package/dist/browser/api/updateContents/options.js +4 -0
  119. package/dist/browser/api/updateContents/options.js.map +1 -0
  120. package/dist/browser/api/updateRuns/operations.js +10 -6
  121. package/dist/browser/api/updateRuns/operations.js.map +1 -1
  122. package/dist/browser/api/updateSummaries/operations.js +10 -6
  123. package/dist/browser/api/updateSummaries/operations.js.map +1 -1
  124. package/dist/browser/api/updateSummariesOperationGroup/index.d.ts +3 -0
  125. package/dist/browser/api/updateSummariesOperationGroup/index.js +4 -0
  126. package/dist/browser/api/updateSummariesOperationGroup/index.js.map +1 -0
  127. package/dist/browser/api/updateSummariesOperationGroup/operations.d.ts +14 -0
  128. package/dist/browser/api/updateSummariesOperationGroup/operations.js +71 -0
  129. package/dist/browser/api/updateSummariesOperationGroup/operations.js.map +1 -0
  130. package/dist/browser/api/updateSummariesOperationGroup/options.d.ts +12 -0
  131. package/dist/browser/api/updateSummariesOperationGroup/options.js +4 -0
  132. package/dist/browser/api/updateSummariesOperationGroup/options.js.map +1 -0
  133. package/dist/browser/api/updates/index.d.ts +2 -2
  134. package/dist/browser/api/updates/index.js +1 -1
  135. package/dist/browser/api/updates/index.js.map +1 -1
  136. package/dist/browser/api/updates/operations.d.ts +5 -1
  137. package/dist/browser/api/updates/operations.js +43 -8
  138. package/dist/browser/api/updates/operations.js.map +1 -1
  139. package/dist/browser/api/updates/options.d.ts +5 -0
  140. package/dist/browser/api/updates/options.js.map +1 -1
  141. package/dist/browser/api/validatedSolutionRecipes/operations.js +7 -3
  142. package/dist/browser/api/validatedSolutionRecipes/operations.js.map +1 -1
  143. package/dist/browser/azureStackHCIClient.d.ts +33 -0
  144. package/dist/browser/azureStackHCIClient.js +44 -0
  145. package/dist/browser/azureStackHCIClient.js.map +1 -1
  146. package/dist/browser/classic/clusterJobs/index.d.ts +32 -0
  147. package/dist/browser/classic/clusterJobs/index.js +34 -0
  148. package/dist/browser/classic/clusterJobs/index.js.map +1 -0
  149. package/dist/browser/classic/clusters/index.d.ts +8 -2
  150. package/dist/browser/classic/clusters/index.js +10 -1
  151. package/dist/browser/classic/clusters/index.js.map +1 -1
  152. package/dist/browser/classic/devicePools/index.d.ts +52 -0
  153. package/dist/browser/classic/devicePools/index.js +62 -0
  154. package/dist/browser/classic/devicePools/index.js.map +1 -0
  155. package/dist/browser/classic/edgeMachineJobs/index.d.ts +32 -0
  156. package/dist/browser/classic/edgeMachineJobs/index.js +34 -0
  157. package/dist/browser/classic/edgeMachineJobs/index.js.map +1 -0
  158. package/dist/browser/classic/edgeMachines/index.d.ts +40 -0
  159. package/dist/browser/classic/edgeMachines/index.js +44 -0
  160. package/dist/browser/classic/edgeMachines/index.js.map +1 -0
  161. package/dist/browser/classic/index.d.ts +11 -0
  162. package/dist/browser/classic/index.js.map +1 -1
  163. package/dist/browser/classic/kubernetesVersions/index.d.ts +11 -0
  164. package/dist/browser/classic/kubernetesVersions/index.js +14 -0
  165. package/dist/browser/classic/kubernetesVersions/index.js.map +1 -0
  166. package/dist/browser/classic/osImages/index.d.ts +13 -0
  167. package/dist/browser/classic/osImages/index.js +15 -0
  168. package/dist/browser/classic/osImages/index.js.map +1 -0
  169. package/dist/browser/classic/ownershipVouchers/index.d.ts +10 -0
  170. package/dist/browser/classic/ownershipVouchers/index.js +14 -0
  171. package/dist/browser/classic/ownershipVouchers/index.js.map +1 -0
  172. package/dist/browser/classic/platformUpdates/index.d.ts +13 -0
  173. package/dist/browser/classic/platformUpdates/index.js +15 -0
  174. package/dist/browser/classic/platformUpdates/index.js.map +1 -0
  175. package/dist/browser/classic/publishers/index.d.ts +13 -0
  176. package/dist/browser/classic/publishers/index.js +15 -0
  177. package/dist/browser/classic/publishers/index.js.map +1 -0
  178. package/dist/browser/classic/updateContents/index.d.ts +13 -0
  179. package/dist/browser/classic/updateContents/index.js +15 -0
  180. package/dist/browser/classic/updateContents/index.js.map +1 -0
  181. package/dist/browser/classic/updateSummariesOperationGroup/index.d.ts +22 -0
  182. package/dist/browser/classic/updateSummariesOperationGroup/index.js +32 -0
  183. package/dist/browser/classic/updateSummariesOperationGroup/index.js.map +1 -0
  184. package/dist/browser/classic/updates/index.d.ts +7 -1
  185. package/dist/browser/classic/updates/index.js +10 -1
  186. package/dist/browser/classic/updates/index.js.map +1 -1
  187. package/dist/browser/index.d.ts +16 -5
  188. package/dist/browser/index.js +1 -1
  189. package/dist/browser/index.js.map +1 -1
  190. package/dist/browser/models/index.d.ts +2 -2
  191. package/dist/browser/models/index.js +1 -1
  192. package/dist/browser/models/index.js.map +1 -1
  193. package/dist/browser/models/models.d.ts +1572 -99
  194. package/dist/browser/models/models.js +1884 -202
  195. package/dist/browser/models/models.js.map +1 -1
  196. package/dist/browser/restorePollerHelpers.js +39 -6
  197. package/dist/browser/restorePollerHelpers.js.map +1 -1
  198. package/dist/commonjs/api/arcSettings/index.js +1 -0
  199. package/dist/commonjs/api/arcSettings/index.js.map +1 -1
  200. package/dist/commonjs/api/arcSettings/operations.js +20 -15
  201. package/dist/commonjs/api/arcSettings/operations.js.map +3 -3
  202. package/dist/commonjs/api/arcSettings/options.js +1 -0
  203. package/dist/commonjs/api/arcSettings/options.js.map +1 -1
  204. package/dist/commonjs/api/azureStackHCIContext.js +2 -1
  205. package/dist/commonjs/api/azureStackHCIContext.js.map +2 -2
  206. package/dist/commonjs/api/clusterJobs/index.d.ts +3 -0
  207. package/dist/commonjs/api/clusterJobs/index.js +34 -0
  208. package/dist/commonjs/api/clusterJobs/index.js.map +7 -0
  209. package/dist/commonjs/api/clusterJobs/operations.d.ts +28 -0
  210. package/dist/commonjs/api/clusterJobs/operations.js +199 -0
  211. package/dist/commonjs/api/clusterJobs/operations.js.map +7 -0
  212. package/dist/commonjs/api/clusterJobs/options.d.ts +18 -0
  213. package/dist/commonjs/api/clusterJobs/options.js +16 -0
  214. package/dist/commonjs/api/clusterJobs/options.js.map +7 -0
  215. package/dist/commonjs/api/clusters/index.d.ts +2 -2
  216. package/dist/commonjs/api/clusters/index.js +3 -0
  217. package/dist/commonjs/api/clusters/index.js.map +3 -3
  218. package/dist/commonjs/api/clusters/operations.d.ts +6 -2
  219. package/dist/commonjs/api/clusters/operations.js +74 -21
  220. package/dist/commonjs/api/clusters/operations.js.map +3 -3
  221. package/dist/commonjs/api/clusters/options.d.ts +5 -0
  222. package/dist/commonjs/api/clusters/options.js +1 -0
  223. package/dist/commonjs/api/clusters/options.js.map +2 -2
  224. package/dist/commonjs/api/deploymentSettings/index.js +1 -0
  225. package/dist/commonjs/api/deploymentSettings/index.js.map +1 -1
  226. package/dist/commonjs/api/deploymentSettings/operations.js +12 -7
  227. package/dist/commonjs/api/deploymentSettings/operations.js.map +3 -3
  228. package/dist/commonjs/api/deploymentSettings/options.js +1 -0
  229. package/dist/commonjs/api/deploymentSettings/options.js.map +1 -1
  230. package/dist/commonjs/api/devicePools/index.d.ts +3 -0
  231. package/dist/commonjs/api/devicePools/index.js +42 -0
  232. package/dist/commonjs/api/devicePools/index.js.map +7 -0
  233. package/dist/commonjs/api/devicePools/operations.d.ts +44 -0
  234. package/dist/commonjs/api/devicePools/operations.js +369 -0
  235. package/dist/commonjs/api/devicePools/operations.js.map +7 -0
  236. package/dist/commonjs/api/devicePools/options.d.ts +36 -0
  237. package/dist/commonjs/api/devicePools/options.js +16 -0
  238. package/dist/commonjs/api/devicePools/options.js.map +7 -0
  239. package/dist/commonjs/api/edgeDeviceJobs/index.js +1 -0
  240. package/dist/commonjs/api/edgeDeviceJobs/index.js.map +1 -1
  241. package/dist/commonjs/api/edgeDeviceJobs/operations.js +12 -7
  242. package/dist/commonjs/api/edgeDeviceJobs/operations.js.map +3 -3
  243. package/dist/commonjs/api/edgeDeviceJobs/options.js +1 -0
  244. package/dist/commonjs/api/edgeDeviceJobs/options.js.map +1 -1
  245. package/dist/commonjs/api/edgeDevices/index.js +1 -0
  246. package/dist/commonjs/api/edgeDevices/index.js.map +1 -1
  247. package/dist/commonjs/api/edgeDevices/operations.js +14 -9
  248. package/dist/commonjs/api/edgeDevices/operations.js.map +3 -3
  249. package/dist/commonjs/api/edgeDevices/options.js +1 -0
  250. package/dist/commonjs/api/edgeDevices/options.js.map +1 -1
  251. package/dist/commonjs/api/edgeMachineJobs/index.d.ts +3 -0
  252. package/dist/commonjs/api/edgeMachineJobs/index.js +34 -0
  253. package/dist/commonjs/api/edgeMachineJobs/index.js.map +7 -0
  254. package/dist/commonjs/api/edgeMachineJobs/operations.d.ts +28 -0
  255. package/dist/commonjs/api/edgeMachineJobs/operations.js +199 -0
  256. package/dist/commonjs/api/edgeMachineJobs/operations.js.map +7 -0
  257. package/dist/commonjs/api/edgeMachineJobs/options.d.ts +18 -0
  258. package/dist/commonjs/api/edgeMachineJobs/options.js +16 -0
  259. package/dist/commonjs/api/edgeMachineJobs/options.js.map +7 -0
  260. package/dist/commonjs/api/edgeMachines/index.d.ts +3 -0
  261. package/dist/commonjs/api/edgeMachines/index.js +38 -0
  262. package/dist/commonjs/api/edgeMachines/index.js.map +7 -0
  263. package/dist/commonjs/api/edgeMachines/operations.d.ts +36 -0
  264. package/dist/commonjs/api/edgeMachines/operations.js +283 -0
  265. package/dist/commonjs/api/edgeMachines/operations.js.map +7 -0
  266. package/dist/commonjs/api/edgeMachines/options.d.ts +26 -0
  267. package/dist/commonjs/api/edgeMachines/options.js +16 -0
  268. package/dist/commonjs/api/edgeMachines/options.js.map +7 -0
  269. package/dist/commonjs/api/extensions/index.js +1 -0
  270. package/dist/commonjs/api/extensions/index.js.map +1 -1
  271. package/dist/commonjs/api/extensions/operations.js +16 -11
  272. package/dist/commonjs/api/extensions/operations.js.map +3 -3
  273. package/dist/commonjs/api/extensions/options.js +1 -0
  274. package/dist/commonjs/api/extensions/options.js.map +1 -1
  275. package/dist/commonjs/api/index.js +1 -0
  276. package/dist/commonjs/api/index.js.map +1 -1
  277. package/dist/commonjs/api/kubernetesVersions/index.d.ts +3 -0
  278. package/dist/commonjs/api/kubernetesVersions/index.js +28 -0
  279. package/dist/commonjs/api/kubernetesVersions/index.js.map +7 -0
  280. package/dist/commonjs/api/kubernetesVersions/operations.d.ts +10 -0
  281. package/dist/commonjs/api/kubernetesVersions/operations.js +78 -0
  282. package/dist/commonjs/api/kubernetesVersions/operations.js.map +7 -0
  283. package/dist/commonjs/api/kubernetesVersions/options.d.ts +5 -0
  284. package/dist/commonjs/api/kubernetesVersions/options.js +16 -0
  285. package/dist/commonjs/api/kubernetesVersions/options.js.map +7 -0
  286. package/dist/commonjs/api/offers/index.js +1 -0
  287. package/dist/commonjs/api/offers/index.js.map +1 -1
  288. package/dist/commonjs/api/offers/operations.js +14 -5
  289. package/dist/commonjs/api/offers/operations.js.map +3 -3
  290. package/dist/commonjs/api/offers/options.js +1 -0
  291. package/dist/commonjs/api/offers/options.js.map +1 -1
  292. package/dist/commonjs/api/operations/index.js +1 -0
  293. package/dist/commonjs/api/operations/index.js.map +1 -1
  294. package/dist/commonjs/api/operations/operations.js +7 -2
  295. package/dist/commonjs/api/operations/operations.js.map +3 -3
  296. package/dist/commonjs/api/operations/options.js +1 -0
  297. package/dist/commonjs/api/operations/options.js.map +1 -1
  298. package/dist/commonjs/api/osImages/index.d.ts +3 -0
  299. package/dist/commonjs/api/osImages/index.js +30 -0
  300. package/dist/commonjs/api/osImages/index.js.map +7 -0
  301. package/dist/commonjs/api/osImages/operations.d.ts +14 -0
  302. package/dist/commonjs/api/osImages/operations.js +111 -0
  303. package/dist/commonjs/api/osImages/operations.js.map +7 -0
  304. package/dist/commonjs/api/osImages/options.d.ts +8 -0
  305. package/dist/commonjs/api/osImages/options.js +16 -0
  306. package/dist/commonjs/api/osImages/options.js.map +7 -0
  307. package/dist/commonjs/api/ownershipVouchers/index.d.ts +3 -0
  308. package/dist/commonjs/api/ownershipVouchers/index.js +28 -0
  309. package/dist/commonjs/api/ownershipVouchers/index.js.map +7 -0
  310. package/dist/commonjs/api/ownershipVouchers/operations.d.ts +9 -0
  311. package/dist/commonjs/api/ownershipVouchers/operations.js +73 -0
  312. package/dist/commonjs/api/ownershipVouchers/operations.js.map +7 -0
  313. package/dist/commonjs/api/ownershipVouchers/options.d.ts +5 -0
  314. package/dist/commonjs/api/ownershipVouchers/options.js +16 -0
  315. package/dist/commonjs/api/ownershipVouchers/options.js.map +7 -0
  316. package/dist/commonjs/api/platformUpdates/index.d.ts +3 -0
  317. package/dist/commonjs/api/platformUpdates/index.js +30 -0
  318. package/dist/commonjs/api/platformUpdates/index.js.map +7 -0
  319. package/dist/commonjs/api/platformUpdates/operations.d.ts +14 -0
  320. package/dist/commonjs/api/platformUpdates/operations.js +111 -0
  321. package/dist/commonjs/api/platformUpdates/operations.js.map +7 -0
  322. package/dist/commonjs/api/platformUpdates/options.d.ts +8 -0
  323. package/dist/commonjs/api/platformUpdates/options.js +16 -0
  324. package/dist/commonjs/api/platformUpdates/options.js.map +7 -0
  325. package/dist/commonjs/api/publishers/index.d.ts +3 -0
  326. package/dist/commonjs/api/publishers/index.js +30 -0
  327. package/dist/commonjs/api/publishers/index.js.map +7 -0
  328. package/dist/commonjs/api/publishers/operations.d.ts +14 -0
  329. package/dist/commonjs/api/publishers/operations.js +113 -0
  330. package/dist/commonjs/api/publishers/operations.js.map +7 -0
  331. package/dist/commonjs/api/publishers/options.d.ts +8 -0
  332. package/dist/commonjs/api/publishers/options.js +16 -0
  333. package/dist/commonjs/api/publishers/options.js.map +7 -0
  334. package/dist/commonjs/api/securitySettings/index.js +1 -0
  335. package/dist/commonjs/api/securitySettings/index.js.map +1 -1
  336. package/dist/commonjs/api/securitySettings/operations.js +12 -7
  337. package/dist/commonjs/api/securitySettings/operations.js.map +3 -3
  338. package/dist/commonjs/api/securitySettings/options.js +1 -0
  339. package/dist/commonjs/api/securitySettings/options.js.map +1 -1
  340. package/dist/commonjs/api/skus/index.js +1 -0
  341. package/dist/commonjs/api/skus/index.js.map +1 -1
  342. package/dist/commonjs/api/skus/operations.js +8 -3
  343. package/dist/commonjs/api/skus/operations.js.map +3 -3
  344. package/dist/commonjs/api/skus/options.js +1 -0
  345. package/dist/commonjs/api/skus/options.js.map +1 -1
  346. package/dist/commonjs/api/updateContents/index.d.ts +3 -0
  347. package/dist/commonjs/api/updateContents/index.js +30 -0
  348. package/dist/commonjs/api/updateContents/index.js.map +7 -0
  349. package/dist/commonjs/api/updateContents/operations.d.ts +14 -0
  350. package/dist/commonjs/api/updateContents/operations.js +111 -0
  351. package/dist/commonjs/api/updateContents/operations.js.map +7 -0
  352. package/dist/commonjs/api/updateContents/options.d.ts +8 -0
  353. package/dist/commonjs/api/updateContents/options.js +16 -0
  354. package/dist/commonjs/api/updateContents/options.js.map +7 -0
  355. package/dist/commonjs/api/updateRuns/index.js +1 -0
  356. package/dist/commonjs/api/updateRuns/index.js.map +1 -1
  357. package/dist/commonjs/api/updateRuns/operations.js +11 -6
  358. package/dist/commonjs/api/updateRuns/operations.js.map +3 -3
  359. package/dist/commonjs/api/updateRuns/options.js +1 -0
  360. package/dist/commonjs/api/updateRuns/options.js.map +1 -1
  361. package/dist/commonjs/api/updateSummaries/index.js +1 -0
  362. package/dist/commonjs/api/updateSummaries/index.js.map +1 -1
  363. package/dist/commonjs/api/updateSummaries/operations.js +11 -6
  364. package/dist/commonjs/api/updateSummaries/operations.js.map +3 -3
  365. package/dist/commonjs/api/updateSummaries/options.js +1 -0
  366. package/dist/commonjs/api/updateSummaries/options.js.map +1 -1
  367. package/dist/commonjs/api/updateSummariesOperationGroup/index.d.ts +3 -0
  368. package/dist/commonjs/api/updateSummariesOperationGroup/index.js +30 -0
  369. package/dist/commonjs/api/updateSummariesOperationGroup/index.js.map +7 -0
  370. package/dist/commonjs/api/updateSummariesOperationGroup/operations.d.ts +14 -0
  371. package/dist/commonjs/api/updateSummariesOperationGroup/operations.js +111 -0
  372. package/dist/commonjs/api/updateSummariesOperationGroup/operations.js.map +7 -0
  373. package/dist/commonjs/api/updateSummariesOperationGroup/options.d.ts +12 -0
  374. package/dist/commonjs/api/updateSummariesOperationGroup/options.js +16 -0
  375. package/dist/commonjs/api/updateSummariesOperationGroup/options.js.map +7 -0
  376. package/dist/commonjs/api/updates/index.d.ts +2 -2
  377. package/dist/commonjs/api/updates/index.js +3 -0
  378. package/dist/commonjs/api/updates/index.js.map +3 -3
  379. package/dist/commonjs/api/updates/operations.d.ts +5 -1
  380. package/dist/commonjs/api/updates/operations.js +53 -8
  381. package/dist/commonjs/api/updates/operations.js.map +3 -3
  382. package/dist/commonjs/api/updates/options.d.ts +5 -0
  383. package/dist/commonjs/api/updates/options.js +1 -0
  384. package/dist/commonjs/api/updates/options.js.map +2 -2
  385. package/dist/commonjs/api/validatedSolutionRecipes/index.js +1 -0
  386. package/dist/commonjs/api/validatedSolutionRecipes/index.js.map +1 -1
  387. package/dist/commonjs/api/validatedSolutionRecipes/operations.js +8 -3
  388. package/dist/commonjs/api/validatedSolutionRecipes/operations.js.map +3 -3
  389. package/dist/commonjs/api/validatedSolutionRecipes/options.js +1 -0
  390. package/dist/commonjs/api/validatedSolutionRecipes/options.js.map +1 -1
  391. package/dist/commonjs/azureStackHCIClient.d.ts +33 -0
  392. package/dist/commonjs/azureStackHCIClient.js +45 -0
  393. package/dist/commonjs/azureStackHCIClient.js.map +3 -3
  394. package/dist/commonjs/classic/arcSettings/index.js +1 -0
  395. package/dist/commonjs/classic/arcSettings/index.js.map +1 -1
  396. package/dist/commonjs/classic/clusterJobs/index.d.ts +32 -0
  397. package/dist/commonjs/classic/clusterJobs/index.js +72 -0
  398. package/dist/commonjs/classic/clusterJobs/index.js.map +7 -0
  399. package/dist/commonjs/classic/clusters/index.d.ts +8 -2
  400. package/dist/commonjs/classic/clusters/index.js +16 -0
  401. package/dist/commonjs/classic/clusters/index.js.map +3 -3
  402. package/dist/commonjs/classic/deploymentSettings/index.js +1 -0
  403. package/dist/commonjs/classic/deploymentSettings/index.js.map +1 -1
  404. package/dist/commonjs/classic/devicePools/index.d.ts +52 -0
  405. package/dist/commonjs/classic/devicePools/index.js +86 -0
  406. package/dist/commonjs/classic/devicePools/index.js.map +7 -0
  407. package/dist/commonjs/classic/edgeDeviceJobs/index.js +1 -0
  408. package/dist/commonjs/classic/edgeDeviceJobs/index.js.map +1 -1
  409. package/dist/commonjs/classic/edgeDevices/index.js +1 -0
  410. package/dist/commonjs/classic/edgeDevices/index.js.map +1 -1
  411. package/dist/commonjs/classic/edgeMachineJobs/index.d.ts +32 -0
  412. package/dist/commonjs/classic/edgeMachineJobs/index.js +72 -0
  413. package/dist/commonjs/classic/edgeMachineJobs/index.js.map +7 -0
  414. package/dist/commonjs/classic/edgeMachines/index.d.ts +40 -0
  415. package/dist/commonjs/classic/edgeMachines/index.js +68 -0
  416. package/dist/commonjs/classic/edgeMachines/index.js.map +7 -0
  417. package/dist/commonjs/classic/extensions/index.js +1 -0
  418. package/dist/commonjs/classic/extensions/index.js.map +1 -1
  419. package/dist/commonjs/classic/index.d.ts +11 -0
  420. package/dist/commonjs/classic/index.js +1 -0
  421. package/dist/commonjs/classic/index.js.map +2 -2
  422. package/dist/commonjs/classic/kubernetesVersions/index.d.ts +11 -0
  423. package/dist/commonjs/classic/kubernetesVersions/index.js +38 -0
  424. package/dist/commonjs/classic/kubernetesVersions/index.js.map +7 -0
  425. package/dist/commonjs/classic/offers/index.js +1 -0
  426. package/dist/commonjs/classic/offers/index.js.map +1 -1
  427. package/dist/commonjs/classic/operations/index.js +1 -0
  428. package/dist/commonjs/classic/operations/index.js.map +1 -1
  429. package/dist/commonjs/classic/osImages/index.d.ts +13 -0
  430. package/dist/commonjs/classic/osImages/index.js +39 -0
  431. package/dist/commonjs/classic/osImages/index.js.map +7 -0
  432. package/dist/commonjs/classic/ownershipVouchers/index.d.ts +10 -0
  433. package/dist/commonjs/classic/ownershipVouchers/index.js +38 -0
  434. package/dist/commonjs/classic/ownershipVouchers/index.js.map +7 -0
  435. package/dist/commonjs/classic/platformUpdates/index.d.ts +13 -0
  436. package/dist/commonjs/classic/platformUpdates/index.js +39 -0
  437. package/dist/commonjs/classic/platformUpdates/index.js.map +7 -0
  438. package/dist/commonjs/classic/publishers/index.d.ts +13 -0
  439. package/dist/commonjs/classic/publishers/index.js +39 -0
  440. package/dist/commonjs/classic/publishers/index.js.map +7 -0
  441. package/dist/commonjs/classic/securitySettings/index.js +1 -0
  442. package/dist/commonjs/classic/securitySettings/index.js.map +1 -1
  443. package/dist/commonjs/classic/skus/index.js +1 -0
  444. package/dist/commonjs/classic/skus/index.js.map +1 -1
  445. package/dist/commonjs/classic/updateContents/index.d.ts +13 -0
  446. package/dist/commonjs/classic/updateContents/index.js +39 -0
  447. package/dist/commonjs/classic/updateContents/index.js.map +7 -0
  448. package/dist/commonjs/classic/updateRuns/index.js +1 -0
  449. package/dist/commonjs/classic/updateRuns/index.js.map +1 -1
  450. package/dist/commonjs/classic/updateSummaries/index.js +1 -0
  451. package/dist/commonjs/classic/updateSummaries/index.js.map +1 -1
  452. package/dist/commonjs/classic/updateSummariesOperationGroup/index.d.ts +22 -0
  453. package/dist/commonjs/classic/updateSummariesOperationGroup/index.js +56 -0
  454. package/dist/commonjs/classic/updateSummariesOperationGroup/index.js.map +7 -0
  455. package/dist/commonjs/classic/updates/index.d.ts +7 -1
  456. package/dist/commonjs/classic/updates/index.js +10 -0
  457. package/dist/commonjs/classic/updates/index.js.map +3 -3
  458. package/dist/commonjs/classic/validatedSolutionRecipes/index.js +1 -0
  459. package/dist/commonjs/classic/validatedSolutionRecipes/index.js.map +1 -1
  460. package/dist/commonjs/index.d.ts +16 -5
  461. package/dist/commonjs/index.js +43 -0
  462. package/dist/commonjs/index.js.map +3 -3
  463. package/dist/commonjs/logger.js +1 -0
  464. package/dist/commonjs/logger.js.map +1 -1
  465. package/dist/commonjs/models/index.d.ts +2 -2
  466. package/dist/commonjs/models/index.js +43 -0
  467. package/dist/commonjs/models/index.js.map +3 -3
  468. package/dist/commonjs/models/models.d.ts +1572 -99
  469. package/dist/commonjs/models/models.js +1980 -226
  470. package/dist/commonjs/models/models.js.map +4 -4
  471. package/dist/commonjs/restorePollerHelpers.js +70 -36
  472. package/dist/commonjs/restorePollerHelpers.js.map +4 -4
  473. package/dist/commonjs/static-helpers/cloudSettingHelpers.js +1 -0
  474. package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +1 -1
  475. package/dist/commonjs/static-helpers/pagingHelpers.js +1 -0
  476. package/dist/commonjs/static-helpers/pagingHelpers.js.map +1 -1
  477. package/dist/commonjs/static-helpers/pollingHelpers.js +1 -0
  478. package/dist/commonjs/static-helpers/pollingHelpers.js.map +1 -1
  479. package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js +1 -0
  480. package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js.map +1 -1
  481. package/dist/commonjs/static-helpers/simplePollerHelpers.js +1 -0
  482. package/dist/commonjs/static-helpers/simplePollerHelpers.js.map +1 -1
  483. package/dist/commonjs/static-helpers/urlTemplate.js +1 -0
  484. package/dist/commonjs/static-helpers/urlTemplate.js.map +1 -1
  485. package/dist/commonjs/tsdoc-metadata.json +1 -1
  486. package/dist/esm/api/arcSettings/index.js +4 -24
  487. package/dist/esm/api/arcSettings/index.js.map +1 -7
  488. package/dist/esm/api/arcSettings/operations.js +282 -391
  489. package/dist/esm/api/arcSettings/operations.js.map +1 -7
  490. package/dist/esm/api/arcSettings/options.js +4 -0
  491. package/dist/esm/api/arcSettings/options.js.map +1 -7
  492. package/dist/esm/api/azureStackHCIContext.js +20 -17
  493. package/dist/esm/api/azureStackHCIContext.js.map +1 -7
  494. package/dist/esm/api/clusterJobs/index.d.ts +3 -0
  495. package/dist/esm/api/clusterJobs/index.js +4 -0
  496. package/dist/esm/api/clusterJobs/index.js.map +1 -0
  497. package/dist/esm/api/clusterJobs/operations.d.ts +28 -0
  498. package/dist/esm/api/clusterJobs/operations.js +140 -0
  499. package/dist/esm/api/clusterJobs/operations.js.map +1 -0
  500. package/dist/esm/api/clusterJobs/options.d.ts +18 -0
  501. package/dist/esm/api/clusterJobs/options.js +4 -0
  502. package/dist/esm/api/clusterJobs/options.js.map +1 -0
  503. package/dist/esm/api/clusters/index.d.ts +2 -2
  504. package/dist/esm/api/clusters/index.js +4 -28
  505. package/dist/esm/api/clusters/index.js.map +1 -7
  506. package/dist/esm/api/clusters/operations.d.ts +6 -2
  507. package/dist/esm/api/clusters/operations.js +415 -491
  508. package/dist/esm/api/clusters/operations.js.map +1 -7
  509. package/dist/esm/api/clusters/options.d.ts +5 -0
  510. package/dist/esm/api/clusters/options.js +4 -0
  511. package/dist/esm/api/clusters/options.js.map +1 -7
  512. package/dist/esm/api/deploymentSettings/index.js +4 -7
  513. package/dist/esm/api/deploymentSettings/index.js.map +1 -7
  514. package/dist/esm/api/deploymentSettings/operations.js +121 -159
  515. package/dist/esm/api/deploymentSettings/operations.js.map +1 -7
  516. package/dist/esm/api/deploymentSettings/options.js +4 -0
  517. package/dist/esm/api/deploymentSettings/options.js.map +1 -7
  518. package/dist/esm/api/devicePools/index.d.ts +3 -0
  519. package/dist/esm/api/devicePools/index.js +4 -0
  520. package/dist/esm/api/devicePools/index.js.map +1 -0
  521. package/dist/esm/api/devicePools/operations.d.ts +44 -0
  522. package/dist/esm/api/devicePools/operations.js +268 -0
  523. package/dist/esm/api/devicePools/operations.js.map +1 -0
  524. package/dist/esm/api/devicePools/options.d.ts +36 -0
  525. package/dist/esm/api/devicePools/options.js +4 -0
  526. package/dist/esm/api/devicePools/options.js.map +1 -0
  527. package/dist/esm/api/edgeDeviceJobs/index.js +4 -7
  528. package/dist/esm/api/edgeDeviceJobs/index.js.map +1 -7
  529. package/dist/esm/api/edgeDeviceJobs/operations.js +117 -142
  530. package/dist/esm/api/edgeDeviceJobs/operations.js.map +1 -7
  531. package/dist/esm/api/edgeDeviceJobs/options.js +4 -0
  532. package/dist/esm/api/edgeDeviceJobs/options.js.map +1 -7
  533. package/dist/esm/api/edgeDevices/index.js +4 -8
  534. package/dist/esm/api/edgeDevices/index.js.map +1 -7
  535. package/dist/esm/api/edgeDevices/operations.js +143 -176
  536. package/dist/esm/api/edgeDevices/operations.js.map +1 -7
  537. package/dist/esm/api/edgeDevices/options.js +4 -0
  538. package/dist/esm/api/edgeDevices/options.js.map +1 -7
  539. package/dist/esm/api/edgeMachineJobs/index.d.ts +3 -0
  540. package/dist/esm/api/edgeMachineJobs/index.js +4 -0
  541. package/dist/esm/api/edgeMachineJobs/index.js.map +1 -0
  542. package/dist/esm/api/edgeMachineJobs/operations.d.ts +28 -0
  543. package/dist/esm/api/edgeMachineJobs/operations.js +140 -0
  544. package/dist/esm/api/edgeMachineJobs/operations.js.map +1 -0
  545. package/dist/esm/api/edgeMachineJobs/options.d.ts +18 -0
  546. package/dist/esm/api/edgeMachineJobs/options.js +4 -0
  547. package/dist/esm/api/edgeMachineJobs/options.js.map +1 -0
  548. package/dist/esm/api/edgeMachines/index.d.ts +3 -0
  549. package/dist/esm/api/edgeMachines/index.js +4 -0
  550. package/dist/esm/api/edgeMachines/index.js.map +1 -0
  551. package/dist/esm/api/edgeMachines/operations.d.ts +36 -0
  552. package/dist/esm/api/edgeMachines/operations.js +200 -0
  553. package/dist/esm/api/edgeMachines/operations.js.map +1 -0
  554. package/dist/esm/api/edgeMachines/options.d.ts +26 -0
  555. package/dist/esm/api/edgeMachines/options.js +4 -0
  556. package/dist/esm/api/edgeMachines/options.js.map +1 -0
  557. package/dist/esm/api/extensions/index.js +4 -9
  558. package/dist/esm/api/extensions/index.js.map +1 -7
  559. package/dist/esm/api/extensions/operations.js +205 -275
  560. package/dist/esm/api/extensions/operations.js.map +1 -7
  561. package/dist/esm/api/extensions/options.js +4 -0
  562. package/dist/esm/api/extensions/options.js.map +1 -7
  563. package/dist/esm/api/index.js +4 -4
  564. package/dist/esm/api/index.js.map +1 -7
  565. package/dist/esm/api/kubernetesVersions/index.d.ts +3 -0
  566. package/dist/esm/api/kubernetesVersions/index.js +4 -0
  567. package/dist/esm/api/kubernetesVersions/index.js.map +1 -0
  568. package/dist/esm/api/kubernetesVersions/operations.d.ts +10 -0
  569. package/dist/esm/api/kubernetesVersions/operations.js +41 -0
  570. package/dist/esm/api/kubernetesVersions/operations.js.map +1 -0
  571. package/dist/esm/api/kubernetesVersions/options.d.ts +5 -0
  572. package/dist/esm/api/kubernetesVersions/options.js +4 -0
  573. package/dist/esm/api/kubernetesVersions/options.js.map +1 -0
  574. package/dist/esm/api/offers/index.js +4 -6
  575. package/dist/esm/api/offers/index.js.map +1 -7
  576. package/dist/esm/api/offers/operations.js +89 -121
  577. package/dist/esm/api/offers/operations.js.map +1 -7
  578. package/dist/esm/api/offers/options.js +4 -0
  579. package/dist/esm/api/offers/options.js.map +1 -7
  580. package/dist/esm/api/operations/index.js +4 -4
  581. package/dist/esm/api/operations/index.js.map +1 -7
  582. package/dist/esm/api/operations/operations.js +29 -39
  583. package/dist/esm/api/operations/operations.js.map +1 -7
  584. package/dist/esm/api/operations/options.js +4 -0
  585. package/dist/esm/api/operations/options.js.map +1 -7
  586. package/dist/esm/api/osImages/index.d.ts +3 -0
  587. package/dist/esm/api/osImages/index.js +4 -0
  588. package/dist/esm/api/osImages/index.js.map +1 -0
  589. package/dist/esm/api/osImages/operations.d.ts +14 -0
  590. package/dist/esm/api/osImages/operations.js +65 -0
  591. package/dist/esm/api/osImages/operations.js.map +1 -0
  592. package/dist/esm/api/osImages/options.d.ts +8 -0
  593. package/dist/esm/api/osImages/options.js +4 -0
  594. package/dist/esm/api/osImages/options.js.map +1 -0
  595. package/dist/esm/api/ownershipVouchers/index.d.ts +3 -0
  596. package/dist/esm/api/ownershipVouchers/index.js +4 -0
  597. package/dist/esm/api/ownershipVouchers/index.js.map +1 -0
  598. package/dist/esm/api/ownershipVouchers/operations.d.ts +9 -0
  599. package/dist/esm/api/ownershipVouchers/operations.js +36 -0
  600. package/dist/esm/api/ownershipVouchers/operations.js.map +1 -0
  601. package/dist/esm/api/ownershipVouchers/options.d.ts +5 -0
  602. package/dist/esm/api/ownershipVouchers/options.js +4 -0
  603. package/dist/esm/api/ownershipVouchers/options.js.map +1 -0
  604. package/dist/esm/api/platformUpdates/index.d.ts +3 -0
  605. package/dist/esm/api/platformUpdates/index.js +4 -0
  606. package/dist/esm/api/platformUpdates/index.js.map +1 -0
  607. package/dist/esm/api/platformUpdates/operations.d.ts +14 -0
  608. package/dist/esm/api/platformUpdates/operations.js +65 -0
  609. package/dist/esm/api/platformUpdates/operations.js.map +1 -0
  610. package/dist/esm/api/platformUpdates/options.d.ts +8 -0
  611. package/dist/esm/api/platformUpdates/options.js +4 -0
  612. package/dist/esm/api/platformUpdates/options.js.map +1 -0
  613. package/dist/esm/api/publishers/index.d.ts +3 -0
  614. package/dist/esm/api/publishers/index.js +4 -0
  615. package/dist/esm/api/publishers/index.js.map +1 -0
  616. package/dist/esm/api/publishers/operations.d.ts +14 -0
  617. package/dist/esm/api/publishers/operations.js +67 -0
  618. package/dist/esm/api/publishers/operations.js.map +1 -0
  619. package/dist/esm/api/publishers/options.d.ts +8 -0
  620. package/dist/esm/api/publishers/options.js +4 -0
  621. package/dist/esm/api/publishers/options.js.map +1 -0
  622. package/dist/esm/api/securitySettings/index.js +4 -7
  623. package/dist/esm/api/securitySettings/index.js.map +1 -7
  624. package/dist/esm/api/securitySettings/operations.js +121 -159
  625. package/dist/esm/api/securitySettings/operations.js.map +1 -7
  626. package/dist/esm/api/securitySettings/options.js +4 -0
  627. package/dist/esm/api/securitySettings/options.js.map +1 -7
  628. package/dist/esm/api/skus/index.js +4 -5
  629. package/dist/esm/api/skus/index.js.map +1 -7
  630. package/dist/esm/api/skus/operations.js +63 -88
  631. package/dist/esm/api/skus/operations.js.map +1 -7
  632. package/dist/esm/api/skus/options.js +4 -0
  633. package/dist/esm/api/skus/options.js.map +1 -7
  634. package/dist/esm/api/updateContents/index.d.ts +3 -0
  635. package/dist/esm/api/updateContents/index.js +4 -0
  636. package/dist/esm/api/updateContents/index.js.map +1 -0
  637. package/dist/esm/api/updateContents/operations.d.ts +14 -0
  638. package/dist/esm/api/updateContents/operations.js +65 -0
  639. package/dist/esm/api/updateContents/operations.js.map +1 -0
  640. package/dist/esm/api/updateContents/options.d.ts +8 -0
  641. package/dist/esm/api/updateContents/options.js +4 -0
  642. package/dist/esm/api/updateContents/options.js.map +1 -0
  643. package/dist/esm/api/updateRuns/index.js +4 -7
  644. package/dist/esm/api/updateRuns/index.js.map +1 -7
  645. package/dist/esm/api/updateRuns/operations.js +120 -160
  646. package/dist/esm/api/updateRuns/operations.js.map +1 -7
  647. package/dist/esm/api/updateRuns/options.js +4 -0
  648. package/dist/esm/api/updateRuns/options.js.map +1 -7
  649. package/dist/esm/api/updateSummaries/index.js +4 -7
  650. package/dist/esm/api/updateSummaries/index.js.map +1 -7
  651. package/dist/esm/api/updateSummaries/operations.js +113 -144
  652. package/dist/esm/api/updateSummaries/operations.js.map +1 -7
  653. package/dist/esm/api/updateSummaries/options.js +4 -0
  654. package/dist/esm/api/updateSummaries/options.js.map +1 -7
  655. package/dist/esm/api/updateSummariesOperationGroup/index.d.ts +3 -0
  656. package/dist/esm/api/updateSummariesOperationGroup/index.js +4 -0
  657. package/dist/esm/api/updateSummariesOperationGroup/index.js.map +1 -0
  658. package/dist/esm/api/updateSummariesOperationGroup/operations.d.ts +14 -0
  659. package/dist/esm/api/updateSummariesOperationGroup/operations.js +71 -0
  660. package/dist/esm/api/updateSummariesOperationGroup/operations.js.map +1 -0
  661. package/dist/esm/api/updateSummariesOperationGroup/options.d.ts +12 -0
  662. package/dist/esm/api/updateSummariesOperationGroup/options.js +4 -0
  663. package/dist/esm/api/updateSummariesOperationGroup/options.js.map +1 -0
  664. package/dist/esm/api/updates/index.d.ts +2 -2
  665. package/dist/esm/api/updates/index.js +4 -8
  666. package/dist/esm/api/updates/index.js.map +1 -7
  667. package/dist/esm/api/updates/operations.d.ts +5 -1
  668. package/dist/esm/api/updates/operations.js +188 -195
  669. package/dist/esm/api/updates/operations.js.map +1 -7
  670. package/dist/esm/api/updates/options.d.ts +5 -0
  671. package/dist/esm/api/updates/options.js +4 -0
  672. package/dist/esm/api/updates/options.js.map +1 -7
  673. package/dist/esm/api/validatedSolutionRecipes/index.js +4 -5
  674. package/dist/esm/api/validatedSolutionRecipes/index.js.map +1 -7
  675. package/dist/esm/api/validatedSolutionRecipes/operations.js +58 -75
  676. package/dist/esm/api/validatedSolutionRecipes/operations.js.map +1 -7
  677. package/dist/esm/api/validatedSolutionRecipes/options.js +4 -0
  678. package/dist/esm/api/validatedSolutionRecipes/options.js.map +1 -7
  679. package/dist/esm/azureStackHCIClient.d.ts +33 -0
  680. package/dist/esm/azureStackHCIClient.js +112 -65
  681. package/dist/esm/azureStackHCIClient.js.map +1 -7
  682. package/dist/esm/classic/arcSettings/index.js +52 -108
  683. package/dist/esm/classic/arcSettings/index.js.map +1 -7
  684. package/dist/esm/classic/clusterJobs/index.d.ts +32 -0
  685. package/dist/esm/classic/clusterJobs/index.js +34 -0
  686. package/dist/esm/classic/clusterJobs/index.js.map +1 -0
  687. package/dist/esm/classic/clusters/index.d.ts +8 -2
  688. package/dist/esm/classic/clusters/index.js +87 -151
  689. package/dist/esm/classic/clusters/index.js.map +1 -7
  690. package/dist/esm/classic/deploymentSettings/index.js +30 -68
  691. package/dist/esm/classic/deploymentSettings/index.js.map +1 -7
  692. package/dist/esm/classic/devicePools/index.d.ts +52 -0
  693. package/dist/esm/classic/devicePools/index.js +62 -0
  694. package/dist/esm/classic/devicePools/index.js.map +1 -0
  695. package/dist/esm/classic/edgeDeviceJobs/index.js +30 -49
  696. package/dist/esm/classic/edgeDeviceJobs/index.js.map +1 -7
  697. package/dist/esm/classic/edgeDevices/index.js +38 -38
  698. package/dist/esm/classic/edgeDevices/index.js.map +1 -7
  699. package/dist/esm/classic/edgeMachineJobs/index.d.ts +32 -0
  700. package/dist/esm/classic/edgeMachineJobs/index.js +34 -0
  701. package/dist/esm/classic/edgeMachineJobs/index.js.map +1 -0
  702. package/dist/esm/classic/edgeMachines/index.d.ts +40 -0
  703. package/dist/esm/classic/edgeMachines/index.js +44 -0
  704. package/dist/esm/classic/edgeMachines/index.js.map +1 -0
  705. package/dist/esm/classic/extensions/index.js +48 -141
  706. package/dist/esm/classic/extensions/index.js.map +1 -7
  707. package/dist/esm/classic/index.d.ts +11 -0
  708. package/dist/esm/classic/index.js +4 -0
  709. package/dist/esm/classic/index.js.map +1 -7
  710. package/dist/esm/classic/kubernetesVersions/index.d.ts +11 -0
  711. package/dist/esm/classic/kubernetesVersions/index.js +14 -0
  712. package/dist/esm/classic/kubernetesVersions/index.js.map +1 -0
  713. package/dist/esm/classic/offers/index.js +12 -12
  714. package/dist/esm/classic/offers/index.js.map +1 -7
  715. package/dist/esm/classic/operations/index.js +10 -10
  716. package/dist/esm/classic/operations/index.js.map +1 -7
  717. package/dist/esm/classic/osImages/index.d.ts +13 -0
  718. package/dist/esm/classic/osImages/index.js +15 -0
  719. package/dist/esm/classic/osImages/index.js.map +1 -0
  720. package/dist/esm/classic/ownershipVouchers/index.d.ts +10 -0
  721. package/dist/esm/classic/ownershipVouchers/index.js +14 -0
  722. package/dist/esm/classic/ownershipVouchers/index.js.map +1 -0
  723. package/dist/esm/classic/platformUpdates/index.d.ts +13 -0
  724. package/dist/esm/classic/platformUpdates/index.js +15 -0
  725. package/dist/esm/classic/platformUpdates/index.js.map +1 -0
  726. package/dist/esm/classic/publishers/index.d.ts +13 -0
  727. package/dist/esm/classic/publishers/index.js +15 -0
  728. package/dist/esm/classic/publishers/index.js.map +1 -0
  729. package/dist/esm/classic/securitySettings/index.js +30 -62
  730. package/dist/esm/classic/securitySettings/index.js.map +1 -7
  731. package/dist/esm/classic/skus/index.js +11 -11
  732. package/dist/esm/classic/skus/index.js.map +1 -7
  733. package/dist/esm/classic/updateContents/index.d.ts +13 -0
  734. package/dist/esm/classic/updateContents/index.js +15 -0
  735. package/dist/esm/classic/updateContents/index.js.map +1 -0
  736. package/dist/esm/classic/updateRuns/index.js +21 -43
  737. package/dist/esm/classic/updateRuns/index.js.map +1 -7
  738. package/dist/esm/classic/updateSummaries/index.js +21 -21
  739. package/dist/esm/classic/updateSummaries/index.js.map +1 -7
  740. package/dist/esm/classic/updateSummariesOperationGroup/index.d.ts +22 -0
  741. package/dist/esm/classic/updateSummariesOperationGroup/index.js +32 -0
  742. package/dist/esm/classic/updateSummariesOperationGroup/index.js.map +1 -0
  743. package/dist/esm/classic/updates/index.d.ts +7 -1
  744. package/dist/esm/classic/updates/index.js +40 -31
  745. package/dist/esm/classic/updates/index.js.map +1 -7
  746. package/dist/esm/classic/validatedSolutionRecipes/index.js +12 -15
  747. package/dist/esm/classic/validatedSolutionRecipes/index.js.map +1 -7
  748. package/dist/esm/index.d.ts +16 -5
  749. package/dist/esm/index.js +7 -113
  750. package/dist/esm/index.js.map +1 -7
  751. package/dist/esm/logger.js +4 -4
  752. package/dist/esm/logger.js.map +1 -7
  753. package/dist/esm/models/index.d.ts +2 -2
  754. package/dist/esm/models/index.js +4 -108
  755. package/dist/esm/models/index.js.map +1 -7
  756. package/dist/esm/models/models.d.ts +1572 -99
  757. package/dist/esm/models/models.js +5969 -3830
  758. package/dist/esm/models/models.js.map +1 -7
  759. package/dist/esm/restorePollerHelpers.js +171 -161
  760. package/dist/esm/restorePollerHelpers.js.map +1 -7
  761. package/dist/esm/static-helpers/cloudSettingHelpers.js +37 -26
  762. package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -7
  763. package/dist/esm/static-helpers/pagingHelpers.js +122 -98
  764. package/dist/esm/static-helpers/pagingHelpers.js.map +1 -7
  765. package/dist/esm/static-helpers/pollingHelpers.js +86 -68
  766. package/dist/esm/static-helpers/pollingHelpers.js.map +1 -7
  767. package/dist/esm/static-helpers/serialization/check-prop-undefined.js +15 -9
  768. package/dist/esm/static-helpers/serialization/check-prop-undefined.js.map +1 -7
  769. package/dist/esm/static-helpers/simplePollerHelpers.js +43 -42
  770. package/dist/esm/static-helpers/simplePollerHelpers.js.map +1 -7
  771. package/dist/esm/static-helpers/urlTemplate.js +169 -142
  772. package/dist/esm/static-helpers/urlTemplate.js.map +1 -7
  773. package/dist/react-native/api/arcSettings/operations.js +19 -15
  774. package/dist/react-native/api/arcSettings/operations.js.map +1 -1
  775. package/dist/react-native/api/azureStackHCIContext.js +1 -1
  776. package/dist/react-native/api/azureStackHCIContext.js.map +1 -1
  777. package/dist/react-native/api/clusterJobs/index.d.ts +3 -0
  778. package/dist/react-native/api/clusterJobs/index.js +4 -0
  779. package/dist/react-native/api/clusterJobs/index.js.map +1 -0
  780. package/dist/react-native/api/clusterJobs/operations.d.ts +28 -0
  781. package/dist/react-native/api/clusterJobs/operations.js +140 -0
  782. package/dist/react-native/api/clusterJobs/operations.js.map +1 -0
  783. package/dist/react-native/api/clusterJobs/options.d.ts +18 -0
  784. package/dist/react-native/api/clusterJobs/options.js +4 -0
  785. package/dist/react-native/api/clusterJobs/options.js.map +1 -0
  786. package/dist/react-native/api/clusters/index.d.ts +2 -2
  787. package/dist/react-native/api/clusters/index.js +1 -1
  788. package/dist/react-native/api/clusters/index.js.map +1 -1
  789. package/dist/react-native/api/clusters/operations.d.ts +6 -2
  790. package/dist/react-native/api/clusters/operations.js +65 -22
  791. package/dist/react-native/api/clusters/operations.js.map +1 -1
  792. package/dist/react-native/api/clusters/options.d.ts +5 -0
  793. package/dist/react-native/api/clusters/options.js.map +1 -1
  794. package/dist/react-native/api/deploymentSettings/operations.js +11 -7
  795. package/dist/react-native/api/deploymentSettings/operations.js.map +1 -1
  796. package/dist/react-native/api/devicePools/index.d.ts +3 -0
  797. package/dist/react-native/api/devicePools/index.js +4 -0
  798. package/dist/react-native/api/devicePools/index.js.map +1 -0
  799. package/dist/react-native/api/devicePools/operations.d.ts +44 -0
  800. package/dist/react-native/api/devicePools/operations.js +268 -0
  801. package/dist/react-native/api/devicePools/operations.js.map +1 -0
  802. package/dist/react-native/api/devicePools/options.d.ts +36 -0
  803. package/dist/react-native/api/devicePools/options.js +4 -0
  804. package/dist/react-native/api/devicePools/options.js.map +1 -0
  805. package/dist/react-native/api/edgeDeviceJobs/operations.js +11 -7
  806. package/dist/react-native/api/edgeDeviceJobs/operations.js.map +1 -1
  807. package/dist/react-native/api/edgeDevices/operations.js +13 -9
  808. package/dist/react-native/api/edgeDevices/operations.js.map +1 -1
  809. package/dist/react-native/api/edgeMachineJobs/index.d.ts +3 -0
  810. package/dist/react-native/api/edgeMachineJobs/index.js +4 -0
  811. package/dist/react-native/api/edgeMachineJobs/index.js.map +1 -0
  812. package/dist/react-native/api/edgeMachineJobs/operations.d.ts +28 -0
  813. package/dist/react-native/api/edgeMachineJobs/operations.js +140 -0
  814. package/dist/react-native/api/edgeMachineJobs/operations.js.map +1 -0
  815. package/dist/react-native/api/edgeMachineJobs/options.d.ts +18 -0
  816. package/dist/react-native/api/edgeMachineJobs/options.js +4 -0
  817. package/dist/react-native/api/edgeMachineJobs/options.js.map +1 -0
  818. package/dist/react-native/api/edgeMachines/index.d.ts +3 -0
  819. package/dist/react-native/api/edgeMachines/index.js +4 -0
  820. package/dist/react-native/api/edgeMachines/index.js.map +1 -0
  821. package/dist/react-native/api/edgeMachines/operations.d.ts +36 -0
  822. package/dist/react-native/api/edgeMachines/operations.js +200 -0
  823. package/dist/react-native/api/edgeMachines/operations.js.map +1 -0
  824. package/dist/react-native/api/edgeMachines/options.d.ts +26 -0
  825. package/dist/react-native/api/edgeMachines/options.js +4 -0
  826. package/dist/react-native/api/edgeMachines/options.js.map +1 -0
  827. package/dist/react-native/api/extensions/operations.js +15 -11
  828. package/dist/react-native/api/extensions/operations.js.map +1 -1
  829. package/dist/react-native/api/kubernetesVersions/index.d.ts +3 -0
  830. package/dist/react-native/api/kubernetesVersions/index.js +4 -0
  831. package/dist/react-native/api/kubernetesVersions/index.js.map +1 -0
  832. package/dist/react-native/api/kubernetesVersions/operations.d.ts +10 -0
  833. package/dist/react-native/api/kubernetesVersions/operations.js +41 -0
  834. package/dist/react-native/api/kubernetesVersions/operations.js.map +1 -0
  835. package/dist/react-native/api/kubernetesVersions/options.d.ts +5 -0
  836. package/dist/react-native/api/kubernetesVersions/options.js +4 -0
  837. package/dist/react-native/api/kubernetesVersions/options.js.map +1 -0
  838. package/dist/react-native/api/offers/operations.js +13 -5
  839. package/dist/react-native/api/offers/operations.js.map +1 -1
  840. package/dist/react-native/api/operations/operations.js +7 -3
  841. package/dist/react-native/api/operations/operations.js.map +1 -1
  842. package/dist/react-native/api/osImages/index.d.ts +3 -0
  843. package/dist/react-native/api/osImages/index.js +4 -0
  844. package/dist/react-native/api/osImages/index.js.map +1 -0
  845. package/dist/react-native/api/osImages/operations.d.ts +14 -0
  846. package/dist/react-native/api/osImages/operations.js +65 -0
  847. package/dist/react-native/api/osImages/operations.js.map +1 -0
  848. package/dist/react-native/api/osImages/options.d.ts +8 -0
  849. package/dist/react-native/api/osImages/options.js +4 -0
  850. package/dist/react-native/api/osImages/options.js.map +1 -0
  851. package/dist/react-native/api/ownershipVouchers/index.d.ts +3 -0
  852. package/dist/react-native/api/ownershipVouchers/index.js +4 -0
  853. package/dist/react-native/api/ownershipVouchers/index.js.map +1 -0
  854. package/dist/react-native/api/ownershipVouchers/operations.d.ts +9 -0
  855. package/dist/react-native/api/ownershipVouchers/operations.js +36 -0
  856. package/dist/react-native/api/ownershipVouchers/operations.js.map +1 -0
  857. package/dist/react-native/api/ownershipVouchers/options.d.ts +5 -0
  858. package/dist/react-native/api/ownershipVouchers/options.js +4 -0
  859. package/dist/react-native/api/ownershipVouchers/options.js.map +1 -0
  860. package/dist/react-native/api/platformUpdates/index.d.ts +3 -0
  861. package/dist/react-native/api/platformUpdates/index.js +4 -0
  862. package/dist/react-native/api/platformUpdates/index.js.map +1 -0
  863. package/dist/react-native/api/platformUpdates/operations.d.ts +14 -0
  864. package/dist/react-native/api/platformUpdates/operations.js +65 -0
  865. package/dist/react-native/api/platformUpdates/operations.js.map +1 -0
  866. package/dist/react-native/api/platformUpdates/options.d.ts +8 -0
  867. package/dist/react-native/api/platformUpdates/options.js +4 -0
  868. package/dist/react-native/api/platformUpdates/options.js.map +1 -0
  869. package/dist/react-native/api/publishers/index.d.ts +3 -0
  870. package/dist/react-native/api/publishers/index.js +4 -0
  871. package/dist/react-native/api/publishers/index.js.map +1 -0
  872. package/dist/react-native/api/publishers/operations.d.ts +14 -0
  873. package/dist/react-native/api/publishers/operations.js +67 -0
  874. package/dist/react-native/api/publishers/operations.js.map +1 -0
  875. package/dist/react-native/api/publishers/options.d.ts +8 -0
  876. package/dist/react-native/api/publishers/options.js +4 -0
  877. package/dist/react-native/api/publishers/options.js.map +1 -0
  878. package/dist/react-native/api/securitySettings/operations.js +11 -7
  879. package/dist/react-native/api/securitySettings/operations.js.map +1 -1
  880. package/dist/react-native/api/skus/operations.js +7 -3
  881. package/dist/react-native/api/skus/operations.js.map +1 -1
  882. package/dist/react-native/api/updateContents/index.d.ts +3 -0
  883. package/dist/react-native/api/updateContents/index.js +4 -0
  884. package/dist/react-native/api/updateContents/index.js.map +1 -0
  885. package/dist/react-native/api/updateContents/operations.d.ts +14 -0
  886. package/dist/react-native/api/updateContents/operations.js +65 -0
  887. package/dist/react-native/api/updateContents/operations.js.map +1 -0
  888. package/dist/react-native/api/updateContents/options.d.ts +8 -0
  889. package/dist/react-native/api/updateContents/options.js +4 -0
  890. package/dist/react-native/api/updateContents/options.js.map +1 -0
  891. package/dist/react-native/api/updateRuns/operations.js +10 -6
  892. package/dist/react-native/api/updateRuns/operations.js.map +1 -1
  893. package/dist/react-native/api/updateSummaries/operations.js +10 -6
  894. package/dist/react-native/api/updateSummaries/operations.js.map +1 -1
  895. package/dist/react-native/api/updateSummariesOperationGroup/index.d.ts +3 -0
  896. package/dist/react-native/api/updateSummariesOperationGroup/index.js +4 -0
  897. package/dist/react-native/api/updateSummariesOperationGroup/index.js.map +1 -0
  898. package/dist/react-native/api/updateSummariesOperationGroup/operations.d.ts +14 -0
  899. package/dist/react-native/api/updateSummariesOperationGroup/operations.js +71 -0
  900. package/dist/react-native/api/updateSummariesOperationGroup/operations.js.map +1 -0
  901. package/dist/react-native/api/updateSummariesOperationGroup/options.d.ts +12 -0
  902. package/dist/react-native/api/updateSummariesOperationGroup/options.js +4 -0
  903. package/dist/react-native/api/updateSummariesOperationGroup/options.js.map +1 -0
  904. package/dist/react-native/api/updates/index.d.ts +2 -2
  905. package/dist/react-native/api/updates/index.js +1 -1
  906. package/dist/react-native/api/updates/index.js.map +1 -1
  907. package/dist/react-native/api/updates/operations.d.ts +5 -1
  908. package/dist/react-native/api/updates/operations.js +43 -8
  909. package/dist/react-native/api/updates/operations.js.map +1 -1
  910. package/dist/react-native/api/updates/options.d.ts +5 -0
  911. package/dist/react-native/api/updates/options.js.map +1 -1
  912. package/dist/react-native/api/validatedSolutionRecipes/operations.js +7 -3
  913. package/dist/react-native/api/validatedSolutionRecipes/operations.js.map +1 -1
  914. package/dist/react-native/azureStackHCIClient.d.ts +33 -0
  915. package/dist/react-native/azureStackHCIClient.js +44 -0
  916. package/dist/react-native/azureStackHCIClient.js.map +1 -1
  917. package/dist/react-native/classic/clusterJobs/index.d.ts +32 -0
  918. package/dist/react-native/classic/clusterJobs/index.js +34 -0
  919. package/dist/react-native/classic/clusterJobs/index.js.map +1 -0
  920. package/dist/react-native/classic/clusters/index.d.ts +8 -2
  921. package/dist/react-native/classic/clusters/index.js +10 -1
  922. package/dist/react-native/classic/clusters/index.js.map +1 -1
  923. package/dist/react-native/classic/devicePools/index.d.ts +52 -0
  924. package/dist/react-native/classic/devicePools/index.js +62 -0
  925. package/dist/react-native/classic/devicePools/index.js.map +1 -0
  926. package/dist/react-native/classic/edgeMachineJobs/index.d.ts +32 -0
  927. package/dist/react-native/classic/edgeMachineJobs/index.js +34 -0
  928. package/dist/react-native/classic/edgeMachineJobs/index.js.map +1 -0
  929. package/dist/react-native/classic/edgeMachines/index.d.ts +40 -0
  930. package/dist/react-native/classic/edgeMachines/index.js +44 -0
  931. package/dist/react-native/classic/edgeMachines/index.js.map +1 -0
  932. package/dist/react-native/classic/index.d.ts +11 -0
  933. package/dist/react-native/classic/index.js.map +1 -1
  934. package/dist/react-native/classic/kubernetesVersions/index.d.ts +11 -0
  935. package/dist/react-native/classic/kubernetesVersions/index.js +14 -0
  936. package/dist/react-native/classic/kubernetesVersions/index.js.map +1 -0
  937. package/dist/react-native/classic/osImages/index.d.ts +13 -0
  938. package/dist/react-native/classic/osImages/index.js +15 -0
  939. package/dist/react-native/classic/osImages/index.js.map +1 -0
  940. package/dist/react-native/classic/ownershipVouchers/index.d.ts +10 -0
  941. package/dist/react-native/classic/ownershipVouchers/index.js +14 -0
  942. package/dist/react-native/classic/ownershipVouchers/index.js.map +1 -0
  943. package/dist/react-native/classic/platformUpdates/index.d.ts +13 -0
  944. package/dist/react-native/classic/platformUpdates/index.js +15 -0
  945. package/dist/react-native/classic/platformUpdates/index.js.map +1 -0
  946. package/dist/react-native/classic/publishers/index.d.ts +13 -0
  947. package/dist/react-native/classic/publishers/index.js +15 -0
  948. package/dist/react-native/classic/publishers/index.js.map +1 -0
  949. package/dist/react-native/classic/updateContents/index.d.ts +13 -0
  950. package/dist/react-native/classic/updateContents/index.js +15 -0
  951. package/dist/react-native/classic/updateContents/index.js.map +1 -0
  952. package/dist/react-native/classic/updateSummariesOperationGroup/index.d.ts +22 -0
  953. package/dist/react-native/classic/updateSummariesOperationGroup/index.js +32 -0
  954. package/dist/react-native/classic/updateSummariesOperationGroup/index.js.map +1 -0
  955. package/dist/react-native/classic/updates/index.d.ts +7 -1
  956. package/dist/react-native/classic/updates/index.js +10 -1
  957. package/dist/react-native/classic/updates/index.js.map +1 -1
  958. package/dist/react-native/index.d.ts +16 -5
  959. package/dist/react-native/index.js +1 -1
  960. package/dist/react-native/index.js.map +1 -1
  961. package/dist/react-native/models/index.d.ts +2 -2
  962. package/dist/react-native/models/index.js +1 -1
  963. package/dist/react-native/models/index.js.map +1 -1
  964. package/dist/react-native/models/models.d.ts +1572 -99
  965. package/dist/react-native/models/models.js +1884 -202
  966. package/dist/react-native/models/models.js.map +1 -1
  967. package/dist/react-native/restorePollerHelpers.js +39 -6
  968. package/dist/react-native/restorePollerHelpers.js.map +1 -1
  969. package/package.json +203 -5
@@ -2,6 +2,225 @@
2
2
  * This file contains only generated model types and their (de)serializers.
3
3
  * Disable the following rules for internal models with '_' prefix and deserializers which require 'any' for raw JSON input.
4
4
  */
5
+ /** The response of a KubernetesVersion list operation. */
6
+ export interface _KubernetesVersionListResult {
7
+ /** The KubernetesVersion items on this page */
8
+ value: KubernetesVersion[];
9
+ /** The link to the next page of items */
10
+ nextLink?: string;
11
+ }
12
+ export declare function _kubernetesVersionListResultDeserializer(item: any): _KubernetesVersionListResult;
13
+ export declare function kubernetesVersionArrayDeserializer(result: Array<KubernetesVersion>): any[];
14
+ /** Represents a kubernetes version resource. */
15
+ export interface KubernetesVersion extends ProxyResource {
16
+ /** The resource-specific properties for this resource. */
17
+ properties?: KubernetesVersionProperties;
18
+ }
19
+ export declare function kubernetesVersionDeserializer(item: any): KubernetesVersion;
20
+ /** Represents properties of a kubernetes version. */
21
+ export interface KubernetesVersionProperties {
22
+ /** Represents kubernetes version. */
23
+ version: string;
24
+ }
25
+ export declare function kubernetesVersionPropertiesDeserializer(item: any): KubernetesVersionProperties;
26
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
27
+ export interface ProxyResource extends Resource {
28
+ }
29
+ export declare function proxyResourceSerializer(_item: ProxyResource): any;
30
+ export declare function proxyResourceDeserializer(item: any): ProxyResource;
31
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
32
+ export interface Resource {
33
+ /** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */
34
+ readonly id?: string;
35
+ /** The name of the resource */
36
+ readonly name?: string;
37
+ /** The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" */
38
+ readonly type?: string;
39
+ /** Azure Resource Manager metadata containing createdBy and modifiedBy information. */
40
+ readonly systemData?: SystemData;
41
+ }
42
+ export declare function resourceSerializer(_item: Resource): any;
43
+ export declare function resourceDeserializer(item: any): Resource;
44
+ /** Metadata pertaining to creation and last modification of the resource. */
45
+ export interface SystemData {
46
+ /** The identity that created the resource. */
47
+ createdBy?: string;
48
+ /** The type of identity that created the resource. */
49
+ createdByType?: CreatedByType;
50
+ /** The timestamp of resource creation (UTC). */
51
+ createdAt?: Date;
52
+ /** The identity that last modified the resource. */
53
+ lastModifiedBy?: string;
54
+ /** The type of identity that last modified the resource. */
55
+ lastModifiedByType?: CreatedByType;
56
+ /** The timestamp of resource last modification (UTC) */
57
+ lastModifiedAt?: Date;
58
+ }
59
+ export declare function systemDataDeserializer(item: any): SystemData;
60
+ /** The kind of entity that created the resource. */
61
+ export declare enum KnownCreatedByType {
62
+ /** The entity was created by a user. */
63
+ User = "User",
64
+ /** The entity was created by an application. */
65
+ Application = "Application",
66
+ /** The entity was created by a managed identity. */
67
+ ManagedIdentity = "ManagedIdentity",
68
+ /** The entity was created by a key. */
69
+ Key = "Key"
70
+ }
71
+ /**
72
+ * The kind of entity that created the resource. \
73
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
74
+ * this enum contains the known values that the service supports.
75
+ * ### Known values supported by the service
76
+ * **User**: The entity was created by a user. \
77
+ * **Application**: The entity was created by an application. \
78
+ * **ManagedIdentity**: The entity was created by a managed identity. \
79
+ * **Key**: The entity was created by a key.
80
+ */
81
+ export type CreatedByType = string;
82
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */
83
+ export interface ErrorResponse {
84
+ /** The error object. */
85
+ error?: ErrorDetail;
86
+ }
87
+ export declare function errorResponseDeserializer(item: any): ErrorResponse;
88
+ /** The error detail. */
89
+ export interface ErrorDetail {
90
+ /** The error code. */
91
+ readonly code?: string;
92
+ /** The error message. */
93
+ readonly message?: string;
94
+ /** The error target. */
95
+ readonly target?: string;
96
+ /** The error details. */
97
+ readonly details?: ErrorDetail[];
98
+ /** The error additional info. */
99
+ readonly additionalInfo?: ErrorAdditionalInfo[];
100
+ }
101
+ export declare function errorDetailDeserializer(item: any): ErrorDetail;
102
+ export declare function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[];
103
+ export declare function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[];
104
+ /** The resource management error additional info. */
105
+ export interface ErrorAdditionalInfo {
106
+ /** The additional info type. */
107
+ readonly type?: string;
108
+ /** The additional info. */
109
+ readonly info?: any;
110
+ }
111
+ export declare function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo;
112
+ /** Represents a platform update resource. */
113
+ export interface PlatformUpdate extends ProxyResource {
114
+ /** The resource-specific properties for this resource. */
115
+ properties?: PlatformUpdateProperties;
116
+ }
117
+ export declare function platformUpdateDeserializer(item: any): PlatformUpdate;
118
+ /** Represents properties of a platform update resource. */
119
+ export interface PlatformUpdateProperties {
120
+ /** Represents applicable platform updates. */
121
+ platformUpdateDetails: PlatformUpdateDetails[];
122
+ }
123
+ export declare function platformUpdatePropertiesDeserializer(item: any): PlatformUpdateProperties;
124
+ export declare function platformUpdateDetailsArrayDeserializer(result: Array<PlatformUpdateDetails>): any[];
125
+ /** Represents details of a specific platform update. */
126
+ export interface PlatformUpdateDetails {
127
+ /** Represents validated solution recipe version of a platform update. */
128
+ validatedSolutionRecipeVersion?: string;
129
+ /** Represents version of a platform update. */
130
+ platformVersion?: string;
131
+ /** Represents the platform payloads of a platform update. */
132
+ platformPayloads: PlatformPayload[];
133
+ }
134
+ export declare function platformUpdateDetailsDeserializer(item: any): PlatformUpdateDetails;
135
+ export declare function platformPayloadArrayDeserializer(result: Array<PlatformPayload>): any[];
136
+ /** Represents details of a specific platform update payload. */
137
+ export interface PlatformPayload {
138
+ /** Represents url of a platform update payload. */
139
+ payloadUrl?: string;
140
+ /** Represents hash of a platform update payload. */
141
+ payloadHash?: string;
142
+ /** Represents size in bytes of a platform update payload. */
143
+ payloadPackageSizeInBytes?: string;
144
+ /** Represents identifier of a platform update payload. */
145
+ payloadIdentifier?: string;
146
+ }
147
+ export declare function platformPayloadDeserializer(item: any): PlatformPayload;
148
+ /** The response of a PlatformUpdate list operation. */
149
+ export interface _PlatformUpdateListResult {
150
+ /** The PlatformUpdate items on this page */
151
+ value: PlatformUpdate[];
152
+ /** The link to the next page of items */
153
+ nextLink?: string;
154
+ }
155
+ export declare function _platformUpdateListResultDeserializer(item: any): _PlatformUpdateListResult;
156
+ export declare function platformUpdateArrayDeserializer(result: Array<PlatformUpdate>): any[];
157
+ /** Represents a os image resource. */
158
+ export interface OsImage extends ProxyResource {
159
+ /** The resource-specific properties for this resource. */
160
+ properties?: OsImageProperties;
161
+ }
162
+ export declare function osImageDeserializer(item: any): OsImage;
163
+ /** Represents properties of a os image resource. */
164
+ export interface OsImageProperties {
165
+ /** Represents validated solution recipe version of a os image. */
166
+ validatedSolutionRecipeVersion?: string;
167
+ /** Represents composed image version of a os image. */
168
+ composedImageVersion?: string;
169
+ /** Represents composed image iso download url of a os image. */
170
+ composedImageIsoUrl?: string;
171
+ /** Represents composed image iso hash of a os image. */
172
+ composedImageIsoHash?: string;
173
+ }
174
+ export declare function osImagePropertiesDeserializer(item: any): OsImageProperties;
175
+ /** The response of a OsImage list operation. */
176
+ export interface _OsImageListResult {
177
+ /** The OsImage items on this page */
178
+ value: OsImage[];
179
+ /** The link to the next page of items */
180
+ nextLink?: string;
181
+ }
182
+ export declare function _osImageListResultDeserializer(item: any): _OsImageListResult;
183
+ export declare function osImageArrayDeserializer(result: Array<OsImage>): any[];
184
+ /** Represents a update content. */
185
+ export interface UpdateContent extends ProxyResource {
186
+ /** The resource-specific properties for this resource. */
187
+ properties?: UpdateContentProperties;
188
+ }
189
+ export declare function updateContentDeserializer(item: any): UpdateContent;
190
+ /** Represents properties of a update content resource. */
191
+ export interface UpdateContentProperties {
192
+ /** Represents the payloads of a update content resource. */
193
+ updatePayloads: ContentPayload[];
194
+ }
195
+ export declare function updateContentPropertiesDeserializer(item: any): UpdateContentProperties;
196
+ export declare function contentPayloadArrayDeserializer(result: Array<ContentPayload>): any[];
197
+ /** Represents details of a specific update content payload. */
198
+ export interface ContentPayload {
199
+ /** Represents url of a update payload. */
200
+ url?: string;
201
+ /** Represents hash of a update payload. */
202
+ hash?: string;
203
+ /** Represents hash algorithm of a update payload. */
204
+ hashAlgorithm?: string;
205
+ /** Represents identifier of a update payload. */
206
+ identifier?: string;
207
+ /** Represents size in bytes of a update payload. */
208
+ packageSizeInBytes?: string;
209
+ /** Represents the group of a update payload. */
210
+ group?: string;
211
+ /** Represents the file name of a update payload. */
212
+ fileName?: string;
213
+ }
214
+ export declare function contentPayloadDeserializer(item: any): ContentPayload;
215
+ /** The response of a UpdateContent list operation. */
216
+ export interface _UpdateContentListResult {
217
+ /** The UpdateContent items on this page */
218
+ value: UpdateContent[];
219
+ /** The link to the next page of items */
220
+ nextLink?: string;
221
+ }
222
+ export declare function _updateContentListResultDeserializer(item: any): _UpdateContentListResult;
223
+ export declare function updateContentArrayDeserializer(result: Array<UpdateContent>): any[];
5
224
  /** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
6
225
  export interface _OperationListResult {
7
226
  /** The Operation items on this page */
@@ -69,36 +288,6 @@ export declare enum KnownActionType {
69
288
  * **Internal**: Actions are for internal-only APIs.
70
289
  */
71
290
  export type ActionType = string;
72
- /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */
73
- export interface ErrorResponse {
74
- /** The error object. */
75
- error?: ErrorDetail;
76
- }
77
- export declare function errorResponseDeserializer(item: any): ErrorResponse;
78
- /** The error detail. */
79
- export interface ErrorDetail {
80
- /** The error code. */
81
- readonly code?: string;
82
- /** The error message. */
83
- readonly message?: string;
84
- /** The error target. */
85
- readonly target?: string;
86
- /** The error details. */
87
- readonly details?: ErrorDetail[];
88
- /** The error additional info. */
89
- readonly additionalInfo?: ErrorAdditionalInfo[];
90
- }
91
- export declare function errorDetailDeserializer(item: any): ErrorDetail;
92
- export declare function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[];
93
- export declare function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[];
94
- /** The resource management error additional info. */
95
- export interface ErrorAdditionalInfo {
96
- /** The additional info type. */
97
- readonly type?: string;
98
- /** The additional info. */
99
- readonly info?: any;
100
- }
101
- export declare function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo;
102
291
  /** ArcSetting details. */
103
292
  export interface ArcSetting extends ProxyResource {
104
293
  /** Provisioning state of the ArcSetting proxy resource. */
@@ -396,62 +585,6 @@ export interface DefaultExtensionDetails {
396
585
  readonly consentTime?: Date;
397
586
  }
398
587
  export declare function defaultExtensionDetailsDeserializer(item: any): DefaultExtensionDetails;
399
- /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
400
- export interface ProxyResource extends Resource {
401
- }
402
- export declare function proxyResourceSerializer(item: ProxyResource): any;
403
- export declare function proxyResourceDeserializer(item: any): ProxyResource;
404
- /** Common fields that are returned in the response for all Azure Resource Manager resources */
405
- export interface Resource {
406
- /** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */
407
- readonly id?: string;
408
- /** The name of the resource */
409
- readonly name?: string;
410
- /** The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" */
411
- readonly type?: string;
412
- /** Azure Resource Manager metadata containing createdBy and modifiedBy information. */
413
- readonly systemData?: SystemData;
414
- }
415
- export declare function resourceSerializer(item: Resource): any;
416
- export declare function resourceDeserializer(item: any): Resource;
417
- /** Metadata pertaining to creation and last modification of the resource. */
418
- export interface SystemData {
419
- /** The identity that created the resource. */
420
- createdBy?: string;
421
- /** The type of identity that created the resource. */
422
- createdByType?: CreatedByType;
423
- /** The timestamp of resource creation (UTC). */
424
- createdAt?: Date;
425
- /** The identity that last modified the resource. */
426
- lastModifiedBy?: string;
427
- /** The type of identity that last modified the resource. */
428
- lastModifiedByType?: CreatedByType;
429
- /** The timestamp of resource last modification (UTC) */
430
- lastModifiedAt?: Date;
431
- }
432
- export declare function systemDataDeserializer(item: any): SystemData;
433
- /** The kind of entity that created the resource. */
434
- export declare enum KnownCreatedByType {
435
- /** The entity was created by a user. */
436
- User = "User",
437
- /** The entity was created by an application. */
438
- Application = "Application",
439
- /** The entity was created by a managed identity. */
440
- ManagedIdentity = "ManagedIdentity",
441
- /** The entity was created by a key. */
442
- Key = "Key"
443
- }
444
- /**
445
- * The kind of entity that created the resource. \
446
- * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
447
- * this enum contains the known values that the service supports.
448
- * ### Known values supported by the service
449
- * **User**: The entity was created by a user. \
450
- * **Application**: The entity was created by an application. \
451
- * **ManagedIdentity**: The entity was created by a managed identity. \
452
- * **Key**: The entity was created by a key.
453
- */
454
- export type CreatedByType = string;
455
588
  /** ArcSetting details to update. */
456
589
  export interface ArcSettingsPatch {
457
590
  /** Resource tags. */
@@ -561,6 +694,8 @@ export declare function _offerListDeserializer(item: any): _OfferList;
561
694
  export declare function offerArrayDeserializer(result: Array<Offer>): any[];
562
695
  /** Cluster details. */
563
696
  export interface Cluster extends TrackedResource {
697
+ /** This property identifies the purpose of the Cluster deployment. For example, a valid value is AzureLocal */
698
+ kind?: string;
564
699
  /** Provisioning state. Indicates the current lifecycle status of the resource, including creation, update, deletion, connectivity, and error states. */
565
700
  readonly provisioningState?: ProvisioningState;
566
701
  /** Status of the cluster agent. Indicates the current connectivity, validation, and deployment state of the agent within the cluster. */
@@ -569,6 +704,8 @@ export interface Cluster extends TrackedResource {
569
704
  readonly connectivityStatus?: ConnectivityStatus;
570
705
  /** Unique, immutable resource id. */
571
706
  readonly cloudId?: string;
707
+ /** The ring to which this cluster belongs to. */
708
+ readonly ring?: string;
572
709
  /** Endpoint configured for management from the Azure portal. */
573
710
  cloudManagementEndpoint?: string;
574
711
  /** App id of cluster AAD identity. */
@@ -597,6 +734,8 @@ export interface Cluster extends TrackedResource {
597
734
  readonly trialDaysRemaining?: number;
598
735
  /** Type of billing applied to the resource. */
599
736
  readonly billingModel?: string;
737
+ /** Billing properties of the cluster, including upcoming billing model details. */
738
+ readonly billingProperties?: ClusterBillingProperties;
600
739
  /** First cluster sync timestamp. */
601
740
  readonly registrationTimestamp?: Date;
602
741
  /** Most recent cluster sync timestamp. */
@@ -611,10 +750,16 @@ export interface Cluster extends TrackedResource {
611
750
  secretsLocations?: SecretsLocationDetails[];
612
751
  /** Supported Storage Type for HCI Cluster */
613
752
  readonly clusterPattern?: ClusterPattern;
753
+ /** Represents the Confidential Virtual Machine (CVM) support intent and current status for the cluster resource. */
754
+ readonly confidentialVmProperties?: ConfidentialVmProperties;
755
+ /** Software Defined Networking Properties of the cluster */
756
+ readonly sdnProperties?: ClusterSdnProperties;
614
757
  /** Local Availability Zone information for HCI cluster */
615
758
  localAvailabilityZones?: LocalAvailabilityZones[];
616
759
  /** Identity Provider for the cluster */
617
760
  readonly identityProvider?: IdentityProvider;
761
+ /** Storage type of the cluster. Indicates whether the cluster uses S2D, SAN, or a combination. */
762
+ readonly storageType?: StorageType;
618
763
  /** The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity. */
619
764
  readonly principalId?: string;
620
765
  /** The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity. */
@@ -636,6 +781,8 @@ export interface ClusterProperties {
636
781
  readonly connectivityStatus?: ConnectivityStatus;
637
782
  /** Unique, immutable resource id. */
638
783
  readonly cloudId?: string;
784
+ /** The ring to which this cluster belongs to. */
785
+ readonly ring?: string;
639
786
  /** Endpoint configured for management from the Azure portal. */
640
787
  cloudManagementEndpoint?: string;
641
788
  /** App id of cluster AAD identity. */
@@ -664,6 +811,8 @@ export interface ClusterProperties {
664
811
  readonly trialDaysRemaining?: number;
665
812
  /** Type of billing applied to the resource. */
666
813
  readonly billingModel?: string;
814
+ /** Billing properties of the cluster, including upcoming billing model details. */
815
+ readonly billingProperties?: ClusterBillingProperties;
667
816
  /** First cluster sync timestamp. */
668
817
  readonly registrationTimestamp?: Date;
669
818
  /** Most recent cluster sync timestamp. */
@@ -678,10 +827,16 @@ export interface ClusterProperties {
678
827
  secretsLocations?: SecretsLocationDetails[];
679
828
  /** Supported Storage Type for HCI Cluster */
680
829
  readonly clusterPattern?: ClusterPattern;
830
+ /** Represents the Confidential Virtual Machine (CVM) support intent and current status for the cluster resource. */
831
+ readonly confidentialVmProperties?: ConfidentialVmProperties;
832
+ /** Software Defined Networking Properties of the cluster */
833
+ readonly sdnProperties?: ClusterSdnProperties;
681
834
  /** Local Availability Zone information for HCI cluster */
682
835
  localAvailabilityZones?: LocalAvailabilityZones[];
683
836
  /** Identity Provider for the cluster */
684
837
  readonly identityProvider?: IdentityProvider;
838
+ /** Storage type of the cluster. Indicates whether the cluster uses S2D, SAN, or a combination. */
839
+ readonly storageType?: StorageType;
685
840
  }
686
841
  export declare function clusterPropertiesSerializer(item: ClusterProperties): any;
687
842
  export declare function clusterPropertiesDeserializer(item: any): ClusterProperties;
@@ -812,7 +967,7 @@ export interface LogCollectionProperties {
812
967
  readonly lastLogGenerated?: Date;
813
968
  readonly logCollectionSessionDetails?: LogCollectionSession[];
814
969
  }
815
- export declare function logCollectionPropertiesSerializer(item: LogCollectionProperties): any;
970
+ export declare function logCollectionPropertiesSerializer(_item: LogCollectionProperties): any;
816
971
  export declare function logCollectionPropertiesDeserializer(item: any): LogCollectionProperties;
817
972
  export declare function logCollectionSessionArrayDeserializer(result: Array<LogCollectionSession>): any[];
818
973
  /** Log Collection Session details of the cluster. */
@@ -893,8 +1048,10 @@ export interface RemoteSupportProperties {
893
1048
  readonly remoteSupportType?: RemoteSupportType;
894
1049
  readonly remoteSupportNodeSettings?: RemoteSupportNodeSettings[];
895
1050
  readonly remoteSupportSessionDetails?: PerNodeRemoteSupportSession[];
1051
+ /** Remote Support Provisioning State */
1052
+ readonly remoteSupportProvisioningState?: RemoteSupportProvisioningState;
896
1053
  }
897
- export declare function remoteSupportPropertiesSerializer(item: RemoteSupportProperties): any;
1054
+ export declare function remoteSupportPropertiesSerializer(_item: RemoteSupportProperties): any;
898
1055
  export declare function remoteSupportPropertiesDeserializer(item: any): RemoteSupportProperties;
899
1056
  /** Remote Support Access Level */
900
1057
  export declare enum KnownAccessLevel {
@@ -960,8 +1117,35 @@ export interface PerNodeRemoteSupportSession {
960
1117
  readonly duration?: number;
961
1118
  /** Remote Support Access Level */
962
1119
  readonly accessLevel?: AccessLevel;
1120
+ /** The location where the session transcript is stored. */
1121
+ readonly transcriptLocation?: string;
963
1122
  }
964
1123
  export declare function perNodeRemoteSupportSessionDeserializer(item: any): PerNodeRemoteSupportSession;
1124
+ /** Remote Support Provisioning State */
1125
+ export declare enum KnownRemoteSupportProvisioningState {
1126
+ /** No operation is in progress. */
1127
+ None = "None",
1128
+ /** A Grant (Enable) operation is in progress. */
1129
+ GrantInProgress = "GrantInProgress",
1130
+ /** A Revoke operation is in progress. */
1131
+ RevokeInProgress = "RevokeInProgress",
1132
+ /** The last operation completed successfully. */
1133
+ Succeeded = "Succeeded",
1134
+ /** The last operation failed. */
1135
+ Failed = "Failed"
1136
+ }
1137
+ /**
1138
+ * Remote Support Provisioning State \
1139
+ * {@link KnownRemoteSupportProvisioningState} can be used interchangeably with RemoteSupportProvisioningState,
1140
+ * this enum contains the known values that the service supports.
1141
+ * ### Known values supported by the service
1142
+ * **None**: No operation is in progress. \
1143
+ * **GrantInProgress**: A Grant (Enable) operation is in progress. \
1144
+ * **RevokeInProgress**: A Revoke operation is in progress. \
1145
+ * **Succeeded**: The last operation completed successfully. \
1146
+ * **Failed**: The last operation failed.
1147
+ */
1148
+ export type RemoteSupportProvisioningState = string;
965
1149
  /** Desired properties of the cluster. */
966
1150
  export interface ClusterDesiredProperties {
967
1151
  /** Desired state of Windows Server Subscription. */
@@ -1148,6 +1332,22 @@ export interface IsolatedVmAttestationConfiguration {
1148
1332
  readonly attestationServiceEndpoint?: string;
1149
1333
  }
1150
1334
  export declare function isolatedVmAttestationConfigurationDeserializer(item: any): IsolatedVmAttestationConfiguration;
1335
+ /** Billing properties of the cluster. */
1336
+ export interface ClusterBillingProperties {
1337
+ /** The next billing model to be applied to the cluster. */
1338
+ nextBillingModel?: NextBillingModel;
1339
+ }
1340
+ export declare function clusterBillingPropertiesDeserializer(item: any): ClusterBillingProperties;
1341
+ /** Details of the next billing model for the cluster. */
1342
+ export interface NextBillingModel {
1343
+ /** Type of billing model. */
1344
+ billingModel?: string;
1345
+ /** Capabilities enabled under this billing model. */
1346
+ capabilitiesEnabled?: string[];
1347
+ /** Number of days remaining in the trial period. */
1348
+ trialDaysRemaining?: number;
1349
+ }
1350
+ export declare function nextBillingModelDeserializer(item: any): NextBillingModel;
1151
1351
  export declare function secretsLocationDetailsArraySerializer(result: Array<SecretsLocationDetails>): any[];
1152
1352
  export declare function secretsLocationDetailsArrayDeserializer(result: Array<SecretsLocationDetails>): any[];
1153
1353
  /** Secrets location details */
@@ -1188,6 +1388,73 @@ export declare enum KnownClusterPattern {
1188
1388
  * **RackAware**: RackAware cluster.
1189
1389
  */
1190
1390
  export type ClusterPattern = string;
1391
+ /** Represents the Confidential Virtual Machine (CVM) support intent and current status for the cluster resource. */
1392
+ export interface ConfidentialVmProperties {
1393
+ /** Captures the customer's intent to enable or disable CVM support on the cluster, either during initial deployment (Day-0) or at a later stage (Day-N). */
1394
+ readonly confidentialVmIntent?: ConfidentialVmIntent;
1395
+ /** Captures the current status of CVM support on the cluster. */
1396
+ readonly confidentialVmStatus?: ConfidentialVmStatus;
1397
+ /** Additional context about CVM support on the cluster, such as reasons for partial enablement or hardware constraints. */
1398
+ readonly confidentialVmStatusSummary?: string;
1399
+ }
1400
+ export declare function confidentialVmPropertiesDeserializer(item: any): ConfidentialVmProperties;
1401
+ /** Captures the customer's intent to enable or disable Confidential Virtual Machine (CVM) support on the cluster, either during initial deployment (Day-0) or at a later stage (Day-N). */
1402
+ export declare enum KnownConfidentialVmIntent {
1403
+ /** Indicates that the customer intends to enable CVM support on the cluster. */
1404
+ Enable = "Enable",
1405
+ /** Indicates that the customer intends to disable CVM support on the cluster. */
1406
+ Disable = "Disable"
1407
+ }
1408
+ /**
1409
+ * Captures the customer's intent to enable or disable Confidential Virtual Machine (CVM) support on the cluster, either during initial deployment (Day-0) or at a later stage (Day-N). \
1410
+ * {@link KnownConfidentialVmIntent} can be used interchangeably with ConfidentialVmIntent,
1411
+ * this enum contains the known values that the service supports.
1412
+ * ### Known values supported by the service
1413
+ * **Enable**: Indicates that the customer intends to enable CVM support on the cluster. \
1414
+ * **Disable**: Indicates that the customer intends to disable CVM support on the cluster.
1415
+ */
1416
+ export type ConfidentialVmIntent = string;
1417
+ /** Captures the current status of Confidential Virtual Machine (CVM) support on the cluster. */
1418
+ export declare enum KnownConfidentialVmStatus {
1419
+ /** CVM support is fully enabled on the cluster. All nodes are CVM capable. */
1420
+ Enabled = "Enabled",
1421
+ /** CVM support is partially enabled. At least one node in the cluster is CVM capable. */
1422
+ PartiallyEnabled = "PartiallyEnabled",
1423
+ /** CVM support is disabled. None of the nodes in the cluster are CVM capable. */
1424
+ Disabled = "Disabled"
1425
+ }
1426
+ /**
1427
+ * Captures the current status of Confidential Virtual Machine (CVM) support on the cluster. \
1428
+ * {@link KnownConfidentialVmStatus} can be used interchangeably with ConfidentialVmStatus,
1429
+ * this enum contains the known values that the service supports.
1430
+ * ### Known values supported by the service
1431
+ * **Enabled**: CVM support is fully enabled on the cluster. All nodes are CVM capable. \
1432
+ * **PartiallyEnabled**: CVM support is partially enabled. At least one node in the cluster is CVM capable. \
1433
+ * **Disabled**: CVM support is disabled. None of the nodes in the cluster are CVM capable.
1434
+ */
1435
+ export type ConfidentialVmStatus = string;
1436
+ /** Represents the Software Defined Networking (SDN) configuration state of the Azure Stack HCI cluster. */
1437
+ export interface ClusterSdnProperties extends SdnProperties {
1438
+ /** Indicates whether Software Defined Networking (SDN) integration should be enabled or disabled for this deployment. */
1439
+ readonly sdnIntegrationIntent?: SdnIntegrationIntent;
1440
+ }
1441
+ export declare function clusterSdnPropertiesDeserializer(item: any): ClusterSdnProperties;
1442
+ /** Indicates whether Software Defined Networking (SDN) integration should be enabled or disabled for this deployment. */
1443
+ export declare enum KnownSdnIntegrationIntent {
1444
+ /** Enable SDN integration for the deployment. */
1445
+ Enable = "Enable",
1446
+ /** Disable SDN integration for the deployment. */
1447
+ Disable = "Disable"
1448
+ }
1449
+ /**
1450
+ * Indicates whether Software Defined Networking (SDN) integration should be enabled or disabled for this deployment. \
1451
+ * {@link KnownSdnIntegrationIntent} can be used interchangeably with SdnIntegrationIntent,
1452
+ * this enum contains the known values that the service supports.
1453
+ * ### Known values supported by the service
1454
+ * **Enable**: Enable SDN integration for the deployment. \
1455
+ * **Disable**: Disable SDN integration for the deployment.
1456
+ */
1457
+ export type SdnIntegrationIntent = string;
1191
1458
  export declare function localAvailabilityZonesArraySerializer(result: Array<LocalAvailabilityZones>): any[];
1192
1459
  export declare function localAvailabilityZonesArrayDeserializer(result: Array<LocalAvailabilityZones>): any[];
1193
1460
  /** Local Availability Zone information for HCI cluster */
@@ -1215,6 +1482,25 @@ export declare enum KnownIdentityProvider {
1215
1482
  * **LocalIdentity**: Uses a local identity system integrated with Azure Key Vault for authentication. Suitable for AD-less environments where Active Directory is not available or required.
1216
1483
  */
1217
1484
  export type IdentityProvider = string;
1485
+ /** Storage type supported for HCI Cluster. */
1486
+ export declare enum KnownStorageType {
1487
+ /** Storage Spaces Direct (S2D) storage type. */
1488
+ S2D = "S2D",
1489
+ /** Storage Area Network (SAN) storage type. */
1490
+ SAN = "SAN",
1491
+ /** Combined SAN and Storage Spaces Direct (SANS2D) storage type. */
1492
+ Sans2D = "SANS2D"
1493
+ }
1494
+ /**
1495
+ * Storage type supported for HCI Cluster. \
1496
+ * {@link KnownStorageType} can be used interchangeably with StorageType,
1497
+ * this enum contains the known values that the service supports.
1498
+ * ### Known values supported by the service
1499
+ * **S2D**: Storage Spaces Direct (S2D) storage type. \
1500
+ * **SAN**: Storage Area Network (SAN) storage type. \
1501
+ * **SANS2D**: Combined SAN and Storage Spaces Direct (SANS2D) storage type.
1502
+ */
1503
+ export type StorageType = string;
1218
1504
  /** Managed service identity (system assigned and/or user assigned identities) */
1219
1505
  export interface ManagedServiceIdentity {
1220
1506
  /** The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity. */
@@ -1257,8 +1543,37 @@ export interface UserAssignedIdentity {
1257
1543
  /** The client ID of the assigned identity. */
1258
1544
  readonly clientId?: string;
1259
1545
  }
1260
- export declare function userAssignedIdentitySerializer(item: UserAssignedIdentity): any;
1546
+ export declare function userAssignedIdentitySerializer(_item: UserAssignedIdentity): any;
1261
1547
  export declare function userAssignedIdentityDeserializer(item: any): UserAssignedIdentity;
1548
+ /** Represents the Software Defined Networking (SDN) configuration state. */
1549
+ export interface SdnProperties {
1550
+ /** Indicates the current Software Defined Networking (SDN) status of the resource, which may be an individual device or a cluster. */
1551
+ readonly sdnStatus?: SdnStatus;
1552
+ /** The fully qualified domain name (FQDN) associated with the SDN deployment. This value is propagated from the Device Management Extension to the cluster resource. It is typically in the format `<sdnPrefix>-nc.<domain>` when SDN is enabled. May be null or absent in unsupported or disabled states. */
1553
+ readonly sdnDomainName?: string;
1554
+ /** Represents the API address for the SDN deployment. */
1555
+ readonly sdnApiAddress?: string;
1556
+ }
1557
+ export declare function sdnPropertiesDeserializer(item: any): SdnProperties;
1558
+ /** Indicates the current Software Defined Networking (SDN) status of the resource, which may be an individual device or a cluster. */
1559
+ export declare enum KnownSdnStatus {
1560
+ /** The SDN status could not be determined due to a failure in querying the SDN API service. This may occur if the query script fails or if the system is in an inconsistent state. The domain name will be null in this case. */
1561
+ Unknown = "Unknown",
1562
+ /** SDN is not enabled on the resource. The domain name will be null. This is the default state when SDN has not been configured. */
1563
+ Disabled = "Disabled",
1564
+ /** SDN is successfully enabled on the resource. The domain name will be populated in the format `<sdnPrefix>-nc.<domain>`. Customers may need to manage DNS settings to ensure proper resolution. */
1565
+ Enabled = "Enabled"
1566
+ }
1567
+ /**
1568
+ * Indicates the current Software Defined Networking (SDN) status of the resource, which may be an individual device or a cluster. \
1569
+ * {@link KnownSdnStatus} can be used interchangeably with SdnStatus,
1570
+ * this enum contains the known values that the service supports.
1571
+ * ### Known values supported by the service
1572
+ * **Unknown**: The SDN status could not be determined due to a failure in querying the SDN API service. This may occur if the query script fails or if the system is in an inconsistent state. The domain name will be null in this case. \
1573
+ * **Disabled**: SDN is not enabled on the resource. The domain name will be null. This is the default state when SDN has not been configured. \
1574
+ * **Enabled**: SDN is successfully enabled on the resource. The domain name will be populated in the format `<sdnPrefix>-nc.<domain>`. Customers may need to manage DNS settings to ensure proper resolution.
1575
+ */
1576
+ export type SdnStatus = string;
1262
1577
  /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
1263
1578
  export interface TrackedResource extends Resource {
1264
1579
  /** Resource tags. */
@@ -1355,6 +1670,17 @@ export interface SoftwareAssuranceChangeRequestProperties {
1355
1670
  softwareAssuranceIntent?: SoftwareAssuranceIntent;
1356
1671
  }
1357
1672
  export declare function softwareAssuranceChangeRequestPropertiesSerializer(item: SoftwareAssuranceChangeRequestProperties): any;
1673
+ /** model interface ChangeRingRequest */
1674
+ export interface ChangeRingRequest {
1675
+ properties?: ChangeRingRequestProperties;
1676
+ }
1677
+ export declare function changeRingRequestSerializer(item: ChangeRingRequest): any;
1678
+ /** model interface ChangeRingRequestProperties */
1679
+ export interface ChangeRingRequestProperties {
1680
+ /** The target ring for the cluster. */
1681
+ targetRing?: string;
1682
+ }
1683
+ export declare function changeRingRequestPropertiesSerializer(item: ChangeRingRequestProperties): any;
1358
1684
  /** Log Collection Request */
1359
1685
  export interface LogCollectionRequest {
1360
1686
  /** Properties for Log Collection Request */
@@ -1571,9 +1897,68 @@ export declare function deploymentClusterDeserializer(item: any): DeploymentClus
1571
1897
  export interface Storage {
1572
1898
  /** By default, this mode is set to Express and your storage is configured as per best practices based on the number of nodes in the cluster. Allowed values are 'Express','InfraOnly', 'KeepStorage' */
1573
1899
  configurationMode?: string;
1900
+ /** Storage type for the HCI Cluster. Allowed values are 'S2D', 'SAN', 'SANS2D'. */
1901
+ storageType?: StorageType;
1902
+ /** S2D (Storage Spaces Direct) configuration. Applicable when StorageType is 'S2D' or 'SANS2D'. */
1903
+ s2D?: StorageS2DConfig;
1904
+ /** SAN (Storage Area Network) configuration. Applicable when StorageType is 'SAN' or 'SANS2D'. */
1905
+ san?: StorageSanConfig;
1574
1906
  }
1575
1907
  export declare function storageSerializer(item: Storage): any;
1576
1908
  export declare function storageDeserializer(item: any): Storage;
1909
+ /** The S2D (Storage Spaces Direct) configuration for AzureStackHCI Cluster storage. */
1910
+ export interface StorageS2DConfig {
1911
+ /** Volume provisioning type. Allowed values are 'Fixed', 'ThinProvisioned'. */
1912
+ volumeType?: VolumeType;
1913
+ /** Overprovisioning ratio for S2D storage. Allowed values are '0', '1', '2'. */
1914
+ overprovisioningRatio?: OverprovisioningRatio;
1915
+ }
1916
+ export declare function storageS2DConfigSerializer(item: StorageS2DConfig): any;
1917
+ export declare function storageS2DConfigDeserializer(item: any): StorageS2DConfig;
1918
+ /** Volume provisioning type for S2D storage. */
1919
+ export declare enum KnownVolumeType {
1920
+ /** Fixed provisioning type. */
1921
+ Fixed = "Fixed",
1922
+ /** Thin provisioned provisioning type. */
1923
+ ThinProvisioned = "ThinProvisioned"
1924
+ }
1925
+ /**
1926
+ * Volume provisioning type for S2D storage. \
1927
+ * {@link KnownVolumeType} can be used interchangeably with VolumeType,
1928
+ * this enum contains the known values that the service supports.
1929
+ * ### Known values supported by the service
1930
+ * **Fixed**: Fixed provisioning type. \
1931
+ * **ThinProvisioned**: Thin provisioned provisioning type.
1932
+ */
1933
+ export type VolumeType = string;
1934
+ /** Overprovisioning ratio for S2D storage. */
1935
+ export declare enum KnownOverprovisioningRatio {
1936
+ /** No overprovisioning. */
1937
+ Zero = "0",
1938
+ /** Overprovisioning ratio of 1. */
1939
+ One = "1",
1940
+ /** Overprovisioning ratio of 2. */
1941
+ Two = "2"
1942
+ }
1943
+ /**
1944
+ * Overprovisioning ratio for S2D storage. \
1945
+ * {@link KnownOverprovisioningRatio} can be used interchangeably with OverprovisioningRatio,
1946
+ * this enum contains the known values that the service supports.
1947
+ * ### Known values supported by the service
1948
+ * **0**: No overprovisioning. \
1949
+ * **1**: Overprovisioning ratio of 1. \
1950
+ * **2**: Overprovisioning ratio of 2.
1951
+ */
1952
+ export type OverprovisioningRatio = string;
1953
+ /** The SAN (Storage Area Network) configuration for AzureStackHCI Cluster storage. */
1954
+ export interface StorageSanConfig {
1955
+ /** Infrastructure volume LUN ID (e.g. PURE1234567890ABCDEF). */
1956
+ infraVolLunId?: string;
1957
+ /** Infrastructure performance LUN ID. */
1958
+ infraPerfLunId?: string;
1959
+ }
1960
+ export declare function storageSanConfigSerializer(item: StorageSanConfig): any;
1961
+ export declare function storageSanConfigDeserializer(item: any): StorageSanConfig;
1577
1962
  export declare function infrastructureNetworkArraySerializer(result: Array<InfrastructureNetwork>): any[];
1578
1963
  export declare function infrastructureNetworkArrayDeserializer(result: Array<InfrastructureNetwork>): any[];
1579
1964
  /** The InfrastructureNetwork of a AzureStackHCI Cluster. */
@@ -1650,6 +2035,8 @@ export interface DeploymentSettingHostNetwork {
1650
2035
  intents?: DeploymentSettingIntents[];
1651
2036
  /** List of StorageNetworks config to deploy AzureStackHCI Cluster. */
1652
2037
  storageNetworks?: DeploymentSettingStorageNetworks[];
2038
+ /** SAN network configuration for the host network. Applicable when StorageType is 'SAN' or 'SANS2D'. */
2039
+ sanNetworks?: SanNetworks;
1653
2040
  /** Defines how the storage adapters between nodes are connected either switch or switch less.. */
1654
2041
  storageConnectivitySwitchless?: boolean;
1655
2042
  /** Optional parameter required only for 3 Nodes Switchless deployments. This allows users to specify IPs and Mask for Storage NICs when Network ATC is not assigning the IPs for storage automatically. */
@@ -1741,6 +2128,50 @@ export interface DeploymentSettingStorageAdapterIPInfo {
1741
2128
  }
1742
2129
  export declare function deploymentSettingStorageAdapterIPInfoSerializer(item: DeploymentSettingStorageAdapterIPInfo): any;
1743
2130
  export declare function deploymentSettingStorageAdapterIPInfoDeserializer(item: any): DeploymentSettingStorageAdapterIPInfo;
2131
+ /** SAN network configuration for host network of AzureStackHCI Cluster. */
2132
+ export interface SanNetworks {
2133
+ /** Cluster (CSV/LiveMig) network configuration for SAN deployments. */
2134
+ clusterNetworkConfig?: SanClusterNetworkConfig;
2135
+ }
2136
+ export declare function sanNetworksSerializer(item: SanNetworks): any;
2137
+ export declare function sanNetworksDeserializer(item: any): SanNetworks;
2138
+ /** Cluster network configuration for SAN deployments (CSV/LiveMig traffic). */
2139
+ export interface SanClusterNetworkConfig {
2140
+ /** QoS and adapter overrides for the cluster network. */
2141
+ adapterProperties?: SanAdapterProperties;
2142
+ /** Per-adapter IP configuration for the cluster network. */
2143
+ adapterIPConfig?: SanAdapterIPConfig[];
2144
+ }
2145
+ export declare function sanClusterNetworkConfigSerializer(item: SanClusterNetworkConfig): any;
2146
+ export declare function sanClusterNetworkConfigDeserializer(item: any): SanClusterNetworkConfig;
2147
+ /** QoS and adapter property overrides for SAN cluster network traffic. */
2148
+ export interface SanAdapterProperties {
2149
+ /** 802.1p priority value for cluster traffic. */
2150
+ priorityValue8021ActionCluster?: number;
2151
+ /** 802.1p priority value for SMB traffic. */
2152
+ priorityValue8021ActionSmb?: number;
2153
+ /** SMB bandwidth percentage (1-97). */
2154
+ bandwidthPercentageSmb?: number;
2155
+ /** Jumbo frame size in bytes. */
2156
+ jumboPacket?: number;
2157
+ }
2158
+ export declare function sanAdapterPropertiesSerializer(item: SanAdapterProperties): any;
2159
+ export declare function sanAdapterPropertiesDeserializer(item: any): SanAdapterProperties;
2160
+ export declare function sanAdapterIPConfigArraySerializer(result: Array<SanAdapterIPConfig>): any[];
2161
+ export declare function sanAdapterIPConfigArrayDeserializer(result: Array<SanAdapterIPConfig>): any[];
2162
+ /** Per-adapter IP configuration for SAN cluster network. */
2163
+ export interface SanAdapterIPConfig {
2164
+ /** Logical name of the adapter IP configuration (e.g., clusterNetwork-A). */
2165
+ name?: string;
2166
+ /** Physical NIC name (e.g., ethernet 3). */
2167
+ networkAdapterName?: string;
2168
+ /** VLAN ID (0-4095). Value of 0 or omitted means untagged. */
2169
+ vlanId?: number;
2170
+ /** Subnet address prefix in CIDR notation (e.g., 10.10.30.0/24). */
2171
+ addressPrefix?: string;
2172
+ }
2173
+ export declare function sanAdapterIPConfigSerializer(item: SanAdapterIPConfig): any;
2174
+ export declare function sanAdapterIPConfigDeserializer(item: any): SanAdapterIPConfig;
1744
2175
  /** SDN Integration config to deploy AzureStackHCI Cluster. */
1745
2176
  export interface SdnIntegration {
1746
2177
  /** network controller config for SDN Integration to deploy AzureStackHCI Cluster. */
@@ -1808,7 +2239,7 @@ export interface AssemblyInfo {
1808
2239
  /** Payload properties for Validated Solution Recipe for AzureStackHCI Cluster */
1809
2240
  readonly payload?: AssemblyInfoPayload[];
1810
2241
  }
1811
- export declare function assemblyInfoSerializer(item: AssemblyInfo): any;
2242
+ export declare function assemblyInfoSerializer(_item: AssemblyInfo): any;
1812
2243
  export declare function assemblyInfoDeserializer(item: any): AssemblyInfo;
1813
2244
  export declare function assemblyInfoPayloadArrayDeserializer(result: Array<AssemblyInfoPayload>): any[];
1814
2245
  /** Payload properties for Validated Solution Recipe for AzureStackHCI Cluster */
@@ -2189,7 +2620,7 @@ export declare function remoteSupportSessionDeserializer(item: any): RemoteSuppo
2189
2620
  /** The base extension resource. */
2190
2621
  export interface ExtensionResource extends Resource {
2191
2622
  }
2192
- export declare function extensionResourceSerializer(item: ExtensionResource): any;
2623
+ export declare function extensionResourceSerializer(_item: ExtensionResource): any;
2193
2624
  export declare function extensionResourceDeserializer(item: any): ExtensionResource;
2194
2625
  /** The response of a EdgeDeviceJob list operation. */
2195
2626
  export interface _EdgeDeviceJobListResult {
@@ -2264,6 +2695,8 @@ export interface HciNetworkProfile {
2264
2695
  readonly switchDetails?: SwitchDetail[];
2265
2696
  /** HostNetwork config to deploy AzureStackHCI Cluster. */
2266
2697
  readonly hostNetwork?: HciEdgeDeviceHostNetwork;
2698
+ /** oftware Defined Networking Properties of the cluster */
2699
+ readonly sdnProperties?: SdnProperties;
2267
2700
  }
2268
2701
  export declare function hciNetworkProfileDeserializer(item: any): HciNetworkProfile;
2269
2702
  export declare function hciNicDetailArrayDeserializer(result: Array<HciNicDetail>): any[];
@@ -2456,8 +2889,21 @@ export declare function sbeDeploymentPackageInfoDeserializer(item: any): SbeDepl
2456
2889
  export interface HciStorageProfile {
2457
2890
  /** Number of storage disks in the device with $CanPool as true. */
2458
2891
  readonly poolableDisksCount?: number;
2892
+ /** List of storage disks on the device. */
2893
+ readonly disks?: EdgeDeviceDisks[];
2459
2894
  }
2460
2895
  export declare function hciStorageProfileDeserializer(item: any): HciStorageProfile;
2896
+ export declare function edgeDeviceDisksArrayDeserializer(result: Array<EdgeDeviceDisks>): any[];
2897
+ /** Represents a storage disk on the device. */
2898
+ export interface EdgeDeviceDisks {
2899
+ /** The unique identifier of the disk. */
2900
+ readonly id: string;
2901
+ /** The size of the disk in bytes. */
2902
+ readonly sizeInBytes?: string;
2903
+ /** The type of the disk. For example, S2D or SAN. */
2904
+ readonly type?: string;
2905
+ }
2906
+ export declare function edgeDeviceDisksDeserializer(item: any): EdgeDeviceDisks;
2461
2907
  /** Hardware configurations for HCI device. */
2462
2908
  export interface HciHardwareProfile {
2463
2909
  /** Process type of the device */
@@ -2470,6 +2916,10 @@ export interface ReportedProperties {
2470
2916
  readonly deviceState?: DeviceState;
2471
2917
  /** Extensions details for edge device. */
2472
2918
  readonly extensionProfile?: ExtensionProfile;
2919
+ /** Most recent edge device sync timestamp in UTC. */
2920
+ readonly lastSyncTimestamp?: Date;
2921
+ /** CVM support details for edge device. */
2922
+ readonly confidentialVmProfile?: ConfidentialVmProfile;
2473
2923
  }
2474
2924
  export declare function reportedPropertiesDeserializer(item: any): ReportedProperties;
2475
2925
  /** The edge device state. */
@@ -2592,11 +3042,47 @@ export declare enum KnownExtensionManagedBy {
2592
3042
  * **Azure**: The extension is managed by Azure.
2593
3043
  */
2594
3044
  export type ExtensionManagedBy = string;
2595
- /** Edge Device properties */
2596
- export interface EdgeDeviceProperties {
2597
- /** Device Configuration */
2598
- deviceConfiguration?: DeviceConfiguration;
2599
- /** Provisioning state of edgeDevice resource */
3045
+ /** Represents the Confidential Virtual Machine (CVM) configuration status for an edge device. It includes the current IGVM support state and detailed component-level status information. */
3046
+ export interface ConfidentialVmProfile {
3047
+ /** Indicates whether Independent Guest Virtual Machine (IGVM) support is available on the device. This will be 'Enabled' if the device supports CVMs, 'Disabled' if not, and 'Unknown' if the status cannot be determined. */
3048
+ readonly igvmStatus?: IgvmStatus;
3049
+ /** Provides detailed status entries for IGVM-related components, including deployment status, compatibility checks, and error diagnostics. */
3050
+ statusDetails?: IgvmStatusDetail[];
3051
+ }
3052
+ export declare function confidentialVmProfileDeserializer(item: any): ConfidentialVmProfile;
3053
+ /** Represents the IGVM support status for the device. */
3054
+ export declare enum KnownIgvmStatus {
3055
+ /** The IGVM status could not be determined due to a query failure or inconsistent system state. */
3056
+ Unknown = "Unknown",
3057
+ /** IGVM support is enabled, indicating that confidential VM features are available on this device. */
3058
+ Enabled = "Enabled",
3059
+ /** IGVM status is disabled, indicating that confidential VM features are not supported on this device. */
3060
+ Disabled = "Disabled"
3061
+ }
3062
+ /**
3063
+ * Represents the IGVM support status for the device. \
3064
+ * {@link KnownIgvmStatus} can be used interchangeably with IgvmStatus,
3065
+ * this enum contains the known values that the service supports.
3066
+ * ### Known values supported by the service
3067
+ * **Unknown**: The IGVM status could not be determined due to a query failure or inconsistent system state. \
3068
+ * **Enabled**: IGVM support is enabled, indicating that confidential VM features are available on this device. \
3069
+ * **Disabled**: IGVM status is disabled, indicating that confidential VM features are not supported on this device.
3070
+ */
3071
+ export type IgvmStatus = string;
3072
+ export declare function igvmStatusDetailArrayDeserializer(result: Array<IgvmStatusDetail>): any[];
3073
+ /** Provides component-level status information related to IGVM enablement on the device. */
3074
+ export interface IgvmStatusDetail {
3075
+ /** A machine-readable status code indicating the result or condition of a specific IGVM-related check or operation. */
3076
+ readonly code?: string;
3077
+ /** A human-readable message providing context or explanation for the associated status code. */
3078
+ readonly message?: string;
3079
+ }
3080
+ export declare function igvmStatusDetailDeserializer(item: any): IgvmStatusDetail;
3081
+ /** Edge Device properties */
3082
+ export interface EdgeDeviceProperties {
3083
+ /** Device Configuration */
3084
+ deviceConfiguration?: DeviceConfiguration;
3085
+ /** Provisioning state of edgeDevice resource */
2600
3086
  readonly provisioningState?: ProvisioningState;
2601
3087
  }
2602
3088
  export declare function edgeDevicePropertiesSerializer(item: EdgeDeviceProperties): any;
@@ -2949,6 +3435,27 @@ export interface ExtensionUpgradeParameters {
2949
3435
  targetVersion?: string;
2950
3436
  }
2951
3437
  export declare function extensionUpgradeParametersSerializer(item: ExtensionUpgradeParameters): any;
3438
+ /** Publisher details. */
3439
+ export interface Publisher extends ProxyResource {
3440
+ /** Provisioning State */
3441
+ readonly provisioningState?: string;
3442
+ }
3443
+ export declare function publisherDeserializer(item: any): Publisher;
3444
+ /** Publisher properties. */
3445
+ export interface PublisherProperties {
3446
+ /** Provisioning State */
3447
+ readonly provisioningState?: string;
3448
+ }
3449
+ export declare function publisherPropertiesDeserializer(item: any): PublisherProperties;
3450
+ /** List of Publisher proxy resources for the HCI cluster. */
3451
+ export interface _PublisherList {
3452
+ /** The Publisher items on this page */
3453
+ value: Publisher[];
3454
+ /** The link to the next page of items */
3455
+ nextLink?: string;
3456
+ }
3457
+ export declare function _publisherListDeserializer(item: any): _PublisherList;
3458
+ export declare function publisherArrayDeserializer(result: Array<Publisher>): any[];
2952
3459
  /** Security settings proxy resource */
2953
3460
  export interface SecuritySetting extends ProxyResource {
2954
3461
  /** Secured Core Compliance Assignment */
@@ -3325,7 +3832,11 @@ export declare enum KnownState {
3325
3832
  /** The scan for updates failed. */
3326
3833
  ScanFailed = "ScanFailed",
3327
3834
  /** Additional content is required to proceed with the update. */
3328
- AdditionalContentRequired = "AdditionalContentRequired"
3835
+ AdditionalContentRequired = "AdditionalContentRequired",
3836
+ /** The health check has expired and needs to be redone. */
3837
+ HealthCheckExpired = "HealthCheckExpired",
3838
+ /** The update is pending OEM validation before it can proceed. */
3839
+ PendingOEMValidation = "PendingOEMValidation"
3329
3840
  }
3330
3841
  /**
3331
3842
  * Represents the current state of the update as it relates to this stamp. This includes phases such as preparation, installation, scanning, and error handling, providing insight into the update's progress and any issues encountered. \
@@ -3350,7 +3861,9 @@ export declare enum KnownState {
3350
3861
  * **ReadyToInstall**: The update is ready to be installed after successful preparation and checks. \
3351
3862
  * **ScanInProgress**: The system is scanning for updates. \
3352
3863
  * **ScanFailed**: The scan for updates failed. \
3353
- * **AdditionalContentRequired**: Additional content is required to proceed with the update.
3864
+ * **AdditionalContentRequired**: Additional content is required to proceed with the update. \
3865
+ * **HealthCheckExpired**: The health check has expired and needs to be redone. \
3866
+ * **PendingOEMValidation**: The update is pending OEM validation before it can proceed.
3354
3867
  */
3355
3868
  export type State = string;
3356
3869
  export declare function updatePrerequisiteArraySerializer(result: Array<UpdatePrerequisite>): any[];
@@ -3532,6 +4045,12 @@ export interface _UpdateList {
3532
4045
  export declare function _updateListDeserializer(item: any): _UpdateList;
3533
4046
  export declare function updateArraySerializer(result: Array<Update>): any[];
3534
4047
  export declare function updateArrayDeserializer(result: Array<Update>): any[];
4048
+ /** Request body for the check updates action on update summaries. */
4049
+ export interface CheckUpdatesRequest {
4050
+ /** Name of update */
4051
+ updateName?: string;
4052
+ }
4053
+ export declare function checkUpdatesRequestSerializer(item: CheckUpdatesRequest): any;
3535
4054
  /** Represents a validated solution recipe resource. */
3536
4055
  export interface ValidatedSolutionRecipe extends ProxyResource {
3537
4056
  /** The resource-specific properties for this resource. */
@@ -3646,6 +4165,950 @@ export interface _ValidatedSolutionRecipeListResult {
3646
4165
  }
3647
4166
  export declare function _validatedSolutionRecipeListResultDeserializer(item: any): _ValidatedSolutionRecipeListResult;
3648
4167
  export declare function validatedSolutionRecipeArrayDeserializer(result: Array<ValidatedSolutionRecipe>): any[];
4168
+ /** EdgeMachine details. */
4169
+ export interface EdgeMachine extends TrackedResource {
4170
+ /** The resource-specific properties for this resource. */
4171
+ properties?: EdgeMachineProperties;
4172
+ /** The managed service identities assigned to this resource. */
4173
+ identity?: ManagedServiceIdentity;
4174
+ }
4175
+ export declare function edgeMachineSerializer(item: EdgeMachine): any;
4176
+ export declare function edgeMachineDeserializer(item: any): EdgeMachine;
4177
+ /** Properties for edge machine. */
4178
+ export interface EdgeMachineProperties {
4179
+ /** Edge Machine type. */
4180
+ edgeMachineKind?: EdgeMachineKind;
4181
+ /** The provisioning state of a resource. */
4182
+ readonly provisioningState?: ProvisioningState;
4183
+ /** Unique, immutable resource id. */
4184
+ readonly cloudId?: string;
4185
+ /** Optional property to create arc machine in custom resource group. */
4186
+ arcMachineResourceGroupId?: string;
4187
+ /** Arc machine instance resource id. */
4188
+ arcMachineResourceId?: string;
4189
+ /** Link to Arc Gateway ARM resource Id */
4190
+ arcGatewayResourceId?: string;
4191
+ /** Service fetches common configuration from site. */
4192
+ siteDetails?: SiteDetails;
4193
+ /** Ownership voucher details for provisioned machine. */
4194
+ ownershipVoucherDetails?: OwnershipVoucherDetails;
4195
+ /** Details for device provisioning. */
4196
+ provisioningDetails?: ProvisioningDetails;
4197
+ /** A machine can only be assigned to single device pool */
4198
+ readonly devicePoolResourceId?: string;
4199
+ /** OS configuration status details */
4200
+ readonly machineState?: EdgeMachineState;
4201
+ /** machine connectivity status */
4202
+ readonly connectivityStatus?: EdgeMachineConnectivityStatus;
4203
+ /** Tracks the ID of the consuming resource, setting the machine as in-use. */
4204
+ readonly claimedBy?: string;
4205
+ /** Reported properties for edge machine. */
4206
+ readonly reportedProperties?: EdgeMachineReportedProperties;
4207
+ /** operation status details for edge machine. */
4208
+ readonly operationDetails?: OperationDetail[];
4209
+ /** Last time data updated to service. */
4210
+ readonly lastSyncTimestamp?: Date;
4211
+ }
4212
+ export declare function edgeMachinePropertiesSerializer(item: EdgeMachineProperties): any;
4213
+ export declare function edgeMachinePropertiesDeserializer(item: any): EdgeMachineProperties;
4214
+ /** Edge Machine Kind. */
4215
+ export declare enum KnownEdgeMachineKind {
4216
+ /** EdgeMachine resource created using Zero-touch provisioning. */
4217
+ Standard = "Standard",
4218
+ /** EdgeMachine resource created for brownfield HCI customers without zero touch provisioning. */
4219
+ Dedicated = "Dedicated"
4220
+ }
4221
+ /**
4222
+ * Edge Machine Kind. \
4223
+ * {@link KnownEdgeMachineKind} can be used interchangeably with EdgeMachineKind,
4224
+ * this enum contains the known values that the service supports.
4225
+ * ### Known values supported by the service
4226
+ * **Standard**: EdgeMachine resource created using Zero-touch provisioning. \
4227
+ * **Dedicated**: EdgeMachine resource created for brownfield HCI customers without zero touch provisioning.
4228
+ */
4229
+ export type EdgeMachineKind = string;
4230
+ /** Site Details consists of common configurations. */
4231
+ export interface SiteDetails {
4232
+ /** Site resource Id to be set during Edge Machine resource creation. */
4233
+ siteResourceId: string;
4234
+ /** Edge Device configuration received from site common configuration. */
4235
+ deviceConfiguration?: TargetDeviceConfiguration;
4236
+ }
4237
+ export declare function siteDetailsSerializer(item: SiteDetails): any;
4238
+ export declare function siteDetailsDeserializer(item: any): SiteDetails;
4239
+ /** Device configuration. */
4240
+ export interface TargetDeviceConfiguration {
4241
+ /** Network configuration. */
4242
+ network?: NetworkConfiguration;
4243
+ /** Hostname of the device. */
4244
+ hostName?: string;
4245
+ /** Web proxy configuration. */
4246
+ webProxy?: WebProxyConfiguration;
4247
+ /** Time configuration. */
4248
+ time?: TimeConfiguration;
4249
+ /** Storage configuration. */
4250
+ storage?: StorageConfiguration;
4251
+ }
4252
+ export declare function targetDeviceConfigurationSerializer(item: TargetDeviceConfiguration): any;
4253
+ export declare function targetDeviceConfigurationDeserializer(item: any): TargetDeviceConfiguration;
4254
+ /** Network configuration. */
4255
+ export interface NetworkConfiguration {
4256
+ /** List of network adapters. */
4257
+ networkAdapters?: NetworkAdapter[];
4258
+ }
4259
+ export declare function networkConfigurationSerializer(item: NetworkConfiguration): any;
4260
+ export declare function networkConfigurationDeserializer(item: any): NetworkConfiguration;
4261
+ export declare function networkAdapterArraySerializer(result: Array<NetworkAdapter>): any[];
4262
+ export declare function networkAdapterArrayDeserializer(result: Array<NetworkAdapter>): any[];
4263
+ /** Network adapter configuration. */
4264
+ export interface NetworkAdapter {
4265
+ /** Type of IP assignment. */
4266
+ ipAssignmentType: IpAssignmentType;
4267
+ /** IP address. */
4268
+ ipAddress?: string;
4269
+ /** Adapter Name. */
4270
+ adapterName?: string;
4271
+ /** MAC address. */
4272
+ macAddress?: string;
4273
+ /** IP address range. */
4274
+ ipAddressRange?: IpAddressRange;
4275
+ /** Gateway id. */
4276
+ gateway?: string;
4277
+ /** Subnet mask. */
4278
+ subnetMask?: string;
4279
+ /** Array of DNS addresses. */
4280
+ dnsAddressArray?: string[];
4281
+ /** VLAN ID for the network setup. */
4282
+ vlanId?: string;
4283
+ }
4284
+ export declare function networkAdapterSerializer(item: NetworkAdapter): any;
4285
+ export declare function networkAdapterDeserializer(item: any): NetworkAdapter;
4286
+ /** IP assignment types */
4287
+ export declare enum KnownIpAssignmentType {
4288
+ /** Automatic IP assignment */
4289
+ Automatic = "Automatic",
4290
+ /** Manual IP assignment */
4291
+ Manual = "Manual"
4292
+ }
4293
+ /**
4294
+ * IP assignment types \
4295
+ * {@link KnownIpAssignmentType} can be used interchangeably with IpAssignmentType,
4296
+ * this enum contains the known values that the service supports.
4297
+ * ### Known values supported by the service
4298
+ * **Automatic**: Automatic IP assignment \
4299
+ * **Manual**: Manual IP assignment
4300
+ */
4301
+ export type IpAssignmentType = string;
4302
+ /** IP address range configuration. */
4303
+ export interface IpAddressRange {
4304
+ /** Start IP address. */
4305
+ startIp: string;
4306
+ /** End IP address. */
4307
+ endIp: string;
4308
+ }
4309
+ export declare function ipAddressRangeSerializer(item: IpAddressRange): any;
4310
+ export declare function ipAddressRangeDeserializer(item: any): IpAddressRange;
4311
+ /** Web proxy configuration. */
4312
+ export interface WebProxyConfiguration {
4313
+ /** Connection URI of the web proxy. */
4314
+ connectionUri?: string;
4315
+ /** Port of the web proxy. */
4316
+ port?: string;
4317
+ /** Bypass list for the web proxy. */
4318
+ bypassList?: string[];
4319
+ }
4320
+ export declare function webProxyConfigurationSerializer(item: WebProxyConfiguration): any;
4321
+ export declare function webProxyConfigurationDeserializer(item: any): WebProxyConfiguration;
4322
+ /** Time configuration. */
4323
+ export interface TimeConfiguration {
4324
+ /** Primary NTP server. */
4325
+ primaryTimeServer?: string;
4326
+ /** Secondary NTP server. */
4327
+ secondaryTimeServer?: string;
4328
+ /** Time zone. */
4329
+ timeZone?: string;
4330
+ }
4331
+ export declare function timeConfigurationSerializer(item: TimeConfiguration): any;
4332
+ export declare function timeConfigurationDeserializer(item: any): TimeConfiguration;
4333
+ /** Storage configuration. */
4334
+ export interface StorageConfiguration {
4335
+ /** Partition size. */
4336
+ partitionSize?: string;
4337
+ }
4338
+ export declare function storageConfigurationSerializer(item: StorageConfiguration): any;
4339
+ export declare function storageConfigurationDeserializer(item: any): StorageConfiguration;
4340
+ /** Details for ownership voucher. */
4341
+ export interface OwnershipVoucherDetails {
4342
+ /** Ownership voucher in base64 encoded format */
4343
+ ownershipVoucher: string;
4344
+ /** Owner key type */
4345
+ ownerKeyType: OwnerKeyType;
4346
+ /** Ownership Voucher Validation Details */
4347
+ readonly validationDetails?: OwnershipVoucherValidationDetails;
4348
+ }
4349
+ export declare function ownershipVoucherDetailsSerializer(item: OwnershipVoucherDetails): any;
4350
+ export declare function ownershipVoucherDetailsDeserializer(item: any): OwnershipVoucherDetails;
4351
+ /** Type of owner key in the voucher */
4352
+ export declare enum KnownOwnerKeyType {
4353
+ /** Owner is Microsoft managed key */
4354
+ MicrosoftManaged = "MicrosoftManaged"
4355
+ }
4356
+ /**
4357
+ * Type of owner key in the voucher \
4358
+ * {@link KnownOwnerKeyType} can be used interchangeably with OwnerKeyType,
4359
+ * this enum contains the known values that the service supports.
4360
+ * ### Known values supported by the service
4361
+ * **MicrosoftManaged**: Owner is Microsoft managed key
4362
+ */
4363
+ export type OwnerKeyType = string;
4364
+ /** Ownership Voucher Validation Details */
4365
+ export interface OwnershipVoucherValidationDetails {
4366
+ /** The ownership voucher validation status. */
4367
+ validationStatus?: OwnershipVoucherValidationStatus;
4368
+ /** Serial number of the device. */
4369
+ serialNumber?: string;
4370
+ /** FDO guid of the Ownership Voucher. */
4371
+ id?: string;
4372
+ /** Name of the manufacturer. */
4373
+ manufacturer?: string;
4374
+ /** Name of the model. */
4375
+ modelName?: string;
4376
+ /** Version of the Ownership Voucher format */
4377
+ version?: string;
4378
+ /** Azure Machine Id of the Ownership voucher */
4379
+ azureMachineId?: string;
4380
+ /** Error details if the validation failed. */
4381
+ error?: ErrorDetail;
4382
+ }
4383
+ export declare function ownershipVoucherValidationDetailsDeserializer(item: any): OwnershipVoucherValidationDetails;
4384
+ /** Ownership Voucher validation Status. */
4385
+ export declare enum KnownOwnershipVoucherValidationStatus {
4386
+ /** Voucher evaluated as valid. */
4387
+ Valid = "Valid",
4388
+ /** Voucher evaluated as invalid. */
4389
+ Invalid = "Invalid"
4390
+ }
4391
+ /**
4392
+ * Ownership Voucher validation Status. \
4393
+ * {@link KnownOwnershipVoucherValidationStatus} can be used interchangeably with OwnershipVoucherValidationStatus,
4394
+ * this enum contains the known values that the service supports.
4395
+ * ### Known values supported by the service
4396
+ * **Valid**: Voucher evaluated as valid. \
4397
+ * **Invalid**: Voucher evaluated as invalid.
4398
+ */
4399
+ export type OwnershipVoucherValidationStatus = string;
4400
+ /** Details for device provisioning. */
4401
+ export interface ProvisioningDetails {
4402
+ /** Operating system profile. */
4403
+ osProfile: OsProvisionProfile;
4404
+ /** User configuration. */
4405
+ userDetails?: UserDetails[];
4406
+ }
4407
+ export declare function provisioningDetailsSerializer(item: ProvisioningDetails): any;
4408
+ export declare function provisioningDetailsDeserializer(item: any): ProvisioningDetails;
4409
+ /** Operating system profile. */
4410
+ export interface OsProvisionProfile {
4411
+ /** Name of the operating system. */
4412
+ osName?: string;
4413
+ /** Type of the operating system. */
4414
+ osType?: string;
4415
+ /** Version of the operating system. */
4416
+ osVersion?: string;
4417
+ /** Location of the operating system image. */
4418
+ osImageLocation?: string;
4419
+ /** Validated Solution Recipe version to be used for the job */
4420
+ vsrVersion?: string;
4421
+ /** Hash of the OS package downloaded */
4422
+ imageHash?: string;
4423
+ /** GPG Public Key used for package verification */
4424
+ gpgPubKey?: string;
4425
+ /** Operation sub type of OS Provisioning */
4426
+ operationType?: OSOperationType;
4427
+ }
4428
+ export declare function osProvisionProfileSerializer(item: OsProvisionProfile): any;
4429
+ export declare function osProvisionProfileDeserializer(item: any): OsProvisionProfile;
4430
+ /** OS Provision Operation type */
4431
+ export declare enum KnownOSOperationType {
4432
+ /** OS Provisioning operation */
4433
+ Provision = "Provision",
4434
+ /** OS Update operation */
4435
+ Update = "Update",
4436
+ /** OS ReImage operation */
4437
+ ReImage = "ReImage"
4438
+ }
4439
+ /**
4440
+ * OS Provision Operation type \
4441
+ * {@link KnownOSOperationType} can be used interchangeably with OSOperationType,
4442
+ * this enum contains the known values that the service supports.
4443
+ * ### Known values supported by the service
4444
+ * **Provision**: OS Provisioning operation \
4445
+ * **Update**: OS Update operation \
4446
+ * **ReImage**: OS ReImage operation
4447
+ */
4448
+ export type OSOperationType = string;
4449
+ export declare function userDetailsArraySerializer(result: Array<UserDetails>): any[];
4450
+ export declare function userDetailsArrayDeserializer(result: Array<UserDetails>): any[];
4451
+ /** User configuration. */
4452
+ export interface UserDetails {
4453
+ /** Name of the user. */
4454
+ userName: string;
4455
+ /** Type of the secret used for authentication. */
4456
+ secretType: SecretType;
4457
+ /** Location of the secret used for authentication. */
4458
+ secretLocation?: string;
4459
+ /** SSH Public Key for the user. */
4460
+ sshPubKey?: string[];
4461
+ }
4462
+ export declare function userDetailsSerializer(item: UserDetails): any;
4463
+ export declare function userDetailsDeserializer(item: any): UserDetails;
4464
+ /** Type of secret used for authentication. */
4465
+ export declare enum KnownSecretType {
4466
+ /** Key Vault based authentication */
4467
+ KeyVault = "KeyVault",
4468
+ /** SSH Public Key based authentication */
4469
+ SshPubKey = "SshPubKey"
4470
+ }
4471
+ /**
4472
+ * Type of secret used for authentication. \
4473
+ * {@link KnownSecretType} can be used interchangeably with SecretType,
4474
+ * this enum contains the known values that the service supports.
4475
+ * ### Known values supported by the service
4476
+ * **KeyVault**: Key Vault based authentication \
4477
+ * **SshPubKey**: SSH Public Key based authentication
4478
+ */
4479
+ export type SecretType = string;
4480
+ /** OS State */
4481
+ export declare enum KnownEdgeMachineState {
4482
+ /** Created when EdgeMachine resource created */
4483
+ Created = "Created",
4484
+ /** EdgeMachine state during device discovery and registration */
4485
+ Registering = "Registering",
4486
+ /** EdgeMachine state when machine configured with restricted OS and not provisioned to deploy workloads */
4487
+ Unpurposed = "Unpurposed",
4488
+ /** EdgeMachine state when transitioning from initial OS to target OS */
4489
+ Transitioning = "Transitioning",
4490
+ /** EdgeMachine state when machine configured with target OS to deploy workloads */
4491
+ Purposed = "Purposed",
4492
+ /** EdgeMachine state when OS updates are in-progress */
4493
+ Updating = "Updating",
4494
+ /** EdgeMachine state when transitioning from target OS to restricted OS */
4495
+ Resetting = "Resetting",
4496
+ /** EdgeMachine failed state and only option to recover is to re-provisioning machine */
4497
+ Failed = "Failed",
4498
+ /** Preparing EdgeMachine */
4499
+ Preparing = "Preparing"
4500
+ }
4501
+ /**
4502
+ * OS State \
4503
+ * {@link KnownEdgeMachineState} can be used interchangeably with EdgeMachineState,
4504
+ * this enum contains the known values that the service supports.
4505
+ * ### Known values supported by the service
4506
+ * **Created**: Created when EdgeMachine resource created \
4507
+ * **Registering**: EdgeMachine state during device discovery and registration \
4508
+ * **Unpurposed**: EdgeMachine state when machine configured with restricted OS and not provisioned to deploy workloads \
4509
+ * **Transitioning**: EdgeMachine state when transitioning from initial OS to target OS \
4510
+ * **Purposed**: EdgeMachine state when machine configured with target OS to deploy workloads \
4511
+ * **Updating**: EdgeMachine state when OS updates are in-progress \
4512
+ * **Resetting**: EdgeMachine state when transitioning from target OS to restricted OS \
4513
+ * **Failed**: EdgeMachine failed state and only option to recover is to re-provisioning machine \
4514
+ * **Preparing**: Preparing EdgeMachine
4515
+ */
4516
+ export type EdgeMachineState = string;
4517
+ /** Overall connectivity status for the machine resource. */
4518
+ export declare enum KnownEdgeMachineConnectivityStatus {
4519
+ /** The connectivity status of the machine resource is not specified. */
4520
+ NotSpecified = "NotSpecified",
4521
+ /** The machine resource is disconnected. */
4522
+ Disconnected = "Disconnected",
4523
+ /** The machine resource is connected. */
4524
+ Connected = "Connected"
4525
+ }
4526
+ /**
4527
+ * Overall connectivity status for the machine resource. \
4528
+ * {@link KnownEdgeMachineConnectivityStatus} can be used interchangeably with EdgeMachineConnectivityStatus,
4529
+ * this enum contains the known values that the service supports.
4530
+ * ### Known values supported by the service
4531
+ * **NotSpecified**: The connectivity status of the machine resource is not specified. \
4532
+ * **Disconnected**: The machine resource is disconnected. \
4533
+ * **Connected**: The machine resource is connected.
4534
+ */
4535
+ export type EdgeMachineConnectivityStatus = string;
4536
+ /** Reported properties for edge machine. */
4537
+ export interface EdgeMachineReportedProperties {
4538
+ /** Last time data reported. */
4539
+ readonly lastUpdated?: Date;
4540
+ /** Network details for edge machine. */
4541
+ readonly networkProfile?: EdgeMachineNetworkProfile;
4542
+ /** OS Properties for edge machine. */
4543
+ readonly osProfile?: OsProfile;
4544
+ /** Hardware related information for edge machine. */
4545
+ readonly hardwareProfile?: HardwareProfile;
4546
+ /** Storage related information for edge machine. */
4547
+ readonly storageProfile?: StorageProfile;
4548
+ /** Solution builder extension (SBE) deployment package information. */
4549
+ readonly sbeDeploymentPackageInfo?: SbeDeploymentPackageInfo;
4550
+ /** Extension details for edge machine. */
4551
+ readonly extensionProfile?: ExtensionProfile;
4552
+ }
4553
+ export declare function edgeMachineReportedPropertiesDeserializer(item: any): EdgeMachineReportedProperties;
4554
+ /** NetworkProfile of edge machine. */
4555
+ export interface EdgeMachineNetworkProfile {
4556
+ /** List of Network Interface Card (NIC) Details of edge machine. */
4557
+ readonly nicDetails?: EdgeMachineNicDetail[];
4558
+ /** List of switch Details of edge machine. */
4559
+ readonly switchDetails?: SwitchDetail[];
4560
+ }
4561
+ export declare function edgeMachineNetworkProfileDeserializer(item: any): EdgeMachineNetworkProfile;
4562
+ export declare function edgeMachineNicDetailArrayDeserializer(result: Array<EdgeMachineNicDetail>): any[];
4563
+ /** Network Interface Card (NIC) Details of edge machine. */
4564
+ export interface EdgeMachineNicDetail {
4565
+ /** Adapter Name of NIC */
4566
+ readonly adapterName?: string;
4567
+ /** Interface Description of NIC */
4568
+ readonly interfaceDescription?: string;
4569
+ /** Component Id of NIC */
4570
+ readonly componentId?: string;
4571
+ /** Driver Version of NIC */
4572
+ readonly driverVersion?: string;
4573
+ /** Subnet Mask of NIC */
4574
+ readonly ip4Address?: string;
4575
+ /** Subnet Mask of NIC */
4576
+ readonly subnetMask?: string;
4577
+ /** Default Gateway of NIC */
4578
+ readonly defaultGateway?: string;
4579
+ /** DNS Servers for NIC */
4580
+ readonly dnsServers?: string[];
4581
+ /** Default Isolation of Management NIC */
4582
+ readonly defaultIsolationId?: string;
4583
+ /** MAC address information of NIC. */
4584
+ readonly macAddress?: string;
4585
+ /** The slot attached to the NIC. */
4586
+ readonly slot?: string;
4587
+ /** The switch attached to the NIC, if any. */
4588
+ readonly switchName?: string;
4589
+ /** The type of NIC, physical, virtual, management. */
4590
+ readonly nicType?: string;
4591
+ /** The VLAN ID of the physical NIC. */
4592
+ readonly vlanId?: string;
4593
+ /** The status of NIC, up, disconnected. */
4594
+ readonly nicStatus?: string;
4595
+ /** Describes the RDMA capability of the network adapter. */
4596
+ readonly rdmaCapability?: RdmaCapability;
4597
+ }
4598
+ export declare function edgeMachineNicDetailDeserializer(item: any): EdgeMachineNicDetail;
4599
+ /** OS configurations for HCI device. */
4600
+ export interface OsProfile {
4601
+ /** The boot type of the device. e.g. UEFI, Legacy etc */
4602
+ readonly bootType?: string;
4603
+ /** Version of assembly present on device */
4604
+ readonly assemblyVersion?: string;
4605
+ /** OS type (“windows", “linux”) */
4606
+ readonly osType?: string;
4607
+ /** OS SKU (e.g., “ Microsoft Azure Linux ROE“, “Azure Stack HCI", "Microsoft Azure Linux 3.0") */
4608
+ readonly osSku?: string;
4609
+ /** OS Version */
4610
+ readonly osVersion?: string;
4611
+ /** OS Build Number */
4612
+ readonly buildNumber?: string;
4613
+ /** OS Base Image Version */
4614
+ readonly baseImageVersion?: string;
4615
+ /** OS Image Version */
4616
+ readonly imageVersion?: string;
4617
+ }
4618
+ export declare function osProfileDeserializer(item: any): OsProfile;
4619
+ /** Hardware profile for the machine */
4620
+ export interface HardwareProfile {
4621
+ /** Number of cpu cores in the machine */
4622
+ readonly cpuCores?: number;
4623
+ /** Number of cpu sockets in the machine */
4624
+ readonly cpuSockets?: number;
4625
+ /** Memory capacity of the machine */
4626
+ readonly memoryCapacityInGb?: number;
4627
+ /** Model info of the machine */
4628
+ readonly model?: string;
4629
+ /** manufacturer info of the machine */
4630
+ readonly manufacturer?: string;
4631
+ /** Serial number of the machine */
4632
+ readonly serialNumber?: string;
4633
+ /** Process type of the machine */
4634
+ readonly processorType?: string;
4635
+ }
4636
+ export declare function hardwareProfileDeserializer(item: any): HardwareProfile;
4637
+ /** StorageProfile of edge machine. */
4638
+ export interface StorageProfile {
4639
+ /** Number of storage disks in the device with $CanPool as true. */
4640
+ readonly poolableDisksCount?: number;
4641
+ }
4642
+ export declare function storageProfileDeserializer(item: any): StorageProfile;
4643
+ export declare function operationDetailArrayDeserializer(result: Array<OperationDetail>): any[];
4644
+ /** operation detail. */
4645
+ export interface OperationDetail {
4646
+ /** operation name. */
4647
+ readonly name?: string;
4648
+ /** operation id. */
4649
+ readonly id?: string;
4650
+ /** operation type. */
4651
+ readonly type?: string;
4652
+ /** operation resource id. */
4653
+ readonly resourceId?: string;
4654
+ /** operation description. */
4655
+ readonly description?: string;
4656
+ /** operation status. */
4657
+ readonly status?: string;
4658
+ /** error details. */
4659
+ readonly error?: ErrorDetail;
4660
+ }
4661
+ export declare function operationDetailDeserializer(item: any): OperationDetail;
4662
+ /** Model for patching edge machine. */
4663
+ export interface EdgeMachinePatch {
4664
+ /** Resource tags. */
4665
+ tags?: Record<string, string>;
4666
+ /** The managed service identities assigned to this resource. */
4667
+ identity?: ManagedServiceIdentity;
4668
+ }
4669
+ export declare function edgeMachinePatchSerializer(item: EdgeMachinePatch): any;
4670
+ /** The response of a EdgeMachine list operation. */
4671
+ export interface _EdgeMachineListResult {
4672
+ /** The EdgeMachine items on this page */
4673
+ value: EdgeMachine[];
4674
+ /** The link to the next page of items */
4675
+ nextLink?: string;
4676
+ }
4677
+ export declare function _edgeMachineListResultDeserializer(item: any): _EdgeMachineListResult;
4678
+ export declare function edgeMachineArraySerializer(result: Array<EdgeMachine>): any[];
4679
+ export declare function edgeMachineArrayDeserializer(result: Array<EdgeMachine>): any[];
4680
+ /** Cluster Jobs resource */
4681
+ export interface EdgeMachineJob extends ProxyResource {
4682
+ /** The resource-specific properties for this resource. */
4683
+ properties?: EdgeMachineJobPropertiesUnion;
4684
+ }
4685
+ export declare function edgeMachineJobSerializer(item: EdgeMachineJob): any;
4686
+ export declare function edgeMachineJobDeserializer(item: any): EdgeMachineJob;
4687
+ /** EdgeMachine Job properties */
4688
+ export interface EdgeMachineJobProperties {
4689
+ /** Job Type to support polymorphic resource. */
4690
+ /** The discriminator possible values: RemoteSupport, ProvisionOs, DownloadOs, CollectLog */
4691
+ jobType: EdgeMachineJobType;
4692
+ /** Deployment mode to trigger job. */
4693
+ deploymentMode?: DeploymentMode;
4694
+ /** Job provisioning state */
4695
+ readonly provisioningState?: ProvisioningState;
4696
+ /** Unique, immutable job id. */
4697
+ readonly jobId?: string;
4698
+ /** The UTC date and time at which the job started. */
4699
+ readonly startTimeUtc?: Date;
4700
+ /** The UTC date and time at which the job completed. */
4701
+ readonly endTimeUtc?: Date;
4702
+ /** Status of Edge device job. */
4703
+ readonly status?: JobStatus;
4704
+ /** error details. */
4705
+ readonly error?: ErrorDetail;
4706
+ }
4707
+ export declare function edgeMachineJobPropertiesSerializer(item: EdgeMachineJobProperties): any;
4708
+ export declare function edgeMachineJobPropertiesDeserializer(item: any): EdgeMachineJobProperties;
4709
+ /** Alias for EdgeMachineJobPropertiesUnion */
4710
+ export type EdgeMachineJobPropertiesUnion = EdgeMachineRemoteSupportJobProperties | ProvisionOsJobProperties | DownloadOsJobProperties | EdgeMachineCollectLogJobProperties | EdgeMachineJobProperties;
4711
+ export declare function edgeMachineJobPropertiesUnionSerializer(item: EdgeMachineJobPropertiesUnion): any;
4712
+ export declare function edgeMachineJobPropertiesUnionDeserializer(item: any): EdgeMachineJobPropertiesUnion;
4713
+ /** Job Type supported. */
4714
+ export declare enum KnownEdgeMachineJobType {
4715
+ /** Job to collect logs from the device. */
4716
+ CollectLog = "CollectLog",
4717
+ /** Job to provide remote support to the device. */
4718
+ RemoteSupport = "RemoteSupport",
4719
+ /** Job to provision operating system in the device. */
4720
+ ProvisionOs = "ProvisionOs",
4721
+ /** Job to download OS packages on to the device */
4722
+ DownloadOs = "DownloadOs"
4723
+ }
4724
+ /**
4725
+ * Job Type supported. \
4726
+ * {@link KnownEdgeMachineJobType} can be used interchangeably with EdgeMachineJobType,
4727
+ * this enum contains the known values that the service supports.
4728
+ * ### Known values supported by the service
4729
+ * **CollectLog**: Job to collect logs from the device. \
4730
+ * **RemoteSupport**: Job to provide remote support to the device. \
4731
+ * **ProvisionOs**: Job to provision operating system in the device. \
4732
+ * **DownloadOs**: Job to download OS packages on to the device
4733
+ */
4734
+ export type EdgeMachineJobType = string;
4735
+ /** Properties for adding a server in the cluster. */
4736
+ export interface EdgeMachineRemoteSupportJobProperties extends EdgeMachineJobProperties {
4737
+ /** Job Type to support polymorphic resource. */
4738
+ jobType: "RemoteSupport";
4739
+ /** Remote support access level. */
4740
+ accessLevel: RemoteSupportAccessLevel;
4741
+ /** Remote support expiration timestamp. */
4742
+ expirationTimestamp: Date;
4743
+ /** Remote support type. */
4744
+ type: RemoteSupportType;
4745
+ /** log collection job reported properties. */
4746
+ readonly reportedProperties?: EdgeMachineRemoteSupportJobReportedProperties;
4747
+ }
4748
+ export declare function edgeMachineRemoteSupportJobPropertiesSerializer(item: EdgeMachineRemoteSupportJobProperties): any;
4749
+ export declare function edgeMachineRemoteSupportJobPropertiesDeserializer(item: any): EdgeMachineRemoteSupportJobProperties;
4750
+ /** Represents the reported properties of a remote support job. */
4751
+ export interface EdgeMachineRemoteSupportJobReportedProperties {
4752
+ /** The percentage of the job that is complete. */
4753
+ readonly percentComplete?: number;
4754
+ /** Validation status of job. */
4755
+ readonly validationStatus?: EceActionStatus;
4756
+ /** Deployment status of job. */
4757
+ readonly deploymentStatus?: EceActionStatus;
4758
+ /** Optional settings for configuring the node for remote support. */
4759
+ readonly nodeSettings?: EdgeMachineRemoteSupportNodeSettings;
4760
+ /** Details of the remote support session. */
4761
+ readonly sessionDetails?: RemoteSupportSession[];
4762
+ }
4763
+ export declare function edgeMachineRemoteSupportJobReportedPropertiesDeserializer(item: any): EdgeMachineRemoteSupportJobReportedProperties;
4764
+ /** Represents the settings of a remote support node. */
4765
+ export interface EdgeMachineRemoteSupportNodeSettings {
4766
+ /** The state of the remote support node. */
4767
+ readonly state?: string;
4768
+ /** The timestamp when the node settings were created, in UTC. */
4769
+ readonly createdAt?: Date;
4770
+ /** The timestamp when the node settings were last updated, in UTC. */
4771
+ readonly updatedAt?: Date;
4772
+ /** The current connection status of the remote support session. */
4773
+ readonly connectionStatus?: string;
4774
+ /** The error message, if any, from the last connection attempt. */
4775
+ readonly connectionErrorMessage?: string;
4776
+ }
4777
+ export declare function edgeMachineRemoteSupportNodeSettingsDeserializer(item: any): EdgeMachineRemoteSupportNodeSettings;
4778
+ /** Represents the properties of an Azure Linux restricted operating environment Provision Os job. */
4779
+ export interface ProvisionOsJobProperties extends EdgeMachineJobProperties {
4780
+ /** Job Type to support polymorphic resource. */
4781
+ jobType: "ProvisionOs";
4782
+ /** Os Provisioning request. */
4783
+ provisioningRequest: ProvisioningRequest;
4784
+ /** Reported Properties for Provision Os job */
4785
+ reportedProperties?: ProvisionOsReportedProperties;
4786
+ }
4787
+ export declare function provisionOsJobPropertiesSerializer(item: ProvisionOsJobProperties): any;
4788
+ export declare function provisionOsJobPropertiesDeserializer(item: any): ProvisionOsJobProperties;
4789
+ /** Represents a provisioning request. */
4790
+ export interface ProvisioningRequest {
4791
+ /** Target operating system to support polymorphic resource. */
4792
+ target: ProvisioningOsType;
4793
+ /** Operating system profile. */
4794
+ osProfile: OsProvisionProfile;
4795
+ /** User configuration. */
4796
+ userDetails?: UserDetails[];
4797
+ /** Onboarding configuration. */
4798
+ onboardingConfiguration?: OnboardingConfiguration;
4799
+ /** Device configuration. */
4800
+ deviceConfiguration?: TargetDeviceConfiguration;
4801
+ /** Base64 encoded custom configuration for CAPI to use */
4802
+ customConfiguration?: string;
4803
+ }
4804
+ export declare function provisioningRequestSerializer(item: ProvisioningRequest): any;
4805
+ export declare function provisioningRequestDeserializer(item: any): ProvisioningRequest;
4806
+ /** Represents the provisioning operating system type. */
4807
+ export declare enum KnownProvisioningOsType {
4808
+ /** AzureLinux OS. */
4809
+ AzureLinux = "AzureLinux",
4810
+ /** HCI OS. */
4811
+ HCI = "HCI"
4812
+ }
4813
+ /**
4814
+ * Represents the provisioning operating system type. \
4815
+ * {@link KnownProvisioningOsType} can be used interchangeably with ProvisioningOsType,
4816
+ * this enum contains the known values that the service supports.
4817
+ * ### Known values supported by the service
4818
+ * **AzureLinux**: AzureLinux OS. \
4819
+ * **HCI**: HCI OS.
4820
+ */
4821
+ export type ProvisioningOsType = string;
4822
+ /** Onboarding configuration. */
4823
+ export interface OnboardingConfiguration {
4824
+ /** Type of the onboarding resource to support polymorphic resource. */
4825
+ type?: OnboardingResourceType;
4826
+ /** Resource ID. */
4827
+ resourceId?: string;
4828
+ /** Location of the resource. */
4829
+ location?: string;
4830
+ /** Tenant ID of the resource. */
4831
+ tenantId?: string;
4832
+ /** Azure Arc virtual machine ID. */
4833
+ arcVirtualMachineId?: string;
4834
+ }
4835
+ export declare function onboardingConfigurationSerializer(item: OnboardingConfiguration): any;
4836
+ export declare function onboardingConfigurationDeserializer(item: any): OnboardingConfiguration;
4837
+ /** Onboarding resource type. */
4838
+ export declare enum KnownOnboardingResourceType {
4839
+ /** Hybrid Compute Machine. */
4840
+ HybridComputeMachine = "HybridComputeMachine"
4841
+ }
4842
+ /**
4843
+ * Onboarding resource type. \
4844
+ * {@link KnownOnboardingResourceType} can be used interchangeably with OnboardingResourceType,
4845
+ * this enum contains the known values that the service supports.
4846
+ * ### Known values supported by the service
4847
+ * **HybridComputeMachine**: Hybrid Compute Machine.
4848
+ */
4849
+ export type OnboardingResourceType = string;
4850
+ /** Reported Properties for Provision Os job */
4851
+ export interface ProvisionOsReportedProperties {
4852
+ /** The percentage of the job that is complete. */
4853
+ readonly percentComplete?: number;
4854
+ /** Validation status of job. */
4855
+ readonly validationStatus?: EceActionStatus;
4856
+ /** Deployment status of job. */
4857
+ readonly deploymentStatus?: EceActionStatus;
4858
+ }
4859
+ export declare function provisionOsReportedPropertiesSerializer(_item: ProvisionOsReportedProperties): any;
4860
+ export declare function provisionOsReportedPropertiesDeserializer(item: any): ProvisionOsReportedProperties;
4861
+ /** Represents the properties of Download Os job. */
4862
+ export interface DownloadOsJobProperties extends EdgeMachineJobProperties {
4863
+ /** Job Type to support polymorphic resource. */
4864
+ jobType: "DownloadOs";
4865
+ /** Download OS request. */
4866
+ downloadRequest: DownloadRequest;
4867
+ /** Reported Properties for Download Os job */
4868
+ reportedProperties?: ProvisionOsReportedProperties;
4869
+ }
4870
+ export declare function downloadOsJobPropertiesSerializer(item: DownloadOsJobProperties): any;
4871
+ export declare function downloadOsJobPropertiesDeserializer(item: any): DownloadOsJobProperties;
4872
+ /** Download Request properties */
4873
+ export interface DownloadRequest {
4874
+ /** Target operating system to support polymorphic resource. */
4875
+ target: ProvisioningOsType;
4876
+ /** Operating system profile. */
4877
+ osProfile: DownloadOsProfile;
4878
+ }
4879
+ export declare function downloadRequestSerializer(item: DownloadRequest): any;
4880
+ export declare function downloadRequestDeserializer(item: any): DownloadRequest;
4881
+ /** Operating system profile. */
4882
+ export interface DownloadOsProfile {
4883
+ /** Name of the operating system. */
4884
+ osName?: string;
4885
+ /** Type of the operating system. */
4886
+ osType?: string;
4887
+ /** Version of the operating system. */
4888
+ osVersion?: string;
4889
+ /** Location of the operating system image. */
4890
+ osImageLocation?: string;
4891
+ /** Validated Solution Recipe version to be used for the job */
4892
+ vsrVersion?: string;
4893
+ /** Hash of the OS package downloaded */
4894
+ imageHash?: string;
4895
+ /** GPG Public Key used for package verification */
4896
+ gpgPubKey?: string;
4897
+ }
4898
+ export declare function downloadOsProfileSerializer(item: DownloadOsProfile): any;
4899
+ export declare function downloadOsProfileDeserializer(item: any): DownloadOsProfile;
4900
+ /** Properties for pausing a server in the cluster. */
4901
+ export interface EdgeMachineCollectLogJobProperties extends EdgeMachineJobProperties {
4902
+ /** ClusterJob Type to support polymorphic resource. */
4903
+ jobType: "CollectLog";
4904
+ /** From date for log collection. */
4905
+ fromDate: Date;
4906
+ /** To date for log collection. */
4907
+ toDate: Date;
4908
+ /** To date for log collection. */
4909
+ readonly lastLogGenerated?: Date;
4910
+ /** log collection job reported properties. */
4911
+ readonly reportedProperties?: EdgeMachineCollectLogJobReportedProperties;
4912
+ }
4913
+ export declare function edgeMachineCollectLogJobPropertiesSerializer(item: EdgeMachineCollectLogJobProperties): any;
4914
+ export declare function edgeMachineCollectLogJobPropertiesDeserializer(item: any): EdgeMachineCollectLogJobProperties;
4915
+ /** Represents the reported properties of a log collection job. */
4916
+ export interface EdgeMachineCollectLogJobReportedProperties {
4917
+ /** The percentage of the job that is complete. */
4918
+ readonly percentComplete?: number;
4919
+ /** Validation status of job. */
4920
+ readonly validationStatus?: EceActionStatus;
4921
+ /** Deployment status of job. */
4922
+ readonly deploymentStatus?: EceActionStatus;
4923
+ /** Details of the log collection session. */
4924
+ readonly logCollectionSessionDetails?: LogCollectionJobSession[];
4925
+ }
4926
+ export declare function edgeMachineCollectLogJobReportedPropertiesDeserializer(item: any): EdgeMachineCollectLogJobReportedProperties;
4927
+ /** The response of a EdgeMachineJob list operation. */
4928
+ export interface _EdgeMachineJobListResult {
4929
+ /** The EdgeMachineJob items on this page */
4930
+ value: EdgeMachineJob[];
4931
+ /** The link to the next page of items */
4932
+ nextLink?: string;
4933
+ }
4934
+ export declare function _edgeMachineJobListResultDeserializer(item: any): _EdgeMachineJobListResult;
4935
+ export declare function edgeMachineJobArraySerializer(result: Array<EdgeMachineJob>): any[];
4936
+ export declare function edgeMachineJobArrayDeserializer(result: Array<EdgeMachineJob>): any[];
4937
+ /** Validate Ownership Voucher Request */
4938
+ export interface ValidateOwnershipVouchersRequest {
4939
+ /** Ownership Voucher Details. */
4940
+ ownershipVoucherDetails: OwnershipVoucherDetails[];
4941
+ }
4942
+ export declare function validateOwnershipVouchersRequestSerializer(item: ValidateOwnershipVouchersRequest): any;
4943
+ export declare function ownershipVoucherDetailsArraySerializer(result: Array<OwnershipVoucherDetails>): any[];
4944
+ export declare function ownershipVoucherDetailsArrayDeserializer(result: Array<OwnershipVoucherDetails>): any[];
4945
+ /** Validate Ownership Voucher Response */
4946
+ export interface ValidateOwnershipVouchersResponse {
4947
+ /** Ownership Voucher Validation Details. */
4948
+ ownershipVoucherValidationDetails: OwnershipVoucherValidationDetails[];
4949
+ }
4950
+ export declare function validateOwnershipVouchersResponseDeserializer(item: any): ValidateOwnershipVouchersResponse;
4951
+ export declare function ownershipVoucherValidationDetailsArrayDeserializer(result: Array<OwnershipVoucherValidationDetails>): any[];
4952
+ /** Cluster Jobs resource */
4953
+ export interface ClusterJob extends ProxyResource {
4954
+ /** The resource-specific properties for this resource. */
4955
+ properties?: ClusterJobPropertiesUnion;
4956
+ }
4957
+ export declare function clusterJobSerializer(item: ClusterJob): any;
4958
+ export declare function clusterJobDeserializer(item: any): ClusterJob;
4959
+ /** Cluster Job properties */
4960
+ export interface ClusterJobProperties {
4961
+ /** Job Type to support polymorphic resource. */
4962
+ /** The discriminator possible values: ConfigureSdnIntegration, ConfigureCVM */
4963
+ jobType: HciJobType;
4964
+ /** Deployment mode to trigger job. */
4965
+ deploymentMode?: DeploymentMode;
4966
+ /** Job provisioning state */
4967
+ readonly provisioningState?: ProvisioningState;
4968
+ /** Unique, immutable job id. */
4969
+ readonly jobId?: string;
4970
+ /** The UTC date and time at which the job started. */
4971
+ readonly startTimeUtc?: Date;
4972
+ /** The UTC date and time at which the job completed. */
4973
+ readonly endTimeUtc?: Date;
4974
+ /** Status of Cluster job. */
4975
+ readonly status?: JobStatus;
4976
+ /** Reported properties for job */
4977
+ readonly reportedProperties?: JobReportedProperties;
4978
+ }
4979
+ export declare function clusterJobPropertiesSerializer(item: ClusterJobProperties): any;
4980
+ export declare function clusterJobPropertiesDeserializer(item: any): ClusterJobProperties;
4981
+ /** Alias for ClusterJobPropertiesUnion */
4982
+ export type ClusterJobPropertiesUnion = HciConfigureSdnIntegrationJobProperties | HciConfigureCvmJobProperties | ClusterJobProperties;
4983
+ export declare function clusterJobPropertiesUnionSerializer(item: ClusterJobPropertiesUnion): any;
4984
+ export declare function clusterJobPropertiesUnionDeserializer(item: any): ClusterJobPropertiesUnion;
4985
+ /** ClusterJob Type supported. */
4986
+ export declare enum KnownHciJobType {
4987
+ /** Job to CVM intent for the cluster. */
4988
+ ConfigureCVM = "ConfigureCVM",
4989
+ /** Job to configure SDN (Software Defined Networking) integration for the cluster. */
4990
+ ConfigureSdnIntegration = "ConfigureSdnIntegration"
4991
+ }
4992
+ /**
4993
+ * ClusterJob Type supported. \
4994
+ * {@link KnownHciJobType} can be used interchangeably with HciJobType,
4995
+ * this enum contains the known values that the service supports.
4996
+ * ### Known values supported by the service
4997
+ * **ConfigureCVM**: Job to CVM intent for the cluster. \
4998
+ * **ConfigureSdnIntegration**: Job to configure SDN (Software Defined Networking) integration for the cluster.
4999
+ */
5000
+ export type HciJobType = string;
5001
+ /** Reported Properties for job triggered from cloud. */
5002
+ export interface JobReportedProperties {
5003
+ /** The percentage of the job that is complete. */
5004
+ readonly percentComplete?: number;
5005
+ /** Validation status of job. */
5006
+ readonly validationStatus?: EceActionStatus;
5007
+ /** Deployment status of job. */
5008
+ readonly deploymentStatus?: EceActionStatus;
5009
+ }
5010
+ export declare function jobReportedPropertiesDeserializer(item: any): JobReportedProperties;
5011
+ /** Properties for configuring SDN integration intent for the cluster. */
5012
+ export interface HciConfigureSdnIntegrationJobProperties extends ClusterJobProperties {
5013
+ /** ClusterJob Type to support polymorphic resource. */
5014
+ jobType: "ConfigureSdnIntegration";
5015
+ /** Defines the customer's intent for configuring SDN integration */
5016
+ sdnIntegrationIntent: SdnIntegrationIntent;
5017
+ /** A string identifier used to construct the Network Controller (NC) REST resource name. This prefix helps group and distinguish SDN-managed network components and must follow specific formatting rules. */
5018
+ sdnPrefix?: string;
5019
+ }
5020
+ export declare function hciConfigureSdnIntegrationJobPropertiesSerializer(item: HciConfigureSdnIntegrationJobProperties): any;
5021
+ export declare function hciConfigureSdnIntegrationJobPropertiesDeserializer(item: any): HciConfigureSdnIntegrationJobProperties;
5022
+ /** Defines the customer's intent for updating confidential VM properties */
5023
+ export interface HciConfigureCvmJobProperties extends ClusterJobProperties {
5024
+ /** ClusterJob Type to support polymorphic resource. */
5025
+ jobType: "ConfigureCVM";
5026
+ /** Defines the customer's intent for updating confidential VM properties */
5027
+ confidentialVmIntent: ConfidentialVmIntent;
5028
+ }
5029
+ export declare function hciConfigureCvmJobPropertiesSerializer(item: HciConfigureCvmJobProperties): any;
5030
+ export declare function hciConfigureCvmJobPropertiesDeserializer(item: any): HciConfigureCvmJobProperties;
5031
+ /** List of Cluster Job resources for the HCI cluster. */
5032
+ export interface _ClusterJobListResult {
5033
+ /** The ClusterJob items on this page */
5034
+ value: ClusterJob[];
5035
+ /** The link to the next page of items */
5036
+ nextLink?: string;
5037
+ }
5038
+ export declare function _clusterJobListResultDeserializer(item: any): _ClusterJobListResult;
5039
+ export declare function clusterJobArraySerializer(result: Array<ClusterJob>): any[];
5040
+ export declare function clusterJobArrayDeserializer(result: Array<ClusterJob>): any[];
5041
+ /** DevicePool details. */
5042
+ export interface DevicePool extends TrackedResource {
5043
+ /** The resource-specific properties for this resource. */
5044
+ properties?: DevicePoolProperties;
5045
+ /** The managed service identities assigned to this resource. */
5046
+ identity?: ManagedServiceIdentity;
5047
+ }
5048
+ export declare function devicePoolSerializer(item: DevicePool): any;
5049
+ export declare function devicePoolDeserializer(item: any): DevicePool;
5050
+ /** Properties for device pool. */
5051
+ export interface DevicePoolProperties {
5052
+ /** The provisioning state of a resource. */
5053
+ readonly provisioningState?: ProvisioningState;
5054
+ /** Unique, immutable resource id. */
5055
+ readonly cloudId?: string;
5056
+ /** List of machines in device pool. */
5057
+ devices?: DeviceDetail[];
5058
+ /** Custom Location Resource Id for the pool */
5059
+ readonly customLocationResourceId?: string;
5060
+ /** Custom Location Name for the pool, default: <DevicePoolName>-CL */
5061
+ customLocationName?: string;
5062
+ /** Managed resource group name for the pool */
5063
+ managedResourceGroup?: string;
5064
+ /** operation status details for device pool. */
5065
+ readonly operationDetails?: OperationDetail[];
5066
+ }
5067
+ export declare function devicePoolPropertiesSerializer(item: DevicePoolProperties): any;
5068
+ export declare function devicePoolPropertiesDeserializer(item: any): DevicePoolProperties;
5069
+ export declare function deviceDetailArraySerializer(result: Array<DeviceDetail>): any[];
5070
+ export declare function deviceDetailArrayDeserializer(result: Array<DeviceDetail>): any[];
5071
+ /** Device details. */
5072
+ export interface DeviceDetail {
5073
+ /** Resource Id of the device. */
5074
+ deviceResourceId?: string;
5075
+ /** Resource Id of group device belongs to. */
5076
+ readonly claimedBy?: string;
5077
+ }
5078
+ export declare function deviceDetailSerializer(item: DeviceDetail): any;
5079
+ export declare function deviceDetailDeserializer(item: any): DeviceDetail;
5080
+ /** Properties for patching Device Pool. */
5081
+ export interface DevicePoolPatch {
5082
+ /** Resource tags. */
5083
+ tags?: Record<string, string>;
5084
+ /** The managed service identities assigned to this resource. */
5085
+ identity?: ManagedServiceIdentity;
5086
+ }
5087
+ export declare function devicePoolPatchSerializer(item: DevicePoolPatch): any;
5088
+ /** The response of a DevicePool list operation. */
5089
+ export interface _DevicePoolListResult {
5090
+ /** The DevicePool items on this page */
5091
+ value: DevicePool[];
5092
+ /** The link to the next page of items */
5093
+ nextLink?: string;
5094
+ }
5095
+ export declare function _devicePoolListResultDeserializer(item: any): _DevicePoolListResult;
5096
+ export declare function devicePoolArraySerializer(result: Array<DevicePool>): any[];
5097
+ export declare function devicePoolArrayDeserializer(result: Array<DevicePool>): any[];
5098
+ /** Request for claiming devices of the pool. */
5099
+ export interface ClaimDeviceRequest {
5100
+ /** List of resource ids of the devices to be modified */
5101
+ devices: string[];
5102
+ /** Resource Id of group device belongs to. */
5103
+ claimedBy?: string;
5104
+ }
5105
+ export declare function claimDeviceRequestSerializer(item: ClaimDeviceRequest): any;
5106
+ /** Request for releasing devices of the pool. */
5107
+ export interface ReleaseDeviceRequest {
5108
+ /** List of resource ids of the devices to be modified */
5109
+ devices: string[];
5110
+ }
5111
+ export declare function releaseDeviceRequestSerializer(item: ReleaseDeviceRequest): any;
3649
5112
  /** Get the update summaries for the cluster */
3650
5113
  export interface UpdateSummaries extends ProxyResource {
3651
5114
  /** The geo-location where the resource lives */
@@ -3757,7 +5220,9 @@ export declare function updateSummariesArrayDeserializer(result: Array<UpdateSum
3757
5220
  /** The available API versions. */
3758
5221
  export declare enum KnownVersions {
3759
5222
  /** The 2026-02-01 API version. */
3760
- V20260201 = "2026-02-01"
5223
+ V20260201 = "2026-02-01",
5224
+ /** The 2026-04-01-preview API version. */
5225
+ V20260401Preview = "2026-04-01-preview"
3761
5226
  }
3762
5227
  export declare function _arcSettingPropertiesSerializer(item: ArcSetting): any;
3763
5228
  export declare function _arcSettingPropertiesDeserializer(item: any): {
@@ -3792,6 +5257,7 @@ export declare function _clusterPropertiesDeserializer(item: any): {
3792
5257
  status: any;
3793
5258
  connectivityStatus: any;
3794
5259
  cloudId: any;
5260
+ ring: any;
3795
5261
  cloudManagementEndpoint: any;
3796
5262
  aadClientId: any;
3797
5263
  aadTenantId: any;
@@ -3806,6 +5272,7 @@ export declare function _clusterPropertiesDeserializer(item: any): {
3806
5272
  isolatedVmAttestationConfiguration: any;
3807
5273
  trialDaysRemaining: any;
3808
5274
  billingModel: any;
5275
+ billingProperties: any;
3809
5276
  registrationTimestamp: any;
3810
5277
  lastSyncTimestamp: any;
3811
5278
  lastBillingTimestamp: any;
@@ -3813,8 +5280,11 @@ export declare function _clusterPropertiesDeserializer(item: any): {
3813
5280
  resourceProviderObjectId: any;
3814
5281
  secretsLocations: any;
3815
5282
  clusterPattern: any;
5283
+ confidentialVmProperties: any;
5284
+ sdnProperties: any;
3816
5285
  localAvailabilityZones: any;
3817
5286
  identityProvider: any;
5287
+ storageType: any;
3818
5288
  };
3819
5289
  export declare function _clusterIdentitySerializer(item: Cluster): any;
3820
5290
  export declare function _clusterIdentityDeserializer(item: any): {
@@ -3866,6 +5336,9 @@ export declare function _extensionPropertiesDeserializer(item: any): {
3866
5336
  managedBy: any;
3867
5337
  };
3868
5338
  export declare function _extensionPatchPropertiesSerializer(item: ExtensionPatch): any;
5339
+ export declare function _publisherPropertiesDeserializer(item: any): {
5340
+ provisioningState: any;
5341
+ };
3869
5342
  export declare function _securitySettingPropertiesSerializer(item: SecuritySetting): any;
3870
5343
  export declare function _securitySettingPropertiesDeserializer(item: any): {
3871
5344
  securedCoreComplianceAssignment: any;