@azure/arm-containerservice 25.1.0-beta.1 → 25.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (663) hide show
  1. package/README.md +1 -1
  2. package/dist/browser/api/agentPools/index.d.ts +2 -2
  3. package/dist/browser/api/agentPools/index.js +1 -1
  4. package/dist/browser/api/agentPools/index.js.map +1 -1
  5. package/dist/browser/api/agentPools/operations.d.ts +1 -5
  6. package/dist/browser/api/agentPools/operations.js +15 -50
  7. package/dist/browser/api/agentPools/operations.js.map +1 -1
  8. package/dist/browser/api/agentPools/options.d.ts +0 -5
  9. package/dist/browser/api/agentPools/options.js.map +1 -1
  10. package/dist/browser/api/containerServiceContext.js +1 -1
  11. package/dist/browser/api/containerServiceContext.js.map +1 -1
  12. package/dist/browser/api/machines/index.d.ts +2 -2
  13. package/dist/browser/api/machines/index.js +1 -1
  14. package/dist/browser/api/machines/index.js.map +1 -1
  15. package/dist/browser/api/machines/operations.d.ts +1 -6
  16. package/dist/browser/api/machines/operations.js +4 -51
  17. package/dist/browser/api/machines/operations.js.map +1 -1
  18. package/dist/browser/api/machines/options.d.ts +0 -9
  19. package/dist/browser/api/machines/options.js.map +1 -1
  20. package/dist/browser/api/maintenanceConfigurations/operations.js +5 -9
  21. package/dist/browser/api/maintenanceConfigurations/operations.js.map +1 -1
  22. package/dist/browser/api/managedClusters/index.d.ts +2 -2
  23. package/dist/browser/api/managedClusters/index.js +1 -1
  24. package/dist/browser/api/managedClusters/index.js.map +1 -1
  25. package/dist/browser/api/managedClusters/operations.d.ts +2 -22
  26. package/dist/browser/api/managedClusters/operations.js +44 -215
  27. package/dist/browser/api/managedClusters/operations.js.map +1 -1
  28. package/dist/browser/api/managedClusters/options.d.ts +0 -19
  29. package/dist/browser/api/managedClusters/options.js.map +1 -1
  30. package/dist/browser/api/managedNamespaces/operations.js +9 -13
  31. package/dist/browser/api/managedNamespaces/operations.js.map +1 -1
  32. package/dist/browser/api/operations/operations.js +2 -6
  33. package/dist/browser/api/operations/operations.js.map +1 -1
  34. package/dist/browser/api/privateEndpointConnections/operations.js +5 -5
  35. package/dist/browser/api/privateEndpointConnections/operations.js.map +1 -1
  36. package/dist/browser/api/privateLinkResources/operations.js +1 -1
  37. package/dist/browser/api/privateLinkResources/operations.js.map +1 -1
  38. package/dist/browser/api/resolvePrivateLinkServiceId/operations.js +1 -1
  39. package/dist/browser/api/resolvePrivateLinkServiceId/operations.js.map +1 -1
  40. package/dist/browser/api/snapshots/operations.js +8 -16
  41. package/dist/browser/api/snapshots/operations.js.map +1 -1
  42. package/dist/browser/api/trustedAccessRoleBindings/operations.js +7 -11
  43. package/dist/browser/api/trustedAccessRoleBindings/operations.js.map +1 -1
  44. package/dist/browser/api/trustedAccessRoles/operations.js +2 -6
  45. package/dist/browser/api/trustedAccessRoles/operations.js.map +1 -1
  46. package/dist/browser/classic/agentPools/index.d.ts +1 -7
  47. package/dist/browser/classic/agentPools/index.js +1 -10
  48. package/dist/browser/classic/agentPools/index.js.map +1 -1
  49. package/dist/browser/classic/index.d.ts +0 -8
  50. package/dist/browser/classic/index.js.map +1 -1
  51. package/dist/browser/classic/machines/index.d.ts +1 -9
  52. package/dist/browser/classic/machines/index.js +1 -11
  53. package/dist/browser/classic/machines/index.js.map +1 -1
  54. package/dist/browser/classic/managedClusters/index.d.ts +2 -16
  55. package/dist/browser/classic/managedClusters/index.js +1 -14
  56. package/dist/browser/classic/managedClusters/index.js.map +1 -1
  57. package/dist/browser/containerServiceClient.d.ts +0 -24
  58. package/dist/browser/containerServiceClient.js +0 -32
  59. package/dist/browser/containerServiceClient.js.map +1 -1
  60. package/dist/browser/index.d.ts +6 -14
  61. package/dist/browser/index.js +1 -1
  62. package/dist/browser/index.js.map +1 -1
  63. package/dist/browser/models/index.d.ts +2 -2
  64. package/dist/browser/models/index.js +1 -1
  65. package/dist/browser/models/index.js.map +1 -1
  66. package/dist/browser/models/models.d.ts +26 -1534
  67. package/dist/browser/models/models.js +37 -1908
  68. package/dist/browser/models/models.js.map +1 -1
  69. package/dist/browser/restorePollerHelpers.js +5 -35
  70. package/dist/browser/restorePollerHelpers.js.map +1 -1
  71. package/dist/commonjs/api/agentPools/index.d.ts +2 -2
  72. package/dist/commonjs/api/agentPools/index.js +0 -2
  73. package/dist/commonjs/api/agentPools/index.js.map +2 -2
  74. package/dist/commonjs/api/agentPools/operations.d.ts +1 -5
  75. package/dist/commonjs/api/agentPools/operations.js +15 -59
  76. package/dist/commonjs/api/agentPools/operations.js.map +2 -2
  77. package/dist/commonjs/api/agentPools/options.d.ts +0 -5
  78. package/dist/commonjs/api/agentPools/options.js.map +1 -1
  79. package/dist/commonjs/api/containerServiceContext.js +1 -1
  80. package/dist/commonjs/api/containerServiceContext.js.map +1 -1
  81. package/dist/commonjs/api/machines/index.d.ts +2 -2
  82. package/dist/commonjs/api/machines/index.js +0 -2
  83. package/dist/commonjs/api/machines/index.js.map +2 -2
  84. package/dist/commonjs/api/machines/operations.d.ts +1 -6
  85. package/dist/commonjs/api/machines/operations.js +3 -67
  86. package/dist/commonjs/api/machines/operations.js.map +2 -2
  87. package/dist/commonjs/api/machines/options.d.ts +0 -9
  88. package/dist/commonjs/api/machines/options.js.map +1 -1
  89. package/dist/commonjs/api/maintenanceConfigurations/operations.js +5 -9
  90. package/dist/commonjs/api/maintenanceConfigurations/operations.js.map +2 -2
  91. package/dist/commonjs/api/managedClusters/index.d.ts +2 -2
  92. package/dist/commonjs/api/managedClusters/index.js +0 -10
  93. package/dist/commonjs/api/managedClusters/index.js.map +2 -2
  94. package/dist/commonjs/api/managedClusters/operations.d.ts +2 -22
  95. package/dist/commonjs/api/managedClusters/operations.js +43 -276
  96. package/dist/commonjs/api/managedClusters/operations.js.map +2 -2
  97. package/dist/commonjs/api/managedClusters/options.d.ts +0 -19
  98. package/dist/commonjs/api/managedClusters/options.js.map +1 -1
  99. package/dist/commonjs/api/managedNamespaces/operations.js +9 -13
  100. package/dist/commonjs/api/managedNamespaces/operations.js.map +2 -2
  101. package/dist/commonjs/api/operations/operations.js +2 -6
  102. package/dist/commonjs/api/operations/operations.js.map +2 -2
  103. package/dist/commonjs/api/privateEndpointConnections/operations.js +5 -5
  104. package/dist/commonjs/api/privateEndpointConnections/operations.js.map +1 -1
  105. package/dist/commonjs/api/privateLinkResources/operations.js +1 -1
  106. package/dist/commonjs/api/privateLinkResources/operations.js.map +1 -1
  107. package/dist/commonjs/api/resolvePrivateLinkServiceId/operations.js +1 -1
  108. package/dist/commonjs/api/resolvePrivateLinkServiceId/operations.js.map +1 -1
  109. package/dist/commonjs/api/snapshots/operations.js +8 -16
  110. package/dist/commonjs/api/snapshots/operations.js.map +2 -2
  111. package/dist/commonjs/api/trustedAccessRoleBindings/operations.js +7 -11
  112. package/dist/commonjs/api/trustedAccessRoleBindings/operations.js.map +2 -2
  113. package/dist/commonjs/api/trustedAccessRoles/operations.js +2 -6
  114. package/dist/commonjs/api/trustedAccessRoles/operations.js.map +2 -2
  115. package/dist/commonjs/classic/agentPools/index.d.ts +1 -7
  116. package/dist/commonjs/classic/agentPools/index.js +0 -21
  117. package/dist/commonjs/classic/agentPools/index.js.map +2 -2
  118. package/dist/commonjs/classic/index.d.ts +0 -8
  119. package/dist/commonjs/classic/index.js.map +1 -1
  120. package/dist/commonjs/classic/machines/index.d.ts +1 -9
  121. package/dist/commonjs/classic/machines/index.js +0 -34
  122. package/dist/commonjs/classic/machines/index.js.map +2 -2
  123. package/dist/commonjs/classic/managedClusters/index.d.ts +2 -16
  124. package/dist/commonjs/classic/managedClusters/index.js +0 -25
  125. package/dist/commonjs/classic/managedClusters/index.js.map +2 -2
  126. package/dist/commonjs/containerServiceClient.d.ts +0 -24
  127. package/dist/commonjs/containerServiceClient.js +0 -32
  128. package/dist/commonjs/containerServiceClient.js.map +2 -2
  129. package/dist/commonjs/index.d.ts +6 -14
  130. package/dist/commonjs/index.js +0 -48
  131. package/dist/commonjs/index.js.map +2 -2
  132. package/dist/commonjs/models/index.d.ts +2 -2
  133. package/dist/commonjs/models/index.js +0 -48
  134. package/dist/commonjs/models/index.js.map +2 -2
  135. package/dist/commonjs/models/models.d.ts +26 -1534
  136. package/dist/commonjs/models/models.js +59 -1860
  137. package/dist/commonjs/models/models.js.map +3 -3
  138. package/dist/commonjs/restorePollerHelpers.js +26 -56
  139. package/dist/commonjs/restorePollerHelpers.js.map +3 -3
  140. package/dist/commonjs/tsdoc-metadata.json +1 -1
  141. package/dist/esm/api/agentPools/index.d.ts +2 -2
  142. package/dist/esm/api/agentPools/index.js +1 -1
  143. package/dist/esm/api/agentPools/index.js.map +1 -1
  144. package/dist/esm/api/agentPools/operations.d.ts +1 -5
  145. package/dist/esm/api/agentPools/operations.js +15 -50
  146. package/dist/esm/api/agentPools/operations.js.map +1 -1
  147. package/dist/esm/api/agentPools/options.d.ts +0 -5
  148. package/dist/esm/api/agentPools/options.js.map +1 -1
  149. package/dist/esm/api/containerServiceContext.js +1 -1
  150. package/dist/esm/api/containerServiceContext.js.map +1 -1
  151. package/dist/esm/api/machines/index.d.ts +2 -2
  152. package/dist/esm/api/machines/index.js +1 -1
  153. package/dist/esm/api/machines/index.js.map +1 -1
  154. package/dist/esm/api/machines/operations.d.ts +1 -6
  155. package/dist/esm/api/machines/operations.js +4 -51
  156. package/dist/esm/api/machines/operations.js.map +1 -1
  157. package/dist/esm/api/machines/options.d.ts +0 -9
  158. package/dist/esm/api/machines/options.js.map +1 -1
  159. package/dist/esm/api/maintenanceConfigurations/operations.js +5 -9
  160. package/dist/esm/api/maintenanceConfigurations/operations.js.map +1 -1
  161. package/dist/esm/api/managedClusters/index.d.ts +2 -2
  162. package/dist/esm/api/managedClusters/index.js +1 -1
  163. package/dist/esm/api/managedClusters/index.js.map +1 -1
  164. package/dist/esm/api/managedClusters/operations.d.ts +2 -22
  165. package/dist/esm/api/managedClusters/operations.js +44 -215
  166. package/dist/esm/api/managedClusters/operations.js.map +1 -1
  167. package/dist/esm/api/managedClusters/options.d.ts +0 -19
  168. package/dist/esm/api/managedClusters/options.js.map +1 -1
  169. package/dist/esm/api/managedNamespaces/operations.js +9 -13
  170. package/dist/esm/api/managedNamespaces/operations.js.map +1 -1
  171. package/dist/esm/api/operations/operations.js +2 -6
  172. package/dist/esm/api/operations/operations.js.map +1 -1
  173. package/dist/esm/api/privateEndpointConnections/operations.js +5 -5
  174. package/dist/esm/api/privateEndpointConnections/operations.js.map +1 -1
  175. package/dist/esm/api/privateLinkResources/operations.js +1 -1
  176. package/dist/esm/api/privateLinkResources/operations.js.map +1 -1
  177. package/dist/esm/api/resolvePrivateLinkServiceId/operations.js +1 -1
  178. package/dist/esm/api/resolvePrivateLinkServiceId/operations.js.map +1 -1
  179. package/dist/esm/api/snapshots/operations.js +8 -16
  180. package/dist/esm/api/snapshots/operations.js.map +1 -1
  181. package/dist/esm/api/trustedAccessRoleBindings/operations.js +7 -11
  182. package/dist/esm/api/trustedAccessRoleBindings/operations.js.map +1 -1
  183. package/dist/esm/api/trustedAccessRoles/operations.js +2 -6
  184. package/dist/esm/api/trustedAccessRoles/operations.js.map +1 -1
  185. package/dist/esm/classic/agentPools/index.d.ts +1 -7
  186. package/dist/esm/classic/agentPools/index.js +1 -10
  187. package/dist/esm/classic/agentPools/index.js.map +1 -1
  188. package/dist/esm/classic/index.d.ts +0 -8
  189. package/dist/esm/classic/index.js.map +1 -1
  190. package/dist/esm/classic/machines/index.d.ts +1 -9
  191. package/dist/esm/classic/machines/index.js +1 -11
  192. package/dist/esm/classic/machines/index.js.map +1 -1
  193. package/dist/esm/classic/managedClusters/index.d.ts +2 -16
  194. package/dist/esm/classic/managedClusters/index.js +1 -14
  195. package/dist/esm/classic/managedClusters/index.js.map +1 -1
  196. package/dist/esm/containerServiceClient.d.ts +0 -24
  197. package/dist/esm/containerServiceClient.js +0 -32
  198. package/dist/esm/containerServiceClient.js.map +1 -1
  199. package/dist/esm/index.d.ts +6 -14
  200. package/dist/esm/index.js +1 -1
  201. package/dist/esm/index.js.map +1 -1
  202. package/dist/esm/models/index.d.ts +2 -2
  203. package/dist/esm/models/index.js +1 -1
  204. package/dist/esm/models/index.js.map +1 -1
  205. package/dist/esm/models/models.d.ts +26 -1534
  206. package/dist/esm/models/models.js +37 -1908
  207. package/dist/esm/models/models.js.map +1 -1
  208. package/dist/esm/restorePollerHelpers.js +5 -35
  209. package/dist/esm/restorePollerHelpers.js.map +1 -1
  210. package/dist/react-native/api/agentPools/index.d.ts +2 -2
  211. package/dist/react-native/api/agentPools/index.js +1 -1
  212. package/dist/react-native/api/agentPools/index.js.map +1 -1
  213. package/dist/react-native/api/agentPools/operations.d.ts +1 -5
  214. package/dist/react-native/api/agentPools/operations.js +15 -50
  215. package/dist/react-native/api/agentPools/operations.js.map +1 -1
  216. package/dist/react-native/api/agentPools/options.d.ts +0 -5
  217. package/dist/react-native/api/agentPools/options.js.map +1 -1
  218. package/dist/react-native/api/containerServiceContext.js +1 -1
  219. package/dist/react-native/api/containerServiceContext.js.map +1 -1
  220. package/dist/react-native/api/machines/index.d.ts +2 -2
  221. package/dist/react-native/api/machines/index.js +1 -1
  222. package/dist/react-native/api/machines/index.js.map +1 -1
  223. package/dist/react-native/api/machines/operations.d.ts +1 -6
  224. package/dist/react-native/api/machines/operations.js +4 -51
  225. package/dist/react-native/api/machines/operations.js.map +1 -1
  226. package/dist/react-native/api/machines/options.d.ts +0 -9
  227. package/dist/react-native/api/machines/options.js.map +1 -1
  228. package/dist/react-native/api/maintenanceConfigurations/operations.js +5 -9
  229. package/dist/react-native/api/maintenanceConfigurations/operations.js.map +1 -1
  230. package/dist/react-native/api/managedClusters/index.d.ts +2 -2
  231. package/dist/react-native/api/managedClusters/index.js +1 -1
  232. package/dist/react-native/api/managedClusters/index.js.map +1 -1
  233. package/dist/react-native/api/managedClusters/operations.d.ts +2 -22
  234. package/dist/react-native/api/managedClusters/operations.js +44 -215
  235. package/dist/react-native/api/managedClusters/operations.js.map +1 -1
  236. package/dist/react-native/api/managedClusters/options.d.ts +0 -19
  237. package/dist/react-native/api/managedClusters/options.js.map +1 -1
  238. package/dist/react-native/api/managedNamespaces/operations.js +9 -13
  239. package/dist/react-native/api/managedNamespaces/operations.js.map +1 -1
  240. package/dist/react-native/api/operations/operations.js +2 -6
  241. package/dist/react-native/api/operations/operations.js.map +1 -1
  242. package/dist/react-native/api/privateEndpointConnections/operations.js +5 -5
  243. package/dist/react-native/api/privateEndpointConnections/operations.js.map +1 -1
  244. package/dist/react-native/api/privateLinkResources/operations.js +1 -1
  245. package/dist/react-native/api/privateLinkResources/operations.js.map +1 -1
  246. package/dist/react-native/api/resolvePrivateLinkServiceId/operations.js +1 -1
  247. package/dist/react-native/api/resolvePrivateLinkServiceId/operations.js.map +1 -1
  248. package/dist/react-native/api/snapshots/operations.js +8 -16
  249. package/dist/react-native/api/snapshots/operations.js.map +1 -1
  250. package/dist/react-native/api/trustedAccessRoleBindings/operations.js +7 -11
  251. package/dist/react-native/api/trustedAccessRoleBindings/operations.js.map +1 -1
  252. package/dist/react-native/api/trustedAccessRoles/operations.js +2 -6
  253. package/dist/react-native/api/trustedAccessRoles/operations.js.map +1 -1
  254. package/dist/react-native/classic/agentPools/index.d.ts +1 -7
  255. package/dist/react-native/classic/agentPools/index.js +1 -10
  256. package/dist/react-native/classic/agentPools/index.js.map +1 -1
  257. package/dist/react-native/classic/index.d.ts +0 -8
  258. package/dist/react-native/classic/index.js.map +1 -1
  259. package/dist/react-native/classic/machines/index.d.ts +1 -9
  260. package/dist/react-native/classic/machines/index.js +1 -11
  261. package/dist/react-native/classic/machines/index.js.map +1 -1
  262. package/dist/react-native/classic/managedClusters/index.d.ts +2 -16
  263. package/dist/react-native/classic/managedClusters/index.js +1 -14
  264. package/dist/react-native/classic/managedClusters/index.js.map +1 -1
  265. package/dist/react-native/containerServiceClient.d.ts +0 -24
  266. package/dist/react-native/containerServiceClient.js +0 -32
  267. package/dist/react-native/containerServiceClient.js.map +1 -1
  268. package/dist/react-native/index.d.ts +6 -14
  269. package/dist/react-native/index.js +1 -1
  270. package/dist/react-native/index.js.map +1 -1
  271. package/dist/react-native/models/index.d.ts +2 -2
  272. package/dist/react-native/models/index.js +1 -1
  273. package/dist/react-native/models/index.js.map +1 -1
  274. package/dist/react-native/models/models.d.ts +26 -1534
  275. package/dist/react-native/models/models.js +37 -1908
  276. package/dist/react-native/models/models.js.map +1 -1
  277. package/dist/react-native/restorePollerHelpers.js +5 -35
  278. package/dist/react-native/restorePollerHelpers.js.map +1 -1
  279. package/package.json +2 -146
  280. package/dist/browser/api/containerService/index.d.ts +0 -3
  281. package/dist/browser/api/containerService/index.js +0 -4
  282. package/dist/browser/api/containerService/index.js.map +0 -1
  283. package/dist/browser/api/containerService/operations.d.ts +0 -10
  284. package/dist/browser/api/containerService/operations.js +0 -37
  285. package/dist/browser/api/containerService/operations.js.map +0 -1
  286. package/dist/browser/api/containerService/options.d.ts +0 -5
  287. package/dist/browser/api/containerService/options.js +0 -4
  288. package/dist/browser/api/containerService/options.js.map +0 -1
  289. package/dist/browser/api/identityBindings/index.d.ts +0 -3
  290. package/dist/browser/api/identityBindings/index.js +0 -4
  291. package/dist/browser/api/identityBindings/index.js.map +0 -1
  292. package/dist/browser/api/identityBindings/operations.d.ts +0 -28
  293. package/dist/browser/api/identityBindings/operations.js +0 -140
  294. package/dist/browser/api/identityBindings/operations.js.map +0 -1
  295. package/dist/browser/api/identityBindings/options.d.ts +0 -18
  296. package/dist/browser/api/identityBindings/options.js +0 -4
  297. package/dist/browser/api/identityBindings/options.js.map +0 -1
  298. package/dist/browser/api/jwtAuthenticators/index.d.ts +0 -3
  299. package/dist/browser/api/jwtAuthenticators/index.js +0 -4
  300. package/dist/browser/api/jwtAuthenticators/index.js.map +0 -1
  301. package/dist/browser/api/jwtAuthenticators/operations.d.ts +0 -28
  302. package/dist/browser/api/jwtAuthenticators/operations.js +0 -140
  303. package/dist/browser/api/jwtAuthenticators/operations.js.map +0 -1
  304. package/dist/browser/api/jwtAuthenticators/options.d.ts +0 -18
  305. package/dist/browser/api/jwtAuthenticators/options.js +0 -4
  306. package/dist/browser/api/jwtAuthenticators/options.js.map +0 -1
  307. package/dist/browser/api/loadBalancers/index.d.ts +0 -3
  308. package/dist/browser/api/loadBalancers/index.js +0 -4
  309. package/dist/browser/api/loadBalancers/index.js.map +0 -1
  310. package/dist/browser/api/loadBalancers/operations.d.ts +0 -28
  311. package/dist/browser/api/loadBalancers/operations.js +0 -135
  312. package/dist/browser/api/loadBalancers/operations.js.map +0 -1
  313. package/dist/browser/api/loadBalancers/options.d.ts +0 -16
  314. package/dist/browser/api/loadBalancers/options.js +0 -4
  315. package/dist/browser/api/loadBalancers/options.js.map +0 -1
  316. package/dist/browser/api/managedClusterSnapshots/index.d.ts +0 -3
  317. package/dist/browser/api/managedClusterSnapshots/index.js +0 -4
  318. package/dist/browser/api/managedClusterSnapshots/index.js.map +0 -1
  319. package/dist/browser/api/managedClusterSnapshots/operations.d.ts +0 -35
  320. package/dist/browser/api/managedClusterSnapshots/operations.js +0 -184
  321. package/dist/browser/api/managedClusterSnapshots/operations.js.map +0 -1
  322. package/dist/browser/api/managedClusterSnapshots/options.d.ts +0 -20
  323. package/dist/browser/api/managedClusterSnapshots/options.js +0 -4
  324. package/dist/browser/api/managedClusterSnapshots/options.js.map +0 -1
  325. package/dist/browser/api/meshMemberships/index.d.ts +0 -3
  326. package/dist/browser/api/meshMemberships/index.js +0 -4
  327. package/dist/browser/api/meshMemberships/index.js.map +0 -1
  328. package/dist/browser/api/meshMemberships/operations.d.ts +0 -28
  329. package/dist/browser/api/meshMemberships/operations.js +0 -140
  330. package/dist/browser/api/meshMemberships/operations.js.map +0 -1
  331. package/dist/browser/api/meshMemberships/options.d.ts +0 -18
  332. package/dist/browser/api/meshMemberships/options.js +0 -4
  333. package/dist/browser/api/meshMemberships/options.js.map +0 -1
  334. package/dist/browser/api/operationStatusResult/index.d.ts +0 -3
  335. package/dist/browser/api/operationStatusResult/index.js +0 -4
  336. package/dist/browser/api/operationStatusResult/index.js.map +0 -1
  337. package/dist/browser/api/operationStatusResult/operations.d.ts +0 -18
  338. package/dist/browser/api/operationStatusResult/operations.js +0 -97
  339. package/dist/browser/api/operationStatusResult/operations.js.map +0 -1
  340. package/dist/browser/api/operationStatusResult/options.d.ts +0 -11
  341. package/dist/browser/api/operationStatusResult/options.js +0 -4
  342. package/dist/browser/api/operationStatusResult/options.js.map +0 -1
  343. package/dist/browser/api/vmSkus/index.d.ts +0 -3
  344. package/dist/browser/api/vmSkus/index.js +0 -4
  345. package/dist/browser/api/vmSkus/index.js.map +0 -1
  346. package/dist/browser/api/vmSkus/operations.d.ts +0 -10
  347. package/dist/browser/api/vmSkus/operations.js +0 -38
  348. package/dist/browser/api/vmSkus/operations.js.map +0 -1
  349. package/dist/browser/api/vmSkus/options.d.ts +0 -7
  350. package/dist/browser/api/vmSkus/options.js +0 -4
  351. package/dist/browser/api/vmSkus/options.js.map +0 -1
  352. package/dist/browser/classic/containerService/index.d.ts +0 -11
  353. package/dist/browser/classic/containerService/index.js +0 -14
  354. package/dist/browser/classic/containerService/index.js.map +0 -1
  355. package/dist/browser/classic/identityBindings/index.d.ts +0 -32
  356. package/dist/browser/classic/identityBindings/index.js +0 -34
  357. package/dist/browser/classic/identityBindings/index.js.map +0 -1
  358. package/dist/browser/classic/jwtAuthenticators/index.d.ts +0 -32
  359. package/dist/browser/classic/jwtAuthenticators/index.js +0 -34
  360. package/dist/browser/classic/jwtAuthenticators/index.js.map +0 -1
  361. package/dist/browser/classic/loadBalancers/index.d.ts +0 -28
  362. package/dist/browser/classic/loadBalancers/index.js +0 -26
  363. package/dist/browser/classic/loadBalancers/index.js.map +0 -1
  364. package/dist/browser/classic/managedClusterSnapshots/index.d.ts +0 -26
  365. package/dist/browser/classic/managedClusterSnapshots/index.js +0 -19
  366. package/dist/browser/classic/managedClusterSnapshots/index.js.map +0 -1
  367. package/dist/browser/classic/meshMemberships/index.d.ts +0 -32
  368. package/dist/browser/classic/meshMemberships/index.js +0 -34
  369. package/dist/browser/classic/meshMemberships/index.js.map +0 -1
  370. package/dist/browser/classic/operationStatusResult/index.d.ts +0 -15
  371. package/dist/browser/classic/operationStatusResult/index.js +0 -16
  372. package/dist/browser/classic/operationStatusResult/index.js.map +0 -1
  373. package/dist/browser/classic/vmSkus/index.d.ts +0 -11
  374. package/dist/browser/classic/vmSkus/index.js +0 -14
  375. package/dist/browser/classic/vmSkus/index.js.map +0 -1
  376. package/dist/commonjs/api/containerService/index.d.ts +0 -3
  377. package/dist/commonjs/api/containerService/index.js +0 -28
  378. package/dist/commonjs/api/containerService/index.js.map +0 -7
  379. package/dist/commonjs/api/containerService/operations.d.ts +0 -10
  380. package/dist/commonjs/api/containerService/operations.js +0 -74
  381. package/dist/commonjs/api/containerService/operations.js.map +0 -7
  382. package/dist/commonjs/api/containerService/options.d.ts +0 -5
  383. package/dist/commonjs/api/containerService/options.js +0 -16
  384. package/dist/commonjs/api/containerService/options.js.map +0 -7
  385. package/dist/commonjs/api/identityBindings/index.d.ts +0 -3
  386. package/dist/commonjs/api/identityBindings/index.js +0 -34
  387. package/dist/commonjs/api/identityBindings/index.js.map +0 -7
  388. package/dist/commonjs/api/identityBindings/operations.d.ts +0 -28
  389. package/dist/commonjs/api/identityBindings/operations.js +0 -212
  390. package/dist/commonjs/api/identityBindings/operations.js.map +0 -7
  391. package/dist/commonjs/api/identityBindings/options.d.ts +0 -18
  392. package/dist/commonjs/api/identityBindings/options.js +0 -16
  393. package/dist/commonjs/api/identityBindings/options.js.map +0 -7
  394. package/dist/commonjs/api/jwtAuthenticators/index.d.ts +0 -3
  395. package/dist/commonjs/api/jwtAuthenticators/index.js +0 -34
  396. package/dist/commonjs/api/jwtAuthenticators/index.js.map +0 -7
  397. package/dist/commonjs/api/jwtAuthenticators/operations.d.ts +0 -28
  398. package/dist/commonjs/api/jwtAuthenticators/operations.js +0 -212
  399. package/dist/commonjs/api/jwtAuthenticators/operations.js.map +0 -7
  400. package/dist/commonjs/api/jwtAuthenticators/options.d.ts +0 -18
  401. package/dist/commonjs/api/jwtAuthenticators/options.js +0 -16
  402. package/dist/commonjs/api/jwtAuthenticators/options.js.map +0 -7
  403. package/dist/commonjs/api/loadBalancers/index.d.ts +0 -3
  404. package/dist/commonjs/api/loadBalancers/index.js +0 -34
  405. package/dist/commonjs/api/loadBalancers/index.js.map +0 -7
  406. package/dist/commonjs/api/loadBalancers/operations.d.ts +0 -28
  407. package/dist/commonjs/api/loadBalancers/operations.js +0 -207
  408. package/dist/commonjs/api/loadBalancers/operations.js.map +0 -7
  409. package/dist/commonjs/api/loadBalancers/options.d.ts +0 -16
  410. package/dist/commonjs/api/loadBalancers/options.js +0 -16
  411. package/dist/commonjs/api/loadBalancers/options.js.map +0 -7
  412. package/dist/commonjs/api/managedClusterSnapshots/index.d.ts +0 -3
  413. package/dist/commonjs/api/managedClusterSnapshots/index.js +0 -38
  414. package/dist/commonjs/api/managedClusterSnapshots/index.js.map +0 -7
  415. package/dist/commonjs/api/managedClusterSnapshots/operations.d.ts +0 -35
  416. package/dist/commonjs/api/managedClusterSnapshots/operations.js +0 -279
  417. package/dist/commonjs/api/managedClusterSnapshots/operations.js.map +0 -7
  418. package/dist/commonjs/api/managedClusterSnapshots/options.d.ts +0 -20
  419. package/dist/commonjs/api/managedClusterSnapshots/options.js +0 -16
  420. package/dist/commonjs/api/managedClusterSnapshots/options.js.map +0 -7
  421. package/dist/commonjs/api/meshMemberships/index.d.ts +0 -3
  422. package/dist/commonjs/api/meshMemberships/index.js +0 -34
  423. package/dist/commonjs/api/meshMemberships/index.js.map +0 -7
  424. package/dist/commonjs/api/meshMemberships/operations.d.ts +0 -28
  425. package/dist/commonjs/api/meshMemberships/operations.js +0 -212
  426. package/dist/commonjs/api/meshMemberships/operations.js.map +0 -7
  427. package/dist/commonjs/api/meshMemberships/options.d.ts +0 -18
  428. package/dist/commonjs/api/meshMemberships/options.js +0 -16
  429. package/dist/commonjs/api/meshMemberships/options.js.map +0 -7
  430. package/dist/commonjs/api/operationStatusResult/index.d.ts +0 -3
  431. package/dist/commonjs/api/operationStatusResult/index.js +0 -32
  432. package/dist/commonjs/api/operationStatusResult/index.js.map +0 -7
  433. package/dist/commonjs/api/operationStatusResult/operations.d.ts +0 -18
  434. package/dist/commonjs/api/operationStatusResult/operations.js +0 -159
  435. package/dist/commonjs/api/operationStatusResult/operations.js.map +0 -7
  436. package/dist/commonjs/api/operationStatusResult/options.d.ts +0 -11
  437. package/dist/commonjs/api/operationStatusResult/options.js +0 -16
  438. package/dist/commonjs/api/operationStatusResult/options.js.map +0 -7
  439. package/dist/commonjs/api/vmSkus/index.d.ts +0 -3
  440. package/dist/commonjs/api/vmSkus/index.js +0 -28
  441. package/dist/commonjs/api/vmSkus/index.js.map +0 -7
  442. package/dist/commonjs/api/vmSkus/operations.d.ts +0 -10
  443. package/dist/commonjs/api/vmSkus/operations.js +0 -75
  444. package/dist/commonjs/api/vmSkus/operations.js.map +0 -7
  445. package/dist/commonjs/api/vmSkus/options.d.ts +0 -7
  446. package/dist/commonjs/api/vmSkus/options.js +0 -16
  447. package/dist/commonjs/api/vmSkus/options.js.map +0 -7
  448. package/dist/commonjs/classic/containerService/index.d.ts +0 -11
  449. package/dist/commonjs/classic/containerService/index.js +0 -38
  450. package/dist/commonjs/classic/containerService/index.js.map +0 -7
  451. package/dist/commonjs/classic/identityBindings/index.d.ts +0 -32
  452. package/dist/commonjs/classic/identityBindings/index.js +0 -85
  453. package/dist/commonjs/classic/identityBindings/index.js.map +0 -7
  454. package/dist/commonjs/classic/jwtAuthenticators/index.d.ts +0 -32
  455. package/dist/commonjs/classic/jwtAuthenticators/index.js +0 -85
  456. package/dist/commonjs/classic/jwtAuthenticators/index.js.map +0 -7
  457. package/dist/commonjs/classic/loadBalancers/index.d.ts +0 -28
  458. package/dist/commonjs/classic/loadBalancers/index.js +0 -57
  459. package/dist/commonjs/classic/loadBalancers/index.js.map +0 -7
  460. package/dist/commonjs/classic/managedClusterSnapshots/index.d.ts +0 -26
  461. package/dist/commonjs/classic/managedClusterSnapshots/index.js +0 -43
  462. package/dist/commonjs/classic/managedClusterSnapshots/index.js.map +0 -7
  463. package/dist/commonjs/classic/meshMemberships/index.d.ts +0 -32
  464. package/dist/commonjs/classic/meshMemberships/index.js +0 -79
  465. package/dist/commonjs/classic/meshMemberships/index.js.map +0 -7
  466. package/dist/commonjs/classic/operationStatusResult/index.d.ts +0 -15
  467. package/dist/commonjs/classic/operationStatusResult/index.js +0 -40
  468. package/dist/commonjs/classic/operationStatusResult/index.js.map +0 -7
  469. package/dist/commonjs/classic/vmSkus/index.d.ts +0 -11
  470. package/dist/commonjs/classic/vmSkus/index.js +0 -38
  471. package/dist/commonjs/classic/vmSkus/index.js.map +0 -7
  472. package/dist/esm/api/containerService/index.d.ts +0 -3
  473. package/dist/esm/api/containerService/index.js +0 -4
  474. package/dist/esm/api/containerService/index.js.map +0 -1
  475. package/dist/esm/api/containerService/operations.d.ts +0 -10
  476. package/dist/esm/api/containerService/operations.js +0 -37
  477. package/dist/esm/api/containerService/operations.js.map +0 -1
  478. package/dist/esm/api/containerService/options.d.ts +0 -5
  479. package/dist/esm/api/containerService/options.js +0 -4
  480. package/dist/esm/api/containerService/options.js.map +0 -1
  481. package/dist/esm/api/identityBindings/index.d.ts +0 -3
  482. package/dist/esm/api/identityBindings/index.js +0 -4
  483. package/dist/esm/api/identityBindings/index.js.map +0 -1
  484. package/dist/esm/api/identityBindings/operations.d.ts +0 -28
  485. package/dist/esm/api/identityBindings/operations.js +0 -140
  486. package/dist/esm/api/identityBindings/operations.js.map +0 -1
  487. package/dist/esm/api/identityBindings/options.d.ts +0 -18
  488. package/dist/esm/api/identityBindings/options.js +0 -4
  489. package/dist/esm/api/identityBindings/options.js.map +0 -1
  490. package/dist/esm/api/jwtAuthenticators/index.d.ts +0 -3
  491. package/dist/esm/api/jwtAuthenticators/index.js +0 -4
  492. package/dist/esm/api/jwtAuthenticators/index.js.map +0 -1
  493. package/dist/esm/api/jwtAuthenticators/operations.d.ts +0 -28
  494. package/dist/esm/api/jwtAuthenticators/operations.js +0 -140
  495. package/dist/esm/api/jwtAuthenticators/operations.js.map +0 -1
  496. package/dist/esm/api/jwtAuthenticators/options.d.ts +0 -18
  497. package/dist/esm/api/jwtAuthenticators/options.js +0 -4
  498. package/dist/esm/api/jwtAuthenticators/options.js.map +0 -1
  499. package/dist/esm/api/loadBalancers/index.d.ts +0 -3
  500. package/dist/esm/api/loadBalancers/index.js +0 -4
  501. package/dist/esm/api/loadBalancers/index.js.map +0 -1
  502. package/dist/esm/api/loadBalancers/operations.d.ts +0 -28
  503. package/dist/esm/api/loadBalancers/operations.js +0 -135
  504. package/dist/esm/api/loadBalancers/operations.js.map +0 -1
  505. package/dist/esm/api/loadBalancers/options.d.ts +0 -16
  506. package/dist/esm/api/loadBalancers/options.js +0 -4
  507. package/dist/esm/api/loadBalancers/options.js.map +0 -1
  508. package/dist/esm/api/managedClusterSnapshots/index.d.ts +0 -3
  509. package/dist/esm/api/managedClusterSnapshots/index.js +0 -4
  510. package/dist/esm/api/managedClusterSnapshots/index.js.map +0 -1
  511. package/dist/esm/api/managedClusterSnapshots/operations.d.ts +0 -35
  512. package/dist/esm/api/managedClusterSnapshots/operations.js +0 -184
  513. package/dist/esm/api/managedClusterSnapshots/operations.js.map +0 -1
  514. package/dist/esm/api/managedClusterSnapshots/options.d.ts +0 -20
  515. package/dist/esm/api/managedClusterSnapshots/options.js +0 -4
  516. package/dist/esm/api/managedClusterSnapshots/options.js.map +0 -1
  517. package/dist/esm/api/meshMemberships/index.d.ts +0 -3
  518. package/dist/esm/api/meshMemberships/index.js +0 -4
  519. package/dist/esm/api/meshMemberships/index.js.map +0 -1
  520. package/dist/esm/api/meshMemberships/operations.d.ts +0 -28
  521. package/dist/esm/api/meshMemberships/operations.js +0 -140
  522. package/dist/esm/api/meshMemberships/operations.js.map +0 -1
  523. package/dist/esm/api/meshMemberships/options.d.ts +0 -18
  524. package/dist/esm/api/meshMemberships/options.js +0 -4
  525. package/dist/esm/api/meshMemberships/options.js.map +0 -1
  526. package/dist/esm/api/operationStatusResult/index.d.ts +0 -3
  527. package/dist/esm/api/operationStatusResult/index.js +0 -4
  528. package/dist/esm/api/operationStatusResult/index.js.map +0 -1
  529. package/dist/esm/api/operationStatusResult/operations.d.ts +0 -18
  530. package/dist/esm/api/operationStatusResult/operations.js +0 -97
  531. package/dist/esm/api/operationStatusResult/operations.js.map +0 -1
  532. package/dist/esm/api/operationStatusResult/options.d.ts +0 -11
  533. package/dist/esm/api/operationStatusResult/options.js +0 -4
  534. package/dist/esm/api/operationStatusResult/options.js.map +0 -1
  535. package/dist/esm/api/vmSkus/index.d.ts +0 -3
  536. package/dist/esm/api/vmSkus/index.js +0 -4
  537. package/dist/esm/api/vmSkus/index.js.map +0 -1
  538. package/dist/esm/api/vmSkus/operations.d.ts +0 -10
  539. package/dist/esm/api/vmSkus/operations.js +0 -38
  540. package/dist/esm/api/vmSkus/operations.js.map +0 -1
  541. package/dist/esm/api/vmSkus/options.d.ts +0 -7
  542. package/dist/esm/api/vmSkus/options.js +0 -4
  543. package/dist/esm/api/vmSkus/options.js.map +0 -1
  544. package/dist/esm/classic/containerService/index.d.ts +0 -11
  545. package/dist/esm/classic/containerService/index.js +0 -14
  546. package/dist/esm/classic/containerService/index.js.map +0 -1
  547. package/dist/esm/classic/identityBindings/index.d.ts +0 -32
  548. package/dist/esm/classic/identityBindings/index.js +0 -34
  549. package/dist/esm/classic/identityBindings/index.js.map +0 -1
  550. package/dist/esm/classic/jwtAuthenticators/index.d.ts +0 -32
  551. package/dist/esm/classic/jwtAuthenticators/index.js +0 -34
  552. package/dist/esm/classic/jwtAuthenticators/index.js.map +0 -1
  553. package/dist/esm/classic/loadBalancers/index.d.ts +0 -28
  554. package/dist/esm/classic/loadBalancers/index.js +0 -26
  555. package/dist/esm/classic/loadBalancers/index.js.map +0 -1
  556. package/dist/esm/classic/managedClusterSnapshots/index.d.ts +0 -26
  557. package/dist/esm/classic/managedClusterSnapshots/index.js +0 -19
  558. package/dist/esm/classic/managedClusterSnapshots/index.js.map +0 -1
  559. package/dist/esm/classic/meshMemberships/index.d.ts +0 -32
  560. package/dist/esm/classic/meshMemberships/index.js +0 -34
  561. package/dist/esm/classic/meshMemberships/index.js.map +0 -1
  562. package/dist/esm/classic/operationStatusResult/index.d.ts +0 -15
  563. package/dist/esm/classic/operationStatusResult/index.js +0 -16
  564. package/dist/esm/classic/operationStatusResult/index.js.map +0 -1
  565. package/dist/esm/classic/vmSkus/index.d.ts +0 -11
  566. package/dist/esm/classic/vmSkus/index.js +0 -14
  567. package/dist/esm/classic/vmSkus/index.js.map +0 -1
  568. package/dist/react-native/api/containerService/index.d.ts +0 -3
  569. package/dist/react-native/api/containerService/index.js +0 -4
  570. package/dist/react-native/api/containerService/index.js.map +0 -1
  571. package/dist/react-native/api/containerService/operations.d.ts +0 -10
  572. package/dist/react-native/api/containerService/operations.js +0 -37
  573. package/dist/react-native/api/containerService/operations.js.map +0 -1
  574. package/dist/react-native/api/containerService/options.d.ts +0 -5
  575. package/dist/react-native/api/containerService/options.js +0 -4
  576. package/dist/react-native/api/containerService/options.js.map +0 -1
  577. package/dist/react-native/api/identityBindings/index.d.ts +0 -3
  578. package/dist/react-native/api/identityBindings/index.js +0 -4
  579. package/dist/react-native/api/identityBindings/index.js.map +0 -1
  580. package/dist/react-native/api/identityBindings/operations.d.ts +0 -28
  581. package/dist/react-native/api/identityBindings/operations.js +0 -140
  582. package/dist/react-native/api/identityBindings/operations.js.map +0 -1
  583. package/dist/react-native/api/identityBindings/options.d.ts +0 -18
  584. package/dist/react-native/api/identityBindings/options.js +0 -4
  585. package/dist/react-native/api/identityBindings/options.js.map +0 -1
  586. package/dist/react-native/api/jwtAuthenticators/index.d.ts +0 -3
  587. package/dist/react-native/api/jwtAuthenticators/index.js +0 -4
  588. package/dist/react-native/api/jwtAuthenticators/index.js.map +0 -1
  589. package/dist/react-native/api/jwtAuthenticators/operations.d.ts +0 -28
  590. package/dist/react-native/api/jwtAuthenticators/operations.js +0 -140
  591. package/dist/react-native/api/jwtAuthenticators/operations.js.map +0 -1
  592. package/dist/react-native/api/jwtAuthenticators/options.d.ts +0 -18
  593. package/dist/react-native/api/jwtAuthenticators/options.js +0 -4
  594. package/dist/react-native/api/jwtAuthenticators/options.js.map +0 -1
  595. package/dist/react-native/api/loadBalancers/index.d.ts +0 -3
  596. package/dist/react-native/api/loadBalancers/index.js +0 -4
  597. package/dist/react-native/api/loadBalancers/index.js.map +0 -1
  598. package/dist/react-native/api/loadBalancers/operations.d.ts +0 -28
  599. package/dist/react-native/api/loadBalancers/operations.js +0 -135
  600. package/dist/react-native/api/loadBalancers/operations.js.map +0 -1
  601. package/dist/react-native/api/loadBalancers/options.d.ts +0 -16
  602. package/dist/react-native/api/loadBalancers/options.js +0 -4
  603. package/dist/react-native/api/loadBalancers/options.js.map +0 -1
  604. package/dist/react-native/api/managedClusterSnapshots/index.d.ts +0 -3
  605. package/dist/react-native/api/managedClusterSnapshots/index.js +0 -4
  606. package/dist/react-native/api/managedClusterSnapshots/index.js.map +0 -1
  607. package/dist/react-native/api/managedClusterSnapshots/operations.d.ts +0 -35
  608. package/dist/react-native/api/managedClusterSnapshots/operations.js +0 -184
  609. package/dist/react-native/api/managedClusterSnapshots/operations.js.map +0 -1
  610. package/dist/react-native/api/managedClusterSnapshots/options.d.ts +0 -20
  611. package/dist/react-native/api/managedClusterSnapshots/options.js +0 -4
  612. package/dist/react-native/api/managedClusterSnapshots/options.js.map +0 -1
  613. package/dist/react-native/api/meshMemberships/index.d.ts +0 -3
  614. package/dist/react-native/api/meshMemberships/index.js +0 -4
  615. package/dist/react-native/api/meshMemberships/index.js.map +0 -1
  616. package/dist/react-native/api/meshMemberships/operations.d.ts +0 -28
  617. package/dist/react-native/api/meshMemberships/operations.js +0 -140
  618. package/dist/react-native/api/meshMemberships/operations.js.map +0 -1
  619. package/dist/react-native/api/meshMemberships/options.d.ts +0 -18
  620. package/dist/react-native/api/meshMemberships/options.js +0 -4
  621. package/dist/react-native/api/meshMemberships/options.js.map +0 -1
  622. package/dist/react-native/api/operationStatusResult/index.d.ts +0 -3
  623. package/dist/react-native/api/operationStatusResult/index.js +0 -4
  624. package/dist/react-native/api/operationStatusResult/index.js.map +0 -1
  625. package/dist/react-native/api/operationStatusResult/operations.d.ts +0 -18
  626. package/dist/react-native/api/operationStatusResult/operations.js +0 -97
  627. package/dist/react-native/api/operationStatusResult/operations.js.map +0 -1
  628. package/dist/react-native/api/operationStatusResult/options.d.ts +0 -11
  629. package/dist/react-native/api/operationStatusResult/options.js +0 -4
  630. package/dist/react-native/api/operationStatusResult/options.js.map +0 -1
  631. package/dist/react-native/api/vmSkus/index.d.ts +0 -3
  632. package/dist/react-native/api/vmSkus/index.js +0 -4
  633. package/dist/react-native/api/vmSkus/index.js.map +0 -1
  634. package/dist/react-native/api/vmSkus/operations.d.ts +0 -10
  635. package/dist/react-native/api/vmSkus/operations.js +0 -38
  636. package/dist/react-native/api/vmSkus/operations.js.map +0 -1
  637. package/dist/react-native/api/vmSkus/options.d.ts +0 -7
  638. package/dist/react-native/api/vmSkus/options.js +0 -4
  639. package/dist/react-native/api/vmSkus/options.js.map +0 -1
  640. package/dist/react-native/classic/containerService/index.d.ts +0 -11
  641. package/dist/react-native/classic/containerService/index.js +0 -14
  642. package/dist/react-native/classic/containerService/index.js.map +0 -1
  643. package/dist/react-native/classic/identityBindings/index.d.ts +0 -32
  644. package/dist/react-native/classic/identityBindings/index.js +0 -34
  645. package/dist/react-native/classic/identityBindings/index.js.map +0 -1
  646. package/dist/react-native/classic/jwtAuthenticators/index.d.ts +0 -32
  647. package/dist/react-native/classic/jwtAuthenticators/index.js +0 -34
  648. package/dist/react-native/classic/jwtAuthenticators/index.js.map +0 -1
  649. package/dist/react-native/classic/loadBalancers/index.d.ts +0 -28
  650. package/dist/react-native/classic/loadBalancers/index.js +0 -26
  651. package/dist/react-native/classic/loadBalancers/index.js.map +0 -1
  652. package/dist/react-native/classic/managedClusterSnapshots/index.d.ts +0 -26
  653. package/dist/react-native/classic/managedClusterSnapshots/index.js +0 -19
  654. package/dist/react-native/classic/managedClusterSnapshots/index.js.map +0 -1
  655. package/dist/react-native/classic/meshMemberships/index.d.ts +0 -32
  656. package/dist/react-native/classic/meshMemberships/index.js +0 -34
  657. package/dist/react-native/classic/meshMemberships/index.js.map +0 -1
  658. package/dist/react-native/classic/operationStatusResult/index.d.ts +0 -15
  659. package/dist/react-native/classic/operationStatusResult/index.js +0 -16
  660. package/dist/react-native/classic/operationStatusResult/index.js.map +0 -1
  661. package/dist/react-native/classic/vmSkus/index.d.ts +0 -11
  662. package/dist/react-native/classic/vmSkus/index.js +0 -14
  663. package/dist/react-native/classic/vmSkus/index.js.map +0 -1
@@ -25,10 +25,7 @@ export function agentPoolSerializer(item) {
25
25
  "type",
26
26
  "mode",
27
27
  "orchestratorVersion",
28
- "upgradeStrategy",
29
- "enableOSDiskFullCaching",
30
28
  "upgradeSettings",
31
- "upgradeSettingsBlueGreen",
32
29
  "powerState",
33
30
  "availabilityZones",
34
31
  "enableNodePublicIP",
@@ -39,7 +36,6 @@ export function agentPoolSerializer(item) {
39
36
  "tags",
40
37
  "nodeLabels",
41
38
  "nodeTaints",
42
- "nodeInitializationTaints",
43
39
  "proximityPlacementGroupID",
44
40
  "kubeletConfig",
45
41
  "linuxOSConfig",
@@ -55,12 +51,10 @@ export function agentPoolSerializer(item) {
55
51
  "securityProfile",
56
52
  "gpuProfile",
57
53
  "gatewayProfile",
58
- "artifactStreamingProfile",
59
54
  "virtualMachinesProfile",
60
55
  "virtualMachineNodesStatus",
61
56
  "status",
62
57
  "localDNSProfile",
63
- "nodeCustomizationProfile",
64
58
  ])
65
59
  ? undefined
66
60
  : _agentPoolPropertiesSerializer(item),
@@ -101,14 +95,9 @@ export function managedClusterAgentPoolProfilePropertiesSerializer(item) {
101
95
  type: item["type"],
102
96
  mode: item["mode"],
103
97
  orchestratorVersion: item["orchestratorVersion"],
104
- upgradeStrategy: item["upgradeStrategy"],
105
- enableOSDiskFullCaching: item["enableOSDiskFullCaching"],
106
98
  upgradeSettings: !item["upgradeSettings"]
107
99
  ? item["upgradeSettings"]
108
100
  : agentPoolUpgradeSettingsSerializer(item["upgradeSettings"]),
109
- upgradeSettingsBlueGreen: !item["upgradeSettingsBlueGreen"]
110
- ? item["upgradeSettingsBlueGreen"]
111
- : agentPoolBlueGreenUpgradeSettingsSerializer(item["upgradeSettingsBlueGreen"]),
112
101
  powerState: !item["powerState"] ? item["powerState"] : powerStateSerializer(item["powerState"]),
113
102
  availabilityZones: !item["availabilityZones"]
114
103
  ? item["availabilityZones"]
@@ -127,11 +116,6 @@ export function managedClusterAgentPoolProfilePropertiesSerializer(item) {
127
116
  : item["nodeTaints"].map((p) => {
128
117
  return p;
129
118
  }),
130
- nodeInitializationTaints: !item["nodeInitializationTaints"]
131
- ? item["nodeInitializationTaints"]
132
- : item["nodeInitializationTaints"].map((p) => {
133
- return p;
134
- }),
135
119
  proximityPlacementGroupID: item["proximityPlacementGroupID"],
136
120
  kubeletConfig: !item["kubeletConfig"]
137
121
  ? item["kubeletConfig"]
@@ -161,9 +145,6 @@ export function managedClusterAgentPoolProfilePropertiesSerializer(item) {
161
145
  gatewayProfile: !item["gatewayProfile"]
162
146
  ? item["gatewayProfile"]
163
147
  : agentPoolGatewayProfileSerializer(item["gatewayProfile"]),
164
- artifactStreamingProfile: !item["artifactStreamingProfile"]
165
- ? item["artifactStreamingProfile"]
166
- : agentPoolArtifactStreamingProfileSerializer(item["artifactStreamingProfile"]),
167
148
  virtualMachinesProfile: !item["virtualMachinesProfile"]
168
149
  ? item["virtualMachinesProfile"]
169
150
  : virtualMachinesProfileSerializer(item["virtualMachinesProfile"]),
@@ -174,9 +155,6 @@ export function managedClusterAgentPoolProfilePropertiesSerializer(item) {
174
155
  localDNSProfile: !item["localDNSProfile"]
175
156
  ? item["localDNSProfile"]
176
157
  : localDNSProfileSerializer(item["localDNSProfile"]),
177
- nodeCustomizationProfile: !item["nodeCustomizationProfile"]
178
- ? item["nodeCustomizationProfile"]
179
- : nodeCustomizationProfileSerializer(item["nodeCustomizationProfile"]),
180
158
  };
181
159
  }
182
160
  export function managedClusterAgentPoolProfilePropertiesDeserializer(item) {
@@ -204,14 +182,9 @@ export function managedClusterAgentPoolProfilePropertiesDeserializer(item) {
204
182
  orchestratorVersion: item["orchestratorVersion"],
205
183
  currentOrchestratorVersion: item["currentOrchestratorVersion"],
206
184
  nodeImageVersion: item["nodeImageVersion"],
207
- upgradeStrategy: item["upgradeStrategy"],
208
- enableOSDiskFullCaching: item["enableOSDiskFullCaching"],
209
185
  upgradeSettings: !item["upgradeSettings"]
210
186
  ? item["upgradeSettings"]
211
187
  : agentPoolUpgradeSettingsDeserializer(item["upgradeSettings"]),
212
- upgradeSettingsBlueGreen: !item["upgradeSettingsBlueGreen"]
213
- ? item["upgradeSettingsBlueGreen"]
214
- : agentPoolBlueGreenUpgradeSettingsDeserializer(item["upgradeSettingsBlueGreen"]),
215
188
  provisioningState: item["provisioningState"],
216
189
  powerState: !item["powerState"]
217
190
  ? item["powerState"]
@@ -237,11 +210,6 @@ export function managedClusterAgentPoolProfilePropertiesDeserializer(item) {
237
210
  : item["nodeTaints"].map((p) => {
238
211
  return p;
239
212
  }),
240
- nodeInitializationTaints: !item["nodeInitializationTaints"]
241
- ? item["nodeInitializationTaints"]
242
- : item["nodeInitializationTaints"].map((p) => {
243
- return p;
244
- }),
245
213
  proximityPlacementGroupID: item["proximityPlacementGroupID"],
246
214
  kubeletConfig: !item["kubeletConfig"]
247
215
  ? item["kubeletConfig"]
@@ -273,9 +241,6 @@ export function managedClusterAgentPoolProfilePropertiesDeserializer(item) {
273
241
  gatewayProfile: !item["gatewayProfile"]
274
242
  ? item["gatewayProfile"]
275
243
  : agentPoolGatewayProfileDeserializer(item["gatewayProfile"]),
276
- artifactStreamingProfile: !item["artifactStreamingProfile"]
277
- ? item["artifactStreamingProfile"]
278
- : agentPoolArtifactStreamingProfileDeserializer(item["artifactStreamingProfile"]),
279
244
  virtualMachinesProfile: !item["virtualMachinesProfile"]
280
245
  ? item["virtualMachinesProfile"]
281
246
  : virtualMachinesProfileDeserializer(item["virtualMachinesProfile"]),
@@ -286,9 +251,6 @@ export function managedClusterAgentPoolProfilePropertiesDeserializer(item) {
286
251
  localDNSProfile: !item["localDNSProfile"]
287
252
  ? item["localDNSProfile"]
288
253
  : localDNSProfileDeserializer(item["localDNSProfile"]),
289
- nodeCustomizationProfile: !item["nodeCustomizationProfile"]
290
- ? item["nodeCustomizationProfile"]
291
- : nodeCustomizationProfileDeserializer(item["nodeCustomizationProfile"]),
292
254
  };
293
255
  }
294
256
  /** The OS disk type to be used for machines in the agent pool. The default is 'Ephemeral' if the VM supports it and has a cache disk larger than the requested OSDiskSizeGB. Otherwise, defaults to 'Managed'. May not be changed after creation. For more information see [Ephemeral OS](https://docs.microsoft.com/azure/aks/cluster-configuration#ephemeral-os). */
@@ -314,8 +276,6 @@ export var KnownWorkloadRuntime;
314
276
  KnownWorkloadRuntime["OCIContainer"] = "OCIContainer";
315
277
  /** Nodes will use Krustlet to run WASM workloads using the WASI provider (Preview). */
316
278
  KnownWorkloadRuntime["WasmWasi"] = "WasmWasi";
317
- /** Nodes can use (Kata + Cloud Hypervisor + Hyper-V) to enable Nested VM-based pods (Preview). Due to the use Hyper-V, AKS node OS itself is a nested VM (the root OS) of Hyper-V. Thus it can only be used with VM series that support Nested Virtualization such as Dv3 series. This naming convention will be deprecated in future releases in favor of KataVmIsolation. */
318
- KnownWorkloadRuntime["KataMshvVmIsolation"] = "KataMshvVmIsolation";
319
279
  /** Nodes can use (Kata + Cloud Hypervisor + Hyper-V) to enable Nested VM-based pods. Due to the use Hyper-V, AKS node OS itself is a nested VM (the root OS) of Hyper-V. Thus it can only be used with VM series that support Nested Virtualization such as Dv3 series. */
320
280
  KnownWorkloadRuntime["KataVmIsolation"] = "KataVmIsolation";
321
281
  })(KnownWorkloadRuntime || (KnownWorkloadRuntime = {}));
@@ -345,10 +305,6 @@ export var KnownOssku;
345
305
  /** Use AzureLinux3 as the OS for node images. Azure Linux is a container-optimized Linux distro built by Microsoft, visit https://aka.ms/azurelinux for more information. For limitations, visit https://aka.ms/aks/node-images. For OS migration guidance, see https://aka.ms/aks/upgrade-os-version. */
346
306
  KnownOssku["AzureLinux3"] = "AzureLinux3";
347
307
  /** Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. */
348
- KnownOssku["Mariner"] = "Mariner";
349
- /** Use Flatcar Container Linux as the OS for node images. Flatcar is a container-optimized, security-focused Linux OS, with an immutable filesystem and part of the Cloud Native Computing Foundation (CNCF). For more information about Flatcar Container Linux for AKS, see aka.ms/aks/flatcar-container-linux-for-aks */
350
- KnownOssku["Flatcar"] = "Flatcar";
351
- /** Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. */
352
308
  KnownOssku["CBLMariner"] = "CBLMariner";
353
309
  /** Use Windows2019 as the OS for node images. Unsupported for system node pools. Windows2019 only supports Windows2019 containers; it cannot run Windows2022 containers and vice versa. */
354
310
  KnownOssku["Windows2019"] = "Windows2019";
@@ -358,8 +314,6 @@ export var KnownOssku;
358
314
  KnownOssku["Ubuntu2204"] = "Ubuntu2204";
359
315
  /** Use Windows2025 as the OS for node images. Unsupported for system node pools. Windows2025 supports Windows2022 and Windows 2025 containers; it cannot run Windows2019 containers and vice versa. */
360
316
  KnownOssku["Windows2025"] = "Windows2025";
361
- /** Use Windows Annual Channel version as the OS for node images. Unsupported for system node pools. Details about supported container images and kubernetes versions under different AKS Annual Channel versions could be seen in https://aka.ms/aks/windows-annual-channel-details. */
362
- KnownOssku["WindowsAnnual"] = "WindowsAnnual";
363
317
  /** Use Ubuntu2404 as the OS for node images, however, Ubuntu 24.04 may not be supported for all nodepools. For limitations and supported kubernetes versions, see see https://aka.ms/aks/supported-ubuntu-versions */
364
318
  KnownOssku["Ubuntu2404"] = "Ubuntu2404";
365
319
  })(KnownOssku || (KnownOssku = {}));
@@ -390,24 +344,11 @@ export var KnownAgentPoolMode;
390
344
  KnownAgentPoolMode["User"] = "User";
391
345
  /** Gateway agent pools are dedicated to providing static egress IPs to pods. For more details, see https://aka.ms/aks/static-egress-gateway. */
392
346
  KnownAgentPoolMode["Gateway"] = "Gateway";
393
- /** ManagedSystem is a system pool managed by AKS. The pool scales dynamically according to cluster usage, and has additional automated monitoring and healing capabilities. There can only be one ManagedSystem pool, and it is recommended to delete all other system pools for the best experience. */
394
- KnownAgentPoolMode["ManagedSystem"] = "ManagedSystem";
395
- /** Machines agent pools are dedicated to hosting machines. Only limited operations, such as creation and deletion, are allowed at the pool level. Please use the machine APIs to manage the full machine lifecycle. */
396
- KnownAgentPoolMode["Machines"] = "Machines";
397
347
  })(KnownAgentPoolMode || (KnownAgentPoolMode = {}));
398
- /** Defines the upgrade strategy for the agent pool. The default is Rolling. */
399
- export var KnownUpgradeStrategy;
400
- (function (KnownUpgradeStrategy) {
401
- /** Specifies that the agent pool will conduct rolling upgrade. This is the default upgrade strategy. */
402
- KnownUpgradeStrategy["Rolling"] = "Rolling";
403
- /** Specifies that the agent pool will conduct blue-green upgrade. */
404
- KnownUpgradeStrategy["BlueGreen"] = "BlueGreen";
405
- })(KnownUpgradeStrategy || (KnownUpgradeStrategy = {}));
406
348
  export function agentPoolUpgradeSettingsSerializer(item) {
407
349
  return {
408
350
  maxSurge: item["maxSurge"],
409
351
  maxUnavailable: item["maxUnavailable"],
410
- maxBlockedNodes: item["maxBlockedNodes"],
411
352
  drainTimeoutInMinutes: item["drainTimeoutInMinutes"],
412
353
  nodeSoakDurationInMinutes: item["nodeSoakDurationInMinutes"],
413
354
  undrainableNodeBehavior: item["undrainableNodeBehavior"],
@@ -417,7 +358,6 @@ export function agentPoolUpgradeSettingsDeserializer(item) {
417
358
  return {
418
359
  maxSurge: item["maxSurge"],
419
360
  maxUnavailable: item["maxUnavailable"],
420
- maxBlockedNodes: item["maxBlockedNodes"],
421
361
  drainTimeoutInMinutes: item["drainTimeoutInMinutes"],
422
362
  nodeSoakDurationInMinutes: item["nodeSoakDurationInMinutes"],
423
363
  undrainableNodeBehavior: item["undrainableNodeBehavior"],
@@ -431,22 +371,6 @@ export var KnownUndrainableNodeBehavior;
431
371
  /** AKS will mark the blocked nodes schedulable, but the blocked nodes are not upgraded. A best-effort attempt will be made to delete all surge nodes. The upgrade operation and the managed cluster will be in failed state if there are any blocked nodes. */
432
372
  KnownUndrainableNodeBehavior["Schedule"] = "Schedule";
433
373
  })(KnownUndrainableNodeBehavior || (KnownUndrainableNodeBehavior = {}));
434
- export function agentPoolBlueGreenUpgradeSettingsSerializer(item) {
435
- return {
436
- drainBatchSize: item["drainBatchSize"],
437
- drainTimeoutInMinutes: item["drainTimeoutInMinutes"],
438
- batchSoakDurationInMinutes: item["batchSoakDurationInMinutes"],
439
- finalSoakDurationInMinutes: item["finalSoakDurationInMinutes"],
440
- };
441
- }
442
- export function agentPoolBlueGreenUpgradeSettingsDeserializer(item) {
443
- return {
444
- drainBatchSize: item["drainBatchSize"],
445
- drainTimeoutInMinutes: item["drainTimeoutInMinutes"],
446
- batchSoakDurationInMinutes: item["batchSoakDurationInMinutes"],
447
- finalSoakDurationInMinutes: item["finalSoakDurationInMinutes"],
448
- };
449
- }
450
374
  export function powerStateSerializer(item) {
451
375
  return { code: item["code"] };
452
376
  }
@@ -496,7 +420,6 @@ export function kubeletConfigSerializer(item) {
496
420
  containerLogMaxSizeMB: item["containerLogMaxSizeMB"],
497
421
  containerLogMaxFiles: item["containerLogMaxFiles"],
498
422
  podMaxPids: item["podMaxPids"],
499
- seccompDefault: item["seccompDefault"],
500
423
  };
501
424
  }
502
425
  export function kubeletConfigDeserializer(item) {
@@ -516,17 +439,8 @@ export function kubeletConfigDeserializer(item) {
516
439
  containerLogMaxSizeMB: item["containerLogMaxSizeMB"],
517
440
  containerLogMaxFiles: item["containerLogMaxFiles"],
518
441
  podMaxPids: item["podMaxPids"],
519
- seccompDefault: item["seccompDefault"],
520
442
  };
521
443
  }
522
- /** Specifies the default seccomp profile applied to all workloads. If not specified, 'Unconfined' will be used by default. */
523
- export var KnownSeccompDefault;
524
- (function (KnownSeccompDefault) {
525
- /** No seccomp profile is applied, allowing all system calls. */
526
- KnownSeccompDefault["Unconfined"] = "Unconfined";
527
- /** The default seccomp profile for container runtime is applied, which restricts certain system calls for enhanced security. */
528
- KnownSeccompDefault["RuntimeDefault"] = "RuntimeDefault";
529
- })(KnownSeccompDefault || (KnownSeccompDefault = {}));
530
444
  export function linuxOSConfigSerializer(item) {
531
445
  return {
532
446
  sysctls: !item["sysctls"] ? item["sysctls"] : sysctlConfigSerializer(item["sysctls"]),
@@ -735,21 +649,13 @@ export var KnownAgentPoolSSHAccess;
735
649
  KnownAgentPoolSSHAccess["LocalUser"] = "LocalUser";
736
650
  /** SSH service will be turned off on the node. */
737
651
  KnownAgentPoolSSHAccess["Disabled"] = "Disabled";
738
- /** SSH to node with EntraId integration. More information can be found under https://aka.ms/aks/ssh/aad */
739
- KnownAgentPoolSSHAccess["EntraId"] = "EntraId";
740
652
  })(KnownAgentPoolSSHAccess || (KnownAgentPoolSSHAccess = {}));
741
653
  export function gpuProfileSerializer(item) {
742
- return {
743
- driver: item["driver"],
744
- driverType: item["driverType"],
745
- nvidia: !item["nvidia"] ? item["nvidia"] : nvidiaGPUProfileSerializer(item["nvidia"]),
746
- };
654
+ return { driver: item["driver"] };
747
655
  }
748
656
  export function gpuProfileDeserializer(item) {
749
657
  return {
750
658
  driver: item["driver"],
751
- driverType: item["driverType"],
752
- nvidia: !item["nvidia"] ? item["nvidia"] : nvidiaGPUProfileDeserializer(item["nvidia"]),
753
659
  };
754
660
  }
755
661
  /** Whether to install GPU drivers. When it's not specified, default is Install. */
@@ -760,41 +666,6 @@ export var KnownGPUDriver;
760
666
  /** Skip driver install. */
761
667
  KnownGPUDriver["None"] = "None";
762
668
  })(KnownGPUDriver || (KnownGPUDriver = {}));
763
- /** Specify the type of GPU driver to install when creating Windows agent pools. If not provided, AKS selects the driver based on system compatibility. This cannot be changed once the AgentPool has been created. This cannot be set on Linux AgentPools. For Linux AgentPools, the driver is selected based on system compatibility. */
764
- export var KnownDriverType;
765
- (function (KnownDriverType) {
766
- /** Install the GRID driver for the GPU, suitable for applications requiring virtualization support. */
767
- KnownDriverType["Grid"] = "GRID";
768
- /** Install the CUDA driver for the GPU, optimized for computational tasks in scientific computing and data-intensive applications. */
769
- KnownDriverType["Cuda"] = "CUDA";
770
- })(KnownDriverType || (KnownDriverType = {}));
771
- export function nvidiaGPUProfileSerializer(item) {
772
- return { managementMode: item["managementMode"], migStrategy: item["migStrategy"] };
773
- }
774
- export function nvidiaGPUProfileDeserializer(item) {
775
- return {
776
- managementMode: item["managementMode"],
777
- migStrategy: item["migStrategy"],
778
- };
779
- }
780
- /** The Managed GPU experience installs additional components, such as the Data Center GPU Manager (DCGM) metrics for monitoring, on top of the GPU driver for you. For more details of what is installed, check out aka.ms/aks/managed-gpu. */
781
- export var KnownManagementMode;
782
- (function (KnownManagementMode) {
783
- /** Managed GPU experience is disabled for NVIDIA GPUs. */
784
- KnownManagementMode["Unmanaged"] = "Unmanaged";
785
- /** Managed GPU experience is enabled for NVIDIA GPUs. */
786
- KnownManagementMode["Managed"] = "Managed";
787
- })(KnownManagementMode || (KnownManagementMode = {}));
788
- /** Sets the MIG (Multi-Instance GPU) strategy that will be used for managed MIG support. For more information about the different strategies, visit aka.ms/aks/managed-gpu. When not specified, the default is None. */
789
- export var KnownMigStrategy;
790
- (function (KnownMigStrategy) {
791
- /** Don't set a MIG strategy. If you previously had one set, this will override it and set remove the set MIG strategy. */
792
- KnownMigStrategy["None"] = "None";
793
- /** Set the MIG strategy for managed MIG as single. */
794
- KnownMigStrategy["Single"] = "Single";
795
- /** Set the MIG strategy for managed MIG as mixed. */
796
- KnownMigStrategy["Mixed"] = "Mixed";
797
- })(KnownMigStrategy || (KnownMigStrategy = {}));
798
669
  export function agentPoolGatewayProfileSerializer(item) {
799
670
  return { publicIPPrefixSize: item["publicIPPrefixSize"] };
800
671
  }
@@ -803,14 +674,6 @@ export function agentPoolGatewayProfileDeserializer(item) {
803
674
  publicIPPrefixSize: item["publicIPPrefixSize"],
804
675
  };
805
676
  }
806
- export function agentPoolArtifactStreamingProfileSerializer(item) {
807
- return { enabled: item["enabled"] };
808
- }
809
- export function agentPoolArtifactStreamingProfileDeserializer(item) {
810
- return {
811
- enabled: item["enabled"],
812
- };
813
- }
814
677
  export function virtualMachinesProfileSerializer(item) {
815
678
  return { scale: !item["scale"] ? item["scale"] : scaleProfileSerializer(item["scale"]) };
816
679
  }
@@ -822,17 +685,11 @@ export function virtualMachinesProfileDeserializer(item) {
822
685
  export function scaleProfileSerializer(item) {
823
686
  return {
824
687
  manual: !item["manual"] ? item["manual"] : manualScaleProfileArraySerializer(item["manual"]),
825
- autoscale: !item["autoscale"]
826
- ? item["autoscale"]
827
- : autoScaleProfileSerializer(item["autoscale"]),
828
688
  };
829
689
  }
830
690
  export function scaleProfileDeserializer(item) {
831
691
  return {
832
692
  manual: !item["manual"] ? item["manual"] : manualScaleProfileArrayDeserializer(item["manual"]),
833
- autoscale: !item["autoscale"]
834
- ? item["autoscale"]
835
- : autoScaleProfileDeserializer(item["autoscale"]),
836
693
  };
837
694
  }
838
695
  export function manualScaleProfileArraySerializer(result) {
@@ -854,16 +711,6 @@ export function manualScaleProfileDeserializer(item) {
854
711
  count: item["count"],
855
712
  };
856
713
  }
857
- export function autoScaleProfileSerializer(item) {
858
- return { size: item["size"], minCount: item["minCount"], maxCount: item["maxCount"] };
859
- }
860
- export function autoScaleProfileDeserializer(item) {
861
- return {
862
- size: item["size"],
863
- minCount: item["minCount"],
864
- maxCount: item["maxCount"],
865
- };
866
- }
867
714
  export function virtualMachineNodesArraySerializer(result) {
868
715
  return result.map((item) => {
869
716
  return virtualMachineNodesSerializer(item);
@@ -883,8 +730,8 @@ export function virtualMachineNodesDeserializer(item) {
883
730
  count: item["count"],
884
731
  };
885
732
  }
886
- export function agentPoolStatusSerializer(item) {
887
- return item;
733
+ export function agentPoolStatusSerializer(_item) {
734
+ return {};
888
735
  }
889
736
  export function agentPoolStatusDeserializer(item) {
890
737
  return {
@@ -1043,16 +890,8 @@ export var KnownLocalDNSServeStale;
1043
890
  /** Disable serving stale data. */
1044
891
  KnownLocalDNSServeStale["Disable"] = "Disable";
1045
892
  })(KnownLocalDNSServeStale || (KnownLocalDNSServeStale = {}));
1046
- export function nodeCustomizationProfileSerializer(item) {
1047
- return { nodeCustomizationId: item["nodeCustomizationId"] };
1048
- }
1049
- export function nodeCustomizationProfileDeserializer(item) {
1050
- return {
1051
- nodeCustomizationId: item["nodeCustomizationId"],
1052
- };
1053
- }
1054
- export function proxyResourceSerializer(item) {
1055
- return item;
893
+ export function proxyResourceSerializer(_item) {
894
+ return {};
1056
895
  }
1057
896
  export function proxyResourceDeserializer(item) {
1058
897
  return {
@@ -1064,8 +903,8 @@ export function proxyResourceDeserializer(item) {
1064
903
  : systemDataDeserializer(item["systemData"]),
1065
904
  };
1066
905
  }
1067
- export function resourceSerializer(item) {
1068
- return item;
906
+ export function resourceSerializer(_item) {
907
+ return {};
1069
908
  }
1070
909
  export function resourceDeserializer(item) {
1071
910
  return {
@@ -1174,12 +1013,6 @@ export function agentPoolUpgradeProfilePropertiesDeserializer(item) {
1174
1013
  upgrades: !item["upgrades"]
1175
1014
  ? item["upgrades"]
1176
1015
  : agentPoolUpgradeProfilePropertiesUpgradesItemArrayDeserializer(item["upgrades"]),
1177
- componentsByReleases: !item["componentsByReleases"]
1178
- ? item["componentsByReleases"]
1179
- : componentsByReleaseArrayDeserializer(item["componentsByReleases"]),
1180
- recentlyUsedVersions: !item["recentlyUsedVersions"]
1181
- ? item["recentlyUsedVersions"]
1182
- : agentPoolRecentlyUsedVersionArrayDeserializer(item["recentlyUsedVersions"]),
1183
1016
  latestNodeImageVersion: item["latestNodeImageVersion"],
1184
1017
  };
1185
1018
  }
@@ -1192,44 +1025,6 @@ export function agentPoolUpgradeProfilePropertiesUpgradesItemDeserializer(item)
1192
1025
  return {
1193
1026
  kubernetesVersion: item["kubernetesVersion"],
1194
1027
  isPreview: item["isPreview"],
1195
- isOutOfSupport: item["isOutOfSupport"],
1196
- };
1197
- }
1198
- export function componentsByReleaseArrayDeserializer(result) {
1199
- return result.map((item) => {
1200
- return componentsByReleaseDeserializer(item);
1201
- });
1202
- }
1203
- export function componentsByReleaseDeserializer(item) {
1204
- return {
1205
- kubernetesVersion: item["kubernetesVersion"],
1206
- components: !item["components"]
1207
- ? item["components"]
1208
- : componentArrayDeserializer(item["components"]),
1209
- };
1210
- }
1211
- export function componentArrayDeserializer(result) {
1212
- return result.map((item) => {
1213
- return componentDeserializer(item);
1214
- });
1215
- }
1216
- export function componentDeserializer(item) {
1217
- return {
1218
- name: item["name"],
1219
- version: item["version"],
1220
- hasBreakingChanges: item["hasBreakingChanges"],
1221
- };
1222
- }
1223
- export function agentPoolRecentlyUsedVersionArrayDeserializer(result) {
1224
- return result.map((item) => {
1225
- return agentPoolRecentlyUsedVersionDeserializer(item);
1226
- });
1227
- }
1228
- export function agentPoolRecentlyUsedVersionDeserializer(item) {
1229
- return {
1230
- orchestratorVersion: item["orchestratorVersion"],
1231
- nodeImageVersion: item["nodeImageVersion"],
1232
- timestamp: !item["timestamp"] ? item["timestamp"] : new Date(item["timestamp"]),
1233
1028
  };
1234
1029
  }
1235
1030
  export function managedClusterSerializer(item) {
@@ -1237,7 +1032,6 @@ export function managedClusterSerializer(item) {
1237
1032
  tags: item["tags"],
1238
1033
  location: item["location"],
1239
1034
  properties: areAllPropsUndefined(item, [
1240
- "creationData",
1241
1035
  "kubernetesVersion",
1242
1036
  "dnsPrefix",
1243
1037
  "fqdnSubdomain",
@@ -1252,7 +1046,6 @@ export function managedClusterSerializer(item) {
1252
1046
  "nodeResourceGroupProfile",
1253
1047
  "enableRBAC",
1254
1048
  "supportPlan",
1255
- "enableNamespaceResources",
1256
1049
  "networkProfile",
1257
1050
  "aadProfile",
1258
1051
  "autoUpgradeProfile",
@@ -1275,9 +1068,7 @@ export function managedClusterSerializer(item) {
1275
1068
  "nodeProvisioningProfile",
1276
1069
  "bootstrapProfile",
1277
1070
  "aiToolchainOperatorProfile",
1278
- "schedulerProfile",
1279
1071
  "hostedSystemProfile",
1280
- "healthMonitorProfile",
1281
1072
  "status",
1282
1073
  ])
1283
1074
  ? undefined
@@ -1320,9 +1111,6 @@ export function managedClusterDeserializer(item) {
1320
1111
  }
1321
1112
  export function managedClusterPropertiesSerializer(item) {
1322
1113
  return {
1323
- creationData: !item["creationData"]
1324
- ? item["creationData"]
1325
- : creationDataSerializer(item["creationData"]),
1326
1114
  kubernetesVersion: item["kubernetesVersion"],
1327
1115
  dnsPrefix: item["dnsPrefix"],
1328
1116
  fqdnSubdomain: item["fqdnSubdomain"],
@@ -1353,7 +1141,6 @@ export function managedClusterPropertiesSerializer(item) {
1353
1141
  : managedClusterNodeResourceGroupProfileSerializer(item["nodeResourceGroupProfile"]),
1354
1142
  enableRBAC: item["enableRbac"],
1355
1143
  supportPlan: item["supportPlan"],
1356
- enableNamespaceResources: item["enableNamespaceResources"],
1357
1144
  networkProfile: !item["networkProfile"]
1358
1145
  ? item["networkProfile"]
1359
1146
  : containerServiceNetworkProfileSerializer(item["networkProfile"]),
@@ -1414,15 +1201,9 @@ export function managedClusterPropertiesSerializer(item) {
1414
1201
  aiToolchainOperatorProfile: !item["aiToolchainOperatorProfile"]
1415
1202
  ? item["aiToolchainOperatorProfile"]
1416
1203
  : managedClusterAIToolchainOperatorProfileSerializer(item["aiToolchainOperatorProfile"]),
1417
- schedulerProfile: !item["schedulerProfile"]
1418
- ? item["schedulerProfile"]
1419
- : schedulerProfileSerializer(item["schedulerProfile"]),
1420
1204
  hostedSystemProfile: !item["hostedSystemProfile"]
1421
1205
  ? item["hostedSystemProfile"]
1422
1206
  : managedClusterHostedSystemProfileSerializer(item["hostedSystemProfile"]),
1423
- healthMonitorProfile: !item["healthMonitorProfile"]
1424
- ? item["healthMonitorProfile"]
1425
- : managedClusterHealthMonitorProfileSerializer(item["healthMonitorProfile"]),
1426
1207
  status: !item["status"] ? item["status"] : managedClusterStatusSerializer(item["status"]),
1427
1208
  };
1428
1209
  }
@@ -1432,9 +1213,6 @@ export function managedClusterPropertiesDeserializer(item) {
1432
1213
  powerState: !item["powerState"]
1433
1214
  ? item["powerState"]
1434
1215
  : powerStateDeserializer(item["powerState"]),
1435
- creationData: !item["creationData"]
1436
- ? item["creationData"]
1437
- : creationDataDeserializer(item["creationData"]),
1438
1216
  maxAgentPools: item["maxAgentPools"],
1439
1217
  kubernetesVersion: item["kubernetesVersion"],
1440
1218
  currentKubernetesVersion: item["currentKubernetesVersion"],
@@ -1470,7 +1248,6 @@ export function managedClusterPropertiesDeserializer(item) {
1470
1248
  : managedClusterNodeResourceGroupProfileDeserializer(item["nodeResourceGroupProfile"]),
1471
1249
  enableRbac: item["enableRBAC"],
1472
1250
  supportPlan: item["supportPlan"],
1473
- enableNamespaceResources: item["enableNamespaceResources"],
1474
1251
  networkProfile: !item["networkProfile"]
1475
1252
  ? item["networkProfile"]
1476
1253
  : containerServiceNetworkProfileDeserializer(item["networkProfile"]),
@@ -1532,15 +1309,9 @@ export function managedClusterPropertiesDeserializer(item) {
1532
1309
  aiToolchainOperatorProfile: !item["aiToolchainOperatorProfile"]
1533
1310
  ? item["aiToolchainOperatorProfile"]
1534
1311
  : managedClusterAIToolchainOperatorProfileDeserializer(item["aiToolchainOperatorProfile"]),
1535
- schedulerProfile: !item["schedulerProfile"]
1536
- ? item["schedulerProfile"]
1537
- : schedulerProfileDeserializer(item["schedulerProfile"]),
1538
1312
  hostedSystemProfile: !item["hostedSystemProfile"]
1539
1313
  ? item["hostedSystemProfile"]
1540
1314
  : managedClusterHostedSystemProfileDeserializer(item["hostedSystemProfile"]),
1541
- healthMonitorProfile: !item["healthMonitorProfile"]
1542
- ? item["healthMonitorProfile"]
1543
- : managedClusterHealthMonitorProfileDeserializer(item["healthMonitorProfile"]),
1544
1315
  status: !item["status"] ? item["status"] : managedClusterStatusDeserializer(item["status"]),
1545
1316
  };
1546
1317
  }
@@ -1576,14 +1347,9 @@ export function managedClusterAgentPoolProfileSerializer(item) {
1576
1347
  type: item["type"],
1577
1348
  mode: item["mode"],
1578
1349
  orchestratorVersion: item["orchestratorVersion"],
1579
- upgradeStrategy: item["upgradeStrategy"],
1580
- enableOSDiskFullCaching: item["enableOSDiskFullCaching"],
1581
1350
  upgradeSettings: !item["upgradeSettings"]
1582
1351
  ? item["upgradeSettings"]
1583
1352
  : agentPoolUpgradeSettingsSerializer(item["upgradeSettings"]),
1584
- upgradeSettingsBlueGreen: !item["upgradeSettingsBlueGreen"]
1585
- ? item["upgradeSettingsBlueGreen"]
1586
- : agentPoolBlueGreenUpgradeSettingsSerializer(item["upgradeSettingsBlueGreen"]),
1587
1353
  powerState: !item["powerState"] ? item["powerState"] : powerStateSerializer(item["powerState"]),
1588
1354
  availabilityZones: !item["availabilityZones"]
1589
1355
  ? item["availabilityZones"]
@@ -1602,11 +1368,6 @@ export function managedClusterAgentPoolProfileSerializer(item) {
1602
1368
  : item["nodeTaints"].map((p) => {
1603
1369
  return p;
1604
1370
  }),
1605
- nodeInitializationTaints: !item["nodeInitializationTaints"]
1606
- ? item["nodeInitializationTaints"]
1607
- : item["nodeInitializationTaints"].map((p) => {
1608
- return p;
1609
- }),
1610
1371
  proximityPlacementGroupID: item["proximityPlacementGroupID"],
1611
1372
  kubeletConfig: !item["kubeletConfig"]
1612
1373
  ? item["kubeletConfig"]
@@ -1636,9 +1397,6 @@ export function managedClusterAgentPoolProfileSerializer(item) {
1636
1397
  gatewayProfile: !item["gatewayProfile"]
1637
1398
  ? item["gatewayProfile"]
1638
1399
  : agentPoolGatewayProfileSerializer(item["gatewayProfile"]),
1639
- artifactStreamingProfile: !item["artifactStreamingProfile"]
1640
- ? item["artifactStreamingProfile"]
1641
- : agentPoolArtifactStreamingProfileSerializer(item["artifactStreamingProfile"]),
1642
1400
  virtualMachinesProfile: !item["virtualMachinesProfile"]
1643
1401
  ? item["virtualMachinesProfile"]
1644
1402
  : virtualMachinesProfileSerializer(item["virtualMachinesProfile"]),
@@ -1649,9 +1407,6 @@ export function managedClusterAgentPoolProfileSerializer(item) {
1649
1407
  localDNSProfile: !item["localDNSProfile"]
1650
1408
  ? item["localDNSProfile"]
1651
1409
  : localDNSProfileSerializer(item["localDNSProfile"]),
1652
- nodeCustomizationProfile: !item["nodeCustomizationProfile"]
1653
- ? item["nodeCustomizationProfile"]
1654
- : nodeCustomizationProfileSerializer(item["nodeCustomizationProfile"]),
1655
1410
  name: item["name"],
1656
1411
  };
1657
1412
  }
@@ -1680,14 +1435,9 @@ export function managedClusterAgentPoolProfileDeserializer(item) {
1680
1435
  orchestratorVersion: item["orchestratorVersion"],
1681
1436
  currentOrchestratorVersion: item["currentOrchestratorVersion"],
1682
1437
  nodeImageVersion: item["nodeImageVersion"],
1683
- upgradeStrategy: item["upgradeStrategy"],
1684
- enableOSDiskFullCaching: item["enableOSDiskFullCaching"],
1685
1438
  upgradeSettings: !item["upgradeSettings"]
1686
1439
  ? item["upgradeSettings"]
1687
1440
  : agentPoolUpgradeSettingsDeserializer(item["upgradeSettings"]),
1688
- upgradeSettingsBlueGreen: !item["upgradeSettingsBlueGreen"]
1689
- ? item["upgradeSettingsBlueGreen"]
1690
- : agentPoolBlueGreenUpgradeSettingsDeserializer(item["upgradeSettingsBlueGreen"]),
1691
1441
  provisioningState: item["provisioningState"],
1692
1442
  powerState: !item["powerState"]
1693
1443
  ? item["powerState"]
@@ -1713,11 +1463,6 @@ export function managedClusterAgentPoolProfileDeserializer(item) {
1713
1463
  : item["nodeTaints"].map((p) => {
1714
1464
  return p;
1715
1465
  }),
1716
- nodeInitializationTaints: !item["nodeInitializationTaints"]
1717
- ? item["nodeInitializationTaints"]
1718
- : item["nodeInitializationTaints"].map((p) => {
1719
- return p;
1720
- }),
1721
1466
  proximityPlacementGroupID: item["proximityPlacementGroupID"],
1722
1467
  kubeletConfig: !item["kubeletConfig"]
1723
1468
  ? item["kubeletConfig"]
@@ -1749,9 +1494,6 @@ export function managedClusterAgentPoolProfileDeserializer(item) {
1749
1494
  gatewayProfile: !item["gatewayProfile"]
1750
1495
  ? item["gatewayProfile"]
1751
1496
  : agentPoolGatewayProfileDeserializer(item["gatewayProfile"]),
1752
- artifactStreamingProfile: !item["artifactStreamingProfile"]
1753
- ? item["artifactStreamingProfile"]
1754
- : agentPoolArtifactStreamingProfileDeserializer(item["artifactStreamingProfile"]),
1755
1497
  virtualMachinesProfile: !item["virtualMachinesProfile"]
1756
1498
  ? item["virtualMachinesProfile"]
1757
1499
  : virtualMachinesProfileDeserializer(item["virtualMachinesProfile"]),
@@ -1762,9 +1504,6 @@ export function managedClusterAgentPoolProfileDeserializer(item) {
1762
1504
  localDNSProfile: !item["localDNSProfile"]
1763
1505
  ? item["localDNSProfile"]
1764
1506
  : localDNSProfileDeserializer(item["localDNSProfile"]),
1765
- nodeCustomizationProfile: !item["nodeCustomizationProfile"]
1766
- ? item["nodeCustomizationProfile"]
1767
- : nodeCustomizationProfileDeserializer(item["nodeCustomizationProfile"]),
1768
1507
  name: item["name"],
1769
1508
  };
1770
1509
  }
@@ -2095,10 +1834,6 @@ export function containerServiceNetworkProfileSerializer(item) {
2095
1834
  : item["ipFamilies"].map((p) => {
2096
1835
  return p;
2097
1836
  }),
2098
- podLinkLocalAccess: item["podLinkLocalAccess"],
2099
- kubeProxyConfig: !item["kubeProxyConfig"]
2100
- ? item["kubeProxyConfig"]
2101
- : containerServiceNetworkProfileKubeProxyConfigSerializer(item["kubeProxyConfig"]),
2102
1837
  };
2103
1838
  }
2104
1839
  export function containerServiceNetworkProfileDeserializer(item) {
@@ -2140,10 +1875,6 @@ export function containerServiceNetworkProfileDeserializer(item) {
2140
1875
  : item["ipFamilies"].map((p) => {
2141
1876
  return p;
2142
1877
  }),
2143
- podLinkLocalAccess: item["podLinkLocalAccess"],
2144
- kubeProxyConfig: !item["kubeProxyConfig"]
2145
- ? item["kubeProxyConfig"]
2146
- : containerServiceNetworkProfileKubeProxyConfigDeserializer(item["kubeProxyConfig"]),
2147
1878
  };
2148
1879
  }
2149
1880
  /** Network plugin used for building the Kubernetes network. */
@@ -2267,8 +1998,6 @@ export var KnownTransitEncryptionType;
2267
1998
  (function (KnownTransitEncryptionType) {
2268
1999
  /** Enable WireGuard encryption. Refer to https://docs.cilium.io/en/latest/security/network/encryption-wireguard/ on use cases and implementation details */
2269
2000
  KnownTransitEncryptionType["WireGuard"] = "WireGuard";
2270
- /** Enables mTLS authentication and encryption for pod-to-pod traffic within the cluster. Refer to https://aka.ms/acnsciliummtls for relevant documentation. */
2271
- KnownTransitEncryptionType["MTLS"] = "mTLS";
2272
2001
  /** Disable Transit encryption */
2273
2002
  KnownTransitEncryptionType["None"] = "None";
2274
2003
  })(KnownTransitEncryptionType || (KnownTransitEncryptionType = {}));
@@ -2297,8 +2026,6 @@ export var KnownOutboundType;
2297
2026
  KnownOutboundType["UserDefinedRouting"] = "userDefinedRouting";
2298
2027
  /** The AKS-managed NAT gateway is used for egress. */
2299
2028
  KnownOutboundType["ManagedNATGateway"] = "managedNATGateway";
2300
- /** The AKS-managed NAT gateway V2 is used for egress. */
2301
- KnownOutboundType["ManagedNATGatewayV2"] = "managedNATGatewayV2";
2302
2029
  /** The user-assigned NAT gateway associated to the cluster subnet is used for egress. This is an advanced scenario and requires proper network configuration. */
2303
2030
  KnownOutboundType["UserAssignedNATGateway"] = "userAssignedNATGateway";
2304
2031
  /** The AKS cluster is not set with any outbound-type. All AKS nodes follows Azure VM default outbound behavior. Please refer to https://azure.microsoft.com/en-us/updates/default-outbound-access-for-vms-in-azure-will-be-retired-transition-to-a-new-method-of-internet-access/ */
@@ -2327,7 +2054,6 @@ export function managedClusterLoadBalancerProfileSerializer(item) {
2327
2054
  idleTimeoutInMinutes: item["idleTimeoutInMinutes"],
2328
2055
  enableMultipleStandardLoadBalancers: item["enableMultipleStandardLoadBalancers"],
2329
2056
  backendPoolType: item["backendPoolType"],
2330
- clusterServiceLoadBalancerHealthProbeMode: item["clusterServiceLoadBalancerHealthProbeMode"],
2331
2057
  };
2332
2058
  }
2333
2059
  export function managedClusterLoadBalancerProfileDeserializer(item) {
@@ -2348,7 +2074,6 @@ export function managedClusterLoadBalancerProfileDeserializer(item) {
2348
2074
  idleTimeoutInMinutes: item["idleTimeoutInMinutes"],
2349
2075
  enableMultipleStandardLoadBalancers: item["enableMultipleStandardLoadBalancers"],
2350
2076
  backendPoolType: item["backendPoolType"],
2351
- clusterServiceLoadBalancerHealthProbeMode: item["clusterServiceLoadBalancerHealthProbeMode"],
2352
2077
  };
2353
2078
  }
2354
2079
  export function managedClusterLoadBalancerProfileManagedOutboundIPsSerializer(item) {
@@ -2414,25 +2139,11 @@ export var KnownBackendPoolType;
2414
2139
  /** The type of the managed inbound Load Balancer BackendPool. https://cloud-provider-azure.sigs.k8s.io/topics/loadbalancer/#configure-load-balancer-backend. */
2415
2140
  KnownBackendPoolType["NodeIP"] = "NodeIP";
2416
2141
  })(KnownBackendPoolType || (KnownBackendPoolType = {}));
2417
- /** The health probing behavior for External Traffic Policy Cluster services. */
2418
- export var KnownClusterServiceLoadBalancerHealthProbeMode;
2419
- (function (KnownClusterServiceLoadBalancerHealthProbeMode) {
2420
- /** Each External Traffic Policy Cluster service will have its own health probe targeting service nodePort. */
2421
- KnownClusterServiceLoadBalancerHealthProbeMode["ServiceNodePort"] = "ServiceNodePort";
2422
- /** All External Traffic Policy Cluster services in a Standard Load Balancer will have a dedicated health probe targeting the backend nodes' kube-proxy health check port 10256. */
2423
- KnownClusterServiceLoadBalancerHealthProbeMode["Shared"] = "Shared";
2424
- })(KnownClusterServiceLoadBalancerHealthProbeMode || (KnownClusterServiceLoadBalancerHealthProbeMode = {}));
2425
2142
  export function managedClusterNATGatewayProfileSerializer(item) {
2426
2143
  return {
2427
2144
  managedOutboundIPProfile: !item["managedOutboundIPProfile"]
2428
2145
  ? item["managedOutboundIPProfile"]
2429
2146
  : managedClusterManagedOutboundIPProfileSerializer(item["managedOutboundIPProfile"]),
2430
- outboundIPPrefixes: !item["outboundIPPrefixes"]
2431
- ? item["outboundIPPrefixes"]
2432
- : _managedClusterNATGatewayProfileOutboundIpPrefixesSerializer(item["outboundIPPrefixes"]),
2433
- outboundIPs: !item["outboundIPs"]
2434
- ? item["outboundIPs"]
2435
- : _managedClusterNATGatewayProfileOutboundIPsSerializer(item["outboundIPs"]),
2436
2147
  idleTimeoutInMinutes: item["idleTimeoutInMinutes"],
2437
2148
  };
2438
2149
  }
@@ -2444,58 +2155,15 @@ export function managedClusterNATGatewayProfileDeserializer(item) {
2444
2155
  effectiveOutboundIPs: !item["effectiveOutboundIPs"]
2445
2156
  ? item["effectiveOutboundIPs"]
2446
2157
  : resourceReferenceArrayDeserializer(item["effectiveOutboundIPs"]),
2447
- outboundIPPrefixes: !item["outboundIPPrefixes"]
2448
- ? item["outboundIPPrefixes"]
2449
- : _managedClusterNATGatewayProfileOutboundIpPrefixesDeserializer(item["outboundIPPrefixes"]),
2450
- outboundIPs: !item["outboundIPs"]
2451
- ? item["outboundIPs"]
2452
- : _managedClusterNATGatewayProfileOutboundIPsDeserializer(item["outboundIPs"]),
2453
2158
  idleTimeoutInMinutes: item["idleTimeoutInMinutes"],
2454
2159
  };
2455
2160
  }
2456
2161
  export function managedClusterManagedOutboundIPProfileSerializer(item) {
2457
- return { count: item["count"], countIPv6: item["countIPv6"] };
2162
+ return { count: item["count"] };
2458
2163
  }
2459
2164
  export function managedClusterManagedOutboundIPProfileDeserializer(item) {
2460
2165
  return {
2461
2166
  count: item["count"],
2462
- countIPv6: item["countIPv6"],
2463
- };
2464
- }
2465
- export function _managedClusterNATGatewayProfileOutboundIpPrefixesSerializer(item) {
2466
- return {
2467
- publicIPPrefixes: !item["publicIPPrefixes"]
2468
- ? item["publicIPPrefixes"]
2469
- : item["publicIPPrefixes"].map((p) => {
2470
- return p;
2471
- }),
2472
- };
2473
- }
2474
- export function _managedClusterNATGatewayProfileOutboundIpPrefixesDeserializer(item) {
2475
- return {
2476
- publicIPPrefixes: !item["publicIPPrefixes"]
2477
- ? item["publicIPPrefixes"]
2478
- : item["publicIPPrefixes"].map((p) => {
2479
- return p;
2480
- }),
2481
- };
2482
- }
2483
- export function _managedClusterNATGatewayProfileOutboundIPsSerializer(item) {
2484
- return {
2485
- publicIPs: !item["publicIPs"]
2486
- ? item["publicIPs"]
2487
- : item["publicIPs"].map((p) => {
2488
- return p;
2489
- }),
2490
- };
2491
- }
2492
- export function _managedClusterNATGatewayProfileOutboundIPsDeserializer(item) {
2493
- return {
2494
- publicIPs: !item["publicIPs"]
2495
- ? item["publicIPs"]
2496
- : item["publicIPs"].map((p) => {
2497
- return p;
2498
- }),
2499
2167
  };
2500
2168
  }
2501
2169
  export function managedClusterStaticEgressGatewayProfileSerializer(item) {
@@ -2514,66 +2182,6 @@ export var KnownIpFamily;
2514
2182
  /** IPv6 family */
2515
2183
  KnownIpFamily["IPv6"] = "IPv6";
2516
2184
  })(KnownIpFamily || (KnownIpFamily = {}));
2517
- /** Defines access to special link local addresses (Azure Instance Metadata Service, aka IMDS) for pods with hostNetwork=false. If not specified, the default is 'IMDS'. */
2518
- export var KnownPodLinkLocalAccess;
2519
- (function (KnownPodLinkLocalAccess) {
2520
- /** Pods with hostNetwork=false can access Azure Instance Metadata Service (IMDS) without restriction. */
2521
- KnownPodLinkLocalAccess["Imds"] = "IMDS";
2522
- /** Pods with hostNetwork=false cannot access Azure Instance Metadata Service (IMDS). */
2523
- KnownPodLinkLocalAccess["None"] = "None";
2524
- })(KnownPodLinkLocalAccess || (KnownPodLinkLocalAccess = {}));
2525
- export function containerServiceNetworkProfileKubeProxyConfigSerializer(item) {
2526
- return {
2527
- enabled: item["enabled"],
2528
- mode: item["mode"],
2529
- ipvsConfig: !item["ipvsConfig"]
2530
- ? item["ipvsConfig"]
2531
- : containerServiceNetworkProfileKubeProxyConfigIpvsConfigSerializer(item["ipvsConfig"]),
2532
- };
2533
- }
2534
- export function containerServiceNetworkProfileKubeProxyConfigDeserializer(item) {
2535
- return {
2536
- enabled: item["enabled"],
2537
- mode: item["mode"],
2538
- ipvsConfig: !item["ipvsConfig"]
2539
- ? item["ipvsConfig"]
2540
- : containerServiceNetworkProfileKubeProxyConfigIpvsConfigDeserializer(item["ipvsConfig"]),
2541
- };
2542
- }
2543
- /** Specify which proxy mode to use ('IPTABLES', 'IPVS' or 'NFTABLES') */
2544
- export var KnownMode;
2545
- (function (KnownMode) {
2546
- /** IPTables proxy mode */
2547
- KnownMode["Iptables"] = "IPTABLES";
2548
- /** IPVS proxy mode. Must be using Kubernetes version >= 1.22. */
2549
- KnownMode["Ipvs"] = "IPVS";
2550
- /** NFTables proxy mode. Must be using Kubernetes version >= 1.33. */
2551
- KnownMode["Nftables"] = "NFTABLES";
2552
- })(KnownMode || (KnownMode = {}));
2553
- export function containerServiceNetworkProfileKubeProxyConfigIpvsConfigSerializer(item) {
2554
- return {
2555
- scheduler: item["scheduler"],
2556
- tcpTimeoutSeconds: item["tcpTimeoutSeconds"],
2557
- tcpFinTimeoutSeconds: item["tcpFinTimeoutSeconds"],
2558
- udpTimeoutSeconds: item["udpTimeoutSeconds"],
2559
- };
2560
- }
2561
- export function containerServiceNetworkProfileKubeProxyConfigIpvsConfigDeserializer(item) {
2562
- return {
2563
- scheduler: item["scheduler"],
2564
- tcpTimeoutSeconds: item["tcpTimeoutSeconds"],
2565
- tcpFinTimeoutSeconds: item["tcpFinTimeoutSeconds"],
2566
- udpTimeoutSeconds: item["udpTimeoutSeconds"],
2567
- };
2568
- }
2569
- /** IPVS scheduler, for more information please see http://www.linuxvirtualserver.org/docs/scheduling.html. */
2570
- export var KnownIpvsScheduler;
2571
- (function (KnownIpvsScheduler) {
2572
- /** Round Robin */
2573
- KnownIpvsScheduler["RoundRobin"] = "RoundRobin";
2574
- /** Least Connection */
2575
- KnownIpvsScheduler["LeastConnection"] = "LeastConnection";
2576
- })(KnownIpvsScheduler || (KnownIpvsScheduler = {}));
2577
2185
  export function managedClusterAADProfileSerializer(item) {
2578
2186
  return {
2579
2187
  managed: item["managed"],
@@ -2831,11 +2439,6 @@ export function managedClusterHttpProxyConfigDeserializer(item) {
2831
2439
  : item["noProxy"].map((p) => {
2832
2440
  return p;
2833
2441
  }),
2834
- effectiveNoProxy: !item["effectiveNoProxy"]
2835
- ? item["effectiveNoProxy"]
2836
- : item["effectiveNoProxy"].map((p) => {
2837
- return p;
2838
- }),
2839
2442
  trustedCa: item["trustedCa"],
2840
2443
  enabled: item["enabled"],
2841
2444
  };
@@ -2848,29 +2451,17 @@ export function managedClusterSecurityProfileSerializer(item) {
2848
2451
  azureKeyVaultKms: !item["azureKeyVaultKms"]
2849
2452
  ? item["azureKeyVaultKms"]
2850
2453
  : azureKeyVaultKmsSerializer(item["azureKeyVaultKms"]),
2851
- kubernetesResourceObjectEncryptionProfile: !item["kubernetesResourceObjectEncryptionProfile"]
2852
- ? item["kubernetesResourceObjectEncryptionProfile"]
2853
- : kubernetesResourceObjectEncryptionProfileSerializer(item["kubernetesResourceObjectEncryptionProfile"]),
2854
2454
  workloadIdentity: !item["workloadIdentity"]
2855
2455
  ? item["workloadIdentity"]
2856
2456
  : managedClusterSecurityProfileWorkloadIdentitySerializer(item["workloadIdentity"]),
2857
2457
  imageCleaner: !item["imageCleaner"]
2858
2458
  ? item["imageCleaner"]
2859
2459
  : managedClusterSecurityProfileImageCleanerSerializer(item["imageCleaner"]),
2860
- imageIntegrity: !item["imageIntegrity"]
2861
- ? item["imageIntegrity"]
2862
- : managedClusterSecurityProfileImageIntegritySerializer(item["imageIntegrity"]),
2863
- nodeRestriction: !item["nodeRestriction"]
2864
- ? item["nodeRestriction"]
2865
- : managedClusterSecurityProfileNodeRestrictionSerializer(item["nodeRestriction"]),
2866
2460
  customCATrustCertificates: !item["customCATrustCertificates"]
2867
2461
  ? item["customCATrustCertificates"]
2868
2462
  : item["customCATrustCertificates"].map((p) => {
2869
2463
  return uint8ArrayToString(p, "base64");
2870
2464
  }),
2871
- serviceAccountImagePullProfile: !item["serviceAccountImagePullProfile"]
2872
- ? item["serviceAccountImagePullProfile"]
2873
- : serviceAccountImagePullProfileSerializer(item["serviceAccountImagePullProfile"]),
2874
2465
  };
2875
2466
  }
2876
2467
  export function managedClusterSecurityProfileDeserializer(item) {
@@ -2881,29 +2472,17 @@ export function managedClusterSecurityProfileDeserializer(item) {
2881
2472
  azureKeyVaultKms: !item["azureKeyVaultKms"]
2882
2473
  ? item["azureKeyVaultKms"]
2883
2474
  : azureKeyVaultKmsDeserializer(item["azureKeyVaultKms"]),
2884
- kubernetesResourceObjectEncryptionProfile: !item["kubernetesResourceObjectEncryptionProfile"]
2885
- ? item["kubernetesResourceObjectEncryptionProfile"]
2886
- : kubernetesResourceObjectEncryptionProfileDeserializer(item["kubernetesResourceObjectEncryptionProfile"]),
2887
2475
  workloadIdentity: !item["workloadIdentity"]
2888
2476
  ? item["workloadIdentity"]
2889
2477
  : managedClusterSecurityProfileWorkloadIdentityDeserializer(item["workloadIdentity"]),
2890
2478
  imageCleaner: !item["imageCleaner"]
2891
2479
  ? item["imageCleaner"]
2892
2480
  : managedClusterSecurityProfileImageCleanerDeserializer(item["imageCleaner"]),
2893
- imageIntegrity: !item["imageIntegrity"]
2894
- ? item["imageIntegrity"]
2895
- : managedClusterSecurityProfileImageIntegrityDeserializer(item["imageIntegrity"]),
2896
- nodeRestriction: !item["nodeRestriction"]
2897
- ? item["nodeRestriction"]
2898
- : managedClusterSecurityProfileNodeRestrictionDeserializer(item["nodeRestriction"]),
2899
2481
  customCATrustCertificates: !item["customCATrustCertificates"]
2900
2482
  ? item["customCATrustCertificates"]
2901
2483
  : item["customCATrustCertificates"].map((p) => {
2902
2484
  return typeof p === "string" ? stringToUint8Array(p, "base64") : p;
2903
2485
  }),
2904
- serviceAccountImagePullProfile: !item["serviceAccountImagePullProfile"]
2905
- ? item["serviceAccountImagePullProfile"]
2906
- : serviceAccountImagePullProfileDeserializer(item["serviceAccountImagePullProfile"]),
2907
2486
  };
2908
2487
  }
2909
2488
  export function managedClusterSecurityProfileDefenderSerializer(item) {
@@ -2912,9 +2491,6 @@ export function managedClusterSecurityProfileDefenderSerializer(item) {
2912
2491
  securityMonitoring: !item["securityMonitoring"]
2913
2492
  ? item["securityMonitoring"]
2914
2493
  : managedClusterSecurityProfileDefenderSecurityMonitoringSerializer(item["securityMonitoring"]),
2915
- securityGating: !item["securityGating"]
2916
- ? item["securityGating"]
2917
- : managedClusterSecurityProfileDefenderSecurityGatingSerializer(item["securityGating"]),
2918
2494
  };
2919
2495
  }
2920
2496
  export function managedClusterSecurityProfileDefenderDeserializer(item) {
@@ -2923,9 +2499,6 @@ export function managedClusterSecurityProfileDefenderDeserializer(item) {
2923
2499
  securityMonitoring: !item["securityMonitoring"]
2924
2500
  ? item["securityMonitoring"]
2925
2501
  : managedClusterSecurityProfileDefenderSecurityMonitoringDeserializer(item["securityMonitoring"]),
2926
- securityGating: !item["securityGating"]
2927
- ? item["securityGating"]
2928
- : managedClusterSecurityProfileDefenderSecurityGatingDeserializer(item["securityGating"]),
2929
2502
  };
2930
2503
  }
2931
2504
  export function managedClusterSecurityProfileDefenderSecurityMonitoringSerializer(item) {
@@ -2936,50 +2509,6 @@ export function managedClusterSecurityProfileDefenderSecurityMonitoringDeseriali
2936
2509
  enabled: item["enabled"],
2937
2510
  };
2938
2511
  }
2939
- export function managedClusterSecurityProfileDefenderSecurityGatingSerializer(item) {
2940
- return {
2941
- enabled: item["enabled"],
2942
- identities: !item["identities"]
2943
- ? item["identities"]
2944
- : managedClusterSecurityProfileDefenderSecurityGatingIdentitiesItemArraySerializer(item["identities"]),
2945
- allowSecretAccess: item["allowSecretAccess"],
2946
- };
2947
- }
2948
- export function managedClusterSecurityProfileDefenderSecurityGatingDeserializer(item) {
2949
- return {
2950
- enabled: item["enabled"],
2951
- identities: !item["identities"]
2952
- ? item["identities"]
2953
- : managedClusterSecurityProfileDefenderSecurityGatingIdentitiesItemArrayDeserializer(item["identities"]),
2954
- allowSecretAccess: item["allowSecretAccess"],
2955
- };
2956
- }
2957
- export function managedClusterSecurityProfileDefenderSecurityGatingIdentitiesItemArraySerializer(result) {
2958
- return result.map((item) => {
2959
- return managedClusterSecurityProfileDefenderSecurityGatingIdentitiesItemSerializer(item);
2960
- });
2961
- }
2962
- export function managedClusterSecurityProfileDefenderSecurityGatingIdentitiesItemArrayDeserializer(result) {
2963
- return result.map((item) => {
2964
- return managedClusterSecurityProfileDefenderSecurityGatingIdentitiesItemDeserializer(item);
2965
- });
2966
- }
2967
- export function managedClusterSecurityProfileDefenderSecurityGatingIdentitiesItemSerializer(item) {
2968
- return {
2969
- azureContainerRegistry: item["azureContainerRegistry"],
2970
- identity: !item["identity"]
2971
- ? item["identity"]
2972
- : userAssignedIdentitySerializer(item["identity"]),
2973
- };
2974
- }
2975
- export function managedClusterSecurityProfileDefenderSecurityGatingIdentitiesItemDeserializer(item) {
2976
- return {
2977
- azureContainerRegistry: item["azureContainerRegistry"],
2978
- identity: !item["identity"]
2979
- ? item["identity"]
2980
- : userAssignedIdentityDeserializer(item["identity"]),
2981
- };
2982
- }
2983
2512
  export function azureKeyVaultKmsSerializer(item) {
2984
2513
  return {
2985
2514
  enabled: item["enabled"],
@@ -3004,22 +2533,6 @@ export var KnownKeyVaultNetworkAccessTypes;
3004
2533
  /** Key vault disables public access and enables private link. */
3005
2534
  KnownKeyVaultNetworkAccessTypes["Private"] = "Private";
3006
2535
  })(KnownKeyVaultNetworkAccessTypes || (KnownKeyVaultNetworkAccessTypes = {}));
3007
- export function kubernetesResourceObjectEncryptionProfileSerializer(item) {
3008
- return { infrastructureEncryption: item["infrastructureEncryption"] };
3009
- }
3010
- export function kubernetesResourceObjectEncryptionProfileDeserializer(item) {
3011
- return {
3012
- infrastructureEncryption: item["infrastructureEncryption"],
3013
- };
3014
- }
3015
- /** Whether to enable encryption at rest of Kubernetes resource objects using service-managed keys. More information on this can be found under https://aka.ms/aks/kubernetesResourceObjectEncryption. */
3016
- export var KnownInfrastructureEncryption;
3017
- (function (KnownInfrastructureEncryption) {
3018
- /** Encryption at rest of Kubernetes resource objects using service-managed keys is enabled. More information on this can be found under https://aka.ms/aks/kubernetesResourceObjectEncryption. */
3019
- KnownInfrastructureEncryption["Enabled"] = "Enabled";
3020
- /** Encryption at rest of Kubernetes resource objects using service-managed keys is disabled. More information on this can be found under https://aka.ms/aks/kubernetesResourceObjectEncryption. */
3021
- KnownInfrastructureEncryption["Disabled"] = "Disabled";
3022
- })(KnownInfrastructureEncryption || (KnownInfrastructureEncryption = {}));
3023
2536
  export function managedClusterSecurityProfileWorkloadIdentitySerializer(item) {
3024
2537
  return { enabled: item["enabled"] };
3025
2538
  }
@@ -3037,31 +2550,6 @@ export function managedClusterSecurityProfileImageCleanerDeserializer(item) {
3037
2550
  intervalHours: item["intervalHours"],
3038
2551
  };
3039
2552
  }
3040
- export function managedClusterSecurityProfileImageIntegritySerializer(item) {
3041
- return { enabled: item["enabled"] };
3042
- }
3043
- export function managedClusterSecurityProfileImageIntegrityDeserializer(item) {
3044
- return {
3045
- enabled: item["enabled"],
3046
- };
3047
- }
3048
- export function managedClusterSecurityProfileNodeRestrictionSerializer(item) {
3049
- return { enabled: item["enabled"] };
3050
- }
3051
- export function managedClusterSecurityProfileNodeRestrictionDeserializer(item) {
3052
- return {
3053
- enabled: item["enabled"],
3054
- };
3055
- }
3056
- export function serviceAccountImagePullProfileSerializer(item) {
3057
- return { enabled: item["enabled"], defaultManagedIdentityId: item["defaultManagedIdentityId"] };
3058
- }
3059
- export function serviceAccountImagePullProfileDeserializer(item) {
3060
- return {
3061
- enabled: item["enabled"],
3062
- defaultManagedIdentityId: item["defaultManagedIdentityId"],
3063
- };
3064
- }
3065
2553
  export function managedClusterStorageProfileSerializer(item) {
3066
2554
  return {
3067
2555
  diskCSIDriver: !item["diskCSIDriver"]
@@ -3095,12 +2583,11 @@ export function managedClusterStorageProfileDeserializer(item) {
3095
2583
  };
3096
2584
  }
3097
2585
  export function managedClusterStorageProfileDiskCSIDriverSerializer(item) {
3098
- return { enabled: item["enabled"], version: item["version"] };
2586
+ return { enabled: item["enabled"] };
3099
2587
  }
3100
2588
  export function managedClusterStorageProfileDiskCSIDriverDeserializer(item) {
3101
2589
  return {
3102
2590
  enabled: item["enabled"],
3103
- version: item["version"],
3104
2591
  };
3105
2592
  }
3106
2593
  export function managedClusterStorageProfileFileCSIDriverSerializer(item) {
@@ -3135,9 +2622,6 @@ export function managedClusterIngressProfileSerializer(item) {
3135
2622
  gatewayAPI: !item["gatewayAPI"]
3136
2623
  ? item["gatewayAPI"]
3137
2624
  : managedClusterIngressProfileGatewayConfigurationSerializer(item["gatewayAPI"]),
3138
- applicationLoadBalancer: !item["applicationLoadBalancer"]
3139
- ? item["applicationLoadBalancer"]
3140
- : managedClusterIngressProfileApplicationLoadBalancerSerializer(item["applicationLoadBalancer"]),
3141
2625
  };
3142
2626
  }
3143
2627
  export function managedClusterIngressProfileDeserializer(item) {
@@ -3148,9 +2632,6 @@ export function managedClusterIngressProfileDeserializer(item) {
3148
2632
  gatewayAPI: !item["gatewayAPI"]
3149
2633
  ? item["gatewayAPI"]
3150
2634
  : managedClusterIngressProfileGatewayConfigurationDeserializer(item["gatewayAPI"]),
3151
- applicationLoadBalancer: !item["applicationLoadBalancer"]
3152
- ? item["applicationLoadBalancer"]
3153
- : managedClusterIngressProfileApplicationLoadBalancerDeserializer(item["applicationLoadBalancer"]),
3154
2635
  };
3155
2636
  }
3156
2637
  export function managedClusterIngressProfileWebAppRoutingSerializer(item) {
@@ -3167,9 +2648,6 @@ export function managedClusterIngressProfileWebAppRoutingSerializer(item) {
3167
2648
  nginx: !item["nginx"]
3168
2649
  ? item["nginx"]
3169
2650
  : managedClusterIngressProfileNginxSerializer(item["nginx"]),
3170
- defaultDomain: !item["defaultDomain"]
3171
- ? item["defaultDomain"]
3172
- : managedClusterIngressDefaultDomainProfileSerializer(item["defaultDomain"]),
3173
2651
  };
3174
2652
  }
3175
2653
  export function managedClusterIngressProfileWebAppRoutingDeserializer(item) {
@@ -3189,9 +2667,6 @@ export function managedClusterIngressProfileWebAppRoutingDeserializer(item) {
3189
2667
  identity: !item["identity"]
3190
2668
  ? item["identity"]
3191
2669
  : userAssignedIdentityDeserializer(item["identity"]),
3192
- defaultDomain: !item["defaultDomain"]
3193
- ? item["defaultDomain"]
3194
- : managedClusterIngressDefaultDomainProfileDeserializer(item["defaultDomain"]),
3195
2670
  };
3196
2671
  }
3197
2672
  export function managedClusterWebAppRoutingGatewayAPIImplementationsSerializer(item) {
@@ -3244,15 +2719,6 @@ export var KnownNginxIngressControllerType;
3244
2719
  /** The default Ingress Controller will not be created. It will not be deleted by the system if it exists. Users should delete the default NginxIngressController Custom Resource manually if desired. */
3245
2720
  KnownNginxIngressControllerType["None"] = "None";
3246
2721
  })(KnownNginxIngressControllerType || (KnownNginxIngressControllerType = {}));
3247
- export function managedClusterIngressDefaultDomainProfileSerializer(item) {
3248
- return { enabled: item["enabled"] };
3249
- }
3250
- export function managedClusterIngressDefaultDomainProfileDeserializer(item) {
3251
- return {
3252
- enabled: item["enabled"],
3253
- domainName: item["domainName"],
3254
- };
3255
- }
3256
2722
  export function managedClusterIngressProfileGatewayConfigurationSerializer(item) {
3257
2723
  return { installation: item["installation"] };
3258
2724
  }
@@ -3266,20 +2732,9 @@ export var KnownManagedGatewayType;
3266
2732
  (function (KnownManagedGatewayType) {
3267
2733
  /** Gateway API CRDs will not be reconciled on your cluster. */
3268
2734
  KnownManagedGatewayType["Disabled"] = "Disabled";
3269
- /** The latest Gateway CRD bundle from the standard channel that is compatible with your Kubernetes version will be reconciled onto your cluster. See https://gateway-api.sigs.k8s.io/concepts/versioning/ for more details. */
2735
+ /** Gateway API CRDs from the standard release channel will be reconciled onto your cluster. See https://aka.ms/gateway-api-versions to see which bundle will be installed for your Kubernetes version. */
3270
2736
  KnownManagedGatewayType["Standard"] = "Standard";
3271
2737
  })(KnownManagedGatewayType || (KnownManagedGatewayType = {}));
3272
- export function managedClusterIngressProfileApplicationLoadBalancerSerializer(item) {
3273
- return { enabled: item["enabled"] };
3274
- }
3275
- export function managedClusterIngressProfileApplicationLoadBalancerDeserializer(item) {
3276
- return {
3277
- enabled: item["enabled"],
3278
- identity: !item["identity"]
3279
- ? item["identity"]
3280
- : userAssignedIdentityDeserializer(item["identity"]),
3281
- };
3282
- }
3283
2738
  /** PublicNetworkAccess of the managedCluster. Allow or deny public network access for AKS */
3284
2739
  export var KnownPublicNetworkAccess;
3285
2740
  (function (KnownPublicNetworkAccess) {
@@ -3287,8 +2742,6 @@ export var KnownPublicNetworkAccess;
3287
2742
  KnownPublicNetworkAccess["Enabled"] = "Enabled";
3288
2743
  /** Inbound traffic to managedCluster is disabled, traffic from managedCluster is allowed. */
3289
2744
  KnownPublicNetworkAccess["Disabled"] = "Disabled";
3290
- /** Inbound/Outbound traffic is managed by Microsoft.Network/NetworkSecurityPerimeters. */
3291
- KnownPublicNetworkAccess["SecuredByPerimeter"] = "SecuredByPerimeter";
3292
2745
  })(KnownPublicNetworkAccess || (KnownPublicNetworkAccess = {}));
3293
2746
  export function managedClusterWorkloadAutoScalerProfileSerializer(item) {
3294
2747
  return {
@@ -3319,30 +2772,18 @@ export function managedClusterWorkloadAutoScalerProfileKedaDeserializer(item) {
3319
2772
  };
3320
2773
  }
3321
2774
  export function managedClusterWorkloadAutoScalerProfileVerticalPodAutoscalerSerializer(item) {
3322
- return { enabled: item["enabled"], addonAutoscaling: item["addonAutoscaling"] };
2775
+ return { enabled: item["enabled"] };
3323
2776
  }
3324
2777
  export function managedClusterWorkloadAutoScalerProfileVerticalPodAutoscalerDeserializer(item) {
3325
2778
  return {
3326
2779
  enabled: item["enabled"],
3327
- addonAutoscaling: item["addonAutoscaling"],
3328
2780
  };
3329
2781
  }
3330
- /** Whether VPA add-on is enabled and configured to scale AKS-managed add-ons. */
3331
- export var KnownAddonAutoscaling;
3332
- (function (KnownAddonAutoscaling) {
3333
- /** Feature to autoscale AKS-managed add-ons is enabled. The default VPA update mode is Initial mode. */
3334
- KnownAddonAutoscaling["Enabled"] = "Enabled";
3335
- /** Feature to autoscale AKS-managed add-ons is disabled. */
3336
- KnownAddonAutoscaling["Disabled"] = "Disabled";
3337
- })(KnownAddonAutoscaling || (KnownAddonAutoscaling = {}));
3338
2782
  export function managedClusterAzureMonitorProfileSerializer(item) {
3339
2783
  return {
3340
2784
  metrics: !item["metrics"]
3341
2785
  ? item["metrics"]
3342
2786
  : managedClusterAzureMonitorProfileMetricsSerializer(item["metrics"]),
3343
- containerInsights: !item["containerInsights"]
3344
- ? item["containerInsights"]
3345
- : managedClusterAzureMonitorProfileContainerInsightsSerializer(item["containerInsights"]),
3346
2787
  appMonitoring: !item["appMonitoring"]
3347
2788
  ? item["appMonitoring"]
3348
2789
  : managedClusterAzureMonitorProfileAppMonitoringSerializer(item["appMonitoring"]),
@@ -3353,9 +2794,6 @@ export function managedClusterAzureMonitorProfileDeserializer(item) {
3353
2794
  metrics: !item["metrics"]
3354
2795
  ? item["metrics"]
3355
2796
  : managedClusterAzureMonitorProfileMetricsDeserializer(item["metrics"]),
3356
- containerInsights: !item["containerInsights"]
3357
- ? item["containerInsights"]
3358
- : managedClusterAzureMonitorProfileContainerInsightsDeserializer(item["containerInsights"]),
3359
2797
  appMonitoring: !item["appMonitoring"]
3360
2798
  ? item["appMonitoring"]
3361
2799
  : managedClusterAzureMonitorProfileAppMonitoringDeserializer(item["appMonitoring"]),
@@ -3389,45 +2827,11 @@ export function managedClusterAzureMonitorProfileKubeStateMetricsDeserializer(it
3389
2827
  metricAnnotationsAllowList: item["metricAnnotationsAllowList"],
3390
2828
  };
3391
2829
  }
3392
- export function managedClusterAzureMonitorProfileContainerInsightsSerializer(item) {
3393
- return {
3394
- enabled: item["enabled"],
3395
- logAnalyticsWorkspaceResourceId: item["logAnalyticsWorkspaceResourceId"],
3396
- syslogPort: item["syslogPort"],
3397
- disableCustomMetrics: item["disableCustomMetrics"],
3398
- disablePrometheusMetricsScraping: item["disablePrometheusMetricsScraping"],
3399
- containerNetworkLogs: item["containerNetworkLogs"],
3400
- };
3401
- }
3402
- export function managedClusterAzureMonitorProfileContainerInsightsDeserializer(item) {
3403
- return {
3404
- enabled: item["enabled"],
3405
- logAnalyticsWorkspaceResourceId: item["logAnalyticsWorkspaceResourceId"],
3406
- syslogPort: item["syslogPort"],
3407
- disableCustomMetrics: item["disableCustomMetrics"],
3408
- disablePrometheusMetricsScraping: item["disablePrometheusMetricsScraping"],
3409
- containerNetworkLogs: item["containerNetworkLogs"],
3410
- };
3411
- }
3412
- /** Configures container network logs ingestion with Azure Monitor. Which network logs to ingest is controlled by the CRD found in the following links. No network logs are ingested by default. More information on container network logs can be found at https://aka.ms/ContainerNetworkLogsDoc. More information on configuring container network log can be found at https://aka.ms/acns/howtoenablecnl. If not specified, the default is Disabled. */
3413
- export var KnownContainerNetworkLogs;
3414
- (function (KnownContainerNetworkLogs) {
3415
- /** Azure monitor ingestion of container network logs is disabled */
3416
- KnownContainerNetworkLogs["Disabled"] = "Disabled";
3417
- /** Azure monitor ingestion of container network logs is enabled */
3418
- KnownContainerNetworkLogs["Enabled"] = "Enabled";
3419
- })(KnownContainerNetworkLogs || (KnownContainerNetworkLogs = {}));
3420
2830
  export function managedClusterAzureMonitorProfileAppMonitoringSerializer(item) {
3421
2831
  return {
3422
2832
  autoInstrumentation: !item["autoInstrumentation"]
3423
2833
  ? item["autoInstrumentation"]
3424
2834
  : managedClusterAzureMonitorProfileAppMonitoringAutoInstrumentationSerializer(item["autoInstrumentation"]),
3425
- openTelemetryMetrics: !item["openTelemetryMetrics"]
3426
- ? item["openTelemetryMetrics"]
3427
- : managedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetricsSerializer(item["openTelemetryMetrics"]),
3428
- openTelemetryLogs: !item["openTelemetryLogs"]
3429
- ? item["openTelemetryLogs"]
3430
- : managedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsSerializer(item["openTelemetryLogs"]),
3431
2835
  };
3432
2836
  }
3433
2837
  export function managedClusterAzureMonitorProfileAppMonitoringDeserializer(item) {
@@ -3435,12 +2839,6 @@ export function managedClusterAzureMonitorProfileAppMonitoringDeserializer(item)
3435
2839
  autoInstrumentation: !item["autoInstrumentation"]
3436
2840
  ? item["autoInstrumentation"]
3437
2841
  : managedClusterAzureMonitorProfileAppMonitoringAutoInstrumentationDeserializer(item["autoInstrumentation"]),
3438
- openTelemetryMetrics: !item["openTelemetryMetrics"]
3439
- ? item["openTelemetryMetrics"]
3440
- : managedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetricsDeserializer(item["openTelemetryMetrics"]),
3441
- openTelemetryLogs: !item["openTelemetryLogs"]
3442
- ? item["openTelemetryLogs"]
3443
- : managedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsDeserializer(item["openTelemetryLogs"]),
3444
2842
  };
3445
2843
  }
3446
2844
  export function managedClusterAzureMonitorProfileAppMonitoringAutoInstrumentationSerializer(item) {
@@ -3451,24 +2849,6 @@ export function managedClusterAzureMonitorProfileAppMonitoringAutoInstrumentatio
3451
2849
  enabled: item["enabled"],
3452
2850
  };
3453
2851
  }
3454
- export function managedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetricsSerializer(item) {
3455
- return { enabled: item["enabled"], port: item["port"] };
3456
- }
3457
- export function managedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetricsDeserializer(item) {
3458
- return {
3459
- enabled: item["enabled"],
3460
- port: item["port"],
3461
- };
3462
- }
3463
- export function managedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsSerializer(item) {
3464
- return { enabled: item["enabled"], port: item["port"] };
3465
- }
3466
- export function managedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsDeserializer(item) {
3467
- return {
3468
- enabled: item["enabled"],
3469
- port: item["port"],
3470
- };
3471
- }
3472
2852
  export function serviceMeshProfileSerializer(item) {
3473
2853
  return {
3474
2854
  mode: item["mode"],
@@ -3709,72 +3089,22 @@ export function managedClusterAIToolchainOperatorProfileDeserializer(item) {
3709
3089
  enabled: item["enabled"],
3710
3090
  };
3711
3091
  }
3712
- export function schedulerProfileSerializer(item) {
3713
- return {
3714
- schedulerInstanceProfiles: !item["schedulerInstanceProfiles"]
3715
- ? item["schedulerInstanceProfiles"]
3716
- : schedulerProfileSchedulerInstanceProfilesSerializer(item["schedulerInstanceProfiles"]),
3717
- };
3718
- }
3719
- export function schedulerProfileDeserializer(item) {
3720
- return {
3721
- schedulerInstanceProfiles: !item["schedulerInstanceProfiles"]
3722
- ? item["schedulerInstanceProfiles"]
3723
- : schedulerProfileSchedulerInstanceProfilesDeserializer(item["schedulerInstanceProfiles"]),
3724
- };
3725
- }
3726
- export function schedulerProfileSchedulerInstanceProfilesSerializer(item) {
3727
- return {
3728
- upstream: !item["upstream"]
3729
- ? item["upstream"]
3730
- : schedulerInstanceProfileSerializer(item["upstream"]),
3731
- };
3732
- }
3733
- export function schedulerProfileSchedulerInstanceProfilesDeserializer(item) {
3734
- return {
3735
- upstream: !item["upstream"]
3736
- ? item["upstream"]
3737
- : schedulerInstanceProfileDeserializer(item["upstream"]),
3738
- };
3739
- }
3740
- export function schedulerInstanceProfileSerializer(item) {
3741
- return { schedulerConfigMode: item["schedulerConfigMode"] };
3742
- }
3743
- export function schedulerInstanceProfileDeserializer(item) {
3744
- return {
3745
- schedulerConfigMode: item["schedulerConfigMode"],
3746
- };
3747
- }
3748
- /** The config customization mode for this scheduler instance. */
3749
- export var KnownSchedulerConfigMode;
3750
- (function (KnownSchedulerConfigMode) {
3751
- /** No config customization. Use default configuration. */
3752
- KnownSchedulerConfigMode["Default"] = "Default";
3753
- /** Enable config customization. Customer can specify scheduler configuration via a CRD. See aka.ms/aks/scheduler-crd for details. */
3754
- KnownSchedulerConfigMode["ManagedByCRD"] = "ManagedByCRD";
3755
- })(KnownSchedulerConfigMode || (KnownSchedulerConfigMode = {}));
3756
3092
  export function managedClusterHostedSystemProfileSerializer(item) {
3757
- return { enabled: item["enabled"] };
3758
- }
3759
- export function managedClusterHostedSystemProfileDeserializer(item) {
3760
3093
  return {
3761
3094
  enabled: item["enabled"],
3095
+ systemNodeSubnetID: item["systemNodeSubnetID"],
3096
+ nodeSubnetID: item["nodeSubnetID"],
3762
3097
  };
3763
3098
  }
3764
- export function managedClusterHealthMonitorProfileSerializer(item) {
3765
- return {
3766
- enableContinuousControlPlaneAndAddonMonitor: item["enableContinuousControlPlaneAndAddonMonitor"],
3767
- enableOnDemandMonitor: item["enableOnDemandMonitor"],
3768
- };
3769
- }
3770
- export function managedClusterHealthMonitorProfileDeserializer(item) {
3099
+ export function managedClusterHostedSystemProfileDeserializer(item) {
3771
3100
  return {
3772
- enableContinuousControlPlaneAndAddonMonitor: item["enableContinuousControlPlaneAndAddonMonitor"],
3773
- enableOnDemandMonitor: item["enableOnDemandMonitor"],
3101
+ enabled: item["enabled"],
3102
+ systemNodeSubnetID: item["systemNodeSubnetID"],
3103
+ nodeSubnetID: item["nodeSubnetID"],
3774
3104
  };
3775
3105
  }
3776
- export function managedClusterStatusSerializer(item) {
3777
- return item;
3106
+ export function managedClusterStatusSerializer(_item) {
3107
+ return {};
3778
3108
  }
3779
3109
  export function managedClusterStatusDeserializer(item) {
3780
3110
  return {
@@ -3907,8 +3237,8 @@ export function managedServiceIdentityUserAssignedIdentitiesValueRecordDeseriali
3907
3237
  });
3908
3238
  return result;
3909
3239
  }
3910
- export function managedServiceIdentityUserAssignedIdentitiesValueSerializer(item) {
3911
- return item;
3240
+ export function managedServiceIdentityUserAssignedIdentitiesValueSerializer(_item) {
3241
+ return {};
3912
3242
  }
3913
3243
  export function managedServiceIdentityUserAssignedIdentitiesValueDeserializer(item) {
3914
3244
  return {
@@ -4066,15 +3396,6 @@ export function endpointDetailDeserializer(item) {
4066
3396
  description: item["description"],
4067
3397
  };
4068
3398
  }
4069
- export function rebalanceLoadBalancersRequestBodySerializer(item) {
4070
- return {
4071
- loadBalancerNames: !item["loadBalancerNames"]
4072
- ? item["loadBalancerNames"]
4073
- : item["loadBalancerNames"].map((p) => {
4074
- return p;
4075
- }),
4076
- };
4077
- }
4078
3399
  export function managedClusterUpgradeProfileDeserializer(item) {
4079
3400
  return {
4080
3401
  id: item["id"],
@@ -4100,9 +3421,6 @@ export function managedClusterPoolUpgradeProfileDeserializer(item) {
4100
3421
  upgrades: !item["upgrades"]
4101
3422
  ? item["upgrades"]
4102
3423
  : managedClusterPoolUpgradeProfileUpgradesItemArrayDeserializer(item["upgrades"]),
4103
- componentsByReleases: !item["componentsByReleases"]
4104
- ? item["componentsByReleases"]
4105
- : componentsByReleaseArrayDeserializer(item["componentsByReleases"]),
4106
3424
  };
4107
3425
  }
4108
3426
  export function managedClusterPoolUpgradeProfileUpgradesItemArrayDeserializer(result) {
@@ -4114,7 +3432,6 @@ export function managedClusterPoolUpgradeProfileUpgradesItemDeserializer(item) {
4114
3432
  return {
4115
3433
  kubernetesVersion: item["kubernetesVersion"],
4116
3434
  isPreview: item["isPreview"],
4117
- isOutOfSupport: item["isOutOfSupport"],
4118
3435
  };
4119
3436
  }
4120
3437
  export function managedClusterPoolUpgradeProfileArrayDeserializer(result) {
@@ -4122,7 +3439,7 @@ export function managedClusterPoolUpgradeProfileArrayDeserializer(result) {
4122
3439
  return managedClusterPoolUpgradeProfileDeserializer(item);
4123
3440
  });
4124
3441
  }
4125
- export function guardrailsAvailableVersionDeserializer(item) {
3442
+ export function meshRevisionProfileDeserializer(item) {
4126
3443
  return {
4127
3444
  id: item["id"],
4128
3445
  name: item["name"],
@@ -4130,96 +3447,24 @@ export function guardrailsAvailableVersionDeserializer(item) {
4130
3447
  systemData: !item["systemData"]
4131
3448
  ? item["systemData"]
4132
3449
  : systemDataDeserializer(item["systemData"]),
4133
- properties: guardrailsAvailableVersionsPropertiesDeserializer(item["properties"]),
4134
- };
4135
- }
4136
- export function guardrailsAvailableVersionsPropertiesDeserializer(item) {
4137
- return {
4138
- isDefaultVersion: item["isDefaultVersion"],
4139
- support: item["support"],
3450
+ properties: !item["properties"]
3451
+ ? item["properties"]
3452
+ : meshRevisionProfilePropertiesDeserializer(item["properties"]),
4140
3453
  };
4141
3454
  }
4142
- /** Whether the version is preview or stable. */
4143
- export var KnownGuardrailsSupport;
4144
- (function (KnownGuardrailsSupport) {
4145
- /** The version is preview. It is not recommended to use preview versions on critical production clusters. The preview version may not support all use-cases. */
4146
- KnownGuardrailsSupport["Preview"] = "Preview";
4147
- /** The version is stable and can be used on critical production clusters. */
4148
- KnownGuardrailsSupport["Stable"] = "Stable";
4149
- })(KnownGuardrailsSupport || (KnownGuardrailsSupport = {}));
4150
- export function _guardrailsAvailableVersionsListDeserializer(item) {
3455
+ export function meshRevisionProfilePropertiesDeserializer(item) {
4151
3456
  return {
4152
- value: guardrailsAvailableVersionArrayDeserializer(item["value"]),
4153
- nextLink: item["nextLink"],
3457
+ meshRevisions: !item["meshRevisions"]
3458
+ ? item["meshRevisions"]
3459
+ : meshRevisionArrayDeserializer(item["meshRevisions"]),
4154
3460
  };
4155
3461
  }
4156
- export function guardrailsAvailableVersionArrayDeserializer(result) {
3462
+ export function meshRevisionArrayDeserializer(result) {
4157
3463
  return result.map((item) => {
4158
- return guardrailsAvailableVersionDeserializer(item);
3464
+ return meshRevisionDeserializer(item);
4159
3465
  });
4160
3466
  }
4161
- export function safeguardsAvailableVersionDeserializer(item) {
4162
- return {
4163
- id: item["id"],
4164
- name: item["name"],
4165
- type: item["type"],
4166
- systemData: !item["systemData"]
4167
- ? item["systemData"]
4168
- : systemDataDeserializer(item["systemData"]),
4169
- properties: safeguardsAvailableVersionsPropertiesDeserializer(item["properties"]),
4170
- };
4171
- }
4172
- export function safeguardsAvailableVersionsPropertiesDeserializer(item) {
4173
- return {
4174
- isDefaultVersion: item["isDefaultVersion"],
4175
- support: item["support"],
4176
- };
4177
- }
4178
- /** Whether the version is preview or stable. */
4179
- export var KnownSafeguardsSupport;
4180
- (function (KnownSafeguardsSupport) {
4181
- /** The version is preview. It is not recommended to use preview versions on critical production clusters. The preview version may not support all use-cases. */
4182
- KnownSafeguardsSupport["Preview"] = "Preview";
4183
- /** The version is stable and can be used on critical production clusters. */
4184
- KnownSafeguardsSupport["Stable"] = "Stable";
4185
- })(KnownSafeguardsSupport || (KnownSafeguardsSupport = {}));
4186
- export function _safeguardsAvailableVersionsListDeserializer(item) {
4187
- return {
4188
- value: safeguardsAvailableVersionArrayDeserializer(item["value"]),
4189
- nextLink: item["nextLink"],
4190
- };
4191
- }
4192
- export function safeguardsAvailableVersionArrayDeserializer(result) {
4193
- return result.map((item) => {
4194
- return safeguardsAvailableVersionDeserializer(item);
4195
- });
4196
- }
4197
- export function meshRevisionProfileDeserializer(item) {
4198
- return {
4199
- id: item["id"],
4200
- name: item["name"],
4201
- type: item["type"],
4202
- systemData: !item["systemData"]
4203
- ? item["systemData"]
4204
- : systemDataDeserializer(item["systemData"]),
4205
- properties: !item["properties"]
4206
- ? item["properties"]
4207
- : meshRevisionProfilePropertiesDeserializer(item["properties"]),
4208
- };
4209
- }
4210
- export function meshRevisionProfilePropertiesDeserializer(item) {
4211
- return {
4212
- meshRevisions: !item["meshRevisions"]
4213
- ? item["meshRevisions"]
4214
- : meshRevisionArrayDeserializer(item["meshRevisions"]),
4215
- };
4216
- }
4217
- export function meshRevisionArrayDeserializer(result) {
4218
- return result.map((item) => {
4219
- return meshRevisionDeserializer(item);
4220
- });
4221
- }
4222
- export function meshRevisionDeserializer(item) {
3467
+ export function meshRevisionDeserializer(item) {
4223
3468
  return {
4224
3469
  revision: item["revision"],
4225
3470
  upgrades: !item["upgrades"]
@@ -4747,13 +3992,6 @@ export function managedNamespaceArrayDeserializer(result) {
4747
3992
  return managedNamespaceDeserializer(item);
4748
3993
  });
4749
3994
  }
4750
- export function machineSerializer(item) {
4751
- return {
4752
- properties: !item["properties"]
4753
- ? item["properties"]
4754
- : machinePropertiesSerializer(item["properties"]),
4755
- };
4756
- }
4757
3995
  export function machineDeserializer(item) {
4758
3996
  return {
4759
3997
  id: item["id"],
@@ -4772,64 +4010,12 @@ export function machineDeserializer(item) {
4772
4010
  }),
4773
4011
  };
4774
4012
  }
4775
- export function machinePropertiesSerializer(item) {
4776
- return {
4777
- hardware: !item["hardware"]
4778
- ? item["hardware"]
4779
- : machineHardwareProfileSerializer(item["hardware"]),
4780
- operatingSystem: !item["operatingSystem"]
4781
- ? item["operatingSystem"]
4782
- : machineOSProfileSerializer(item["operatingSystem"]),
4783
- kubernetes: !item["kubernetes"]
4784
- ? item["kubernetes"]
4785
- : machineKubernetesProfileSerializer(item["kubernetes"]),
4786
- mode: item["mode"],
4787
- security: !item["security"]
4788
- ? item["security"]
4789
- : machineSecurityProfileSerializer(item["security"]),
4790
- priority: item["priority"],
4791
- evictionPolicy: item["evictionPolicy"],
4792
- billing: !item["billing"] ? item["billing"] : machineBillingProfileSerializer(item["billing"]),
4793
- tags: item["tags"],
4794
- localDNSProfile: !item["localDNSProfile"]
4795
- ? item["localDNSProfile"]
4796
- : localDNSProfileSerializer(item["localDNSProfile"]),
4797
- };
4798
- }
4799
4013
  export function machinePropertiesDeserializer(item) {
4800
4014
  return {
4801
4015
  network: !item["network"]
4802
4016
  ? item["network"]
4803
4017
  : machineNetworkPropertiesDeserializer(item["network"]),
4804
4018
  resourceId: item["resourceId"],
4805
- hardware: !item["hardware"]
4806
- ? item["hardware"]
4807
- : machineHardwareProfileDeserializer(item["hardware"]),
4808
- operatingSystem: !item["operatingSystem"]
4809
- ? item["operatingSystem"]
4810
- : machineOSProfileDeserializer(item["operatingSystem"]),
4811
- kubernetes: !item["kubernetes"]
4812
- ? item["kubernetes"]
4813
- : machineKubernetesProfileDeserializer(item["kubernetes"]),
4814
- mode: item["mode"],
4815
- security: !item["security"]
4816
- ? item["security"]
4817
- : machineSecurityProfileDeserializer(item["security"]),
4818
- priority: item["priority"],
4819
- evictionPolicy: item["evictionPolicy"],
4820
- billing: !item["billing"]
4821
- ? item["billing"]
4822
- : machineBillingProfileDeserializer(item["billing"]),
4823
- nodeImageVersion: item["nodeImageVersion"],
4824
- provisioningState: item["provisioningState"],
4825
- tags: !item["tags"]
4826
- ? item["tags"]
4827
- : Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
4828
- eTag: item["eTag"],
4829
- status: !item["status"] ? item["status"] : machineStatusDeserializer(item["status"]),
4830
- localDNSProfile: !item["localDNSProfile"]
4831
- ? item["localDNSProfile"]
4832
- : localDNSProfileDeserializer(item["localDNSProfile"]),
4833
4019
  };
4834
4020
  }
4835
4021
  export function machineNetworkPropertiesDeserializer(item) {
@@ -4837,13 +4023,6 @@ export function machineNetworkPropertiesDeserializer(item) {
4837
4023
  ipAddresses: !item["ipAddresses"]
4838
4024
  ? item["ipAddresses"]
4839
4025
  : machineIpAddressArrayDeserializer(item["ipAddresses"]),
4840
- vnetSubnetID: item["vnetSubnetID"],
4841
- podSubnetID: item["podSubnetID"],
4842
- enableNodePublicIP: item["enableNodePublicIP"],
4843
- nodePublicIPPrefixID: item["nodePublicIPPrefixID"],
4844
- nodePublicIPTags: !item["nodePublicIPTags"]
4845
- ? item["nodePublicIPTags"]
4846
- : ipTagArrayDeserializer(item["nodePublicIPTags"]),
4847
4026
  };
4848
4027
  }
4849
4028
  export function machineIpAddressArrayDeserializer(result) {
@@ -4857,188 +4036,12 @@ export function machineIpAddressDeserializer(item) {
4857
4036
  ip: item["ip"],
4858
4037
  };
4859
4038
  }
4860
- export function machineHardwareProfileSerializer(item) {
4861
- return {
4862
- vmSize: item["vmSize"],
4863
- gpuInstanceProfile: item["gpuInstanceProfile"],
4864
- gpuProfile: !item["gpuProfile"] ? item["gpuProfile"] : gpuProfileSerializer(item["gpuProfile"]),
4865
- ultraSsdEnabled: item["ultraSsdEnabled"],
4866
- };
4867
- }
4868
- export function machineHardwareProfileDeserializer(item) {
4869
- return {
4870
- vmSize: item["vmSize"],
4871
- gpuInstanceProfile: item["gpuInstanceProfile"],
4872
- gpuProfile: !item["gpuProfile"]
4873
- ? item["gpuProfile"]
4874
- : gpuProfileDeserializer(item["gpuProfile"]),
4875
- ultraSsdEnabled: item["ultraSsdEnabled"],
4876
- };
4877
- }
4878
- export function machineOSProfileSerializer(item) {
4879
- return {
4880
- osType: item["osType"],
4881
- osSKU: item["osSKU"],
4882
- osDiskSizeGB: item["osDiskSizeGB"],
4883
- osDiskType: item["osDiskType"],
4884
- enableFIPS: item["enableFips"],
4885
- linuxProfile: !item["linuxProfile"]
4886
- ? item["linuxProfile"]
4887
- : machineOSProfileLinuxProfileSerializer(item["linuxProfile"]),
4888
- windowsProfile: !item["windowsProfile"]
4889
- ? item["windowsProfile"]
4890
- : agentPoolWindowsProfileSerializer(item["windowsProfile"]),
4891
- };
4892
- }
4893
- export function machineOSProfileDeserializer(item) {
4894
- return {
4895
- osType: item["osType"],
4896
- osSKU: item["osSKU"],
4897
- osDiskSizeGB: item["osDiskSizeGB"],
4898
- osDiskType: item["osDiskType"],
4899
- enableFips: item["enableFIPS"],
4900
- linuxProfile: !item["linuxProfile"]
4901
- ? item["linuxProfile"]
4902
- : machineOSProfileLinuxProfileDeserializer(item["linuxProfile"]),
4903
- windowsProfile: !item["windowsProfile"]
4904
- ? item["windowsProfile"]
4905
- : agentPoolWindowsProfileDeserializer(item["windowsProfile"]),
4906
- };
4907
- }
4908
- export function machineOSProfileLinuxProfileSerializer(item) {
4909
- return {
4910
- linuxOSConfig: !item["linuxOSConfig"]
4911
- ? item["linuxOSConfig"]
4912
- : linuxOSConfigSerializer(item["linuxOSConfig"]),
4913
- messageOfTheDay: item["messageOfTheDay"],
4914
- };
4915
- }
4916
- export function machineOSProfileLinuxProfileDeserializer(item) {
4917
- return {
4918
- linuxOSConfig: !item["linuxOSConfig"]
4919
- ? item["linuxOSConfig"]
4920
- : linuxOSConfigDeserializer(item["linuxOSConfig"]),
4921
- messageOfTheDay: item["messageOfTheDay"],
4922
- };
4923
- }
4924
- export function machineKubernetesProfileSerializer(item) {
4925
- return {
4926
- nodeLabels: item["nodeLabels"],
4927
- orchestratorVersion: item["orchestratorVersion"],
4928
- kubeletDiskType: item["kubeletDiskType"],
4929
- kubeletConfig: !item["kubeletConfig"]
4930
- ? item["kubeletConfig"]
4931
- : kubeletConfigSerializer(item["kubeletConfig"]),
4932
- nodeInitializationTaints: !item["nodeInitializationTaints"]
4933
- ? item["nodeInitializationTaints"]
4934
- : item["nodeInitializationTaints"].map((p) => {
4935
- return p;
4936
- }),
4937
- nodeTaints: !item["nodeTaints"]
4938
- ? item["nodeTaints"]
4939
- : item["nodeTaints"].map((p) => {
4940
- return p;
4941
- }),
4942
- maxPods: item["maxPods"],
4943
- workloadRuntime: item["workloadRuntime"],
4944
- artifactStreamingProfile: !item["artifactStreamingProfile"]
4945
- ? item["artifactStreamingProfile"]
4946
- : agentPoolArtifactStreamingProfileSerializer(item["artifactStreamingProfile"]),
4947
- };
4948
- }
4949
- export function machineKubernetesProfileDeserializer(item) {
4950
- return {
4951
- nodeLabels: !item["nodeLabels"]
4952
- ? item["nodeLabels"]
4953
- : Object.fromEntries(Object.entries(item["nodeLabels"]).map(([k, p]) => [k, p])),
4954
- orchestratorVersion: item["orchestratorVersion"],
4955
- currentOrchestratorVersion: item["currentOrchestratorVersion"],
4956
- kubeletDiskType: item["kubeletDiskType"],
4957
- kubeletConfig: !item["kubeletConfig"]
4958
- ? item["kubeletConfig"]
4959
- : kubeletConfigDeserializer(item["kubeletConfig"]),
4960
- nodeInitializationTaints: !item["nodeInitializationTaints"]
4961
- ? item["nodeInitializationTaints"]
4962
- : item["nodeInitializationTaints"].map((p) => {
4963
- return p;
4964
- }),
4965
- nodeTaints: !item["nodeTaints"]
4966
- ? item["nodeTaints"]
4967
- : item["nodeTaints"].map((p) => {
4968
- return p;
4969
- }),
4970
- maxPods: item["maxPods"],
4971
- nodeName: item["nodeName"],
4972
- workloadRuntime: item["workloadRuntime"],
4973
- artifactStreamingProfile: !item["artifactStreamingProfile"]
4974
- ? item["artifactStreamingProfile"]
4975
- : agentPoolArtifactStreamingProfileDeserializer(item["artifactStreamingProfile"]),
4976
- };
4977
- }
4978
- export function machineSecurityProfileSerializer(item) {
4979
- return {
4980
- enableVTPM: item["enableVtpm"],
4981
- enableSecureBoot: item["enableSecureBoot"],
4982
- sshAccess: item["sshAccess"],
4983
- enableEncryptionAtHost: item["enableEncryptionAtHost"],
4984
- };
4985
- }
4986
- export function machineSecurityProfileDeserializer(item) {
4987
- return {
4988
- enableVtpm: item["enableVTPM"],
4989
- enableSecureBoot: item["enableSecureBoot"],
4990
- sshAccess: item["sshAccess"],
4991
- enableEncryptionAtHost: item["enableEncryptionAtHost"],
4992
- };
4993
- }
4994
- export function machineBillingProfileSerializer(item) {
4995
- return { spotMaxPrice: item["spotMaxPrice"] };
4996
- }
4997
- export function machineBillingProfileDeserializer(item) {
4998
- return {
4999
- spotMaxPrice: item["spotMaxPrice"],
5000
- };
5001
- }
5002
- export function machineStatusDeserializer(item) {
5003
- return {
5004
- provisioningError: !item["provisioningError"]
5005
- ? item["provisioningError"]
5006
- : errorDetailDeserializer(item["provisioningError"]),
5007
- creationTimestamp: !item["creationTimestamp"]
5008
- ? item["creationTimestamp"]
5009
- : new Date(item["creationTimestamp"]),
5010
- driftAction: item["driftAction"],
5011
- driftReason: item["driftReason"],
5012
- vmState: item["vmState"],
5013
- };
5014
- }
5015
- /** The drift action of the machine. Indicates whether a machine has deviated from its expected state due to changes in managed cluster properties, requiring corrective action. */
5016
- export var KnownDriftAction;
5017
- (function (KnownDriftAction) {
5018
- /** The machine is up to date. */
5019
- KnownDriftAction["Synced"] = "Synced";
5020
- /** The machine has drifted and needs to be deleted and recreated. */
5021
- KnownDriftAction["Recreate"] = "Recreate";
5022
- })(KnownDriftAction || (KnownDriftAction = {}));
5023
- /** Virtual machine state. Indicates the current state of the underlying virtual machine. */
5024
- export var KnownVmState;
5025
- (function (KnownVmState) {
5026
- /** The virtual machine is currently running. */
5027
- KnownVmState["Running"] = "Running";
5028
- /** The virtual machine has been deleted by the user or due to spot eviction. */
5029
- KnownVmState["Deleted"] = "Deleted";
5030
- })(KnownVmState || (KnownVmState = {}));
5031
4039
  export function _machineListResultDeserializer(item) {
5032
4040
  return {
5033
4041
  value: machineArrayDeserializer(item["value"]),
5034
4042
  nextLink: item["nextLink"],
5035
4043
  };
5036
4044
  }
5037
- export function machineArraySerializer(result) {
5038
- return result.map((item) => {
5039
- return machineSerializer(item);
5040
- });
5041
- }
5042
4045
  export function machineArrayDeserializer(result) {
5043
4046
  return result.map((item) => {
5044
4047
  return machineDeserializer(item);
@@ -5194,8 +4197,6 @@ export var KnownSnapshotType;
5194
4197
  (function (KnownSnapshotType) {
5195
4198
  /** The snapshot is a snapshot of a node pool. */
5196
4199
  KnownSnapshotType["NodePool"] = "NodePool";
5197
- /** The snapshot is a snapshot of a managed cluster. */
5198
- KnownSnapshotType["ManagedCluster"] = "ManagedCluster";
5199
4200
  })(KnownSnapshotType || (KnownSnapshotType = {}));
5200
4201
  export function _snapshotListResultDeserializer(item) {
5201
4202
  return {
@@ -5213,86 +4214,6 @@ export function snapshotArrayDeserializer(result) {
5213
4214
  return snapshotDeserializer(item);
5214
4215
  });
5215
4216
  }
5216
- export function managedClusterSnapshotSerializer(item) {
5217
- return {
5218
- tags: item["tags"],
5219
- location: item["location"],
5220
- properties: areAllPropsUndefined(item, ["creationData", "snapshotType"])
5221
- ? undefined
5222
- : _managedClusterSnapshotPropertiesSerializer(item),
5223
- };
5224
- }
5225
- export function managedClusterSnapshotDeserializer(item) {
5226
- return {
5227
- tags: !item["tags"]
5228
- ? item["tags"]
5229
- : Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
5230
- location: item["location"],
5231
- id: item["id"],
5232
- name: item["name"],
5233
- type: item["type"],
5234
- systemData: !item["systemData"]
5235
- ? item["systemData"]
5236
- : systemDataDeserializer(item["systemData"]),
5237
- ...(!item["properties"]
5238
- ? item["properties"]
5239
- : _managedClusterSnapshotPropertiesDeserializer(item["properties"])),
5240
- };
5241
- }
5242
- export function managedClusterSnapshotPropertiesSerializer(item) {
5243
- return {
5244
- creationData: !item["creationData"]
5245
- ? item["creationData"]
5246
- : creationDataSerializer(item["creationData"]),
5247
- snapshotType: item["snapshotType"],
5248
- };
5249
- }
5250
- export function managedClusterSnapshotPropertiesDeserializer(item) {
5251
- return {
5252
- creationData: !item["creationData"]
5253
- ? item["creationData"]
5254
- : creationDataDeserializer(item["creationData"]),
5255
- snapshotType: item["snapshotType"],
5256
- managedClusterPropertiesReadOnly: !item["managedClusterPropertiesReadOnly"]
5257
- ? item["managedClusterPropertiesReadOnly"]
5258
- : managedClusterPropertiesForSnapshotDeserializer(item["managedClusterPropertiesReadOnly"]),
5259
- };
5260
- }
5261
- export function managedClusterPropertiesForSnapshotDeserializer(item) {
5262
- return {
5263
- kubernetesVersion: item["kubernetesVersion"],
5264
- sku: !item["sku"] ? item["sku"] : managedClusterSKUDeserializer(item["sku"]),
5265
- enableRbac: item["enableRbac"],
5266
- networkProfile: !item["networkProfile"]
5267
- ? item["networkProfile"]
5268
- : networkProfileForSnapshotDeserializer(item["networkProfile"]),
5269
- };
5270
- }
5271
- export function networkProfileForSnapshotDeserializer(item) {
5272
- return {
5273
- networkPlugin: item["networkPlugin"],
5274
- networkPluginMode: item["networkPluginMode"],
5275
- networkPolicy: item["networkPolicy"],
5276
- networkMode: item["networkMode"],
5277
- loadBalancerSku: item["loadBalancerSku"],
5278
- };
5279
- }
5280
- export function _managedClusterSnapshotListResultDeserializer(item) {
5281
- return {
5282
- value: managedClusterSnapshotArrayDeserializer(item["value"]),
5283
- nextLink: item["nextLink"],
5284
- };
5285
- }
5286
- export function managedClusterSnapshotArraySerializer(result) {
5287
- return result.map((item) => {
5288
- return managedClusterSnapshotSerializer(item);
5289
- });
5290
- }
5291
- export function managedClusterSnapshotArrayDeserializer(result) {
5292
- return result.map((item) => {
5293
- return managedClusterSnapshotDeserializer(item);
5294
- });
5295
- }
5296
4217
  export function trustedAccessRoleBindingSerializer(item) {
5297
4218
  return { properties: _trustedAccessRoleBindingPropertiesSerializer(item) };
5298
4219
  }
@@ -5354,474 +4275,10 @@ export function trustedAccessRoleBindingArrayDeserializer(result) {
5354
4275
  return trustedAccessRoleBindingDeserializer(item);
5355
4276
  });
5356
4277
  }
5357
- export function loadBalancerSerializer(item) {
4278
+ export function _operationListResultDeserializer(item) {
5358
4279
  return {
5359
- properties: areAllPropsUndefined(item, [
5360
- "primaryAgentPoolName",
5361
- "allowServicePlacement",
5362
- "serviceLabelSelector",
5363
- "serviceNamespaceSelector",
5364
- "nodeSelector",
5365
- ])
5366
- ? undefined
5367
- : _loadBalancerPropertiesSerializer(item),
5368
- };
5369
- }
5370
- export function loadBalancerDeserializer(item) {
5371
- return {
5372
- id: item["id"],
5373
- name: item["name"],
5374
- type: item["type"],
5375
- systemData: !item["systemData"]
5376
- ? item["systemData"]
5377
- : systemDataDeserializer(item["systemData"]),
5378
- ...(!item["properties"]
5379
- ? item["properties"]
5380
- : _loadBalancerPropertiesDeserializer(item["properties"])),
5381
- };
5382
- }
5383
- export function loadBalancerPropertiesSerializer(item) {
5384
- return {
5385
- primaryAgentPoolName: item["primaryAgentPoolName"],
5386
- allowServicePlacement: item["allowServicePlacement"],
5387
- serviceLabelSelector: !item["serviceLabelSelector"]
5388
- ? item["serviceLabelSelector"]
5389
- : labelSelectorSerializer(item["serviceLabelSelector"]),
5390
- serviceNamespaceSelector: !item["serviceNamespaceSelector"]
5391
- ? item["serviceNamespaceSelector"]
5392
- : labelSelectorSerializer(item["serviceNamespaceSelector"]),
5393
- nodeSelector: !item["nodeSelector"]
5394
- ? item["nodeSelector"]
5395
- : labelSelectorSerializer(item["nodeSelector"]),
5396
- };
5397
- }
5398
- export function loadBalancerPropertiesDeserializer(item) {
5399
- return {
5400
- primaryAgentPoolName: item["primaryAgentPoolName"],
5401
- allowServicePlacement: item["allowServicePlacement"],
5402
- serviceLabelSelector: !item["serviceLabelSelector"]
5403
- ? item["serviceLabelSelector"]
5404
- : labelSelectorDeserializer(item["serviceLabelSelector"]),
5405
- serviceNamespaceSelector: !item["serviceNamespaceSelector"]
5406
- ? item["serviceNamespaceSelector"]
5407
- : labelSelectorDeserializer(item["serviceNamespaceSelector"]),
5408
- nodeSelector: !item["nodeSelector"]
5409
- ? item["nodeSelector"]
5410
- : labelSelectorDeserializer(item["nodeSelector"]),
5411
- provisioningState: item["provisioningState"],
5412
- };
5413
- }
5414
- export function labelSelectorSerializer(item) {
5415
- return {
5416
- matchLabels: !item["matchLabels"]
5417
- ? item["matchLabels"]
5418
- : item["matchLabels"].map((p) => {
5419
- return p;
5420
- }),
5421
- matchExpressions: !item["matchExpressions"]
5422
- ? item["matchExpressions"]
5423
- : labelSelectorRequirementArraySerializer(item["matchExpressions"]),
5424
- };
5425
- }
5426
- export function labelSelectorDeserializer(item) {
5427
- return {
5428
- matchLabels: !item["matchLabels"]
5429
- ? item["matchLabels"]
5430
- : item["matchLabels"].map((p) => {
5431
- return p;
5432
- }),
5433
- matchExpressions: !item["matchExpressions"]
5434
- ? item["matchExpressions"]
5435
- : labelSelectorRequirementArrayDeserializer(item["matchExpressions"]),
5436
- };
5437
- }
5438
- export function labelSelectorRequirementArraySerializer(result) {
5439
- return result.map((item) => {
5440
- return labelSelectorRequirementSerializer(item);
5441
- });
5442
- }
5443
- export function labelSelectorRequirementArrayDeserializer(result) {
5444
- return result.map((item) => {
5445
- return labelSelectorRequirementDeserializer(item);
5446
- });
5447
- }
5448
- export function labelSelectorRequirementSerializer(item) {
5449
- return {
5450
- key: item["key"],
5451
- operator: item["operator"],
5452
- values: !item["values"]
5453
- ? item["values"]
5454
- : item["values"].map((p) => {
5455
- return p;
5456
- }),
5457
- };
5458
- }
5459
- export function labelSelectorRequirementDeserializer(item) {
5460
- return {
5461
- key: item["key"],
5462
- operator: item["operator"],
5463
- values: !item["values"]
5464
- ? item["values"]
5465
- : item["values"].map((p) => {
5466
- return p;
5467
- }),
5468
- };
5469
- }
5470
- /** operator represents a key's relationship to a set of values. Valid operators are In and NotIn */
5471
- export var KnownOperator;
5472
- (function (KnownOperator) {
5473
- /** The value of the key should be in the given list. */
5474
- KnownOperator["In"] = "In";
5475
- /** The value of the key should not be in the given list. */
5476
- KnownOperator["NotIn"] = "NotIn";
5477
- /** The value of the key should exist. */
5478
- KnownOperator["Exists"] = "Exists";
5479
- /** The value of the key should not exist. */
5480
- KnownOperator["DoesNotExist"] = "DoesNotExist";
5481
- })(KnownOperator || (KnownOperator = {}));
5482
- export function _loadBalancerListResultDeserializer(item) {
5483
- return {
5484
- value: loadBalancerArrayDeserializer(item["value"]),
5485
- nextLink: item["nextLink"],
5486
- };
5487
- }
5488
- export function loadBalancerArraySerializer(result) {
5489
- return result.map((item) => {
5490
- return loadBalancerSerializer(item);
5491
- });
5492
- }
5493
- export function loadBalancerArrayDeserializer(result) {
5494
- return result.map((item) => {
5495
- return loadBalancerDeserializer(item);
5496
- });
5497
- }
5498
- export function identityBindingSerializer(item) {
5499
- return {
5500
- properties: !item["properties"]
5501
- ? item["properties"]
5502
- : identityBindingPropertiesSerializer(item["properties"]),
5503
- };
5504
- }
5505
- export function identityBindingDeserializer(item) {
5506
- return {
5507
- id: item["id"],
5508
- name: item["name"],
5509
- type: item["type"],
5510
- systemData: !item["systemData"]
5511
- ? item["systemData"]
5512
- : systemDataDeserializer(item["systemData"]),
5513
- properties: !item["properties"]
5514
- ? item["properties"]
5515
- : identityBindingPropertiesDeserializer(item["properties"]),
5516
- eTag: item["eTag"],
5517
- };
5518
- }
5519
- export function identityBindingPropertiesSerializer(item) {
5520
- return {
5521
- managedIdentity: identityBindingManagedIdentityProfileSerializer(item["managedIdentity"]),
5522
- };
5523
- }
5524
- export function identityBindingPropertiesDeserializer(item) {
5525
- return {
5526
- managedIdentity: identityBindingManagedIdentityProfileDeserializer(item["managedIdentity"]),
5527
- oidcIssuer: !item["oidcIssuer"]
5528
- ? item["oidcIssuer"]
5529
- : identityBindingOidcIssuerProfileDeserializer(item["oidcIssuer"]),
5530
- provisioningState: item["provisioningState"],
5531
- };
5532
- }
5533
- export function identityBindingManagedIdentityProfileSerializer(item) {
5534
- return { resourceId: item["resourceId"] };
5535
- }
5536
- export function identityBindingManagedIdentityProfileDeserializer(item) {
5537
- return {
5538
- resourceId: item["resourceId"],
5539
- objectId: item["objectId"],
5540
- clientId: item["clientId"],
5541
- tenantId: item["tenantId"],
5542
- };
5543
- }
5544
- export function identityBindingOidcIssuerProfileDeserializer(item) {
5545
- return {
5546
- oidcIssuerUrl: item["oidcIssuerUrl"],
5547
- };
5548
- }
5549
- /** The provisioning state of the last accepted operation. */
5550
- export var KnownIdentityBindingProvisioningState;
5551
- (function (KnownIdentityBindingProvisioningState) {
5552
- /** Resource has been created. */
5553
- KnownIdentityBindingProvisioningState["Succeeded"] = "Succeeded";
5554
- /** Resource creation failed. */
5555
- KnownIdentityBindingProvisioningState["Failed"] = "Failed";
5556
- /** Resource creation was canceled. */
5557
- KnownIdentityBindingProvisioningState["Canceled"] = "Canceled";
5558
- /** The identity binding is being created. */
5559
- KnownIdentityBindingProvisioningState["Creating"] = "Creating";
5560
- /** The identity binding is being updated. */
5561
- KnownIdentityBindingProvisioningState["Updating"] = "Updating";
5562
- /** The identity binding is being deleted. */
5563
- KnownIdentityBindingProvisioningState["Deleting"] = "Deleting";
5564
- })(KnownIdentityBindingProvisioningState || (KnownIdentityBindingProvisioningState = {}));
5565
- export function _identityBindingListResultDeserializer(item) {
5566
- return {
5567
- value: identityBindingArrayDeserializer(item["value"]),
5568
- nextLink: item["nextLink"],
5569
- };
5570
- }
5571
- export function identityBindingArraySerializer(result) {
5572
- return result.map((item) => {
5573
- return identityBindingSerializer(item);
5574
- });
5575
- }
5576
- export function identityBindingArrayDeserializer(result) {
5577
- return result.map((item) => {
5578
- return identityBindingDeserializer(item);
5579
- });
5580
- }
5581
- export function jwtAuthenticatorSerializer(item) {
5582
- return { properties: jwtAuthenticatorPropertiesSerializer(item["properties"]) };
5583
- }
5584
- export function jwtAuthenticatorDeserializer(item) {
5585
- return {
5586
- id: item["id"],
5587
- name: item["name"],
5588
- type: item["type"],
5589
- systemData: !item["systemData"]
5590
- ? item["systemData"]
5591
- : systemDataDeserializer(item["systemData"]),
5592
- properties: jwtAuthenticatorPropertiesDeserializer(item["properties"]),
5593
- };
5594
- }
5595
- export function jwtAuthenticatorPropertiesSerializer(item) {
5596
- return {
5597
- issuer: jwtAuthenticatorIssuerSerializer(item["issuer"]),
5598
- claimValidationRules: !item["claimValidationRules"]
5599
- ? item["claimValidationRules"]
5600
- : jwtAuthenticatorValidationRuleArraySerializer(item["claimValidationRules"]),
5601
- claimMappings: jwtAuthenticatorClaimMappingsSerializer(item["claimMappings"]),
5602
- userValidationRules: !item["userValidationRules"]
5603
- ? item["userValidationRules"]
5604
- : jwtAuthenticatorValidationRuleArraySerializer(item["userValidationRules"]),
5605
- };
5606
- }
5607
- export function jwtAuthenticatorPropertiesDeserializer(item) {
5608
- return {
5609
- provisioningState: item["provisioningState"],
5610
- issuer: jwtAuthenticatorIssuerDeserializer(item["issuer"]),
5611
- claimValidationRules: !item["claimValidationRules"]
5612
- ? item["claimValidationRules"]
5613
- : jwtAuthenticatorValidationRuleArrayDeserializer(item["claimValidationRules"]),
5614
- claimMappings: jwtAuthenticatorClaimMappingsDeserializer(item["claimMappings"]),
5615
- userValidationRules: !item["userValidationRules"]
5616
- ? item["userValidationRules"]
5617
- : jwtAuthenticatorValidationRuleArrayDeserializer(item["userValidationRules"]),
5618
- };
5619
- }
5620
- /** The provisioning state of the last accepted operation. */
5621
- export var KnownJWTAuthenticatorProvisioningState;
5622
- (function (KnownJWTAuthenticatorProvisioningState) {
5623
- /** Resource has been created. */
5624
- KnownJWTAuthenticatorProvisioningState["Succeeded"] = "Succeeded";
5625
- /** Resource creation failed. */
5626
- KnownJWTAuthenticatorProvisioningState["Failed"] = "Failed";
5627
- /** Resource creation was canceled. */
5628
- KnownJWTAuthenticatorProvisioningState["Canceled"] = "Canceled";
5629
- /** The JWT authenticator is being created. */
5630
- KnownJWTAuthenticatorProvisioningState["Creating"] = "Creating";
5631
- /** The JWT authenticator is being updated. */
5632
- KnownJWTAuthenticatorProvisioningState["Updating"] = "Updating";
5633
- /** The JWT authenticator is being deleted. */
5634
- KnownJWTAuthenticatorProvisioningState["Deleting"] = "Deleting";
5635
- })(KnownJWTAuthenticatorProvisioningState || (KnownJWTAuthenticatorProvisioningState = {}));
5636
- export function jwtAuthenticatorIssuerSerializer(item) {
5637
- return {
5638
- url: item["url"],
5639
- audiences: item["audiences"].map((p) => {
5640
- return p;
5641
- }),
5642
- };
5643
- }
5644
- export function jwtAuthenticatorIssuerDeserializer(item) {
5645
- return {
5646
- url: item["url"],
5647
- audiences: item["audiences"].map((p) => {
5648
- return p;
5649
- }),
5650
- };
5651
- }
5652
- export function jwtAuthenticatorValidationRuleArraySerializer(result) {
5653
- return result.map((item) => {
5654
- return jwtAuthenticatorValidationRuleSerializer(item);
5655
- });
5656
- }
5657
- export function jwtAuthenticatorValidationRuleArrayDeserializer(result) {
5658
- return result.map((item) => {
5659
- return jwtAuthenticatorValidationRuleDeserializer(item);
5660
- });
5661
- }
5662
- export function jwtAuthenticatorValidationRuleSerializer(item) {
5663
- return { expression: item["expression"], message: item["message"] };
5664
- }
5665
- export function jwtAuthenticatorValidationRuleDeserializer(item) {
5666
- return {
5667
- expression: item["expression"],
5668
- message: item["message"],
5669
- };
5670
- }
5671
- export function jwtAuthenticatorClaimMappingsSerializer(item) {
5672
- return {
5673
- username: jwtAuthenticatorClaimMappingExpressionSerializer(item["username"]),
5674
- groups: !item["groups"]
5675
- ? item["groups"]
5676
- : jwtAuthenticatorClaimMappingExpressionSerializer(item["groups"]),
5677
- uid: !item["uid"] ? item["uid"] : jwtAuthenticatorClaimMappingExpressionSerializer(item["uid"]),
5678
- extra: !item["extra"]
5679
- ? item["extra"]
5680
- : jwtAuthenticatorExtraClaimMappingExpressionArraySerializer(item["extra"]),
5681
- };
5682
- }
5683
- export function jwtAuthenticatorClaimMappingsDeserializer(item) {
5684
- return {
5685
- username: jwtAuthenticatorClaimMappingExpressionDeserializer(item["username"]),
5686
- groups: !item["groups"]
5687
- ? item["groups"]
5688
- : jwtAuthenticatorClaimMappingExpressionDeserializer(item["groups"]),
5689
- uid: !item["uid"]
5690
- ? item["uid"]
5691
- : jwtAuthenticatorClaimMappingExpressionDeserializer(item["uid"]),
5692
- extra: !item["extra"]
5693
- ? item["extra"]
5694
- : jwtAuthenticatorExtraClaimMappingExpressionArrayDeserializer(item["extra"]),
5695
- };
5696
- }
5697
- export function jwtAuthenticatorClaimMappingExpressionSerializer(item) {
5698
- return { expression: item["expression"] };
5699
- }
5700
- export function jwtAuthenticatorClaimMappingExpressionDeserializer(item) {
5701
- return {
5702
- expression: item["expression"],
5703
- };
5704
- }
5705
- export function jwtAuthenticatorExtraClaimMappingExpressionArraySerializer(result) {
5706
- return result.map((item) => {
5707
- return jwtAuthenticatorExtraClaimMappingExpressionSerializer(item);
5708
- });
5709
- }
5710
- export function jwtAuthenticatorExtraClaimMappingExpressionArrayDeserializer(result) {
5711
- return result.map((item) => {
5712
- return jwtAuthenticatorExtraClaimMappingExpressionDeserializer(item);
5713
- });
5714
- }
5715
- export function jwtAuthenticatorExtraClaimMappingExpressionSerializer(item) {
5716
- return { key: item["key"], valueExpression: item["valueExpression"] };
5717
- }
5718
- export function jwtAuthenticatorExtraClaimMappingExpressionDeserializer(item) {
5719
- return {
5720
- key: item["key"],
5721
- valueExpression: item["valueExpression"],
5722
- };
5723
- }
5724
- export function _jwtAuthenticatorListResultDeserializer(item) {
5725
- return {
5726
- value: jwtAuthenticatorArrayDeserializer(item["value"]),
5727
- nextLink: item["nextLink"],
5728
- };
5729
- }
5730
- export function jwtAuthenticatorArraySerializer(result) {
5731
- return result.map((item) => {
5732
- return jwtAuthenticatorSerializer(item);
5733
- });
5734
- }
5735
- export function jwtAuthenticatorArrayDeserializer(result) {
5736
- return result.map((item) => {
5737
- return jwtAuthenticatorDeserializer(item);
5738
- });
5739
- }
5740
- export function meshMembershipSerializer(item) {
5741
- return {
5742
- properties: !item["properties"]
5743
- ? item["properties"]
5744
- : meshMembershipPropertiesSerializer(item["properties"]),
5745
- managedBy: item["managedBy"],
5746
- };
5747
- }
5748
- export function meshMembershipDeserializer(item) {
5749
- return {
5750
- id: item["id"],
5751
- name: item["name"],
5752
- type: item["type"],
5753
- systemData: !item["systemData"]
5754
- ? item["systemData"]
5755
- : systemDataDeserializer(item["systemData"]),
5756
- properties: !item["properties"]
5757
- ? item["properties"]
5758
- : meshMembershipPropertiesDeserializer(item["properties"]),
5759
- managedBy: item["managedBy"],
5760
- eTag: item["eTag"],
5761
- };
5762
- }
5763
- export function meshMembershipPropertiesSerializer(item) {
5764
- return {
5765
- privateConnectProfile: !item["privateConnectProfile"]
5766
- ? item["privateConnectProfile"]
5767
- : meshMembershipPrivateConnectProfileSerializer(item["privateConnectProfile"]),
5768
- managedMeshID: item["managedMeshID"],
5769
- };
5770
- }
5771
- export function meshMembershipPropertiesDeserializer(item) {
5772
- return {
5773
- provisioningState: item["provisioningState"],
5774
- privateConnectProfile: !item["privateConnectProfile"]
5775
- ? item["privateConnectProfile"]
5776
- : meshMembershipPrivateConnectProfileDeserializer(item["privateConnectProfile"]),
5777
- managedMeshID: item["managedMeshID"],
5778
- };
5779
- }
5780
- /** The provisioning state of the last accepted operation. */
5781
- export var KnownMeshMembershipProvisioningState;
5782
- (function (KnownMeshMembershipProvisioningState) {
5783
- /** Resource creation was canceled. */
5784
- KnownMeshMembershipProvisioningState["Canceled"] = "Canceled";
5785
- /** The Mesh Membership is being created. */
5786
- KnownMeshMembershipProvisioningState["Creating"] = "Creating";
5787
- /** The Mesh Membership is being deleted. */
5788
- KnownMeshMembershipProvisioningState["Deleting"] = "Deleting";
5789
- /** Resource creation failed. */
5790
- KnownMeshMembershipProvisioningState["Failed"] = "Failed";
5791
- /** Resource has been created. */
5792
- KnownMeshMembershipProvisioningState["Succeeded"] = "Succeeded";
5793
- /** The Mesh Membership is being updated. */
5794
- KnownMeshMembershipProvisioningState["Updating"] = "Updating";
5795
- })(KnownMeshMembershipProvisioningState || (KnownMeshMembershipProvisioningState = {}));
5796
- export function meshMembershipPrivateConnectProfileSerializer(item) {
5797
- return { subnetResourceId: item["subnetResourceId"] };
5798
- }
5799
- export function meshMembershipPrivateConnectProfileDeserializer(item) {
5800
- return {
5801
- privateIpAddress: item["privateIpAddress"],
5802
- subnetResourceId: item["subnetResourceId"],
5803
- };
5804
- }
5805
- export function _meshMembershipsListResultDeserializer(item) {
5806
- return {
5807
- value: meshMembershipArrayDeserializer(item["value"]),
5808
- nextLink: item["nextLink"],
5809
- };
5810
- }
5811
- export function meshMembershipArraySerializer(result) {
5812
- return result.map((item) => {
5813
- return meshMembershipSerializer(item);
5814
- });
5815
- }
5816
- export function meshMembershipArrayDeserializer(result) {
5817
- return result.map((item) => {
5818
- return meshMembershipDeserializer(item);
5819
- });
5820
- }
5821
- export function _operationListResultDeserializer(item) {
5822
- return {
5823
- value: operationValueArrayDeserializer(item["value"]),
5824
- nextLink: item["nextLink"],
4280
+ value: operationValueArrayDeserializer(item["value"]),
4281
+ nextLink: item["nextLink"],
5825
4282
  };
5826
4283
  }
5827
4284
  export function operationValueArrayDeserializer(result) {
@@ -5844,32 +4301,6 @@ export function operationValueDisplayDeserializer(item) {
5844
4301
  provider: item["provider"],
5845
4302
  };
5846
4303
  }
5847
- export function operationStatusResultDeserializer(item) {
5848
- return {
5849
- id: item["id"],
5850
- name: item["name"],
5851
- status: item["status"],
5852
- percentComplete: item["percentComplete"],
5853
- startTime: !item["startTime"] ? item["startTime"] : new Date(item["startTime"]),
5854
- endTime: !item["endTime"] ? item["endTime"] : new Date(item["endTime"]),
5855
- operations: !item["operations"]
5856
- ? item["operations"]
5857
- : operationStatusResultArrayDeserializer(item["operations"]),
5858
- error: !item["error"] ? item["error"] : errorDetailDeserializer(item["error"]),
5859
- resourceId: item["resourceId"],
5860
- };
5861
- }
5862
- export function operationStatusResultArrayDeserializer(result) {
5863
- return result.map((item) => {
5864
- return operationStatusResultDeserializer(item);
5865
- });
5866
- }
5867
- export function _operationStatusResultListDeserializer(item) {
5868
- return {
5869
- value: operationStatusResultArrayDeserializer(item["value"]),
5870
- nextLink: item["nextLink"],
5871
- };
5872
- }
5873
4304
  export function privateLinkResourcesListResultDeserializer(item) {
5874
4305
  return {
5875
4306
  value: !item["value"] ? item["value"] : privateLinkResourceArrayDeserializer(item["value"]),
@@ -5927,200 +4358,6 @@ export function trustedAccessRoleRuleDeserializer(item) {
5927
4358
  }),
5928
4359
  };
5929
4360
  }
5930
- export function _nodeImageVersionsListResultDeserializer(item) {
5931
- return {
5932
- value: nodeImageVersionArrayDeserializer(item["value"]),
5933
- nextLink: item["nextLink"],
5934
- };
5935
- }
5936
- export function nodeImageVersionArrayDeserializer(result) {
5937
- return result.map((item) => {
5938
- return nodeImageVersionDeserializer(item);
5939
- });
5940
- }
5941
- export function nodeImageVersionDeserializer(item) {
5942
- return {
5943
- os: item["os"],
5944
- sku: item["sku"],
5945
- version: item["version"],
5946
- fullName: item["fullName"],
5947
- };
5948
- }
5949
- export function _vmSkusListResultDeserializer(item) {
5950
- return {
5951
- value: resourceSkuArrayDeserializer(item["value"]),
5952
- nextLink: item["nextLink"],
5953
- };
5954
- }
5955
- export function resourceSkuArrayDeserializer(result) {
5956
- return result.map((item) => {
5957
- return resourceSkuDeserializer(item);
5958
- });
5959
- }
5960
- export function resourceSkuDeserializer(item) {
5961
- return {
5962
- resourceType: item["resourceType"],
5963
- name: item["name"],
5964
- tier: item["tier"],
5965
- size: item["size"],
5966
- family: item["family"],
5967
- kind: item["kind"],
5968
- capacity: !item["capacity"]
5969
- ? item["capacity"]
5970
- : resourceSkuCapacityDeserializer(item["capacity"]),
5971
- locations: !item["locations"]
5972
- ? item["locations"]
5973
- : item["locations"].map((p) => {
5974
- return p;
5975
- }),
5976
- locationInfo: !item["locationInfo"]
5977
- ? item["locationInfo"]
5978
- : resourceSkuLocationInfoArrayDeserializer(item["locationInfo"]),
5979
- apiVersions: !item["apiVersions"]
5980
- ? item["apiVersions"]
5981
- : item["apiVersions"].map((p) => {
5982
- return p;
5983
- }),
5984
- costs: !item["costs"] ? item["costs"] : resourceSkuCostsArrayDeserializer(item["costs"]),
5985
- capabilities: !item["capabilities"]
5986
- ? item["capabilities"]
5987
- : resourceSkuCapabilitiesArrayDeserializer(item["capabilities"]),
5988
- restrictions: !item["restrictions"]
5989
- ? item["restrictions"]
5990
- : resourceSkuRestrictionsArrayDeserializer(item["restrictions"]),
5991
- };
5992
- }
5993
- export function resourceSkuCapacityDeserializer(item) {
5994
- return {
5995
- minimum: item["minimum"],
5996
- maximum: item["maximum"],
5997
- default: item["default"],
5998
- scaleType: item["scaleType"],
5999
- };
6000
- }
6001
- /** The scale type applicable to the sku. */
6002
- export var KnownResourceSkuCapacityScaleType;
6003
- (function (KnownResourceSkuCapacityScaleType) {
6004
- /** Automatic scaling */
6005
- KnownResourceSkuCapacityScaleType["Automatic"] = "Automatic";
6006
- /** Manual scaling */
6007
- KnownResourceSkuCapacityScaleType["Manual"] = "Manual";
6008
- /** No scaling */
6009
- KnownResourceSkuCapacityScaleType["None"] = "None";
6010
- })(KnownResourceSkuCapacityScaleType || (KnownResourceSkuCapacityScaleType = {}));
6011
- export function resourceSkuLocationInfoArrayDeserializer(result) {
6012
- return result.map((item) => {
6013
- return resourceSkuLocationInfoDeserializer(item);
6014
- });
6015
- }
6016
- export function resourceSkuLocationInfoDeserializer(item) {
6017
- return {
6018
- location: item["location"],
6019
- zones: !item["zones"]
6020
- ? item["zones"]
6021
- : item["zones"].map((p) => {
6022
- return p;
6023
- }),
6024
- zoneDetails: !item["zoneDetails"]
6025
- ? item["zoneDetails"]
6026
- : resourceSkuZoneDetailsArrayDeserializer(item["zoneDetails"]),
6027
- extendedLocations: !item["extendedLocations"]
6028
- ? item["extendedLocations"]
6029
- : item["extendedLocations"].map((p) => {
6030
- return p;
6031
- }),
6032
- type: item["type"],
6033
- };
6034
- }
6035
- export function resourceSkuZoneDetailsArrayDeserializer(result) {
6036
- return result.map((item) => {
6037
- return resourceSkuZoneDetailsDeserializer(item);
6038
- });
6039
- }
6040
- export function resourceSkuZoneDetailsDeserializer(item) {
6041
- return {
6042
- name: !item["name"]
6043
- ? item["name"]
6044
- : item["name"].map((p) => {
6045
- return p;
6046
- }),
6047
- capabilities: !item["capabilities"]
6048
- ? item["capabilities"]
6049
- : resourceSkuCapabilitiesArrayDeserializer(item["capabilities"]),
6050
- };
6051
- }
6052
- export function resourceSkuCapabilitiesArrayDeserializer(result) {
6053
- return result.map((item) => {
6054
- return resourceSkuCapabilitiesDeserializer(item);
6055
- });
6056
- }
6057
- export function resourceSkuCapabilitiesDeserializer(item) {
6058
- return {
6059
- name: item["name"],
6060
- value: item["value"],
6061
- };
6062
- }
6063
- export function resourceSkuCostsArrayDeserializer(result) {
6064
- return result.map((item) => {
6065
- return resourceSkuCostsDeserializer(item);
6066
- });
6067
- }
6068
- export function resourceSkuCostsDeserializer(item) {
6069
- return {
6070
- meterID: item["meterID"],
6071
- quantity: item["quantity"],
6072
- extendedUnit: item["extendedUnit"],
6073
- };
6074
- }
6075
- export function resourceSkuRestrictionsArrayDeserializer(result) {
6076
- return result.map((item) => {
6077
- return resourceSkuRestrictionsDeserializer(item);
6078
- });
6079
- }
6080
- export function resourceSkuRestrictionsDeserializer(item) {
6081
- return {
6082
- type: item["type"],
6083
- values: !item["values"]
6084
- ? item["values"]
6085
- : item["values"].map((p) => {
6086
- return p;
6087
- }),
6088
- restrictionInfo: !item["restrictionInfo"]
6089
- ? item["restrictionInfo"]
6090
- : resourceSkuRestrictionInfoDeserializer(item["restrictionInfo"]),
6091
- reasonCode: item["reasonCode"],
6092
- };
6093
- }
6094
- /** The type of restrictions. */
6095
- export var KnownResourceSkuRestrictionsType;
6096
- (function (KnownResourceSkuRestrictionsType) {
6097
- /** Location restriction */
6098
- KnownResourceSkuRestrictionsType["Location"] = "Location";
6099
- /** Zone restriction */
6100
- KnownResourceSkuRestrictionsType["Zone"] = "Zone";
6101
- })(KnownResourceSkuRestrictionsType || (KnownResourceSkuRestrictionsType = {}));
6102
- export function resourceSkuRestrictionInfoDeserializer(item) {
6103
- return {
6104
- locations: !item["locations"]
6105
- ? item["locations"]
6106
- : item["locations"].map((p) => {
6107
- return p;
6108
- }),
6109
- zones: !item["zones"]
6110
- ? item["zones"]
6111
- : item["zones"].map((p) => {
6112
- return p;
6113
- }),
6114
- };
6115
- }
6116
- /** The reason for restriction. */
6117
- export var KnownResourceSkuRestrictionsReasonCode;
6118
- (function (KnownResourceSkuRestrictionsReasonCode) {
6119
- /** Quota ID restriction */
6120
- KnownResourceSkuRestrictionsReasonCode["QuotaId"] = "QuotaId";
6121
- /** Not available for subscription */
6122
- KnownResourceSkuRestrictionsReasonCode["NotAvailableForSubscription"] = "NotAvailableForSubscription";
6123
- })(KnownResourceSkuRestrictionsReasonCode || (KnownResourceSkuRestrictionsReasonCode = {}));
6124
4361
  /** The format of the kubeconfig credential. */
6125
4362
  export var KnownFormat;
6126
4363
  (function (KnownFormat) {
@@ -6136,8 +4373,8 @@ export var KnownVersions;
6136
4373
  KnownVersions["V20251001"] = "2025-10-01";
6137
4374
  /** The 2026-01-01 API version. */
6138
4375
  KnownVersions["V20260101"] = "2026-01-01";
6139
- /** The 2026-01-02-preview API version. */
6140
- KnownVersions["V20260102Preview"] = "2026-01-02-preview";
4376
+ /** The 2026-02-01 API version. */
4377
+ KnownVersions["V20260201"] = "2026-02-01";
6141
4378
  })(KnownVersions || (KnownVersions = {}));
6142
4379
  export function _agentPoolPropertiesSerializer(item) {
6143
4380
  return {
@@ -6161,14 +4398,9 @@ export function _agentPoolPropertiesSerializer(item) {
6161
4398
  type: item["typePropertiesType"],
6162
4399
  mode: item["mode"],
6163
4400
  orchestratorVersion: item["orchestratorVersion"],
6164
- upgradeStrategy: item["upgradeStrategy"],
6165
- enableOSDiskFullCaching: item["enableOSDiskFullCaching"],
6166
4401
  upgradeSettings: !item["upgradeSettings"]
6167
4402
  ? item["upgradeSettings"]
6168
4403
  : agentPoolUpgradeSettingsSerializer(item["upgradeSettings"]),
6169
- upgradeSettingsBlueGreen: !item["upgradeSettingsBlueGreen"]
6170
- ? item["upgradeSettingsBlueGreen"]
6171
- : agentPoolBlueGreenUpgradeSettingsSerializer(item["upgradeSettingsBlueGreen"]),
6172
4404
  powerState: !item["powerState"] ? item["powerState"] : powerStateSerializer(item["powerState"]),
6173
4405
  availabilityZones: !item["availabilityZones"]
6174
4406
  ? item["availabilityZones"]
@@ -6187,11 +4419,6 @@ export function _agentPoolPropertiesSerializer(item) {
6187
4419
  : item["nodeTaints"].map((p) => {
6188
4420
  return p;
6189
4421
  }),
6190
- nodeInitializationTaints: !item["nodeInitializationTaints"]
6191
- ? item["nodeInitializationTaints"]
6192
- : item["nodeInitializationTaints"].map((p) => {
6193
- return p;
6194
- }),
6195
4422
  proximityPlacementGroupID: item["proximityPlacementGroupID"],
6196
4423
  kubeletConfig: !item["kubeletConfig"]
6197
4424
  ? item["kubeletConfig"]
@@ -6221,9 +4448,6 @@ export function _agentPoolPropertiesSerializer(item) {
6221
4448
  gatewayProfile: !item["gatewayProfile"]
6222
4449
  ? item["gatewayProfile"]
6223
4450
  : agentPoolGatewayProfileSerializer(item["gatewayProfile"]),
6224
- artifactStreamingProfile: !item["artifactStreamingProfile"]
6225
- ? item["artifactStreamingProfile"]
6226
- : agentPoolArtifactStreamingProfileSerializer(item["artifactStreamingProfile"]),
6227
4451
  virtualMachinesProfile: !item["virtualMachinesProfile"]
6228
4452
  ? item["virtualMachinesProfile"]
6229
4453
  : virtualMachinesProfileSerializer(item["virtualMachinesProfile"]),
@@ -6234,9 +4458,6 @@ export function _agentPoolPropertiesSerializer(item) {
6234
4458
  localDNSProfile: !item["localDNSProfile"]
6235
4459
  ? item["localDNSProfile"]
6236
4460
  : localDNSProfileSerializer(item["localDNSProfile"]),
6237
- nodeCustomizationProfile: !item["nodeCustomizationProfile"]
6238
- ? item["nodeCustomizationProfile"]
6239
- : nodeCustomizationProfileSerializer(item["nodeCustomizationProfile"]),
6240
4461
  };
6241
4462
  }
6242
4463
  export function _agentPoolPropertiesDeserializer(item) {
@@ -6264,14 +4485,9 @@ export function _agentPoolPropertiesDeserializer(item) {
6264
4485
  orchestratorVersion: item["orchestratorVersion"],
6265
4486
  currentOrchestratorVersion: item["currentOrchestratorVersion"],
6266
4487
  nodeImageVersion: item["nodeImageVersion"],
6267
- upgradeStrategy: item["upgradeStrategy"],
6268
- enableOSDiskFullCaching: item["enableOSDiskFullCaching"],
6269
4488
  upgradeSettings: !item["upgradeSettings"]
6270
4489
  ? item["upgradeSettings"]
6271
4490
  : agentPoolUpgradeSettingsDeserializer(item["upgradeSettings"]),
6272
- upgradeSettingsBlueGreen: !item["upgradeSettingsBlueGreen"]
6273
- ? item["upgradeSettingsBlueGreen"]
6274
- : agentPoolBlueGreenUpgradeSettingsDeserializer(item["upgradeSettingsBlueGreen"]),
6275
4491
  provisioningState: item["provisioningState"],
6276
4492
  powerState: !item["powerState"]
6277
4493
  ? item["powerState"]
@@ -6297,11 +4513,6 @@ export function _agentPoolPropertiesDeserializer(item) {
6297
4513
  : item["nodeTaints"].map((p) => {
6298
4514
  return p;
6299
4515
  }),
6300
- nodeInitializationTaints: !item["nodeInitializationTaints"]
6301
- ? item["nodeInitializationTaints"]
6302
- : item["nodeInitializationTaints"].map((p) => {
6303
- return p;
6304
- }),
6305
4516
  proximityPlacementGroupID: item["proximityPlacementGroupID"],
6306
4517
  kubeletConfig: !item["kubeletConfig"]
6307
4518
  ? item["kubeletConfig"]
@@ -6333,9 +4544,6 @@ export function _agentPoolPropertiesDeserializer(item) {
6333
4544
  gatewayProfile: !item["gatewayProfile"]
6334
4545
  ? item["gatewayProfile"]
6335
4546
  : agentPoolGatewayProfileDeserializer(item["gatewayProfile"]),
6336
- artifactStreamingProfile: !item["artifactStreamingProfile"]
6337
- ? item["artifactStreamingProfile"]
6338
- : agentPoolArtifactStreamingProfileDeserializer(item["artifactStreamingProfile"]),
6339
4547
  virtualMachinesProfile: !item["virtualMachinesProfile"]
6340
4548
  ? item["virtualMachinesProfile"]
6341
4549
  : virtualMachinesProfileDeserializer(item["virtualMachinesProfile"]),
@@ -6346,9 +4554,6 @@ export function _agentPoolPropertiesDeserializer(item) {
6346
4554
  localDNSProfile: !item["localDNSProfile"]
6347
4555
  ? item["localDNSProfile"]
6348
4556
  : localDNSProfileDeserializer(item["localDNSProfile"]),
6349
- nodeCustomizationProfile: !item["nodeCustomizationProfile"]
6350
- ? item["nodeCustomizationProfile"]
6351
- : nodeCustomizationProfileDeserializer(item["nodeCustomizationProfile"]),
6352
4557
  };
6353
4558
  }
6354
4559
  export function _agentPoolAvailableVersionsPropertiesDeserializer(item) {
@@ -6365,20 +4570,11 @@ export function _agentPoolUpgradeProfilePropertiesDeserializer(item) {
6365
4570
  upgrades: !item["upgrades"]
6366
4571
  ? item["upgrades"]
6367
4572
  : agentPoolUpgradeProfilePropertiesUpgradesItemArrayDeserializer(item["upgrades"]),
6368
- componentsByReleases: !item["componentsByReleases"]
6369
- ? item["componentsByReleases"]
6370
- : componentsByReleaseArrayDeserializer(item["componentsByReleases"]),
6371
- recentlyUsedVersions: !item["recentlyUsedVersions"]
6372
- ? item["recentlyUsedVersions"]
6373
- : agentPoolRecentlyUsedVersionArrayDeserializer(item["recentlyUsedVersions"]),
6374
4573
  latestNodeImageVersion: item["latestNodeImageVersion"],
6375
4574
  };
6376
4575
  }
6377
4576
  export function _managedClusterPropertiesSerializer(item) {
6378
4577
  return {
6379
- creationData: !item["creationData"]
6380
- ? item["creationData"]
6381
- : creationDataSerializer(item["creationData"]),
6382
4578
  kubernetesVersion: item["kubernetesVersion"],
6383
4579
  dnsPrefix: item["dnsPrefix"],
6384
4580
  fqdnSubdomain: item["fqdnSubdomain"],
@@ -6409,7 +4605,6 @@ export function _managedClusterPropertiesSerializer(item) {
6409
4605
  : managedClusterNodeResourceGroupProfileSerializer(item["nodeResourceGroupProfile"]),
6410
4606
  enableRBAC: item["enableRbac"],
6411
4607
  supportPlan: item["supportPlan"],
6412
- enableNamespaceResources: item["enableNamespaceResources"],
6413
4608
  networkProfile: !item["networkProfile"]
6414
4609
  ? item["networkProfile"]
6415
4610
  : containerServiceNetworkProfileSerializer(item["networkProfile"]),
@@ -6470,15 +4665,9 @@ export function _managedClusterPropertiesSerializer(item) {
6470
4665
  aiToolchainOperatorProfile: !item["aiToolchainOperatorProfile"]
6471
4666
  ? item["aiToolchainOperatorProfile"]
6472
4667
  : managedClusterAIToolchainOperatorProfileSerializer(item["aiToolchainOperatorProfile"]),
6473
- schedulerProfile: !item["schedulerProfile"]
6474
- ? item["schedulerProfile"]
6475
- : schedulerProfileSerializer(item["schedulerProfile"]),
6476
4668
  hostedSystemProfile: !item["hostedSystemProfile"]
6477
4669
  ? item["hostedSystemProfile"]
6478
4670
  : managedClusterHostedSystemProfileSerializer(item["hostedSystemProfile"]),
6479
- healthMonitorProfile: !item["healthMonitorProfile"]
6480
- ? item["healthMonitorProfile"]
6481
- : managedClusterHealthMonitorProfileSerializer(item["healthMonitorProfile"]),
6482
4671
  status: !item["status"] ? item["status"] : managedClusterStatusSerializer(item["status"]),
6483
4672
  };
6484
4673
  }
@@ -6488,9 +4677,6 @@ export function _managedClusterPropertiesDeserializer(item) {
6488
4677
  powerState: !item["powerState"]
6489
4678
  ? item["powerState"]
6490
4679
  : powerStateDeserializer(item["powerState"]),
6491
- creationData: !item["creationData"]
6492
- ? item["creationData"]
6493
- : creationDataDeserializer(item["creationData"]),
6494
4680
  maxAgentPools: item["maxAgentPools"],
6495
4681
  kubernetesVersion: item["kubernetesVersion"],
6496
4682
  currentKubernetesVersion: item["currentKubernetesVersion"],
@@ -6526,7 +4712,6 @@ export function _managedClusterPropertiesDeserializer(item) {
6526
4712
  : managedClusterNodeResourceGroupProfileDeserializer(item["nodeResourceGroupProfile"]),
6527
4713
  enableRbac: item["enableRBAC"],
6528
4714
  supportPlan: item["supportPlan"],
6529
- enableNamespaceResources: item["enableNamespaceResources"],
6530
4715
  networkProfile: !item["networkProfile"]
6531
4716
  ? item["networkProfile"]
6532
4717
  : containerServiceNetworkProfileDeserializer(item["networkProfile"]),
@@ -6588,15 +4773,9 @@ export function _managedClusterPropertiesDeserializer(item) {
6588
4773
  aiToolchainOperatorProfile: !item["aiToolchainOperatorProfile"]
6589
4774
  ? item["aiToolchainOperatorProfile"]
6590
4775
  : managedClusterAIToolchainOperatorProfileDeserializer(item["aiToolchainOperatorProfile"]),
6591
- schedulerProfile: !item["schedulerProfile"]
6592
- ? item["schedulerProfile"]
6593
- : schedulerProfileDeserializer(item["schedulerProfile"]),
6594
4776
  hostedSystemProfile: !item["hostedSystemProfile"]
6595
4777
  ? item["hostedSystemProfile"]
6596
4778
  : managedClusterHostedSystemProfileDeserializer(item["hostedSystemProfile"]),
6597
- healthMonitorProfile: !item["healthMonitorProfile"]
6598
- ? item["healthMonitorProfile"]
6599
- : managedClusterHealthMonitorProfileDeserializer(item["healthMonitorProfile"]),
6600
4779
  status: !item["status"] ? item["status"] : managedClusterStatusDeserializer(item["status"]),
6601
4780
  };
6602
4781
  }
@@ -6694,25 +4873,6 @@ export function _snapshotPropertiesDeserializer(item) {
6694
4873
  enableFips: item["enableFIPS"],
6695
4874
  };
6696
4875
  }
6697
- export function _managedClusterSnapshotPropertiesSerializer(item) {
6698
- return {
6699
- creationData: !item["creationData"]
6700
- ? item["creationData"]
6701
- : creationDataSerializer(item["creationData"]),
6702
- snapshotType: item["snapshotType"],
6703
- };
6704
- }
6705
- export function _managedClusterSnapshotPropertiesDeserializer(item) {
6706
- return {
6707
- creationData: !item["creationData"]
6708
- ? item["creationData"]
6709
- : creationDataDeserializer(item["creationData"]),
6710
- snapshotType: item["snapshotType"],
6711
- managedClusterPropertiesReadOnly: !item["managedClusterPropertiesReadOnly"]
6712
- ? item["managedClusterPropertiesReadOnly"]
6713
- : managedClusterPropertiesForSnapshotDeserializer(item["managedClusterPropertiesReadOnly"]),
6714
- };
6715
- }
6716
4876
  export function _trustedAccessRoleBindingPropertiesSerializer(item) {
6717
4877
  return {
6718
4878
  sourceResourceId: item["sourceResourceId"],
@@ -6730,37 +4890,6 @@ export function _trustedAccessRoleBindingPropertiesDeserializer(item) {
6730
4890
  }),
6731
4891
  };
6732
4892
  }
6733
- export function _loadBalancerPropertiesSerializer(item) {
6734
- return {
6735
- primaryAgentPoolName: item["primaryAgentPoolName"],
6736
- allowServicePlacement: item["allowServicePlacement"],
6737
- serviceLabelSelector: !item["serviceLabelSelector"]
6738
- ? item["serviceLabelSelector"]
6739
- : labelSelectorSerializer(item["serviceLabelSelector"]),
6740
- serviceNamespaceSelector: !item["serviceNamespaceSelector"]
6741
- ? item["serviceNamespaceSelector"]
6742
- : labelSelectorSerializer(item["serviceNamespaceSelector"]),
6743
- nodeSelector: !item["nodeSelector"]
6744
- ? item["nodeSelector"]
6745
- : labelSelectorSerializer(item["nodeSelector"]),
6746
- };
6747
- }
6748
- export function _loadBalancerPropertiesDeserializer(item) {
6749
- return {
6750
- primaryAgentPoolName: item["primaryAgentPoolName"],
6751
- allowServicePlacement: item["allowServicePlacement"],
6752
- serviceLabelSelector: !item["serviceLabelSelector"]
6753
- ? item["serviceLabelSelector"]
6754
- : labelSelectorDeserializer(item["serviceLabelSelector"]),
6755
- serviceNamespaceSelector: !item["serviceNamespaceSelector"]
6756
- ? item["serviceNamespaceSelector"]
6757
- : labelSelectorDeserializer(item["serviceNamespaceSelector"]),
6758
- nodeSelector: !item["nodeSelector"]
6759
- ? item["nodeSelector"]
6760
- : labelSelectorDeserializer(item["nodeSelector"]),
6761
- provisioningState: item["provisioningState"],
6762
- };
6763
- }
6764
4893
  export function _operationValueDisplayDeserializer(item) {
6765
4894
  return {
6766
4895
  operation: item["operation"],