@azure/arm-containerservice 25.3.0 → 25.4.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (515) 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 +5 -1
  6. package/dist/browser/api/agentPools/operations.js +52 -15
  7. package/dist/browser/api/agentPools/operations.js.map +1 -1
  8. package/dist/browser/api/agentPools/options.d.ts +5 -0
  9. package/dist/browser/api/agentPools/options.js.map +1 -1
  10. package/dist/browser/api/containerService/index.d.ts +3 -0
  11. package/dist/browser/api/containerService/index.js +4 -0
  12. package/dist/browser/api/containerService/index.js.map +1 -0
  13. package/dist/browser/api/containerService/operations.d.ts +10 -0
  14. package/dist/browser/api/containerService/operations.js +39 -0
  15. package/dist/browser/api/containerService/operations.js.map +1 -0
  16. package/dist/browser/api/containerService/options.d.ts +5 -0
  17. package/dist/browser/api/containerService/options.js +4 -0
  18. package/dist/browser/api/containerService/options.js.map +1 -0
  19. package/dist/browser/api/containerServiceContext.js +1 -1
  20. package/dist/browser/api/containerServiceContext.js.map +1 -1
  21. package/dist/browser/api/identityBindings/operations.js +11 -7
  22. package/dist/browser/api/identityBindings/operations.js.map +1 -1
  23. package/dist/browser/api/jwtAuthenticators/index.d.ts +3 -0
  24. package/dist/browser/api/jwtAuthenticators/index.js +4 -0
  25. package/dist/browser/api/jwtAuthenticators/index.js.map +1 -0
  26. package/dist/browser/api/jwtAuthenticators/operations.d.ts +23 -0
  27. package/dist/browser/api/jwtAuthenticators/operations.js +143 -0
  28. package/dist/browser/api/jwtAuthenticators/operations.js.map +1 -0
  29. package/dist/browser/api/jwtAuthenticators/options.d.ts +18 -0
  30. package/dist/browser/api/jwtAuthenticators/options.js +4 -0
  31. package/dist/browser/api/jwtAuthenticators/options.js.map +1 -0
  32. package/dist/browser/api/loadBalancers/index.d.ts +3 -0
  33. package/dist/browser/api/loadBalancers/index.js +4 -0
  34. package/dist/browser/api/loadBalancers/index.js.map +1 -0
  35. package/dist/browser/api/loadBalancers/operations.d.ts +23 -0
  36. package/dist/browser/api/loadBalancers/operations.js +138 -0
  37. package/dist/browser/api/loadBalancers/operations.js.map +1 -0
  38. package/dist/browser/api/loadBalancers/options.d.ts +16 -0
  39. package/dist/browser/api/loadBalancers/options.js +4 -0
  40. package/dist/browser/api/loadBalancers/options.js.map +1 -0
  41. package/dist/browser/api/machines/index.d.ts +2 -2
  42. package/dist/browser/api/machines/index.js +1 -1
  43. package/dist/browser/api/machines/index.js.map +1 -1
  44. package/dist/browser/api/machines/operations.d.ts +6 -1
  45. package/dist/browser/api/machines/operations.js +53 -4
  46. package/dist/browser/api/machines/operations.js.map +1 -1
  47. package/dist/browser/api/machines/options.d.ts +9 -0
  48. package/dist/browser/api/machines/options.js.map +1 -1
  49. package/dist/browser/api/maintenanceConfigurations/operations.js +9 -5
  50. package/dist/browser/api/maintenanceConfigurations/operations.js.map +1 -1
  51. package/dist/browser/api/maintenanceWindows/index.d.ts +3 -0
  52. package/dist/browser/api/maintenanceWindows/index.js +4 -0
  53. package/dist/browser/api/maintenanceWindows/index.js.map +1 -0
  54. package/dist/browser/api/maintenanceWindows/operations.d.ts +31 -0
  55. package/dist/browser/api/maintenanceWindows/operations.js +202 -0
  56. package/dist/browser/api/maintenanceWindows/operations.js.map +1 -0
  57. package/dist/browser/api/maintenanceWindows/options.d.ts +24 -0
  58. package/dist/browser/api/maintenanceWindows/options.js +4 -0
  59. package/dist/browser/api/maintenanceWindows/options.js.map +1 -0
  60. package/dist/browser/api/managedClusterSnapshots/index.d.ts +3 -0
  61. package/dist/browser/api/managedClusterSnapshots/index.js +4 -0
  62. package/dist/browser/api/managedClusterSnapshots/index.js.map +1 -0
  63. package/dist/browser/api/managedClusterSnapshots/operations.d.ts +30 -0
  64. package/dist/browser/api/managedClusterSnapshots/operations.js +191 -0
  65. package/dist/browser/api/managedClusterSnapshots/operations.js.map +1 -0
  66. package/dist/browser/api/managedClusterSnapshots/options.d.ts +20 -0
  67. package/dist/browser/api/managedClusterSnapshots/options.js +4 -0
  68. package/dist/browser/api/managedClusterSnapshots/options.js.map +1 -0
  69. package/dist/browser/api/managedClusters/index.d.ts +2 -2
  70. package/dist/browser/api/managedClusters/index.js +1 -1
  71. package/dist/browser/api/managedClusters/index.js.map +1 -1
  72. package/dist/browser/api/managedClusters/operations.d.ts +22 -2
  73. package/dist/browser/api/managedClusters/operations.js +225 -44
  74. package/dist/browser/api/managedClusters/operations.js.map +1 -1
  75. package/dist/browser/api/managedClusters/options.d.ts +19 -0
  76. package/dist/browser/api/managedClusters/options.js.map +1 -1
  77. package/dist/browser/api/managedNamespaces/operations.js +13 -9
  78. package/dist/browser/api/managedNamespaces/operations.js.map +1 -1
  79. package/dist/browser/api/meshMemberships/index.d.ts +3 -0
  80. package/dist/browser/api/meshMemberships/index.js +4 -0
  81. package/dist/browser/api/meshMemberships/index.js.map +1 -0
  82. package/dist/browser/api/meshMemberships/operations.d.ts +23 -0
  83. package/dist/browser/api/meshMemberships/operations.js +143 -0
  84. package/dist/browser/api/meshMemberships/operations.js.map +1 -0
  85. package/dist/browser/api/meshMemberships/options.d.ts +18 -0
  86. package/dist/browser/api/meshMemberships/options.js +4 -0
  87. package/dist/browser/api/meshMemberships/options.js.map +1 -0
  88. package/dist/browser/api/operationStatusResult/index.d.ts +3 -0
  89. package/dist/browser/api/operationStatusResult/index.js +4 -0
  90. package/dist/browser/api/operationStatusResult/index.js.map +1 -0
  91. package/dist/browser/api/operationStatusResult/operations.d.ts +18 -0
  92. package/dist/browser/api/operationStatusResult/operations.js +103 -0
  93. package/dist/browser/api/operationStatusResult/operations.js.map +1 -0
  94. package/dist/browser/api/operationStatusResult/options.d.ts +11 -0
  95. package/dist/browser/api/operationStatusResult/options.js +4 -0
  96. package/dist/browser/api/operationStatusResult/options.js.map +1 -0
  97. package/dist/browser/api/operations/operations.js +6 -2
  98. package/dist/browser/api/operations/operations.js.map +1 -1
  99. package/dist/browser/api/privateEndpointConnections/operations.js +5 -5
  100. package/dist/browser/api/privateEndpointConnections/operations.js.map +1 -1
  101. package/dist/browser/api/privateLinkResources/operations.js +1 -1
  102. package/dist/browser/api/privateLinkResources/operations.js.map +1 -1
  103. package/dist/browser/api/resolvePrivateLinkServiceId/operations.js +1 -1
  104. package/dist/browser/api/resolvePrivateLinkServiceId/operations.js.map +1 -1
  105. package/dist/browser/api/snapshots/operations.js +16 -8
  106. package/dist/browser/api/snapshots/operations.js.map +1 -1
  107. package/dist/browser/api/trustedAccessRoleBindings/operations.js +11 -7
  108. package/dist/browser/api/trustedAccessRoleBindings/operations.js.map +1 -1
  109. package/dist/browser/api/trustedAccessRoles/operations.js +6 -2
  110. package/dist/browser/api/trustedAccessRoles/operations.js.map +1 -1
  111. package/dist/browser/api/vmSkus/index.d.ts +3 -0
  112. package/dist/browser/api/vmSkus/index.js +4 -0
  113. package/dist/browser/api/vmSkus/index.js.map +1 -0
  114. package/dist/browser/api/vmSkus/operations.d.ts +10 -0
  115. package/dist/browser/api/vmSkus/operations.js +40 -0
  116. package/dist/browser/api/vmSkus/operations.js.map +1 -0
  117. package/dist/browser/api/vmSkus/options.d.ts +7 -0
  118. package/dist/browser/api/vmSkus/options.js +4 -0
  119. package/dist/browser/api/vmSkus/options.js.map +1 -0
  120. package/dist/browser/classic/agentPools/index.d.ts +7 -1
  121. package/dist/browser/classic/agentPools/index.js +10 -1
  122. package/dist/browser/classic/agentPools/index.js.map +1 -1
  123. package/dist/browser/classic/containerService/index.d.ts +11 -0
  124. package/dist/browser/classic/containerService/index.js +14 -0
  125. package/dist/browser/classic/containerService/index.js.map +1 -0
  126. package/dist/browser/classic/index.d.ts +8 -0
  127. package/dist/browser/classic/index.js.map +1 -1
  128. package/dist/browser/classic/jwtAuthenticators/index.d.ts +27 -0
  129. package/dist/browser/classic/jwtAuthenticators/index.js +34 -0
  130. package/dist/browser/classic/jwtAuthenticators/index.js.map +1 -0
  131. package/dist/browser/classic/loadBalancers/index.d.ts +23 -0
  132. package/dist/browser/classic/loadBalancers/index.js +26 -0
  133. package/dist/browser/classic/loadBalancers/index.js.map +1 -0
  134. package/dist/browser/classic/machines/index.d.ts +9 -1
  135. package/dist/browser/classic/machines/index.js +11 -1
  136. package/dist/browser/classic/machines/index.js.map +1 -1
  137. package/dist/browser/classic/maintenanceWindows/index.d.ts +31 -0
  138. package/dist/browser/classic/maintenanceWindows/index.js +36 -0
  139. package/dist/browser/classic/maintenanceWindows/index.js.map +1 -0
  140. package/dist/browser/classic/managedClusterSnapshots/index.d.ts +21 -0
  141. package/dist/browser/classic/managedClusterSnapshots/index.js +19 -0
  142. package/dist/browser/classic/managedClusterSnapshots/index.js.map +1 -0
  143. package/dist/browser/classic/managedClusters/index.d.ts +16 -2
  144. package/dist/browser/classic/managedClusters/index.js +14 -1
  145. package/dist/browser/classic/managedClusters/index.js.map +1 -1
  146. package/dist/browser/classic/meshMemberships/index.d.ts +27 -0
  147. package/dist/browser/classic/meshMemberships/index.js +34 -0
  148. package/dist/browser/classic/meshMemberships/index.js.map +1 -0
  149. package/dist/browser/classic/operationStatusResult/index.d.ts +15 -0
  150. package/dist/browser/classic/operationStatusResult/index.js +16 -0
  151. package/dist/browser/classic/operationStatusResult/index.js.map +1 -0
  152. package/dist/browser/classic/vmSkus/index.d.ts +11 -0
  153. package/dist/browser/classic/vmSkus/index.js +14 -0
  154. package/dist/browser/classic/vmSkus/index.js.map +1 -0
  155. package/dist/browser/containerServiceClient.d.ts +24 -0
  156. package/dist/browser/containerServiceClient.js +32 -0
  157. package/dist/browser/containerServiceClient.js.map +1 -1
  158. package/dist/browser/index.d.ts +14 -6
  159. package/dist/browser/index.js +1 -1
  160. package/dist/browser/index.js.map +1 -1
  161. package/dist/browser/models/index.d.ts +2 -2
  162. package/dist/browser/models/index.js +1 -1
  163. package/dist/browser/models/index.js.map +1 -1
  164. package/dist/browser/models/models.d.ts +1695 -11
  165. package/dist/browser/models/models.js +2105 -64
  166. package/dist/browser/models/models.js.map +1 -1
  167. package/dist/browser/restorePollerHelpers.js +35 -5
  168. package/dist/browser/restorePollerHelpers.js.map +1 -1
  169. package/dist/browser/static-helpers/pollingHelpers.d.ts +1 -1
  170. package/dist/browser/static-helpers/pollingHelpers.js.map +1 -1
  171. package/dist/browser/static-helpers/simplePollerHelpers.d.ts +1 -1
  172. package/dist/browser/static-helpers/simplePollerHelpers.js.map +1 -1
  173. package/dist/commonjs/api/agentPools/index.d.ts +2 -2
  174. package/dist/commonjs/api/agentPools/index.js +2 -0
  175. package/dist/commonjs/api/agentPools/index.js.map +2 -2
  176. package/dist/commonjs/api/agentPools/operations.d.ts +5 -1
  177. package/dist/commonjs/api/agentPools/operations.js +61 -15
  178. package/dist/commonjs/api/agentPools/operations.js.map +2 -2
  179. package/dist/commonjs/api/agentPools/options.d.ts +5 -0
  180. package/dist/commonjs/api/agentPools/options.js.map +1 -1
  181. package/dist/commonjs/api/containerService/index.d.ts +3 -0
  182. package/dist/commonjs/api/containerService/index.js +28 -0
  183. package/dist/commonjs/api/containerService/index.js.map +7 -0
  184. package/dist/commonjs/api/containerService/operations.d.ts +10 -0
  185. package/dist/commonjs/api/containerService/operations.js +76 -0
  186. package/dist/commonjs/api/containerService/operations.js.map +7 -0
  187. package/dist/commonjs/api/containerService/options.d.ts +5 -0
  188. package/dist/commonjs/api/containerService/options.js +16 -0
  189. package/dist/commonjs/api/containerService/options.js.map +7 -0
  190. package/dist/commonjs/api/containerServiceContext.js +1 -1
  191. package/dist/commonjs/api/containerServiceContext.js.map +1 -1
  192. package/dist/commonjs/api/identityBindings/operations.js +11 -7
  193. package/dist/commonjs/api/identityBindings/operations.js.map +2 -2
  194. package/dist/commonjs/api/jwtAuthenticators/index.d.ts +3 -0
  195. package/dist/commonjs/api/jwtAuthenticators/index.js +34 -0
  196. package/dist/commonjs/api/jwtAuthenticators/index.js.map +7 -0
  197. package/dist/commonjs/api/jwtAuthenticators/operations.d.ts +23 -0
  198. package/dist/commonjs/api/jwtAuthenticators/operations.js +220 -0
  199. package/dist/commonjs/api/jwtAuthenticators/operations.js.map +7 -0
  200. package/dist/commonjs/api/jwtAuthenticators/options.d.ts +18 -0
  201. package/dist/commonjs/api/jwtAuthenticators/options.js +16 -0
  202. package/dist/commonjs/api/jwtAuthenticators/options.js.map +7 -0
  203. package/dist/commonjs/api/loadBalancers/index.d.ts +3 -0
  204. package/dist/commonjs/api/loadBalancers/index.js +34 -0
  205. package/dist/commonjs/api/loadBalancers/index.js.map +7 -0
  206. package/dist/commonjs/api/loadBalancers/operations.d.ts +23 -0
  207. package/dist/commonjs/api/loadBalancers/operations.js +215 -0
  208. package/dist/commonjs/api/loadBalancers/operations.js.map +7 -0
  209. package/dist/commonjs/api/loadBalancers/options.d.ts +16 -0
  210. package/dist/commonjs/api/loadBalancers/options.js +16 -0
  211. package/dist/commonjs/api/loadBalancers/options.js.map +7 -0
  212. package/dist/commonjs/api/machines/index.d.ts +2 -2
  213. package/dist/commonjs/api/machines/index.js +2 -0
  214. package/dist/commonjs/api/machines/index.js.map +2 -2
  215. package/dist/commonjs/api/machines/operations.d.ts +6 -1
  216. package/dist/commonjs/api/machines/operations.js +69 -3
  217. package/dist/commonjs/api/machines/operations.js.map +2 -2
  218. package/dist/commonjs/api/machines/options.d.ts +9 -0
  219. package/dist/commonjs/api/machines/options.js.map +1 -1
  220. package/dist/commonjs/api/maintenanceConfigurations/operations.js +9 -5
  221. package/dist/commonjs/api/maintenanceConfigurations/operations.js.map +2 -2
  222. package/dist/commonjs/api/maintenanceWindows/index.d.ts +3 -0
  223. package/dist/commonjs/api/maintenanceWindows/index.js +38 -0
  224. package/dist/commonjs/api/maintenanceWindows/index.js.map +7 -0
  225. package/dist/commonjs/api/maintenanceWindows/operations.d.ts +31 -0
  226. package/dist/commonjs/api/maintenanceWindows/operations.js +296 -0
  227. package/dist/commonjs/api/maintenanceWindows/operations.js.map +7 -0
  228. package/dist/commonjs/api/maintenanceWindows/options.d.ts +24 -0
  229. package/dist/commonjs/api/maintenanceWindows/options.js +16 -0
  230. package/dist/commonjs/api/maintenanceWindows/options.js.map +7 -0
  231. package/dist/commonjs/api/managedClusterSnapshots/index.d.ts +3 -0
  232. package/dist/commonjs/api/managedClusterSnapshots/index.js +38 -0
  233. package/dist/commonjs/api/managedClusterSnapshots/index.js.map +7 -0
  234. package/dist/commonjs/api/managedClusterSnapshots/operations.d.ts +30 -0
  235. package/dist/commonjs/api/managedClusterSnapshots/operations.js +291 -0
  236. package/dist/commonjs/api/managedClusterSnapshots/operations.js.map +7 -0
  237. package/dist/commonjs/api/managedClusterSnapshots/options.d.ts +20 -0
  238. package/dist/commonjs/api/managedClusterSnapshots/options.js +16 -0
  239. package/dist/commonjs/api/managedClusterSnapshots/options.js.map +7 -0
  240. package/dist/commonjs/api/managedClusters/index.d.ts +2 -2
  241. package/dist/commonjs/api/managedClusters/index.js +10 -0
  242. package/dist/commonjs/api/managedClusters/index.js.map +2 -2
  243. package/dist/commonjs/api/managedClusters/operations.d.ts +22 -2
  244. package/dist/commonjs/api/managedClusters/operations.js +286 -43
  245. package/dist/commonjs/api/managedClusters/operations.js.map +2 -2
  246. package/dist/commonjs/api/managedClusters/options.d.ts +19 -0
  247. package/dist/commonjs/api/managedClusters/options.js.map +1 -1
  248. package/dist/commonjs/api/managedNamespaces/operations.js +13 -9
  249. package/dist/commonjs/api/managedNamespaces/operations.js.map +2 -2
  250. package/dist/commonjs/api/meshMemberships/index.d.ts +3 -0
  251. package/dist/commonjs/api/meshMemberships/index.js +34 -0
  252. package/dist/commonjs/api/meshMemberships/index.js.map +7 -0
  253. package/dist/commonjs/api/meshMemberships/operations.d.ts +23 -0
  254. package/dist/commonjs/api/meshMemberships/operations.js +220 -0
  255. package/dist/commonjs/api/meshMemberships/operations.js.map +7 -0
  256. package/dist/commonjs/api/meshMemberships/options.d.ts +18 -0
  257. package/dist/commonjs/api/meshMemberships/options.js +16 -0
  258. package/dist/commonjs/api/meshMemberships/options.js.map +7 -0
  259. package/dist/commonjs/api/operationStatusResult/index.d.ts +3 -0
  260. package/dist/commonjs/api/operationStatusResult/index.js +32 -0
  261. package/dist/commonjs/api/operationStatusResult/index.js.map +7 -0
  262. package/dist/commonjs/api/operationStatusResult/operations.d.ts +18 -0
  263. package/dist/commonjs/api/operationStatusResult/operations.js +165 -0
  264. package/dist/commonjs/api/operationStatusResult/operations.js.map +7 -0
  265. package/dist/commonjs/api/operationStatusResult/options.d.ts +11 -0
  266. package/dist/commonjs/api/operationStatusResult/options.js +16 -0
  267. package/dist/commonjs/api/operationStatusResult/options.js.map +7 -0
  268. package/dist/commonjs/api/operations/operations.js +6 -2
  269. package/dist/commonjs/api/operations/operations.js.map +2 -2
  270. package/dist/commonjs/api/privateEndpointConnections/operations.js +5 -5
  271. package/dist/commonjs/api/privateEndpointConnections/operations.js.map +1 -1
  272. package/dist/commonjs/api/privateLinkResources/operations.js +1 -1
  273. package/dist/commonjs/api/privateLinkResources/operations.js.map +1 -1
  274. package/dist/commonjs/api/resolvePrivateLinkServiceId/operations.js +1 -1
  275. package/dist/commonjs/api/resolvePrivateLinkServiceId/operations.js.map +1 -1
  276. package/dist/commonjs/api/snapshots/operations.js +16 -8
  277. package/dist/commonjs/api/snapshots/operations.js.map +2 -2
  278. package/dist/commonjs/api/trustedAccessRoleBindings/operations.js +11 -7
  279. package/dist/commonjs/api/trustedAccessRoleBindings/operations.js.map +2 -2
  280. package/dist/commonjs/api/trustedAccessRoles/operations.js +6 -2
  281. package/dist/commonjs/api/trustedAccessRoles/operations.js.map +2 -2
  282. package/dist/commonjs/api/vmSkus/index.d.ts +3 -0
  283. package/dist/commonjs/api/vmSkus/index.js +28 -0
  284. package/dist/commonjs/api/vmSkus/index.js.map +7 -0
  285. package/dist/commonjs/api/vmSkus/operations.d.ts +10 -0
  286. package/dist/commonjs/api/vmSkus/operations.js +77 -0
  287. package/dist/commonjs/api/vmSkus/operations.js.map +7 -0
  288. package/dist/commonjs/api/vmSkus/options.d.ts +7 -0
  289. package/dist/commonjs/api/vmSkus/options.js +16 -0
  290. package/dist/commonjs/api/vmSkus/options.js.map +7 -0
  291. package/dist/commonjs/classic/agentPools/index.d.ts +7 -1
  292. package/dist/commonjs/classic/agentPools/index.js +21 -0
  293. package/dist/commonjs/classic/agentPools/index.js.map +2 -2
  294. package/dist/commonjs/classic/containerService/index.d.ts +11 -0
  295. package/dist/commonjs/classic/containerService/index.js +38 -0
  296. package/dist/commonjs/classic/containerService/index.js.map +7 -0
  297. package/dist/commonjs/classic/index.d.ts +8 -0
  298. package/dist/commonjs/classic/index.js.map +1 -1
  299. package/dist/commonjs/classic/jwtAuthenticators/index.d.ts +27 -0
  300. package/dist/commonjs/classic/jwtAuthenticators/index.js +85 -0
  301. package/dist/commonjs/classic/jwtAuthenticators/index.js.map +7 -0
  302. package/dist/commonjs/classic/loadBalancers/index.d.ts +23 -0
  303. package/dist/commonjs/classic/loadBalancers/index.js +57 -0
  304. package/dist/commonjs/classic/loadBalancers/index.js.map +7 -0
  305. package/dist/commonjs/classic/machines/index.d.ts +9 -1
  306. package/dist/commonjs/classic/machines/index.js +34 -0
  307. package/dist/commonjs/classic/machines/index.js.map +2 -2
  308. package/dist/commonjs/classic/maintenanceWindows/index.d.ts +31 -0
  309. package/dist/commonjs/classic/maintenanceWindows/index.js +72 -0
  310. package/dist/commonjs/classic/maintenanceWindows/index.js.map +7 -0
  311. package/dist/commonjs/classic/managedClusterSnapshots/index.d.ts +21 -0
  312. package/dist/commonjs/classic/managedClusterSnapshots/index.js +43 -0
  313. package/dist/commonjs/classic/managedClusterSnapshots/index.js.map +7 -0
  314. package/dist/commonjs/classic/managedClusters/index.d.ts +16 -2
  315. package/dist/commonjs/classic/managedClusters/index.js +25 -0
  316. package/dist/commonjs/classic/managedClusters/index.js.map +2 -2
  317. package/dist/commonjs/classic/meshMemberships/index.d.ts +27 -0
  318. package/dist/commonjs/classic/meshMemberships/index.js +79 -0
  319. package/dist/commonjs/classic/meshMemberships/index.js.map +7 -0
  320. package/dist/commonjs/classic/operationStatusResult/index.d.ts +15 -0
  321. package/dist/commonjs/classic/operationStatusResult/index.js +40 -0
  322. package/dist/commonjs/classic/operationStatusResult/index.js.map +7 -0
  323. package/dist/commonjs/classic/vmSkus/index.d.ts +11 -0
  324. package/dist/commonjs/classic/vmSkus/index.js +38 -0
  325. package/dist/commonjs/classic/vmSkus/index.js.map +7 -0
  326. package/dist/commonjs/containerServiceClient.d.ts +24 -0
  327. package/dist/commonjs/containerServiceClient.js +32 -0
  328. package/dist/commonjs/containerServiceClient.js.map +2 -2
  329. package/dist/commonjs/index.d.ts +14 -6
  330. package/dist/commonjs/index.js +56 -0
  331. package/dist/commonjs/index.js.map +2 -2
  332. package/dist/commonjs/models/index.d.ts +2 -2
  333. package/dist/commonjs/models/index.js +56 -0
  334. package/dist/commonjs/models/index.js.map +2 -2
  335. package/dist/commonjs/models/models.d.ts +1695 -11
  336. package/dist/commonjs/models/models.js +2007 -52
  337. package/dist/commonjs/models/models.js.map +3 -3
  338. package/dist/commonjs/restorePollerHelpers.js +59 -29
  339. package/dist/commonjs/restorePollerHelpers.js.map +3 -3
  340. package/dist/commonjs/static-helpers/pollingHelpers.d.ts +1 -1
  341. package/dist/commonjs/static-helpers/pollingHelpers.js.map +1 -1
  342. package/dist/commonjs/static-helpers/simplePollerHelpers.d.ts +1 -1
  343. package/dist/commonjs/static-helpers/simplePollerHelpers.js.map +1 -1
  344. package/dist/esm/api/agentPools/index.d.ts +2 -2
  345. package/dist/esm/api/agentPools/index.js +1 -1
  346. package/dist/esm/api/agentPools/index.js.map +1 -1
  347. package/dist/esm/api/agentPools/operations.d.ts +5 -1
  348. package/dist/esm/api/agentPools/operations.js +52 -15
  349. package/dist/esm/api/agentPools/operations.js.map +1 -1
  350. package/dist/esm/api/agentPools/options.d.ts +5 -0
  351. package/dist/esm/api/agentPools/options.js.map +1 -1
  352. package/dist/esm/api/containerService/index.d.ts +3 -0
  353. package/dist/esm/api/containerService/index.js +4 -0
  354. package/dist/esm/api/containerService/index.js.map +1 -0
  355. package/dist/esm/api/containerService/operations.d.ts +10 -0
  356. package/dist/esm/api/containerService/operations.js +39 -0
  357. package/dist/esm/api/containerService/operations.js.map +1 -0
  358. package/dist/esm/api/containerService/options.d.ts +5 -0
  359. package/dist/esm/api/containerService/options.js +4 -0
  360. package/dist/esm/api/containerService/options.js.map +1 -0
  361. package/dist/esm/api/containerServiceContext.js +1 -1
  362. package/dist/esm/api/containerServiceContext.js.map +1 -1
  363. package/dist/esm/api/identityBindings/operations.js +11 -7
  364. package/dist/esm/api/identityBindings/operations.js.map +1 -1
  365. package/dist/esm/api/jwtAuthenticators/index.d.ts +3 -0
  366. package/dist/esm/api/jwtAuthenticators/index.js +4 -0
  367. package/dist/esm/api/jwtAuthenticators/index.js.map +1 -0
  368. package/dist/esm/api/jwtAuthenticators/operations.d.ts +23 -0
  369. package/dist/esm/api/jwtAuthenticators/operations.js +143 -0
  370. package/dist/esm/api/jwtAuthenticators/operations.js.map +1 -0
  371. package/dist/esm/api/jwtAuthenticators/options.d.ts +18 -0
  372. package/dist/esm/api/jwtAuthenticators/options.js +4 -0
  373. package/dist/esm/api/jwtAuthenticators/options.js.map +1 -0
  374. package/dist/esm/api/loadBalancers/index.d.ts +3 -0
  375. package/dist/esm/api/loadBalancers/index.js +4 -0
  376. package/dist/esm/api/loadBalancers/index.js.map +1 -0
  377. package/dist/esm/api/loadBalancers/operations.d.ts +23 -0
  378. package/dist/esm/api/loadBalancers/operations.js +138 -0
  379. package/dist/esm/api/loadBalancers/operations.js.map +1 -0
  380. package/dist/esm/api/loadBalancers/options.d.ts +16 -0
  381. package/dist/esm/api/loadBalancers/options.js +4 -0
  382. package/dist/esm/api/loadBalancers/options.js.map +1 -0
  383. package/dist/esm/api/machines/index.d.ts +2 -2
  384. package/dist/esm/api/machines/index.js +1 -1
  385. package/dist/esm/api/machines/index.js.map +1 -1
  386. package/dist/esm/api/machines/operations.d.ts +6 -1
  387. package/dist/esm/api/machines/operations.js +53 -4
  388. package/dist/esm/api/machines/operations.js.map +1 -1
  389. package/dist/esm/api/machines/options.d.ts +9 -0
  390. package/dist/esm/api/machines/options.js.map +1 -1
  391. package/dist/esm/api/maintenanceConfigurations/operations.js +9 -5
  392. package/dist/esm/api/maintenanceConfigurations/operations.js.map +1 -1
  393. package/dist/esm/api/maintenanceWindows/index.d.ts +3 -0
  394. package/dist/esm/api/maintenanceWindows/index.js +4 -0
  395. package/dist/esm/api/maintenanceWindows/index.js.map +1 -0
  396. package/dist/esm/api/maintenanceWindows/operations.d.ts +31 -0
  397. package/dist/esm/api/maintenanceWindows/operations.js +202 -0
  398. package/dist/esm/api/maintenanceWindows/operations.js.map +1 -0
  399. package/dist/esm/api/maintenanceWindows/options.d.ts +24 -0
  400. package/dist/esm/api/maintenanceWindows/options.js +4 -0
  401. package/dist/esm/api/maintenanceWindows/options.js.map +1 -0
  402. package/dist/esm/api/managedClusterSnapshots/index.d.ts +3 -0
  403. package/dist/esm/api/managedClusterSnapshots/index.js +4 -0
  404. package/dist/esm/api/managedClusterSnapshots/index.js.map +1 -0
  405. package/dist/esm/api/managedClusterSnapshots/operations.d.ts +30 -0
  406. package/dist/esm/api/managedClusterSnapshots/operations.js +191 -0
  407. package/dist/esm/api/managedClusterSnapshots/operations.js.map +1 -0
  408. package/dist/esm/api/managedClusterSnapshots/options.d.ts +20 -0
  409. package/dist/esm/api/managedClusterSnapshots/options.js +4 -0
  410. package/dist/esm/api/managedClusterSnapshots/options.js.map +1 -0
  411. package/dist/esm/api/managedClusters/index.d.ts +2 -2
  412. package/dist/esm/api/managedClusters/index.js +1 -1
  413. package/dist/esm/api/managedClusters/index.js.map +1 -1
  414. package/dist/esm/api/managedClusters/operations.d.ts +22 -2
  415. package/dist/esm/api/managedClusters/operations.js +225 -44
  416. package/dist/esm/api/managedClusters/operations.js.map +1 -1
  417. package/dist/esm/api/managedClusters/options.d.ts +19 -0
  418. package/dist/esm/api/managedClusters/options.js.map +1 -1
  419. package/dist/esm/api/managedNamespaces/operations.js +13 -9
  420. package/dist/esm/api/managedNamespaces/operations.js.map +1 -1
  421. package/dist/esm/api/meshMemberships/index.d.ts +3 -0
  422. package/dist/esm/api/meshMemberships/index.js +4 -0
  423. package/dist/esm/api/meshMemberships/index.js.map +1 -0
  424. package/dist/esm/api/meshMemberships/operations.d.ts +23 -0
  425. package/dist/esm/api/meshMemberships/operations.js +143 -0
  426. package/dist/esm/api/meshMemberships/operations.js.map +1 -0
  427. package/dist/esm/api/meshMemberships/options.d.ts +18 -0
  428. package/dist/esm/api/meshMemberships/options.js +4 -0
  429. package/dist/esm/api/meshMemberships/options.js.map +1 -0
  430. package/dist/esm/api/operationStatusResult/index.d.ts +3 -0
  431. package/dist/esm/api/operationStatusResult/index.js +4 -0
  432. package/dist/esm/api/operationStatusResult/index.js.map +1 -0
  433. package/dist/esm/api/operationStatusResult/operations.d.ts +18 -0
  434. package/dist/esm/api/operationStatusResult/operations.js +103 -0
  435. package/dist/esm/api/operationStatusResult/operations.js.map +1 -0
  436. package/dist/esm/api/operationStatusResult/options.d.ts +11 -0
  437. package/dist/esm/api/operationStatusResult/options.js +4 -0
  438. package/dist/esm/api/operationStatusResult/options.js.map +1 -0
  439. package/dist/esm/api/operations/operations.js +6 -2
  440. package/dist/esm/api/operations/operations.js.map +1 -1
  441. package/dist/esm/api/privateEndpointConnections/operations.js +5 -5
  442. package/dist/esm/api/privateEndpointConnections/operations.js.map +1 -1
  443. package/dist/esm/api/privateLinkResources/operations.js +1 -1
  444. package/dist/esm/api/privateLinkResources/operations.js.map +1 -1
  445. package/dist/esm/api/resolvePrivateLinkServiceId/operations.js +1 -1
  446. package/dist/esm/api/resolvePrivateLinkServiceId/operations.js.map +1 -1
  447. package/dist/esm/api/snapshots/operations.js +16 -8
  448. package/dist/esm/api/snapshots/operations.js.map +1 -1
  449. package/dist/esm/api/trustedAccessRoleBindings/operations.js +11 -7
  450. package/dist/esm/api/trustedAccessRoleBindings/operations.js.map +1 -1
  451. package/dist/esm/api/trustedAccessRoles/operations.js +6 -2
  452. package/dist/esm/api/trustedAccessRoles/operations.js.map +1 -1
  453. package/dist/esm/api/vmSkus/index.d.ts +3 -0
  454. package/dist/esm/api/vmSkus/index.js +4 -0
  455. package/dist/esm/api/vmSkus/index.js.map +1 -0
  456. package/dist/esm/api/vmSkus/operations.d.ts +10 -0
  457. package/dist/esm/api/vmSkus/operations.js +40 -0
  458. package/dist/esm/api/vmSkus/operations.js.map +1 -0
  459. package/dist/esm/api/vmSkus/options.d.ts +7 -0
  460. package/dist/esm/api/vmSkus/options.js +4 -0
  461. package/dist/esm/api/vmSkus/options.js.map +1 -0
  462. package/dist/esm/classic/agentPools/index.d.ts +7 -1
  463. package/dist/esm/classic/agentPools/index.js +10 -1
  464. package/dist/esm/classic/agentPools/index.js.map +1 -1
  465. package/dist/esm/classic/containerService/index.d.ts +11 -0
  466. package/dist/esm/classic/containerService/index.js +14 -0
  467. package/dist/esm/classic/containerService/index.js.map +1 -0
  468. package/dist/esm/classic/index.d.ts +8 -0
  469. package/dist/esm/classic/index.js.map +1 -1
  470. package/dist/esm/classic/jwtAuthenticators/index.d.ts +27 -0
  471. package/dist/esm/classic/jwtAuthenticators/index.js +34 -0
  472. package/dist/esm/classic/jwtAuthenticators/index.js.map +1 -0
  473. package/dist/esm/classic/loadBalancers/index.d.ts +23 -0
  474. package/dist/esm/classic/loadBalancers/index.js +26 -0
  475. package/dist/esm/classic/loadBalancers/index.js.map +1 -0
  476. package/dist/esm/classic/machines/index.d.ts +9 -1
  477. package/dist/esm/classic/machines/index.js +11 -1
  478. package/dist/esm/classic/machines/index.js.map +1 -1
  479. package/dist/esm/classic/maintenanceWindows/index.d.ts +31 -0
  480. package/dist/esm/classic/maintenanceWindows/index.js +36 -0
  481. package/dist/esm/classic/maintenanceWindows/index.js.map +1 -0
  482. package/dist/esm/classic/managedClusterSnapshots/index.d.ts +21 -0
  483. package/dist/esm/classic/managedClusterSnapshots/index.js +19 -0
  484. package/dist/esm/classic/managedClusterSnapshots/index.js.map +1 -0
  485. package/dist/esm/classic/managedClusters/index.d.ts +16 -2
  486. package/dist/esm/classic/managedClusters/index.js +14 -1
  487. package/dist/esm/classic/managedClusters/index.js.map +1 -1
  488. package/dist/esm/classic/meshMemberships/index.d.ts +27 -0
  489. package/dist/esm/classic/meshMemberships/index.js +34 -0
  490. package/dist/esm/classic/meshMemberships/index.js.map +1 -0
  491. package/dist/esm/classic/operationStatusResult/index.d.ts +15 -0
  492. package/dist/esm/classic/operationStatusResult/index.js +16 -0
  493. package/dist/esm/classic/operationStatusResult/index.js.map +1 -0
  494. package/dist/esm/classic/vmSkus/index.d.ts +11 -0
  495. package/dist/esm/classic/vmSkus/index.js +14 -0
  496. package/dist/esm/classic/vmSkus/index.js.map +1 -0
  497. package/dist/esm/containerServiceClient.d.ts +24 -0
  498. package/dist/esm/containerServiceClient.js +32 -0
  499. package/dist/esm/containerServiceClient.js.map +1 -1
  500. package/dist/esm/index.d.ts +14 -6
  501. package/dist/esm/index.js +1 -1
  502. package/dist/esm/index.js.map +1 -1
  503. package/dist/esm/models/index.d.ts +2 -2
  504. package/dist/esm/models/index.js +1 -1
  505. package/dist/esm/models/index.js.map +1 -1
  506. package/dist/esm/models/models.d.ts +1695 -11
  507. package/dist/esm/models/models.js +2105 -64
  508. package/dist/esm/models/models.js.map +1 -1
  509. package/dist/esm/restorePollerHelpers.js +35 -5
  510. package/dist/esm/restorePollerHelpers.js.map +1 -1
  511. package/dist/esm/static-helpers/pollingHelpers.d.ts +1 -1
  512. package/dist/esm/static-helpers/pollingHelpers.js.map +1 -1
  513. package/dist/esm/static-helpers/simplePollerHelpers.d.ts +1 -1
  514. package/dist/esm/static-helpers/simplePollerHelpers.js.map +1 -1
  515. package/package.json +116 -4
@@ -53,8 +53,14 @@ export interface AgentPool extends ProxyResource {
53
53
  * Only values from `recentlyUsedVersions` are allowed.
54
54
  */
55
55
  nodeImageVersion?: string;
56
+ /** Defines the upgrade strategy for the agent pool. The default is Rolling. */
57
+ upgradeStrategy?: UpgradeStrategy;
58
+ /** Whether to enable the full-cache ephemeral OS disk feature. When this feature is enabled, the entire operating system will be locally cached on the ephemeral OS disk, preventing E17 events caused by network failures. */
59
+ enableOSDiskFullCaching?: boolean;
56
60
  /** Settings for upgrading the agentpool */
57
61
  upgradeSettings?: AgentPoolUpgradeSettings;
62
+ /** Settings for Blue-Green upgrade on the agentpool. Applies when upgrade strategy is set to BlueGreen. */
63
+ upgradeSettingsBlueGreen?: AgentPoolBlueGreenUpgradeSettings;
58
64
  /** The current deployment or provisioning state. */
59
65
  readonly provisioningState?: string;
60
66
  /** Whether the Agent Pool is running or stopped. When an Agent Pool is first created it is initially Running. The Agent Pool can be stopped by setting this field to Stopped. A stopped Agent Pool stops all of its VMs and does not accrue billing charges. An Agent Pool can only be stopped if it is Running and provisioning state is Succeeded */
@@ -77,6 +83,8 @@ export interface AgentPool extends ProxyResource {
77
83
  nodeLabels?: Record<string, string>;
78
84
  /** The taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule. */
79
85
  nodeTaints?: string[];
86
+ /** Taints added on the nodes during creation that will not be reconciled by AKS. These taints will not be reconciled by AKS and can be removed with a kubectl call. This field can be modified after node pool is created, but nodes will not be recreated with new taints until another operation that requires recreation (e.g. node image upgrade) happens. These taints allow for required configuration to run before the node is ready to accept workloads, for example 'key1=value1:NoSchedule' that then can be removed with `kubectl taint nodes node1 key1=value1:NoSchedule-` */
87
+ nodeInitializationTaints?: string[];
80
88
  /** The ID for Proximity Placement Group. */
81
89
  proximityPlacementGroupID?: string;
82
90
  /** The Kubelet configuration on the agent pool nodes. */
@@ -117,6 +125,8 @@ export interface AgentPool extends ProxyResource {
117
125
  status?: AgentPoolStatus;
118
126
  /** Configures the per-node local DNS, with VnetDNS and KubeDNS overrides. LocalDNS helps improve performance and reliability of DNS resolution in an AKS cluster. For more details see aka.ms/aks/localdns. */
119
127
  localDNSProfile?: LocalDNSProfile;
128
+ /** Settings to determine the prepared image specification used to provision nodes in a pool. */
129
+ preparedImageSpecificationProfile?: PreparedImageSpecificationProfile;
120
130
  }
121
131
  export declare function agentPoolSerializer(item: AgentPool): any;
122
132
  export declare function agentPoolDeserializer(item: any): AgentPool;
@@ -171,8 +181,14 @@ export interface ManagedClusterAgentPoolProfileProperties {
171
181
  * Only values from `recentlyUsedVersions` are allowed.
172
182
  */
173
183
  nodeImageVersion?: string;
184
+ /** Defines the upgrade strategy for the agent pool. The default is Rolling. */
185
+ upgradeStrategy?: UpgradeStrategy;
186
+ /** Whether to enable the full-cache ephemeral OS disk feature. When this feature is enabled, the entire operating system will be locally cached on the ephemeral OS disk, preventing E17 events caused by network failures. */
187
+ enableOSDiskFullCaching?: boolean;
174
188
  /** Settings for upgrading the agentpool */
175
189
  upgradeSettings?: AgentPoolUpgradeSettings;
190
+ /** Settings for Blue-Green upgrade on the agentpool. Applies when upgrade strategy is set to BlueGreen. */
191
+ upgradeSettingsBlueGreen?: AgentPoolBlueGreenUpgradeSettings;
176
192
  /** The current deployment or provisioning state. */
177
193
  readonly provisioningState?: string;
178
194
  /** Whether the Agent Pool is running or stopped. When an Agent Pool is first created it is initially Running. The Agent Pool can be stopped by setting this field to Stopped. A stopped Agent Pool stops all of its VMs and does not accrue billing charges. An Agent Pool can only be stopped if it is Running and provisioning state is Succeeded */
@@ -195,6 +211,8 @@ export interface ManagedClusterAgentPoolProfileProperties {
195
211
  nodeLabels?: Record<string, string>;
196
212
  /** The taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule. */
197
213
  nodeTaints?: string[];
214
+ /** Taints added on the nodes during creation that will not be reconciled by AKS. These taints will not be reconciled by AKS and can be removed with a kubectl call. This field can be modified after node pool is created, but nodes will not be recreated with new taints until another operation that requires recreation (e.g. node image upgrade) happens. These taints allow for required configuration to run before the node is ready to accept workloads, for example 'key1=value1:NoSchedule' that then can be removed with `kubectl taint nodes node1 key1=value1:NoSchedule-` */
215
+ nodeInitializationTaints?: string[];
198
216
  /** The ID for Proximity Placement Group. */
199
217
  proximityPlacementGroupID?: string;
200
218
  /** The Kubelet configuration on the agent pool nodes. */
@@ -235,6 +253,8 @@ export interface ManagedClusterAgentPoolProfileProperties {
235
253
  status?: AgentPoolStatus;
236
254
  /** Configures the per-node local DNS, with VnetDNS and KubeDNS overrides. LocalDNS helps improve performance and reliability of DNS resolution in an AKS cluster. For more details see aka.ms/aks/localdns. */
237
255
  localDNSProfile?: LocalDNSProfile;
256
+ /** Settings to determine the prepared image specification used to provision nodes in a pool. */
257
+ preparedImageSpecificationProfile?: PreparedImageSpecificationProfile;
238
258
  }
239
259
  export declare function managedClusterAgentPoolProfilePropertiesSerializer(item: ManagedClusterAgentPoolProfileProperties): any;
240
260
  export declare function managedClusterAgentPoolProfilePropertiesDeserializer(item: any): ManagedClusterAgentPoolProfileProperties;
@@ -276,6 +296,8 @@ export declare enum KnownWorkloadRuntime {
276
296
  OCIContainer = "OCIContainer",
277
297
  /** Nodes will use Krustlet to run WASM workloads using the WASI provider (Preview). */
278
298
  WasmWasi = "WasmWasi",
299
+ /** 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. */
300
+ KataMshvVmIsolation = "KataMshvVmIsolation",
279
301
  /** 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. */
280
302
  KataVmIsolation = "KataVmIsolation"
281
303
  }
@@ -286,6 +308,7 @@ export declare enum KnownWorkloadRuntime {
286
308
  * ### Known values supported by the service
287
309
  * **OCIContainer**: Nodes will use Kubelet to run standard OCI container workloads. \
288
310
  * **WasmWasi**: Nodes will use Krustlet to run WASM workloads using the WASI provider (Preview). \
311
+ * **KataMshvVmIsolation**: 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. \
289
312
  * **KataVmIsolation**: 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.
290
313
  */
291
314
  export type WorkloadRuntime = string;
@@ -330,6 +353,10 @@ export declare enum KnownOssku {
330
353
  /** 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. */
331
354
  AzureLinux3 = "AzureLinux3",
332
355
  /** Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. */
356
+ Mariner = "Mariner",
357
+ /** 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 */
358
+ Flatcar = "Flatcar",
359
+ /** Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. */
333
360
  CBLMariner = "CBLMariner",
334
361
  /** 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. */
335
362
  Windows2019 = "Windows2019",
@@ -339,6 +366,8 @@ export declare enum KnownOssku {
339
366
  Ubuntu2204 = "Ubuntu2204",
340
367
  /** 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. */
341
368
  Windows2025 = "Windows2025",
369
+ /** 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. */
370
+ WindowsAnnual = "WindowsAnnual",
342
371
  /** 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 */
343
372
  Ubuntu2404 = "Ubuntu2404",
344
373
  /** Use Azure Container Linux as the OS for node images. Azure Container Linux is a container-optimized, security-focused Linux OS built on Azure Linux, with an immutable filesystem. ACL is derived from the Flatcar Container Linux project, building on Flatcar's proven container-first, immutable design, while adding Azure Linux packages, servicing, and deep integration with the Azure and AKS lifecycle. For more information, see https://aka.ms/azurecontainerlinux */
@@ -352,11 +381,14 @@ export declare enum KnownOssku {
352
381
  * **Ubuntu**: Use Ubuntu as the OS for node images. \
353
382
  * **AzureLinux**: Use AzureLinux 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. \
354
383
  * **AzureLinux3**: 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. \
384
+ * **Mariner**: Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. \
385
+ * **Flatcar**: 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 \
355
386
  * **CBLMariner**: Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. \
356
387
  * **Windows2019**: 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. \
357
388
  * **Windows2022**: Use Windows2022 as the OS for node images. Unsupported for system node pools. Windows2022 only supports Windows2022 containers; it cannot run Windows2019 containers and vice versa. \
358
389
  * **Ubuntu2204**: Use Ubuntu2204 as the OS for node images, however, Ubuntu 22.04 may not be supported for all nodepools. For limitations and supported kubernetes versions, see https:\//aka.ms\/aks\/supported-ubuntu-versions \
359
390
  * **Windows2025**: 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. \
391
+ * **WindowsAnnual**: 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. \
360
392
  * **Ubuntu2404**: 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 \
361
393
  * **AzureContainerLinux**: Use Azure Container Linux as the OS for node images. Azure Container Linux is a container-optimized, security-focused Linux OS built on Azure Linux, with an immutable filesystem. ACL is derived from the Flatcar Container Linux project, building on Flatcar's proven container-first, immutable design, while adding Azure Linux packages, servicing, and deep integration with the Azure and AKS lifecycle. For more information, see https:\//aka.ms\/azurecontainerlinux
362
394
  */
@@ -403,7 +435,11 @@ export declare enum KnownAgentPoolMode {
403
435
  /** User agent pools are primarily for hosting your application pods. */
404
436
  User = "User",
405
437
  /** Gateway agent pools are dedicated to providing static egress IPs to pods. For more details, see https://aka.ms/aks/static-egress-gateway. */
406
- Gateway = "Gateway"
438
+ Gateway = "Gateway",
439
+ /** 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. */
440
+ ManagedSystem = "ManagedSystem",
441
+ /** 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. */
442
+ Machines = "Machines"
407
443
  }
408
444
  /**
409
445
  * The mode of an agent pool. A cluster must have at least one 'System' Agent Pool at all times. For additional information on agent pool restrictions and best practices, see: https://docs.microsoft.com/azure/aks/use-system-pools \
@@ -412,15 +448,35 @@ export declare enum KnownAgentPoolMode {
412
448
  * ### Known values supported by the service
413
449
  * **System**: System agent pools are primarily for hosting critical system pods such as CoreDNS and metrics-server. System agent pools osType must be Linux. System agent pools VM SKU must have at least 2vCPUs and 4GB of memory. \
414
450
  * **User**: User agent pools are primarily for hosting your application pods. \
415
- * **Gateway**: Gateway agent pools are dedicated to providing static egress IPs to pods. For more details, see https:\//aka.ms\/aks\/static-egress-gateway.
451
+ * **Gateway**: Gateway agent pools are dedicated to providing static egress IPs to pods. For more details, see https:\//aka.ms\/aks\/static-egress-gateway. \
452
+ * **ManagedSystem**: 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. \
453
+ * **Machines**: 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.
416
454
  */
417
455
  export type AgentPoolMode = string;
456
+ /** Defines the upgrade strategy for the agent pool. The default is Rolling. */
457
+ export declare enum KnownUpgradeStrategy {
458
+ /** Specifies that the agent pool will conduct rolling upgrade. This is the default upgrade strategy. */
459
+ Rolling = "Rolling",
460
+ /** Specifies that the agent pool will conduct blue-green upgrade. */
461
+ BlueGreen = "BlueGreen"
462
+ }
463
+ /**
464
+ * Defines the upgrade strategy for the agent pool. The default is Rolling. \
465
+ * {@link KnownUpgradeStrategy} can be used interchangeably with UpgradeStrategy,
466
+ * this enum contains the known values that the service supports.
467
+ * ### Known values supported by the service
468
+ * **Rolling**: Specifies that the agent pool will conduct rolling upgrade. This is the default upgrade strategy. \
469
+ * **BlueGreen**: Specifies that the agent pool will conduct blue-green upgrade.
470
+ */
471
+ export type UpgradeStrategy = string;
418
472
  /** Settings for upgrading an agentpool */
419
473
  export interface AgentPoolUpgradeSettings {
420
474
  /** The maximum number or percentage of nodes that are surged during upgrade. This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is 10%. For more information, including best practices, see: https://learn.microsoft.com/en-us/azure/aks/upgrade-cluster */
421
475
  maxSurge?: string;
422
476
  /** The maximum number or percentage of nodes that can be simultaneously unavailable during upgrade. This can either be set to an integer (e.g. '1') or a percentage (e.g. '5%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is 0. For more information, including best practices, see: https://learn.microsoft.com/en-us/azure/aks/upgrade-cluster */
423
477
  maxUnavailable?: string;
478
+ /** The maximum number or percentage of extra nodes that are allowed to be blocked in the agent pool during an upgrade when undrainable node behavior is Cordon. This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is maxSurge. This must always be greater than or equal to maxSurge. For more information, including best practices, see: https://learn.microsoft.com/en-us/azure/aks/upgrade-cluster */
479
+ maxBlockedNodes?: string;
424
480
  /** The drain timeout for a node. The amount of time (in minutes) to wait on eviction of pods and graceful termination per node. This eviction wait time honors waiting on pod disruption budgets. If this time is exceeded, the upgrade fails. If not specified, the default is 30 minutes. */
425
481
  drainTimeoutInMinutes?: number;
426
482
  /** The soak duration for a node. The amount of time (in minutes) to wait after draining a node and before reimaging it and moving on to next node. If not specified, the default is 0 minutes. */
@@ -446,6 +502,19 @@ export declare enum KnownUndrainableNodeBehavior {
446
502
  * **Schedule**: 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.
447
503
  */
448
504
  export type UndrainableNodeBehavior = string;
505
+ /** Settings for blue-green upgrade on an agentpool */
506
+ export interface AgentPoolBlueGreenUpgradeSettings {
507
+ /** The number or percentage of nodes to drain in batch during blue-green upgrade. Must be a non-zero number. This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total number of blue nodes of the initial upgrade operation. For percentages, fractional nodes are rounded up. If not specified, the default is 10%. For more information, including best practices, see: https://learn.microsoft.com/en-us/azure/aks/upgrade-cluster */
508
+ drainBatchSize?: string;
509
+ /** The drain timeout for a node, i.e., the amount of time (in minutes) to wait on eviction of pods and graceful termination per node. This eviction wait time honors waiting on pod disruption budgets. If this time is exceeded, the upgrade fails. If not specified, the default is 30 minutes. */
510
+ drainTimeoutInMinutes?: number;
511
+ /** The soak duration after draining a batch of nodes, i.e., the amount of time (in minutes) to wait after draining a batch of nodes before moving on the next batch. If not specified, the default is 15 minutes. */
512
+ batchSoakDurationInMinutes?: number;
513
+ /** The soak duration for a node pool, i.e., the amount of time (in minutes) to wait after all old nodes are drained before we remove the old nodes. If not specified, the default is 60 minutes. Only applicable for blue-green upgrade strategy. */
514
+ finalSoakDurationInMinutes?: number;
515
+ }
516
+ export declare function agentPoolBlueGreenUpgradeSettingsSerializer(item: AgentPoolBlueGreenUpgradeSettings): any;
517
+ export declare function agentPoolBlueGreenUpgradeSettingsDeserializer(item: any): AgentPoolBlueGreenUpgradeSettings;
449
518
  /** Describes the Power State of the cluster */
450
519
  export interface PowerState {
451
520
  /** Tells whether the cluster is Running or Stopped */
@@ -525,9 +594,51 @@ export interface KubeletConfig {
525
594
  containerLogMaxFiles?: number;
526
595
  /** The maximum number of processes per pod. */
527
596
  podMaxPids?: number;
597
+ /** Specifies the default seccomp profile applied to all workloads. If not specified, 'Unconfined' will be used by default. */
598
+ seccompDefault?: SeccompDefault;
599
+ /** Kube-reserved values for kubelet. When a value is not set, the system-computed default based on VM size is used. See [AKS node resource reservations](https://aka.ms/aks/nodereservations) for details on computed defaults. Only applicable for Linux nodepools. */
600
+ kubeReserved?: KubeReserved;
601
+ /** Hard eviction thresholds for kubelet. When a threshold is not set, the system default is used. See [AKS node resource reservations](https://aka.ms/aks/nodereservations) for details on computed defaults. Only applicable for Linux nodepools. */
602
+ hardEvictionThreshold?: HardEvictionThreshold;
528
603
  }
529
604
  export declare function kubeletConfigSerializer(item: KubeletConfig): any;
530
605
  export declare function kubeletConfigDeserializer(item: any): KubeletConfig;
606
+ /** Specifies the default seccomp profile applied to all workloads. If not specified, 'Unconfined' will be used by default. */
607
+ export declare enum KnownSeccompDefault {
608
+ /** No seccomp profile is applied, allowing all system calls. */
609
+ Unconfined = "Unconfined",
610
+ /** The default seccomp profile for container runtime is applied, which restricts certain system calls for enhanced security. */
611
+ RuntimeDefault = "RuntimeDefault"
612
+ }
613
+ /**
614
+ * Specifies the default seccomp profile applied to all workloads. If not specified, 'Unconfined' will be used by default. \
615
+ * {@link KnownSeccompDefault} can be used interchangeably with SeccompDefault,
616
+ * this enum contains the known values that the service supports.
617
+ * ### Known values supported by the service
618
+ * **Unconfined**: No seccomp profile is applied, allowing all system calls. \
619
+ * **RuntimeDefault**: The default seccomp profile for container runtime is applied, which restricts certain system calls for enhanced security.
620
+ */
621
+ export type SeccompDefault = string;
622
+ /** Kube-reserved values for kubelet. When a value is not set, the system-computed default based on VM size is used. See [AKS node resource reservations](https://aka.ms/aks/nodereservations) for details on computed defaults. Only applicable for Linux nodepools. */
623
+ export interface KubeReserved {
624
+ /** The amount of CPU reserved for Kubernetes system daemons, in millicores. Must be greater than or equal to 140. For example, a value of 200 means 200m (0.2 CPU cores). */
625
+ cpuMillicores?: number;
626
+ /** The amount of memory reserved for Kubernetes system daemons, in MiB. Must be greater than or equal to 750. */
627
+ memoryMB?: number;
628
+ }
629
+ export declare function kubeReservedSerializer(item: KubeReserved): any;
630
+ export declare function kubeReservedDeserializer(item: any): KubeReserved;
631
+ /** Hard eviction thresholds for kubelet. These thresholds trigger pod eviction when node resources drop below the specified values. Values must be greater than or equal to the documented minimums for each signal. Supported formats are Ki, Mi, Gi, or percentages using %. */
632
+ export interface HardEvictionThreshold {
633
+ /** The threshold for available memory below which pod eviction is triggered. Accepts absolute values (e.g. '500Mi') or percentage values (e.g. '5%'). Absolute values must be greater than or equal to 100Mi. Percentage values must be greater than or equal to 2%. */
634
+ memoryAvailable?: string;
635
+ /** The threshold for available node filesystem space below which pod eviction is triggered. Accepts absolute values (e.g. '1Gi') or percentage values (e.g. '10%'). Must be greater than or equal to the system default of 10%. */
636
+ nodeFsAvailable?: string;
637
+ /** The threshold for available inodes on the node filesystem below which pod eviction is triggered. Accepts absolute inode counts (e.g. '100000') or percentage values (e.g. '5%'). Percentage values must be greater than or equal to the system default of 5%. */
638
+ nodeFsInodesFree?: string;
639
+ }
640
+ export declare function hardEvictionThresholdSerializer(item: HardEvictionThreshold): any;
641
+ export declare function hardEvictionThresholdDeserializer(item: any): HardEvictionThreshold;
531
642
  /** OS configurations of Linux agent nodes. See [AKS custom node configuration](https://docs.microsoft.com/azure/aks/custom-node-configuration) for more details. */
532
643
  export interface LinuxOSConfig {
533
644
  /** Sysctl settings for Linux agent nodes. */
@@ -638,10 +749,14 @@ export declare function creationDataDeserializer(item: any): CreationData;
638
749
  export interface AgentPoolNetworkProfile {
639
750
  /** IPTags of instance-level public IPs. */
640
751
  nodePublicIPTags?: IPTag[];
752
+ /** The resource IDs of public IP prefixes for node public IPs. At most one IPv4 and one IPv6 prefix may be specified. Order does not matter; the RP determines IP version from the referenced resource's publicIPAddressVersion. Requires enableNodePublicIP to be true on the agent pool. Mutually exclusive with the top-level nodePublicIPPrefixID property. Immutable after node pool creation. To change prefixes, delete and recreate the node pool. For more information, see https://aka.ms/aks/ipv6-ilpip */
753
+ nodePublicIPPrefixIDs?: string[];
641
754
  /** The port ranges that are allowed to access. The specified ranges are allowed to overlap. */
642
755
  allowedHostPorts?: PortRange[];
643
756
  /** The IDs of the application security groups which agent pool will associate when created. */
644
757
  applicationSecurityGroups?: string[];
758
+ /** Secondary network interface configurations for each VM in the agent pool. Each entry is a template: one physical NIC per entry is provisioned on every VM instance. These interfaces are created at agent pool creation time and are immutable. The length of the list must be less than the NIC capacity minus 1 for the VM size of the agent pool (AKS manages the primary NIC). For example, a Standard_D8a_v4 VM supports up to 4 NICs, so the maximum number of secondary interfaces allowed is 3. For mixed-SKU VM pools the effective capacity is the minimum across all SKUs: count(secondaryNetworkInterfaces) + 1 <= min(maxNICs). For more information, see https://aka.ms/aks/multi-nic */
759
+ secondaryNetworkInterfaces?: AgentPoolNetworkInterface[];
645
760
  }
646
761
  export declare function agentPoolNetworkProfileSerializer(item: AgentPoolNetworkProfile): any;
647
762
  export declare function agentPoolNetworkProfileDeserializer(item: any): AgentPoolNetworkProfile;
@@ -685,6 +800,35 @@ export declare enum KnownProtocol {
685
800
  * **UDP**: UDP protocol.
686
801
  */
687
802
  export type Protocol = string;
803
+ export declare function agentPoolNetworkInterfaceArraySerializer(result: Array<AgentPoolNetworkInterface>): any[];
804
+ export declare function agentPoolNetworkInterfaceArrayDeserializer(result: Array<AgentPoolNetworkInterface>): any[];
805
+ /** Configuration of a secondary network interface provisioned on each VM instance in the agent pool. For more information, see https://aka.ms/aks/multi-nic */
806
+ export interface AgentPoolNetworkInterface {
807
+ /** Type of NIC to be provisioned on the VM. */
808
+ type?: AgentPoolNetworkInterfaceType;
809
+ /** The resource ID of the subnet which will be attached to the secondary network interface. Required when `type` is `Standard`; must be an empty string (`""`) or omitted when `type` is `Dynamic`. */
810
+ vnetSubnetId?: string;
811
+ /** Whether accelerated networking is enabled on this secondary NIC. If omitted, this defaults to true only when the agent pool VM SKU supports accelerated networking. Validation will fail if it is enabled on an unsupported SKU or NIC configuration. */
812
+ enableAcceleratedNetworking?: boolean;
813
+ }
814
+ export declare function agentPoolNetworkInterfaceSerializer(item: AgentPoolNetworkInterface): any;
815
+ export declare function agentPoolNetworkInterfaceDeserializer(item: any): AgentPoolNetworkInterface;
816
+ /** Type of network interface to be provisioned on each virtual machine instance. For more information, see https://aka.ms/aks/multi-nic */
817
+ export declare enum KnownAgentPoolNetworkInterfaceType {
818
+ /** A standard network interface programmed with an IP from a specified VNet subnet. Must be used with `vnetSubnetId` set in the AgentPoolNetworkInterface. IP address family (IPv4/IPv6/Dual-stack) is determined by the subnet. */
819
+ Standard = "Standard",
820
+ /** A secondary network interface created without IP configuration or subnet attachment. The interface is provisioned in an uninitialized state and the subnet is attached during workload creation. `vnetSubnetId` must be set to an empty string (`""`) or omitted. */
821
+ Dynamic = "Dynamic"
822
+ }
823
+ /**
824
+ * Type of network interface to be provisioned on each virtual machine instance. For more information, see https://aka.ms/aks/multi-nic \
825
+ * {@link KnownAgentPoolNetworkInterfaceType} can be used interchangeably with AgentPoolNetworkInterfaceType,
826
+ * this enum contains the known values that the service supports.
827
+ * ### Known values supported by the service
828
+ * **Standard**: A standard network interface programmed with an IP from a specified VNet subnet. Must be used with `vnetSubnetId` set in the AgentPoolNetworkInterface. IP address family (IPv4\/IPv6\/Dual-stack) is determined by the subnet. \
829
+ * **Dynamic**: A secondary network interface created without IP configuration or subnet attachment. The interface is provisioned in an uninitialized state and the subnet is attached during workload creation. `vnetSubnetId` must be set to an empty string (`""`) or omitted.
830
+ */
831
+ export type AgentPoolNetworkInterfaceType = string;
688
832
  /** The Windows agent pool's specific profile. */
689
833
  export interface AgentPoolWindowsProfile {
690
834
  /** Whether to disable OutboundNAT in windows nodes. The default value is false. Outbound NAT can only be disabled if the cluster outboundType is NAT Gateway and the Windows agent pool does not have node public IP enabled. */
@@ -708,7 +852,9 @@ export declare enum KnownAgentPoolSSHAccess {
708
852
  /** Can SSH onto the node as a local user using private key. */
709
853
  LocalUser = "LocalUser",
710
854
  /** SSH service will be turned off on the node. */
711
- Disabled = "Disabled"
855
+ Disabled = "Disabled",
856
+ /** SSH to node with EntraId integration. More information can be found under https://aka.ms/aks/ssh/aad */
857
+ EntraId = "EntraId"
712
858
  }
713
859
  /**
714
860
  * SSH access method of an agent pool. \
@@ -716,13 +862,18 @@ export declare enum KnownAgentPoolSSHAccess {
716
862
  * this enum contains the known values that the service supports.
717
863
  * ### Known values supported by the service
718
864
  * **LocalUser**: Can SSH onto the node as a local user using private key. \
719
- * **Disabled**: SSH service will be turned off on the node.
865
+ * **Disabled**: SSH service will be turned off on the node. \
866
+ * **EntraId**: SSH to node with EntraId integration. More information can be found under https:\//aka.ms\/aks\/ssh\/aad
720
867
  */
721
868
  export type AgentPoolSSHAccess = string;
722
869
  /** GPU settings for the Agent Pool. */
723
870
  export interface GPUProfile {
724
871
  /** Whether to install GPU drivers. When it's not specified, default is Install. */
725
872
  driver?: GPUDriver;
873
+ /** 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. */
874
+ driverType?: DriverType;
875
+ /** NVIDIA-specific GPU settings. */
876
+ nvidia?: NvidiaGPUProfile;
726
877
  }
727
878
  export declare function gpuProfileSerializer(item: GPUProfile): any;
728
879
  export declare function gpuProfileDeserializer(item: any): GPUProfile;
@@ -742,6 +893,66 @@ export declare enum KnownGPUDriver {
742
893
  * **None**: Skip driver install.
743
894
  */
744
895
  export type GPUDriver = string;
896
+ /** 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. */
897
+ export declare enum KnownDriverType {
898
+ /** Install the GRID driver for the GPU, suitable for applications requiring virtualization support. */
899
+ Grid = "GRID",
900
+ /** Install the CUDA driver for the GPU, optimized for computational tasks in scientific computing and data-intensive applications. */
901
+ Cuda = "CUDA"
902
+ }
903
+ /**
904
+ * 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. \
905
+ * {@link KnownDriverType} can be used interchangeably with DriverType,
906
+ * this enum contains the known values that the service supports.
907
+ * ### Known values supported by the service
908
+ * **GRID**: Install the GRID driver for the GPU, suitable for applications requiring virtualization support. \
909
+ * **CUDA**: Install the CUDA driver for the GPU, optimized for computational tasks in scientific computing and data-intensive applications.
910
+ */
911
+ export type DriverType = string;
912
+ /** NVIDIA-specific GPU settings */
913
+ export interface NvidiaGPUProfile {
914
+ /** 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. */
915
+ managementMode?: ManagementMode;
916
+ /** 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. */
917
+ migStrategy?: MigStrategy;
918
+ }
919
+ export declare function nvidiaGPUProfileSerializer(item: NvidiaGPUProfile): any;
920
+ export declare function nvidiaGPUProfileDeserializer(item: any): NvidiaGPUProfile;
921
+ /** 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. */
922
+ export declare enum KnownManagementMode {
923
+ /** Managed GPU experience is disabled for NVIDIA GPUs. */
924
+ Unmanaged = "Unmanaged",
925
+ /** Managed GPU experience is enabled for NVIDIA GPUs. */
926
+ Managed = "Managed"
927
+ }
928
+ /**
929
+ * 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. \
930
+ * {@link KnownManagementMode} can be used interchangeably with ManagementMode,
931
+ * this enum contains the known values that the service supports.
932
+ * ### Known values supported by the service
933
+ * **Unmanaged**: Managed GPU experience is disabled for NVIDIA GPUs. \
934
+ * **Managed**: Managed GPU experience is enabled for NVIDIA GPUs.
935
+ */
936
+ export type ManagementMode = string;
937
+ /** 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. */
938
+ export declare enum KnownMigStrategy {
939
+ /** Don't set a MIG strategy. If you previously had one set, this will override it and set remove the set MIG strategy. */
940
+ None = "None",
941
+ /** Set the MIG strategy for managed MIG as single. */
942
+ Single = "Single",
943
+ /** Set the MIG strategy for managed MIG as mixed. */
944
+ Mixed = "Mixed"
945
+ }
946
+ /**
947
+ * 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. \
948
+ * {@link KnownMigStrategy} can be used interchangeably with MigStrategy,
949
+ * this enum contains the known values that the service supports.
950
+ * ### Known values supported by the service
951
+ * **None**: Don't set a MIG strategy. If you previously had one set, this will override it and set remove the set MIG strategy. \
952
+ * **Single**: Set the MIG strategy for managed MIG as single. \
953
+ * **Mixed**: Set the MIG strategy for managed MIG as mixed.
954
+ */
955
+ export type MigStrategy = string;
745
956
  /** Profile of the managed cluster gateway agent pool. */
746
957
  export interface AgentPoolGatewayProfile {
747
958
  /** The Gateway agent pool associates one public IPPrefix for each static egress gateway to provide public egress. The size of Public IPPrefix should be selected by the user. Each node in the agent pool is assigned with one IP from the IPPrefix. The IPPrefix size thus serves as a cap on the size of the Gateway agent pool. Due to Azure public IPPrefix size limitation, the valid value range is [28, 31] (/31 = 2 nodes/IPs, /30 = 4 nodes/IPs, /29 = 8 nodes/IPs, /28 = 16 nodes/IPs). The default value is 31. */
@@ -767,6 +978,13 @@ export declare function virtualMachinesProfileDeserializer(item: any): VirtualMa
767
978
  export interface ScaleProfile {
768
979
  /** Specifications on how to scale the VirtualMachines agent pool to a fixed size. */
769
980
  manual?: ManualScaleProfile[];
981
+ /**
982
+ * Specifications on how to auto-scale the VirtualMachines agent pool within a predefined size range.
983
+ * Each profile targets a specific VM SKU and is evaluated independently.
984
+ * Scaling decisions across profiles are governed by the cluster autoscaler expander,
985
+ * configurable via `ManagedCluster.properties.autoScalerProfile.expander`.
986
+ */
987
+ autoscale?: AutoScaleProfile[];
770
988
  }
771
989
  export declare function scaleProfileSerializer(item: ScaleProfile): any;
772
990
  export declare function scaleProfileDeserializer(item: any): ScaleProfile;
@@ -781,6 +999,19 @@ export interface ManualScaleProfile {
781
999
  }
782
1000
  export declare function manualScaleProfileSerializer(item: ManualScaleProfile): any;
783
1001
  export declare function manualScaleProfileDeserializer(item: any): ManualScaleProfile;
1002
+ export declare function autoScaleProfileArraySerializer(result: Array<AutoScaleProfile>): any[];
1003
+ export declare function autoScaleProfileArrayDeserializer(result: Array<AutoScaleProfile>): any[];
1004
+ /** Specifications on auto-scaling. */
1005
+ export interface AutoScaleProfile {
1006
+ /** VM size that AKS will use when creating and scaling e.g. 'Standard_E4s_v3', 'Standard_E16s_v3' or 'Standard_D16s_v5'. */
1007
+ size?: string;
1008
+ /** The minimum number of nodes of the specified sizes. */
1009
+ minCount?: number;
1010
+ /** The maximum number of nodes of the specified sizes. */
1011
+ maxCount?: number;
1012
+ }
1013
+ export declare function autoScaleProfileSerializer(item: AutoScaleProfile): any;
1014
+ export declare function autoScaleProfileDeserializer(item: any): AutoScaleProfile;
784
1015
  export declare function virtualMachineNodesArraySerializer(result: Array<VirtualMachineNodes>): any[];
785
1016
  export declare function virtualMachineNodesArrayDeserializer(result: Array<VirtualMachineNodes>): any[];
786
1017
  /** Current status on a group of nodes of the same vm size. */
@@ -980,6 +1211,13 @@ export declare enum KnownLocalDNSServeStale {
980
1211
  * **Disable**: Disable serving stale data.
981
1212
  */
982
1213
  export type LocalDNSServeStale = string;
1214
+ /** Settings to determine the prepared image specification used to provision nodes in a pool. */
1215
+ export interface PreparedImageSpecificationProfile {
1216
+ /** The resource ID of the prepared image specification resource to use. This can include a version. Omitting the version will use the latest version of the prepared image specification. */
1217
+ preparedImageSpecificationId?: string;
1218
+ }
1219
+ export declare function preparedImageSpecificationProfileSerializer(item: PreparedImageSpecificationProfile): any;
1220
+ export declare function preparedImageSpecificationProfileDeserializer(item: any): PreparedImageSpecificationProfile;
983
1221
  /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
984
1222
  export interface ProxyResource extends Resource {
985
1223
  }
@@ -1042,6 +1280,25 @@ export interface ErrorResponse {
1042
1280
  error?: ErrorDetail;
1043
1281
  }
1044
1282
  export declare function errorResponseDeserializer(item: any): ErrorResponse;
1283
+ /** The provisioning state of a resource type. */
1284
+ export declare enum KnownResourceProvisioningState {
1285
+ /** Resource has been created. */
1286
+ Succeeded = "Succeeded",
1287
+ /** Resource creation failed. */
1288
+ Failed = "Failed",
1289
+ /** Resource creation was canceled. */
1290
+ Canceled = "Canceled"
1291
+ }
1292
+ /**
1293
+ * The provisioning state of a resource type. \
1294
+ * {@link KnownResourceProvisioningState} can be used interchangeably with ResourceProvisioningState,
1295
+ * this enum contains the known values that the service supports.
1296
+ * ### Known values supported by the service
1297
+ * **Succeeded**: Resource has been created. \
1298
+ * **Failed**: Resource creation failed. \
1299
+ * **Canceled**: Resource creation was canceled.
1300
+ */
1301
+ export type ResourceProvisioningState = string;
1045
1302
  /** The response of a AgentPool list operation. */
1046
1303
  export interface _AgentPoolListResult {
1047
1304
  /** The AgentPool items on this page */
@@ -1095,6 +1352,8 @@ export interface AgentPoolUpgradeProfile extends ProxyResource {
1095
1352
  osType: OSType;
1096
1353
  /** List of orchestrator types and versions available for upgrade. */
1097
1354
  upgrades?: AgentPoolUpgradeProfilePropertiesUpgradesItem[];
1355
+ /** List of components grouped by kubernetes major.minor version. */
1356
+ componentsByReleases?: ComponentsByRelease[];
1098
1357
  /** List of historical good versions for rollback operations. */
1099
1358
  readonly recentlyUsedVersions?: AgentPoolRecentlyUsedVersion[];
1100
1359
  /** The latest AKS supported node image version. */
@@ -1109,6 +1368,8 @@ export interface AgentPoolUpgradeProfileProperties {
1109
1368
  osType: OSType;
1110
1369
  /** List of orchestrator types and versions available for upgrade. */
1111
1370
  upgrades?: AgentPoolUpgradeProfilePropertiesUpgradesItem[];
1371
+ /** List of components grouped by kubernetes major.minor version. */
1372
+ componentsByReleases?: ComponentsByRelease[];
1112
1373
  /** List of historical good versions for rollback operations. */
1113
1374
  readonly recentlyUsedVersions?: AgentPoolRecentlyUsedVersion[];
1114
1375
  /** The latest AKS supported node image version. */
@@ -1122,8 +1383,30 @@ export interface AgentPoolUpgradeProfilePropertiesUpgradesItem {
1122
1383
  kubernetesVersion?: string;
1123
1384
  /** Whether the Kubernetes version is currently in preview. */
1124
1385
  isPreview?: boolean;
1386
+ /** Whether the Kubernetes version is out of support. */
1387
+ isOutOfSupport?: boolean;
1125
1388
  }
1126
1389
  export declare function agentPoolUpgradeProfilePropertiesUpgradesItemDeserializer(item: any): AgentPoolUpgradeProfilePropertiesUpgradesItem;
1390
+ export declare function componentsByReleaseArrayDeserializer(result: Array<ComponentsByRelease>): any[];
1391
+ /** components of given Kubernetes version. */
1392
+ export interface ComponentsByRelease {
1393
+ /** The Kubernetes version (major.minor). */
1394
+ kubernetesVersion?: string;
1395
+ /** components of current or upgraded Kubernetes version in the cluster. */
1396
+ components?: Component[];
1397
+ }
1398
+ export declare function componentsByReleaseDeserializer(item: any): ComponentsByRelease;
1399
+ export declare function componentArrayDeserializer(result: Array<Component>): any[];
1400
+ /** Component information for a Kubernetes version. */
1401
+ export interface Component {
1402
+ /** Component name. */
1403
+ name?: string;
1404
+ /** Component version. */
1405
+ version?: string;
1406
+ /** If upgraded component version contains breaking changes from the current version. To see a detailed description of what the breaking changes are, visit https://learn.microsoft.com/azure/aks/supported-kubernetes-versions?tabs=azure-cli#aks-components-breaking-changes-by-version. */
1407
+ hasBreakingChanges?: boolean;
1408
+ }
1409
+ export declare function componentDeserializer(item: any): Component;
1127
1410
  export declare function agentPoolRecentlyUsedVersionArrayDeserializer(result: Array<AgentPoolRecentlyUsedVersion>): any[];
1128
1411
  /** A historical version that can be used for rollback operations. */
1129
1412
  export interface AgentPoolRecentlyUsedVersion {
@@ -1151,6 +1434,8 @@ export interface ManagedCluster extends TrackedResource {
1151
1434
  readonly provisioningState?: string;
1152
1435
  /** The Power State of the cluster. */
1153
1436
  readonly powerState?: PowerState;
1437
+ /** CreationData to be used to specify the source Snapshot ID if the cluster will be created/upgraded using a snapshot. */
1438
+ creationData?: CreationData;
1154
1439
  /** The max number of agent pools for the managed cluster. */
1155
1440
  readonly maxAgentPools?: number;
1156
1441
  /** The version of Kubernetes specified by the user. Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported. When <major.minor> is specified, the latest supported GA patch version is chosen automatically. Updating the cluster with the same <major.minor> once it has been created (e.g. 1.14.x -> 1.14) will not trigger an upgrade, even if a newer patch version is available. When you upgrade a supported AKS cluster, Kubernetes minor versions cannot be skipped. All upgrades must be performed sequentially by major version number. For example, upgrades between 1.14.x -> 1.15.x or 1.15.x -> 1.16.x are allowed, however 1.14.x -> 1.16.x is not allowed. See [upgrading an AKS cluster](https://docs.microsoft.com/azure/aks/upgrade-cluster) for more details. */
@@ -1189,6 +1474,10 @@ export interface ManagedCluster extends TrackedResource {
1189
1474
  enableRbac?: boolean;
1190
1475
  /** The support plan for the Managed Cluster. If unspecified, the default is 'KubernetesOfficial'. */
1191
1476
  supportPlan?: KubernetesSupportPlan;
1477
+ /** Whether to enable FIPS mode at the cluster level. When enabled, this setting enforces FIPS compliance for all AKS-managed components, such as the node operating system, addons, and [managed containerized components](https://aka.ms/aks/components/docs). See [Enable cluster-wide FIPS](https://aka.ms/aks/fips) for more details. When this property is enabled, all node pools in the cluster must also be FIPS-enabled. */
1478
+ enableFips?: boolean;
1479
+ /** Enable namespace as Azure resource. The default value is false. It can be enabled/disabled on creation and updating of the managed cluster. See [https://aka.ms/NamespaceARMResource](https://aka.ms/NamespaceARMResource) for more details on Namespace as a ARM Resource. */
1480
+ enableNamespaceResources?: boolean;
1192
1481
  /** The network configuration profile. */
1193
1482
  networkProfile?: ContainerServiceNetworkProfile;
1194
1483
  /** The Azure Active Directory configuration. */
@@ -1235,8 +1524,16 @@ export interface ManagedCluster extends TrackedResource {
1235
1524
  bootstrapProfile?: ManagedClusterBootstrapProfile;
1236
1525
  /** AI toolchain operator settings that apply to the whole cluster. */
1237
1526
  aiToolchainOperatorProfile?: ManagedClusterAIToolchainOperatorProfile;
1527
+ /** Profile of the pod scheduler configuration. */
1528
+ schedulerProfile?: SchedulerProfile;
1238
1529
  /** Settings for hosted system addons. For more information, see https://aka.ms/aks/automatic/systemcomponents. */
1239
1530
  hostedSystemProfile?: ManagedClusterHostedSystemProfile;
1531
+ /** Health monitor profile for the managed cluster. */
1532
+ healthMonitorProfile?: ManagedClusterHealthMonitorProfile;
1533
+ /** Profile for providing scaled and performance guaranteed control plane capacity to deliver consistent performance under high workload. Requires Kubernetes version 1.33.0 or later. */
1534
+ controlPlaneScalingProfile?: ManagedClusterControlPlaneScalingProfile;
1535
+ /** Node disruption profile for a managed cluster. */
1536
+ nodeDisruptionProfile?: NodeDisruptionProfile;
1240
1537
  /** Contains read-only information about the Managed Cluster. */
1241
1538
  status?: ManagedClusterStatus;
1242
1539
  }
@@ -1248,6 +1545,8 @@ export interface ManagedClusterProperties {
1248
1545
  readonly provisioningState?: string;
1249
1546
  /** The Power State of the cluster. */
1250
1547
  readonly powerState?: PowerState;
1548
+ /** CreationData to be used to specify the source Snapshot ID if the cluster will be created/upgraded using a snapshot. */
1549
+ creationData?: CreationData;
1251
1550
  /** The max number of agent pools for the managed cluster. */
1252
1551
  readonly maxAgentPools?: number;
1253
1552
  /** The version of Kubernetes specified by the user. Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported. When <major.minor> is specified, the latest supported GA patch version is chosen automatically. Updating the cluster with the same <major.minor> once it has been created (e.g. 1.14.x -> 1.14) will not trigger an upgrade, even if a newer patch version is available. When you upgrade a supported AKS cluster, Kubernetes minor versions cannot be skipped. All upgrades must be performed sequentially by major version number. For example, upgrades between 1.14.x -> 1.15.x or 1.15.x -> 1.16.x are allowed, however 1.14.x -> 1.16.x is not allowed. See [upgrading an AKS cluster](https://docs.microsoft.com/azure/aks/upgrade-cluster) for more details. */
@@ -1286,6 +1585,10 @@ export interface ManagedClusterProperties {
1286
1585
  enableRbac?: boolean;
1287
1586
  /** The support plan for the Managed Cluster. If unspecified, the default is 'KubernetesOfficial'. */
1288
1587
  supportPlan?: KubernetesSupportPlan;
1588
+ /** Whether to enable FIPS mode at the cluster level. When enabled, this setting enforces FIPS compliance for all AKS-managed components, such as the node operating system, addons, and [managed containerized components](https://aka.ms/aks/components/docs). See [Enable cluster-wide FIPS](https://aka.ms/aks/fips) for more details. When this property is enabled, all node pools in the cluster must also be FIPS-enabled. */
1589
+ enableFips?: boolean;
1590
+ /** Enable namespace as Azure resource. The default value is false. It can be enabled/disabled on creation and updating of the managed cluster. See [https://aka.ms/NamespaceARMResource](https://aka.ms/NamespaceARMResource) for more details on Namespace as a ARM Resource. */
1591
+ enableNamespaceResources?: boolean;
1289
1592
  /** The network configuration profile. */
1290
1593
  networkProfile?: ContainerServiceNetworkProfile;
1291
1594
  /** The Azure Active Directory configuration. */
@@ -1332,8 +1635,16 @@ export interface ManagedClusterProperties {
1332
1635
  bootstrapProfile?: ManagedClusterBootstrapProfile;
1333
1636
  /** AI toolchain operator settings that apply to the whole cluster. */
1334
1637
  aiToolchainOperatorProfile?: ManagedClusterAIToolchainOperatorProfile;
1638
+ /** Profile of the pod scheduler configuration. */
1639
+ schedulerProfile?: SchedulerProfile;
1335
1640
  /** Settings for hosted system addons. For more information, see https://aka.ms/aks/automatic/systemcomponents. */
1336
1641
  hostedSystemProfile?: ManagedClusterHostedSystemProfile;
1642
+ /** Health monitor profile for the managed cluster. */
1643
+ healthMonitorProfile?: ManagedClusterHealthMonitorProfile;
1644
+ /** Profile for providing scaled and performance guaranteed control plane capacity to deliver consistent performance under high workload. Requires Kubernetes version 1.33.0 or later. */
1645
+ controlPlaneScalingProfile?: ManagedClusterControlPlaneScalingProfile;
1646
+ /** Node disruption profile for a managed cluster. */
1647
+ nodeDisruptionProfile?: NodeDisruptionProfile;
1337
1648
  /** Contains read-only information about the Managed Cluster. */
1338
1649
  status?: ManagedClusterStatus;
1339
1650
  }
@@ -1624,6 +1935,11 @@ export interface ContainerServiceNetworkProfile {
1624
1935
  loadBalancerSku?: LoadBalancerSku;
1625
1936
  /** Profile of the cluster load balancer. */
1626
1937
  loadBalancerProfile?: ManagedClusterLoadBalancerProfile;
1938
+ /**
1939
+ * Profile of the Bastion Host associated with the managed cluster.
1940
+ * See https://aka.ms/aks/BastionConnect for more details.
1941
+ */
1942
+ bastionProfile?: BastionProfile;
1627
1943
  /** Profile of the cluster NAT gateway. */
1628
1944
  natGatewayProfile?: ManagedClusterNATGatewayProfile;
1629
1945
  /** The profile for Static Egress Gateway addon. For more details about Static Egress Gateway, see https://aka.ms/aks/static-egress-gateway. */
@@ -1634,6 +1950,10 @@ export interface ContainerServiceNetworkProfile {
1634
1950
  serviceCidrs?: string[];
1635
1951
  /** The IP families used to specify IP versions available to the cluster. IP families are used to determine single-stack or dual-stack clusters. For single-stack, the expected value is IPv4. For dual-stack, the expected values are IPv4 and IPv6. */
1636
1952
  ipFamilies?: IpFamily[];
1953
+ /** 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'. */
1954
+ podLinkLocalAccess?: PodLinkLocalAccess;
1955
+ /** Holds configuration customizations for kube-proxy. Any values not defined will use the kube-proxy defaulting behavior. See https://v<version>.docs.kubernetes.io/docs/reference/command-line-tools-reference/kube-proxy/ where <version> is represented by a <major version>-<minor version> string. Kubernetes version 1.23 would be '1-23'. */
1956
+ kubeProxyConfig?: ContainerServiceNetworkProfileKubeProxyConfig;
1637
1957
  }
1638
1958
  export declare function containerServiceNetworkProfileSerializer(item: ContainerServiceNetworkProfile): any;
1639
1959
  export declare function containerServiceNetworkProfileDeserializer(item: any): ContainerServiceNetworkProfile;
@@ -1784,6 +2104,8 @@ export declare function advancedNetworkingSecurityTransitEncryptionDeserializer(
1784
2104
  export declare enum KnownTransitEncryptionType {
1785
2105
  /** Enable WireGuard encryption. Refer to https://docs.cilium.io/en/latest/security/network/encryption-wireguard/ on use cases and implementation details */
1786
2106
  WireGuard = "WireGuard",
2107
+ /** Enables mTLS authentication and encryption for pod-to-pod traffic within the cluster. Refer to https://aka.ms/acnsciliummtls for relevant documentation. */
2108
+ MTLS = "mTLS",
1787
2109
  /** Disable Transit encryption */
1788
2110
  None = "None"
1789
2111
  }
@@ -1793,6 +2115,7 @@ export declare enum KnownTransitEncryptionType {
1793
2115
  * this enum contains the known values that the service supports.
1794
2116
  * ### Known values supported by the service
1795
2117
  * **WireGuard**: Enable WireGuard encryption. Refer to https:\//docs.cilium.io\/en\/latest\/security\/network\/encryption-wireguard\/ on use cases and implementation details \
2118
+ * **mTLS**: Enables mTLS authentication and encryption for pod-to-pod traffic within the cluster. Refer to https:\//aka.ms\/acnsciliummtls for relevant documentation. \
1796
2119
  * **None**: Disable Transit encryption
1797
2120
  */
1798
2121
  export type TransitEncryptionType = string;
@@ -1827,6 +2150,8 @@ export declare enum KnownOutboundType {
1827
2150
  UserDefinedRouting = "userDefinedRouting",
1828
2151
  /** The AKS-managed NAT gateway is used for egress. */
1829
2152
  ManagedNATGateway = "managedNATGateway",
2153
+ /** The AKS-managed NAT gateway V2 is used for egress. */
2154
+ ManagedNATGatewayV2 = "managedNATGatewayV2",
1830
2155
  /** The user-assigned NAT gateway associated to the cluster subnet is used for egress. This is an advanced scenario and requires proper network configuration. */
1831
2156
  UserAssignedNATGateway = "userAssignedNATGateway",
1832
2157
  /** 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/ */
@@ -1840,6 +2165,7 @@ export declare enum KnownOutboundType {
1840
2165
  * **loadBalancer**: The load balancer is used for egress through an AKS assigned public IP. This supports Kubernetes services of type 'loadBalancer'. For more information see [outbound type loadbalancer](https:\//docs.microsoft.com\/azure\/aks\/egress-outboundtype#outbound-type-of-loadbalancer). \
1841
2166
  * **userDefinedRouting**: Egress paths must be defined by the user. This is an advanced scenario and requires proper network configuration. For more information see [outbound type userDefinedRouting](https:\//docs.microsoft.com\/azure\/aks\/egress-outboundtype#outbound-type-of-userdefinedrouting). \
1842
2167
  * **managedNATGateway**: The AKS-managed NAT gateway is used for egress. \
2168
+ * **managedNATGatewayV2**: The AKS-managed NAT gateway V2 is used for egress. \
1843
2169
  * **userAssignedNATGateway**: The user-assigned NAT gateway associated to the cluster subnet is used for egress. This is an advanced scenario and requires proper network configuration. \
1844
2170
  * **none**: 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\/
1845
2171
  */
@@ -1878,6 +2204,8 @@ export interface ManagedClusterLoadBalancerProfile {
1878
2204
  enableMultipleStandardLoadBalancers?: boolean;
1879
2205
  /** The type of the managed inbound Load Balancer BackendPool. */
1880
2206
  backendPoolType?: BackendPoolType;
2207
+ /** The health probing behavior for External Traffic Policy Cluster services. */
2208
+ clusterServiceLoadBalancerHealthProbeMode?: ClusterServiceLoadBalancerHealthProbeMode;
1881
2209
  }
1882
2210
  export declare function managedClusterLoadBalancerProfileSerializer(item: ManagedClusterLoadBalancerProfile): any;
1883
2211
  export declare function managedClusterLoadBalancerProfileDeserializer(item: any): ManagedClusterLoadBalancerProfile;
@@ -1929,12 +2257,86 @@ export declare enum KnownBackendPoolType {
1929
2257
  * **NodeIP**: The type of the managed inbound Load Balancer BackendPool. https:\//cloud-provider-azure.sigs.k8s.io\/topics\/loadbalancer\/#configure-load-balancer-backend.
1930
2258
  */
1931
2259
  export type BackendPoolType = string;
2260
+ /** The health probing behavior for External Traffic Policy Cluster services. */
2261
+ export declare enum KnownClusterServiceLoadBalancerHealthProbeMode {
2262
+ /** Each External Traffic Policy Cluster service will have its own health probe targeting service nodePort. */
2263
+ ServiceNodePort = "ServiceNodePort",
2264
+ /** 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. */
2265
+ Shared = "Shared"
2266
+ }
2267
+ /**
2268
+ * The health probing behavior for External Traffic Policy Cluster services. \
2269
+ * {@link KnownClusterServiceLoadBalancerHealthProbeMode} can be used interchangeably with ClusterServiceLoadBalancerHealthProbeMode,
2270
+ * this enum contains the known values that the service supports.
2271
+ * ### Known values supported by the service
2272
+ * **ServiceNodePort**: Each External Traffic Policy Cluster service will have its own health probe targeting service nodePort. \
2273
+ * **Shared**: 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.
2274
+ */
2275
+ export type ClusterServiceLoadBalancerHealthProbeMode = string;
2276
+ /**
2277
+ * Profile to enable managed Azure Bastion or reference to an existing Bastion for the managed cluster.
2278
+ * See https://aka.ms/aks/BastionConnect for more details.
2279
+ */
2280
+ export interface BastionProfile {
2281
+ /** Indicates whether managed bastion is enabled. */
2282
+ enabled?: boolean;
2283
+ /** The resource ID of the managed bastion associated with the managed cluster. */
2284
+ readonly bastionId?: string;
2285
+ /**
2286
+ * The SKU of the managed bastion.
2287
+ *
2288
+ * Only Standard and Premium SKUs are supported.
2289
+ * SKU downgrading is not allowed. To downgrade SKU, please disable then re-enable the managed bastion with new SKU.
2290
+ *
2291
+ * See https://aka.ms/aks/BastionSKUs for more details.
2292
+ */
2293
+ sku?: BastionSku;
2294
+ /** The scale units of the managed bastion. Default value is 2. */
2295
+ scaleUnits?: number;
2296
+ /**
2297
+ * The resource ID of the public IP address associated with the managed bastion.
2298
+ *
2299
+ * When provided during creation, the managed bastion will reference this existing public IP address instead of creating a new one.
2300
+ * The referenced public IP address must be in the same subscription and region as the managed cluster.
2301
+ *
2302
+ * When not provided during creation, AKS will automatically create a new public IP address.
2303
+ *
2304
+ * This field cannot be updated. To change IP address after creation, please disable and re-enable the managed bastion with the new public IP address.
2305
+ */
2306
+ publicIpAddressId?: string;
2307
+ }
2308
+ export declare function bastionProfileSerializer(item: BastionProfile): any;
2309
+ export declare function bastionProfileDeserializer(item: any): BastionProfile;
2310
+ /** The SKU of the managed Azure Bastion. The default is 'Standard'. See https://aka.ms/aks/BastionSKUs for more information about the differences between Azure Bastion SKUs. */
2311
+ export declare enum KnownBastionSku {
2312
+ /** Use the standard SKU of Azure Bastion. */
2313
+ Standard = "Standard",
2314
+ /** Use the premium SKU of Azure Bastion. */
2315
+ Premium = "Premium"
2316
+ }
2317
+ /**
2318
+ * The SKU of the managed Azure Bastion. The default is 'Standard'. See https://aka.ms/aks/BastionSKUs for more information about the differences between Azure Bastion SKUs. \
2319
+ * {@link KnownBastionSku} can be used interchangeably with BastionSku,
2320
+ * this enum contains the known values that the service supports.
2321
+ * ### Known values supported by the service
2322
+ * **Standard**: Use the standard SKU of Azure Bastion. \
2323
+ * **Premium**: Use the premium SKU of Azure Bastion.
2324
+ */
2325
+ export type BastionSku = string;
1932
2326
  /** Profile of the managed cluster NAT gateway. */
1933
2327
  export interface ManagedClusterNATGatewayProfile {
1934
2328
  /** Profile of the managed outbound IP resources of the cluster NAT gateway. */
1935
2329
  managedOutboundIPProfile?: ManagedClusterManagedOutboundIPProfile;
1936
2330
  /** The effective outbound IP resources of the cluster NAT gateway. */
1937
2331
  readonly effectiveOutboundIPs?: ResourceReference[];
2332
+ /** Desired outbound IP Prefix resources for the managed NAT Gateway. Only compatible with NAT Gateway V2. */
2333
+ outboundIPPrefixes?: {
2334
+ publicIPPrefixes?: string[];
2335
+ };
2336
+ /** Desired outbound IP resources for the managed NAT Gateway. */
2337
+ outboundIPs?: {
2338
+ publicIPs?: string[];
2339
+ };
1938
2340
  /** Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 4 minutes. */
1939
2341
  idleTimeoutInMinutes?: number;
1940
2342
  }
@@ -1944,9 +2346,25 @@ export declare function managedClusterNATGatewayProfileDeserializer(item: any):
1944
2346
  export interface ManagedClusterManagedOutboundIPProfile {
1945
2347
  /** The desired number of outbound IPs created/managed by Azure. Allowed values must be in the range of 1 to 16 (inclusive). The default value is 1. */
1946
2348
  count?: number;
2349
+ /** The desired number of IPv6 outbound IPs created/managed by Azure. Allowed values must be in the range of 1 to 16 (inclusive). */
2350
+ countIPv6?: number;
1947
2351
  }
1948
2352
  export declare function managedClusterManagedOutboundIPProfileSerializer(item: ManagedClusterManagedOutboundIPProfile): any;
1949
2353
  export declare function managedClusterManagedOutboundIPProfileDeserializer(item: any): ManagedClusterManagedOutboundIPProfile;
2354
+ /** model interface _ManagedClusterNATGatewayProfileOutboundIpPrefixes */
2355
+ export interface _ManagedClusterNATGatewayProfileOutboundIpPrefixes {
2356
+ /** A list of public IP prefix resources. */
2357
+ publicIPPrefixes?: string[];
2358
+ }
2359
+ export declare function _managedClusterNATGatewayProfileOutboundIpPrefixesSerializer(item: _ManagedClusterNATGatewayProfileOutboundIpPrefixes): any;
2360
+ export declare function _managedClusterNATGatewayProfileOutboundIpPrefixesDeserializer(item: any): _ManagedClusterNATGatewayProfileOutboundIpPrefixes;
2361
+ /** model interface _ManagedClusterNATGatewayProfileOutboundIPs */
2362
+ export interface _ManagedClusterNATGatewayProfileOutboundIPs {
2363
+ /** A list of public IP resources. */
2364
+ publicIPs?: string[];
2365
+ }
2366
+ export declare function _managedClusterNATGatewayProfileOutboundIPsSerializer(item: _ManagedClusterNATGatewayProfileOutboundIPs): any;
2367
+ export declare function _managedClusterNATGatewayProfileOutboundIPsDeserializer(item: any): _ManagedClusterNATGatewayProfileOutboundIPs;
1950
2368
  /** The Static Egress Gateway addon configuration for the cluster. */
1951
2369
  export interface ManagedClusterStaticEgressGatewayProfile {
1952
2370
  /** Enable Static Egress Gateway addon. Indicates if Static Egress Gateway addon is enabled or not. */
@@ -1970,6 +2388,81 @@ export declare enum KnownIpFamily {
1970
2388
  * **IPv6**: IPv6 family
1971
2389
  */
1972
2390
  export type IpFamily = string;
2391
+ /** 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'. */
2392
+ export declare enum KnownPodLinkLocalAccess {
2393
+ /** Pods with hostNetwork=false can access Azure Instance Metadata Service (IMDS) without restriction. */
2394
+ Imds = "IMDS",
2395
+ /** Pods with hostNetwork=false cannot access Azure Instance Metadata Service (IMDS). */
2396
+ None = "None"
2397
+ }
2398
+ /**
2399
+ * 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'. \
2400
+ * {@link KnownPodLinkLocalAccess} can be used interchangeably with PodLinkLocalAccess,
2401
+ * this enum contains the known values that the service supports.
2402
+ * ### Known values supported by the service
2403
+ * **IMDS**: Pods with hostNetwork=false can access Azure Instance Metadata Service (IMDS) without restriction. \
2404
+ * **None**: Pods with hostNetwork=false cannot access Azure Instance Metadata Service (IMDS).
2405
+ */
2406
+ export type PodLinkLocalAccess = string;
2407
+ /** Holds configuration customizations for kube-proxy. Any values not defined will use the kube-proxy defaulting behavior. See https://v<version>.docs.kubernetes.io/docs/reference/command-line-tools-reference/kube-proxy/ where <version> is represented by a <major version>-<minor version> string. Kubernetes version 1.23 would be '1-23'. */
2408
+ export interface ContainerServiceNetworkProfileKubeProxyConfig {
2409
+ /** Whether to enable on kube-proxy on the cluster (if no 'kubeProxyConfig' exists, kube-proxy is enabled in AKS by default without these customizations). */
2410
+ enabled?: boolean;
2411
+ /** Specify which proxy mode to use ('IPTABLES', 'IPVS' or 'NFTABLES') */
2412
+ mode?: Mode;
2413
+ /** Holds configuration customizations for IPVS. May only be specified if 'mode' is set to 'IPVS'. */
2414
+ ipvsConfig?: ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig;
2415
+ }
2416
+ export declare function containerServiceNetworkProfileKubeProxyConfigSerializer(item: ContainerServiceNetworkProfileKubeProxyConfig): any;
2417
+ export declare function containerServiceNetworkProfileKubeProxyConfigDeserializer(item: any): ContainerServiceNetworkProfileKubeProxyConfig;
2418
+ /** Specify which proxy mode to use ('IPTABLES', 'IPVS' or 'NFTABLES') */
2419
+ export declare enum KnownMode {
2420
+ /** IPTables proxy mode */
2421
+ Iptables = "IPTABLES",
2422
+ /** IPVS proxy mode. Must be using Kubernetes version >= 1.22. */
2423
+ Ipvs = "IPVS",
2424
+ /** NFTables proxy mode. Must be using Kubernetes version >= 1.33. */
2425
+ Nftables = "NFTABLES"
2426
+ }
2427
+ /**
2428
+ * Specify which proxy mode to use ('IPTABLES', 'IPVS' or 'NFTABLES') \
2429
+ * {@link KnownMode} can be used interchangeably with Mode,
2430
+ * this enum contains the known values that the service supports.
2431
+ * ### Known values supported by the service
2432
+ * **IPTABLES**: IPTables proxy mode \
2433
+ * **IPVS**: IPVS proxy mode. Must be using Kubernetes version >= 1.22. \
2434
+ * **NFTABLES**: NFTables proxy mode. Must be using Kubernetes version >= 1.33.
2435
+ */
2436
+ export type Mode = string;
2437
+ /** Holds configuration customizations for IPVS. May only be specified if 'mode' is set to 'IPVS'. */
2438
+ export interface ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig {
2439
+ /** IPVS scheduler, for more information please see http://www.linuxvirtualserver.org/docs/scheduling.html. */
2440
+ scheduler?: IpvsScheduler;
2441
+ /** The timeout value used for idle IPVS TCP sessions in seconds. Must be a positive integer value. */
2442
+ tcpTimeoutSeconds?: number;
2443
+ /** The timeout value used for IPVS TCP sessions after receiving a FIN in seconds. Must be a positive integer value. */
2444
+ tcpFinTimeoutSeconds?: number;
2445
+ /** The timeout value used for IPVS UDP packets in seconds. Must be a positive integer value. */
2446
+ udpTimeoutSeconds?: number;
2447
+ }
2448
+ export declare function containerServiceNetworkProfileKubeProxyConfigIpvsConfigSerializer(item: ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig): any;
2449
+ export declare function containerServiceNetworkProfileKubeProxyConfigIpvsConfigDeserializer(item: any): ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig;
2450
+ /** IPVS scheduler, for more information please see http://www.linuxvirtualserver.org/docs/scheduling.html. */
2451
+ export declare enum KnownIpvsScheduler {
2452
+ /** Round Robin */
2453
+ RoundRobin = "RoundRobin",
2454
+ /** Least Connection */
2455
+ LeastConnection = "LeastConnection"
2456
+ }
2457
+ /**
2458
+ * IPVS scheduler, for more information please see http://www.linuxvirtualserver.org/docs/scheduling.html. \
2459
+ * {@link KnownIpvsScheduler} can be used interchangeably with IpvsScheduler,
2460
+ * this enum contains the known values that the service supports.
2461
+ * ### Known values supported by the service
2462
+ * **RoundRobin**: Round Robin \
2463
+ * **LeastConnection**: Least Connection
2464
+ */
2465
+ export type IpvsScheduler = string;
1973
2466
  /** AADProfile specifies attributes for Azure Active Directory integration. For more details see [managed AAD on AKS](https://docs.microsoft.com/azure/aks/managed-aad). */
1974
2467
  export interface ManagedClusterAADProfile {
1975
2468
  /** Whether to enable managed AAD. */
@@ -2176,6 +2669,8 @@ export interface ManagedClusterHttpProxyConfig {
2176
2669
  httpsProxy?: string;
2177
2670
  /** The endpoints that should not go through proxy. */
2178
2671
  noProxy?: string[];
2672
+ /** A read-only list of all endpoints for which traffic should not be sent to the proxy. This list is a superset of noProxy and values injected by AKS. */
2673
+ readonly effectiveNoProxy?: string[];
2179
2674
  /** Alternative CA cert to use for connecting to proxy servers. */
2180
2675
  trustedCa?: string;
2181
2676
  /** Whether to enable HTTP proxy. If disabled, the specified proxy configuration will be not be set on pods and nodes. If not specified, the default is true. */
@@ -2189,12 +2684,20 @@ export interface ManagedClusterSecurityProfile {
2189
2684
  defender?: ManagedClusterSecurityProfileDefender;
2190
2685
  /** Azure Key Vault [key management service](https://kubernetes.io/docs/tasks/administer-cluster/kms-provider/) settings for the security profile. */
2191
2686
  azureKeyVaultKms?: AzureKeyVaultKms;
2687
+ /** Encryption at rest of Kubernetes resource objects. More information on this can be found under https://aka.ms/aks/kubernetesResourceObjectEncryption */
2688
+ kubernetesResourceObjectEncryptionProfile?: KubernetesResourceObjectEncryptionProfile;
2192
2689
  /** Workload identity settings for the security profile. Workload identity enables Kubernetes applications to access Azure cloud resources securely with Azure AD. See https://aka.ms/aks/wi for more details. */
2193
2690
  workloadIdentity?: ManagedClusterSecurityProfileWorkloadIdentity;
2194
2691
  /** Image Cleaner settings for the security profile. */
2195
2692
  imageCleaner?: ManagedClusterSecurityProfileImageCleaner;
2693
+ /** Image integrity is a feature that works with Azure Policy to verify image integrity by signature. This will not have any effect unless Azure Policy is applied to enforce image signatures. See https://aka.ms/aks/image-integrity for how to use this feature via policy. */
2694
+ imageIntegrity?: ManagedClusterSecurityProfileImageIntegrity;
2695
+ /** [Node Restriction](https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#noderestriction) settings for the security profile. */
2696
+ nodeRestriction?: ManagedClusterSecurityProfileNodeRestriction;
2196
2697
  /** A list of up to 10 base64 encoded CAs that will be added to the trust store on all nodes in the cluster. For more information see [Custom CA Trust Certificates](https://learn.microsoft.com/en-us/azure/aks/custom-certificate-authority). */
2197
2698
  customCATrustCertificates?: Uint8Array[];
2699
+ /** Defines service account based image pull settings. */
2700
+ serviceAccountImagePullProfile?: ServiceAccountImagePullProfile;
2198
2701
  }
2199
2702
  export declare function managedClusterSecurityProfileSerializer(item: ManagedClusterSecurityProfile): any;
2200
2703
  export declare function managedClusterSecurityProfileDeserializer(item: any): ManagedClusterSecurityProfile;
@@ -2204,6 +2707,8 @@ export interface ManagedClusterSecurityProfileDefender {
2204
2707
  logAnalyticsWorkspaceResourceId?: string;
2205
2708
  /** Microsoft Defender threat detection for Cloud settings for the security profile. */
2206
2709
  securityMonitoring?: ManagedClusterSecurityProfileDefenderSecurityMonitoring;
2710
+ /** Microsoft Defender settings for security gating, validates container images eligibility for deployment based on Defender for Containers security findings. Using Admission Controller, it either audits or prevents the deployment of images that do not meet security standards. */
2711
+ securityGating?: ManagedClusterSecurityProfileDefenderSecurityGating;
2207
2712
  }
2208
2713
  export declare function managedClusterSecurityProfileDefenderSerializer(item: ManagedClusterSecurityProfileDefender): any;
2209
2714
  export declare function managedClusterSecurityProfileDefenderDeserializer(item: any): ManagedClusterSecurityProfileDefender;
@@ -2214,6 +2719,28 @@ export interface ManagedClusterSecurityProfileDefenderSecurityMonitoring {
2214
2719
  }
2215
2720
  export declare function managedClusterSecurityProfileDefenderSecurityMonitoringSerializer(item: ManagedClusterSecurityProfileDefenderSecurityMonitoring): any;
2216
2721
  export declare function managedClusterSecurityProfileDefenderSecurityMonitoringDeserializer(item: any): ManagedClusterSecurityProfileDefenderSecurityMonitoring;
2722
+ /** Microsoft Defender settings for security gating, validates container images eligibility for deployment based on Defender for Containers security findings. Using Admission Controller, it either audits or prevents the deployment of images that do not meet security standards. */
2723
+ export interface ManagedClusterSecurityProfileDefenderSecurityGating {
2724
+ /** Whether to enable Defender security gating. When enabled, the gating feature will scan container images and audit or block the deployment of images that do not meet security standards according to the configured security rules. */
2725
+ enabled?: boolean;
2726
+ /** List of identities that the admission controller will make use of in order to pull security artifacts from the registry. These are the same identities used by the cluster to pull container images. Each identity provided should have federated identity credential attached to it. */
2727
+ identities?: ManagedClusterSecurityProfileDefenderSecurityGatingIdentitiesItem[];
2728
+ /** In use only while registry access granted by secret rather than managed identity. Set whether to grant the Defender gating agent access to the cluster's secrets for pulling images from registries. If secret access is denied and the registry requires pull secrets, the add-on will not perform any image validation. Default value is false. */
2729
+ allowSecretAccess?: boolean;
2730
+ }
2731
+ export declare function managedClusterSecurityProfileDefenderSecurityGatingSerializer(item: ManagedClusterSecurityProfileDefenderSecurityGating): any;
2732
+ export declare function managedClusterSecurityProfileDefenderSecurityGatingDeserializer(item: any): ManagedClusterSecurityProfileDefenderSecurityGating;
2733
+ export declare function managedClusterSecurityProfileDefenderSecurityGatingIdentitiesItemArraySerializer(result: Array<ManagedClusterSecurityProfileDefenderSecurityGatingIdentitiesItem>): any[];
2734
+ export declare function managedClusterSecurityProfileDefenderSecurityGatingIdentitiesItemArrayDeserializer(result: Array<ManagedClusterSecurityProfileDefenderSecurityGatingIdentitiesItem>): any[];
2735
+ /** Identity information used by Defender security gating to access container registries. */
2736
+ export interface ManagedClusterSecurityProfileDefenderSecurityGatingIdentitiesItem {
2737
+ /** The container registry for which the identity will be used; the identity specified here should have a federated identity credential attached to it. */
2738
+ azureContainerRegistry?: string;
2739
+ /** The identity object used to access the registry */
2740
+ identity?: UserAssignedIdentity;
2741
+ }
2742
+ export declare function managedClusterSecurityProfileDefenderSecurityGatingIdentitiesItemSerializer(item: ManagedClusterSecurityProfileDefenderSecurityGatingIdentitiesItem): any;
2743
+ export declare function managedClusterSecurityProfileDefenderSecurityGatingIdentitiesItemDeserializer(item: any): ManagedClusterSecurityProfileDefenderSecurityGatingIdentitiesItem;
2217
2744
  /** Azure Key Vault key management service settings for the security profile. */
2218
2745
  export interface AzureKeyVaultKms {
2219
2746
  /** Whether to enable Azure Key Vault key management service. The default is false. */
@@ -2243,6 +2770,29 @@ export declare enum KnownKeyVaultNetworkAccessTypes {
2243
2770
  * **Private**: Key vault disables public access and enables private link.
2244
2771
  */
2245
2772
  export type KeyVaultNetworkAccessTypes = string;
2773
+ /** Encryption at rest of Kubernetes resource objects using service-managed keys. More information on this can be found under https://aka.ms/aks/kubernetesResourceObjectEncryption. */
2774
+ export interface KubernetesResourceObjectEncryptionProfile {
2775
+ /** 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. */
2776
+ infrastructureEncryption?: InfrastructureEncryption;
2777
+ }
2778
+ export declare function kubernetesResourceObjectEncryptionProfileSerializer(item: KubernetesResourceObjectEncryptionProfile): any;
2779
+ export declare function kubernetesResourceObjectEncryptionProfileDeserializer(item: any): KubernetesResourceObjectEncryptionProfile;
2780
+ /** 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. */
2781
+ export declare enum KnownInfrastructureEncryption {
2782
+ /** 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. */
2783
+ Enabled = "Enabled",
2784
+ /** 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. */
2785
+ Disabled = "Disabled"
2786
+ }
2787
+ /**
2788
+ * 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. \
2789
+ * {@link KnownInfrastructureEncryption} can be used interchangeably with InfrastructureEncryption,
2790
+ * this enum contains the known values that the service supports.
2791
+ * ### Known values supported by the service
2792
+ * **Enabled**: 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. \
2793
+ * **Disabled**: 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.
2794
+ */
2795
+ export type InfrastructureEncryption = string;
2246
2796
  /** Workload identity settings for the security profile. */
2247
2797
  export interface ManagedClusterSecurityProfileWorkloadIdentity {
2248
2798
  /** Whether to enable workload identity. */
@@ -2259,6 +2809,29 @@ export interface ManagedClusterSecurityProfileImageCleaner {
2259
2809
  }
2260
2810
  export declare function managedClusterSecurityProfileImageCleanerSerializer(item: ManagedClusterSecurityProfileImageCleaner): any;
2261
2811
  export declare function managedClusterSecurityProfileImageCleanerDeserializer(item: any): ManagedClusterSecurityProfileImageCleaner;
2812
+ /** Image integrity related settings for the security profile. */
2813
+ export interface ManagedClusterSecurityProfileImageIntegrity {
2814
+ /** Whether to enable image integrity. The default value is false. */
2815
+ enabled?: boolean;
2816
+ }
2817
+ export declare function managedClusterSecurityProfileImageIntegritySerializer(item: ManagedClusterSecurityProfileImageIntegrity): any;
2818
+ export declare function managedClusterSecurityProfileImageIntegrityDeserializer(item: any): ManagedClusterSecurityProfileImageIntegrity;
2819
+ /** Node Restriction settings for the security profile. */
2820
+ export interface ManagedClusterSecurityProfileNodeRestriction {
2821
+ /** Whether to enable Node Restriction */
2822
+ enabled?: boolean;
2823
+ }
2824
+ export declare function managedClusterSecurityProfileNodeRestrictionSerializer(item: ManagedClusterSecurityProfileNodeRestriction): any;
2825
+ export declare function managedClusterSecurityProfileNodeRestrictionDeserializer(item: any): ManagedClusterSecurityProfileNodeRestriction;
2826
+ /** Profile for configuring image pull authentication to use service account scoped managed identities for authentication instead of node scoped managed identity (kubelet identity) for authentication to Azure Container Registry. For more information, refer to https://aka.ms/aks/identity-binding/acr-image-pull/docs */
2827
+ export interface ServiceAccountImagePullProfile {
2828
+ /** Indicates whether service account based image pull is enabled, for which identity bindings are required for the managed identity to be used for authentication. For more information, refer to https://aka.ms/aks/identity-binding-docs. */
2829
+ enabled?: boolean;
2830
+ /** Optional. The default managed identity resource ID used for image pulls at the cluster level. When configured, this identity is used if a Pod’s service account does not explicitly specify an identity for pulling images. If not configured and no identity is specified at service account level, image will be pulled via anonymous authentication. */
2831
+ defaultManagedIdentityId?: string;
2832
+ }
2833
+ export declare function serviceAccountImagePullProfileSerializer(item: ServiceAccountImagePullProfile): any;
2834
+ export declare function serviceAccountImagePullProfileDeserializer(item: any): ServiceAccountImagePullProfile;
2262
2835
  /** Storage profile for the container service cluster. */
2263
2836
  export interface ManagedClusterStorageProfile {
2264
2837
  /** AzureDisk CSI Driver settings for the storage profile. */
@@ -2306,6 +2879,8 @@ export interface ManagedClusterIngressProfile {
2306
2879
  webAppRouting?: ManagedClusterIngressProfileWebAppRouting;
2307
2880
  /** Settings for the managed Gateway API installation */
2308
2881
  gatewayAPI?: ManagedClusterIngressProfileGatewayConfiguration;
2882
+ /** Settings for the managed Application Load Balancer installation */
2883
+ applicationLoadBalancer?: ManagedClusterIngressProfileApplicationLoadBalancer;
2309
2884
  }
2310
2885
  export declare function managedClusterIngressProfileSerializer(item: ManagedClusterIngressProfile): any;
2311
2886
  export declare function managedClusterIngressProfileDeserializer(item: any): ManagedClusterIngressProfile;
@@ -2321,6 +2896,8 @@ export interface ManagedClusterIngressProfileWebAppRouting {
2321
2896
  nginx?: ManagedClusterIngressProfileNginx;
2322
2897
  /** Managed identity of the Application Routing add-on. This is the identity that should be granted permissions, for example, to manage the associated Azure DNS resource and get certificates from Azure Key Vault. See [this overview of the add-on](https://learn.microsoft.com/en-us/azure/aks/web-app-routing?tabs=with-osm) for more instructions. */
2323
2898
  readonly identity?: UserAssignedIdentity;
2899
+ /** Configuration for the Default Domain. This is a unique, autogenerated domain that comes with a signed TLS Certificate allowing for secure HTTPS. See [the Default Domain documentation](https://aka.ms/aks/defaultdomain) for more instructions. */
2900
+ defaultDomain?: ManagedClusterIngressDefaultDomainProfile;
2324
2901
  }
2325
2902
  export declare function managedClusterIngressProfileWebAppRoutingSerializer(item: ManagedClusterIngressProfileWebAppRouting): any;
2326
2903
  export declare function managedClusterIngressProfileWebAppRoutingDeserializer(item: any): ManagedClusterIngressProfileWebAppRouting;
@@ -2383,6 +2960,15 @@ export declare enum KnownNginxIngressControllerType {
2383
2960
  * **None**: 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.
2384
2961
  */
2385
2962
  export type NginxIngressControllerType = string;
2963
+ /** Default domain profile for the managed cluster ingress profile. */
2964
+ export interface ManagedClusterIngressDefaultDomainProfile {
2965
+ /** Whether to enable Default Domain. */
2966
+ enabled?: boolean;
2967
+ /** The unique fully qualified domain name assigned to the cluster. This will not change even if disabled then reenabled. */
2968
+ readonly domainName?: string;
2969
+ }
2970
+ export declare function managedClusterIngressDefaultDomainProfileSerializer(item: ManagedClusterIngressDefaultDomainProfile): any;
2971
+ export declare function managedClusterIngressDefaultDomainProfileDeserializer(item: any): ManagedClusterIngressDefaultDomainProfile;
2386
2972
  /** Configuration for managed Gateway API CRDs. See https://aka.ms/k8s-gateway-api for more details. */
2387
2973
  export interface ManagedClusterIngressProfileGatewayConfiguration {
2388
2974
  /** Configuration for the managed Gateway API installation. If not specified, the default is 'Disabled'. See https://aka.ms/k8s-gateway-api for more details. */
@@ -2406,12 +2992,23 @@ export declare enum KnownManagedGatewayType {
2406
2992
  * **Standard**: 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.
2407
2993
  */
2408
2994
  export type ManagedGatewayType = string;
2995
+ /** Application Load Balancer settings for the ingress profile. */
2996
+ export interface ManagedClusterIngressProfileApplicationLoadBalancer {
2997
+ /** Whether to enable Application Load Balancer. */
2998
+ enabled?: boolean;
2999
+ /** Managed identity of the Application Load Balancer add-on. This is the identity that should be granted permissions to manage the associated Application Gateway for Containers resource. */
3000
+ readonly identity?: UserAssignedIdentity;
3001
+ }
3002
+ export declare function managedClusterIngressProfileApplicationLoadBalancerSerializer(item: ManagedClusterIngressProfileApplicationLoadBalancer): any;
3003
+ export declare function managedClusterIngressProfileApplicationLoadBalancerDeserializer(item: any): ManagedClusterIngressProfileApplicationLoadBalancer;
2409
3004
  /** PublicNetworkAccess of the managedCluster. Allow or deny public network access for AKS */
2410
3005
  export declare enum KnownPublicNetworkAccess {
2411
3006
  /** Inbound/Outbound to the managedCluster is allowed. */
2412
3007
  Enabled = "Enabled",
2413
3008
  /** Inbound traffic to managedCluster is disabled, traffic from managedCluster is allowed. */
2414
- Disabled = "Disabled"
3009
+ Disabled = "Disabled",
3010
+ /** Inbound/Outbound traffic is managed by Microsoft.Network/NetworkSecurityPerimeters. */
3011
+ SecuredByPerimeter = "SecuredByPerimeter"
2415
3012
  }
2416
3013
  /**
2417
3014
  * PublicNetworkAccess of the managedCluster. Allow or deny public network access for AKS \
@@ -2419,7 +3016,8 @@ export declare enum KnownPublicNetworkAccess {
2419
3016
  * this enum contains the known values that the service supports.
2420
3017
  * ### Known values supported by the service
2421
3018
  * **Enabled**: Inbound\/Outbound to the managedCluster is allowed. \
2422
- * **Disabled**: Inbound traffic to managedCluster is disabled, traffic from managedCluster is allowed.
3019
+ * **Disabled**: Inbound traffic to managedCluster is disabled, traffic from managedCluster is allowed. \
3020
+ * **SecuredByPerimeter**: Inbound\/Outbound traffic is managed by Microsoft.Network\/NetworkSecurityPerimeters.
2423
3021
  */
2424
3022
  export type PublicNetworkAccess = string;
2425
3023
  /** Workload Auto-scaler profile for the managed cluster. */
@@ -2442,13 +3040,33 @@ export declare function managedClusterWorkloadAutoScalerProfileKedaDeserializer(
2442
3040
  export interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler {
2443
3041
  /** Whether to enable VPA. Default value is false. */
2444
3042
  enabled: boolean;
3043
+ /** Whether VPA add-on is enabled and configured to scale AKS-managed add-ons. */
3044
+ addonAutoscaling?: AddonAutoscaling;
2445
3045
  }
2446
3046
  export declare function managedClusterWorkloadAutoScalerProfileVerticalPodAutoscalerSerializer(item: ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler): any;
2447
3047
  export declare function managedClusterWorkloadAutoScalerProfileVerticalPodAutoscalerDeserializer(item: any): ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler;
3048
+ /** Whether VPA add-on is enabled and configured to scale AKS-managed add-ons. */
3049
+ export declare enum KnownAddonAutoscaling {
3050
+ /** Feature to autoscale AKS-managed add-ons is enabled. The default VPA update mode is Initial mode. */
3051
+ Enabled = "Enabled",
3052
+ /** Feature to autoscale AKS-managed add-ons is disabled. */
3053
+ Disabled = "Disabled"
3054
+ }
3055
+ /**
3056
+ * Whether VPA add-on is enabled and configured to scale AKS-managed add-ons. \
3057
+ * {@link KnownAddonAutoscaling} can be used interchangeably with AddonAutoscaling,
3058
+ * this enum contains the known values that the service supports.
3059
+ * ### Known values supported by the service
3060
+ * **Enabled**: Feature to autoscale AKS-managed add-ons is enabled. The default VPA update mode is Initial mode. \
3061
+ * **Disabled**: Feature to autoscale AKS-managed add-ons is disabled.
3062
+ */
3063
+ export type AddonAutoscaling = string;
2448
3064
  /** Azure Monitor addon profiles for monitoring the managed cluster. */
2449
3065
  export interface ManagedClusterAzureMonitorProfile {
2450
3066
  /** Metrics profile for the Azure Monitor managed service for Prometheus addon. Collect out-of-the-box Kubernetes infrastructure metrics to send to an Azure Monitor Workspace and configure additional scraping for custom targets. See aka.ms/AzureManagedPrometheus for an overview. */
2451
3067
  metrics?: ManagedClusterAzureMonitorProfileMetrics;
3068
+ /** Azure Monitor Container Insights Profile for Kubernetes Events, Inventory and Container stdout & stderr logs etc. See aka.ms/AzureMonitorContainerInsights for an overview. */
3069
+ containerInsights?: ManagedClusterAzureMonitorProfileContainerInsights;
2452
3070
  /** Application Monitoring Profile for Kubernetes Application Container. Collects application logs, metrics and traces through auto-instrumentation of the application using Azure Monitor OpenTelemetry based SDKs. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
2453
3071
  appMonitoring?: ManagedClusterAzureMonitorProfileAppMonitoring;
2454
3072
  }
@@ -2481,10 +3099,47 @@ export interface ManagedClusterAzureMonitorProfileMetricsControlPlane {
2481
3099
  }
2482
3100
  export declare function managedClusterAzureMonitorProfileMetricsControlPlaneSerializer(item: ManagedClusterAzureMonitorProfileMetricsControlPlane): any;
2483
3101
  export declare function managedClusterAzureMonitorProfileMetricsControlPlaneDeserializer(item: any): ManagedClusterAzureMonitorProfileMetricsControlPlane;
3102
+ /** Azure Monitor Container Insights Profile for Kubernetes Events, Inventory and Container stdout & stderr logs etc. See aka.ms/AzureMonitorContainerInsights for an overview. */
3103
+ export interface ManagedClusterAzureMonitorProfileContainerInsights {
3104
+ /** Indicates if Azure Monitor Container Insights Logs Addon is enabled or not. */
3105
+ enabled?: boolean;
3106
+ /** Fully Qualified ARM Resource Id of Azure Log Analytics Workspace for storing Azure Monitor Container Insights Logs. */
3107
+ logAnalyticsWorkspaceResourceId?: string;
3108
+ /** The syslog host port. If not specified, the default port is 28330. */
3109
+ syslogPort?: number;
3110
+ /** Indicates whether custom metrics collection has to be disabled or not. If not specified the default is false. No custom metrics will be emitted if this field is false but the container insights enabled field is false */
3111
+ disableCustomMetrics?: boolean;
3112
+ /** Indicates whether prometheus metrics scraping is disabled or not. If not specified the default is false. No prometheus metrics will be emitted if this field is false but the container insights enabled field is false */
3113
+ disablePrometheusMetricsScraping?: boolean;
3114
+ /** 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. */
3115
+ containerNetworkLogs?: ContainerNetworkLogs;
3116
+ }
3117
+ export declare function managedClusterAzureMonitorProfileContainerInsightsSerializer(item: ManagedClusterAzureMonitorProfileContainerInsights): any;
3118
+ export declare function managedClusterAzureMonitorProfileContainerInsightsDeserializer(item: any): ManagedClusterAzureMonitorProfileContainerInsights;
3119
+ /** 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. */
3120
+ export declare enum KnownContainerNetworkLogs {
3121
+ /** Azure monitor ingestion of container network logs is disabled */
3122
+ Disabled = "Disabled",
3123
+ /** Azure monitor ingestion of container network logs is enabled */
3124
+ Enabled = "Enabled"
3125
+ }
3126
+ /**
3127
+ * 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. \
3128
+ * {@link KnownContainerNetworkLogs} can be used interchangeably with ContainerNetworkLogs,
3129
+ * this enum contains the known values that the service supports.
3130
+ * ### Known values supported by the service
3131
+ * **Disabled**: Azure monitor ingestion of container network logs is disabled \
3132
+ * **Enabled**: Azure monitor ingestion of container network logs is enabled
3133
+ */
3134
+ export type ContainerNetworkLogs = string;
2484
3135
  /** Application Monitoring profile for AKS. */
2485
3136
  export interface ManagedClusterAzureMonitorProfileAppMonitoring {
2486
3137
  /** Application Monitoring auto-instrumentation for AKS. Deploys a webhook that auto-instruments workloads with Microsoft OpenTelemetry Distros to collect OpenTelemetry metrics, logs, and traces. See https://aka.ms/AKSAppMonitoringDocs and https://aka.ms/AzureMonitorApplicationMonitoring for an overview. */
2487
3138
  autoInstrumentation?: ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation;
3139
+ /** Application Monitoring Open Telemetry Metrics Profile for AKS. Collects OpenTelemetry metrics of the application using Azure Monitor OpenTelemetry based SDKs. See https://aka.ms/AKSAppMonitoringDocs and https://aka.ms/AzureMonitorApplicationMonitoring for an overview. */
3140
+ openTelemetryMetrics?: ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics;
3141
+ /** Application Monitoring Open Telemetry Logs and Traces Profile for AKS. Collects OpenTelemetry logs and traces of the application using Azure Monitor OpenTelemetry based SDKs. See https://aka.ms/AKSAppMonitoringDocs and https://aka.ms/AzureMonitorApplicationMonitoring for an overview. */
3142
+ openTelemetryLogsAndTraces?: ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTraces;
2488
3143
  }
2489
3144
  export declare function managedClusterAzureMonitorProfileAppMonitoringSerializer(item: ManagedClusterAzureMonitorProfileAppMonitoring): any;
2490
3145
  export declare function managedClusterAzureMonitorProfileAppMonitoringDeserializer(item: any): ManagedClusterAzureMonitorProfileAppMonitoring;
@@ -2495,6 +3150,28 @@ export interface ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentati
2495
3150
  }
2496
3151
  export declare function managedClusterAzureMonitorProfileAppMonitoringAutoInstrumentationSerializer(item: ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation): any;
2497
3152
  export declare function managedClusterAzureMonitorProfileAppMonitoringAutoInstrumentationDeserializer(item: any): ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation;
3153
+ /** Application Monitoring Open Telemetry Metrics Profile for AKS. Collects OpenTelemetry metrics of the application using Azure Monitor OpenTelemetry based SDKs. See https://aka.ms/AKSAppMonitoringDocs and https://aka.ms/AzureMonitorApplicationMonitoring for an overview. */
3154
+ export interface ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics {
3155
+ /** Indicates if Application Monitoring Open Telemetry Metrics is enabled or not. */
3156
+ enabled?: boolean;
3157
+ /** The host port for Open Telemetry HTTP/PROTOBUF metrics. If not specified, the default port is 28333. */
3158
+ httpPort?: number;
3159
+ /** The host port for Open Telemetry GRPC metrics. If not specified, the default port is 28334. */
3160
+ grpcPort?: number;
3161
+ }
3162
+ export declare function managedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetricsSerializer(item: ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics): any;
3163
+ export declare function managedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetricsDeserializer(item: any): ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics;
3164
+ /** Application Monitoring Open Telemetry Logs and Traces Profile for AKS. Collects OpenTelemetry logs and traces of the application using Azure Monitor OpenTelemetry based SDKs. See https://aka.ms/AKSAppMonitoringDocs and https://aka.ms/AzureMonitorApplicationMonitoring for an overview. */
3165
+ export interface ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTraces {
3166
+ /** Indicates if Application Monitoring Open Telemetry Logs and traces is enabled or not. */
3167
+ enabled?: boolean;
3168
+ /** The host port for Open Telemetry HTTP/PROTOBUF logs and traces. If not specified, the default port is 28331. */
3169
+ httpPort?: number;
3170
+ /** The host port for Open Telemetry GRPC logs and traces. If not specified, the default port is 28332. */
3171
+ grpcPort?: number;
3172
+ }
3173
+ export declare function managedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTracesSerializer(item: ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTraces): any;
3174
+ export declare function managedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTracesDeserializer(item: any): ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTraces;
2498
3175
  /** Service mesh profile for a managed cluster. */
2499
3176
  export interface ServiceMeshProfile {
2500
3177
  /** Mode of the service mesh. */
@@ -2709,6 +3386,43 @@ export interface ManagedClusterAIToolchainOperatorProfile {
2709
3386
  }
2710
3387
  export declare function managedClusterAIToolchainOperatorProfileSerializer(item: ManagedClusterAIToolchainOperatorProfile): any;
2711
3388
  export declare function managedClusterAIToolchainOperatorProfileDeserializer(item: any): ManagedClusterAIToolchainOperatorProfile;
3389
+ /** The pod scheduler profile for the cluster. */
3390
+ export interface SchedulerProfile {
3391
+ /** Mapping of each scheduler instance to its profile. */
3392
+ schedulerInstanceProfiles?: SchedulerProfileSchedulerInstanceProfiles;
3393
+ }
3394
+ export declare function schedulerProfileSerializer(item: SchedulerProfile): any;
3395
+ export declare function schedulerProfileDeserializer(item: any): SchedulerProfile;
3396
+ /** Mapping of each scheduler instance to its profile. */
3397
+ export interface SchedulerProfileSchedulerInstanceProfiles {
3398
+ /** The scheduler profile for the upstream scheduler instance. */
3399
+ upstream?: SchedulerInstanceProfile;
3400
+ }
3401
+ export declare function schedulerProfileSchedulerInstanceProfilesSerializer(item: SchedulerProfileSchedulerInstanceProfiles): any;
3402
+ export declare function schedulerProfileSchedulerInstanceProfilesDeserializer(item: any): SchedulerProfileSchedulerInstanceProfiles;
3403
+ /** The scheduler profile for a single scheduler instance. */
3404
+ export interface SchedulerInstanceProfile {
3405
+ /** The config customization mode for this scheduler instance. */
3406
+ schedulerConfigMode?: SchedulerConfigMode;
3407
+ }
3408
+ export declare function schedulerInstanceProfileSerializer(item: SchedulerInstanceProfile): any;
3409
+ export declare function schedulerInstanceProfileDeserializer(item: any): SchedulerInstanceProfile;
3410
+ /** The config customization mode for this scheduler instance. */
3411
+ export declare enum KnownSchedulerConfigMode {
3412
+ /** No config customization. Use default configuration. */
3413
+ Default = "Default",
3414
+ /** Enable config customization. Customer can specify scheduler configuration via a CRD. See aka.ms/aks/scheduler-crd for details. */
3415
+ ManagedByCRD = "ManagedByCRD"
3416
+ }
3417
+ /**
3418
+ * The config customization mode for this scheduler instance. \
3419
+ * {@link KnownSchedulerConfigMode} can be used interchangeably with SchedulerConfigMode,
3420
+ * this enum contains the known values that the service supports.
3421
+ * ### Known values supported by the service
3422
+ * **Default**: No config customization. Use default configuration. \
3423
+ * **ManagedByCRD**: Enable config customization. Customer can specify scheduler configuration via a CRD. See aka.ms\/aks\/scheduler-crd for details.
3424
+ */
3425
+ export type SchedulerConfigMode = string;
2712
3426
  /** Settings for hosted system addons. */
2713
3427
  export interface ManagedClusterHostedSystemProfile {
2714
3428
  /** Whether to enable hosted system addons for the cluster. */
@@ -2720,6 +3434,67 @@ export interface ManagedClusterHostedSystemProfile {
2720
3434
  }
2721
3435
  export declare function managedClusterHostedSystemProfileSerializer(item: ManagedClusterHostedSystemProfile): any;
2722
3436
  export declare function managedClusterHostedSystemProfileDeserializer(item: any): ManagedClusterHostedSystemProfile;
3437
+ /** Health monitor profile for the managed cluster. */
3438
+ export interface ManagedClusterHealthMonitorProfile {
3439
+ /** Whether to enable continuous control plane and addon monitor. */
3440
+ enableContinuousControlPlaneAndAddonMonitor?: boolean;
3441
+ /** Whether to enable on-demand monitor. */
3442
+ enableOnDemandMonitor?: boolean;
3443
+ }
3444
+ export declare function managedClusterHealthMonitorProfileSerializer(item: ManagedClusterHealthMonitorProfile): any;
3445
+ export declare function managedClusterHealthMonitorProfileDeserializer(item: any): ManagedClusterHealthMonitorProfile;
3446
+ /** Profile for providing scaled and performance guaranteed control plane capacity to deliver consistent performance under high workload. Requires Kubernetes version 1.33.0 or later. */
3447
+ export interface ManagedClusterControlPlaneScalingProfile {
3448
+ /** The scaling size of the control plane. Scaling sizes offer guaranteed capacity and predictable Kubernetes performance beyond standard tier defaults. Higher H sizes provide increased performance guarantees. See https://aka.ms/aks/hyperscale for performance metrics details for each size. */
3449
+ scalingSize: ControlPlaneScalingSize;
3450
+ }
3451
+ export declare function managedClusterControlPlaneScalingProfileSerializer(item: ManagedClusterControlPlaneScalingProfile): any;
3452
+ export declare function managedClusterControlPlaneScalingProfileDeserializer(item: any): ManagedClusterControlPlaneScalingProfile;
3453
+ /** The scaling size of the control plane. Scaling sizes offer guaranteed capacity and predictable Kubernetes performance beyond standard tier defaults. Higher H sizes provide increased performance guarantees. See https://aka.ms/aks/hyperscale for performance metrics details for each size. */
3454
+ export declare enum KnownControlPlaneScalingSize {
3455
+ /** H2 is the smallest scaling size with guaranteed capacity and predictable performance beyond standard tier defaults. */
3456
+ H2 = "H2",
3457
+ /** H4 scaling size provides increased guaranteed performance over H2. */
3458
+ H4 = "H4",
3459
+ /** H8 scaling size provides increased guaranteed performance over H4. */
3460
+ H8 = "H8"
3461
+ }
3462
+ /**
3463
+ * The scaling size of the control plane. Scaling sizes offer guaranteed capacity and predictable Kubernetes performance beyond standard tier defaults. Higher H sizes provide increased performance guarantees. See https://aka.ms/aks/hyperscale for performance metrics details for each size. \
3464
+ * {@link KnownControlPlaneScalingSize} can be used interchangeably with ControlPlaneScalingSize,
3465
+ * this enum contains the known values that the service supports.
3466
+ * ### Known values supported by the service
3467
+ * **H2**: H2 is the smallest scaling size with guaranteed capacity and predictable performance beyond standard tier defaults. \
3468
+ * **H4**: H4 scaling size provides increased guaranteed performance over H2. \
3469
+ * **H8**: H8 scaling size provides increased guaranteed performance over H4.
3470
+ */
3471
+ export type ControlPlaneScalingSize = string;
3472
+ /** Node disruption profile for a managed cluster. */
3473
+ export interface NodeDisruptionProfile {
3474
+ /** The policy configuration for when to allow certain operations which require node re-image and trigger redeployment. For example, some operations, such as updating the .properties.ManagedClusterSecurityProfile.customCATrustCertificates field on an existing managed cluster, trigger rolling updates of the nodes. This setting allows control over when such updates are accepted. The default is 'Allow'. For a full list of covered operations see aka.ms/aks/nodedisruptionpolicy". */
3475
+ nodeDisruptionPolicy?: NodeDisruptionPolicy;
3476
+ }
3477
+ export declare function nodeDisruptionProfileSerializer(item: NodeDisruptionProfile): any;
3478
+ export declare function nodeDisruptionProfileDeserializer(item: any): NodeDisruptionProfile;
3479
+ /** The policy configuration for when to allow certain operations which require node re-image and trigger redeployment. For example, some operations, such as updating the .properties.ManagedClusterSecurityProfile.customCATrustCertificates field on an existing managed cluster, trigger rolling updates of the nodes. This setting allows control over when such updates are accepted. The default is 'Allow'. For a full list of covered operations see aka.ms/aks/nodedisruptionpolicy". */
3480
+ export declare enum KnownNodeDisruptionPolicy {
3481
+ /** Allows operations that will require node re-image and trigger redeployment. */
3482
+ Allow = "Allow",
3483
+ /** Blocks certain operations that will require node re-image and trigger redeployment unless within the aksManagedNodeOSUpgradeSchedule maintenance window. For a full list of covered operations see aka.ms/aks/nodedisruptionpolicy . For more information on using the aksManagedNodeOSUpgradeSchedule maintenance window, please see https://learn.microsoft.com/azure/aks/planned-maintenance?tabs=azure-cli */
3484
+ AllowDuringMaintenanceWindow = "AllowDuringMaintenanceWindow",
3485
+ /** Blocks certain operations that will require node re-image and trigger redeployment. For a full list of covered operations see aka.ms/aks/nodedisruptionpolicy */
3486
+ Block = "Block"
3487
+ }
3488
+ /**
3489
+ * The policy configuration for when to allow certain operations which require node re-image and trigger redeployment. For example, some operations, such as updating the .properties.ManagedClusterSecurityProfile.customCATrustCertificates field on an existing managed cluster, trigger rolling updates of the nodes. This setting allows control over when such updates are accepted. The default is 'Allow'. For a full list of covered operations see aka.ms/aks/nodedisruptionpolicy". \
3490
+ * {@link KnownNodeDisruptionPolicy} can be used interchangeably with NodeDisruptionPolicy,
3491
+ * this enum contains the known values that the service supports.
3492
+ * ### Known values supported by the service
3493
+ * **Allow**: Allows operations that will require node re-image and trigger redeployment. \
3494
+ * **AllowDuringMaintenanceWindow**: Blocks certain operations that will require node re-image and trigger redeployment unless within the aksManagedNodeOSUpgradeSchedule maintenance window. For a full list of covered operations see aka.ms\/aks\/nodedisruptionpolicy . For more information on using the aksManagedNodeOSUpgradeSchedule maintenance window, please see https:\//learn.microsoft.com\/azure\/aks\/planned-maintenance?tabs=azure-cli \
3495
+ * **Block**: Blocks certain operations that will require node re-image and trigger redeployment. For a full list of covered operations see aka.ms\/aks\/nodedisruptionpolicy
3496
+ */
3497
+ export type NodeDisruptionPolicy = string;
2723
3498
  /** Contains read-only information about the Managed Cluster. */
2724
3499
  export interface ManagedClusterStatus {
2725
3500
  /** The error details information of the managed cluster. Preserves the detailed info of failure. If there was no error, this field is omitted. */
@@ -2988,6 +3763,12 @@ export interface EndpointDetail {
2988
3763
  description?: string;
2989
3764
  }
2990
3765
  export declare function endpointDetailDeserializer(item: any): EndpointDetail;
3766
+ /** The names of the load balancers to rebalance. If set to empty, all load balancers will be rebalanced. */
3767
+ export interface RebalanceLoadBalancersRequestBody {
3768
+ /** The load balancer names list. */
3769
+ loadBalancerNames?: string[];
3770
+ }
3771
+ export declare function rebalanceLoadBalancersRequestBodySerializer(item: RebalanceLoadBalancersRequestBody): any;
2991
3772
  /** The list of available upgrades for compute pools. */
2992
3773
  export interface ManagedClusterUpgradeProfile extends ProxyResource {
2993
3774
  /** The list of available upgrade versions for the control plane. */
@@ -3014,6 +3795,8 @@ export interface ManagedClusterPoolUpgradeProfile {
3014
3795
  osType: OSType;
3015
3796
  /** List of orchestrator types and versions available for upgrade. */
3016
3797
  upgrades?: ManagedClusterPoolUpgradeProfileUpgradesItem[];
3798
+ /** List of components grouped by kubernetes major.minor version. */
3799
+ componentsByReleases?: ComponentsByRelease[];
3017
3800
  }
3018
3801
  export declare function managedClusterPoolUpgradeProfileDeserializer(item: any): ManagedClusterPoolUpgradeProfile;
3019
3802
  export declare function managedClusterPoolUpgradeProfileUpgradesItemArrayDeserializer(result: Array<ManagedClusterPoolUpgradeProfileUpgradesItem>): any[];
@@ -3023,9 +3806,89 @@ export interface ManagedClusterPoolUpgradeProfileUpgradesItem {
3023
3806
  kubernetesVersion?: string;
3024
3807
  /** Whether the Kubernetes version is currently in preview. */
3025
3808
  isPreview?: boolean;
3809
+ /** Whether the Kubernetes version is out of support. */
3810
+ isOutOfSupport?: boolean;
3026
3811
  }
3027
3812
  export declare function managedClusterPoolUpgradeProfileUpgradesItemDeserializer(item: any): ManagedClusterPoolUpgradeProfileUpgradesItem;
3028
3813
  export declare function managedClusterPoolUpgradeProfileArrayDeserializer(result: Array<ManagedClusterPoolUpgradeProfile>): any[];
3814
+ /** Available Guardrails Version */
3815
+ export interface GuardrailsAvailableVersion extends ProxyResource {
3816
+ /** Whether the version is default or not and support info. */
3817
+ properties: GuardrailsAvailableVersionsProperties;
3818
+ }
3819
+ export declare function guardrailsAvailableVersionDeserializer(item: any): GuardrailsAvailableVersion;
3820
+ /** Whether the version is default or not and support info. */
3821
+ export interface GuardrailsAvailableVersionsProperties {
3822
+ /** Whether this is the default version. */
3823
+ readonly isDefaultVersion?: boolean;
3824
+ /** Whether the version is preview or stable. */
3825
+ readonly support?: GuardrailsSupport;
3826
+ }
3827
+ export declare function guardrailsAvailableVersionsPropertiesDeserializer(item: any): GuardrailsAvailableVersionsProperties;
3828
+ /** Whether the version is preview or stable. */
3829
+ export declare enum KnownGuardrailsSupport {
3830
+ /** 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. */
3831
+ Preview = "Preview",
3832
+ /** The version is stable and can be used on critical production clusters. */
3833
+ Stable = "Stable"
3834
+ }
3835
+ /**
3836
+ * Whether the version is preview or stable. \
3837
+ * {@link KnownGuardrailsSupport} can be used interchangeably with GuardrailsSupport,
3838
+ * this enum contains the known values that the service supports.
3839
+ * ### Known values supported by the service
3840
+ * **Preview**: 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. \
3841
+ * **Stable**: The version is stable and can be used on critical production clusters.
3842
+ */
3843
+ export type GuardrailsSupport = string;
3844
+ /** Hold values properties, which is array of GuardrailsVersions */
3845
+ export interface _GuardrailsAvailableVersionsList {
3846
+ /** The GuardrailsAvailableVersion items on this page */
3847
+ value: GuardrailsAvailableVersion[];
3848
+ /** The link to the next page of items */
3849
+ nextLink?: string;
3850
+ }
3851
+ export declare function _guardrailsAvailableVersionsListDeserializer(item: any): _GuardrailsAvailableVersionsList;
3852
+ export declare function guardrailsAvailableVersionArrayDeserializer(result: Array<GuardrailsAvailableVersion>): any[];
3853
+ /** Available Safeguards Version */
3854
+ export interface SafeguardsAvailableVersion extends ProxyResource {
3855
+ /** Whether the version is default or not and support info. */
3856
+ properties: SafeguardsAvailableVersionsProperties;
3857
+ }
3858
+ export declare function safeguardsAvailableVersionDeserializer(item: any): SafeguardsAvailableVersion;
3859
+ /** Whether the version is default or not and support info. */
3860
+ export interface SafeguardsAvailableVersionsProperties {
3861
+ /** Whether this is the default version. */
3862
+ readonly isDefaultVersion?: boolean;
3863
+ /** Whether the version is preview or stable. */
3864
+ readonly support?: SafeguardsSupport;
3865
+ }
3866
+ export declare function safeguardsAvailableVersionsPropertiesDeserializer(item: any): SafeguardsAvailableVersionsProperties;
3867
+ /** Whether the version is preview or stable. */
3868
+ export declare enum KnownSafeguardsSupport {
3869
+ /** 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. */
3870
+ Preview = "Preview",
3871
+ /** The version is stable and can be used on critical production clusters. */
3872
+ Stable = "Stable"
3873
+ }
3874
+ /**
3875
+ * Whether the version is preview or stable. \
3876
+ * {@link KnownSafeguardsSupport} can be used interchangeably with SafeguardsSupport,
3877
+ * this enum contains the known values that the service supports.
3878
+ * ### Known values supported by the service
3879
+ * **Preview**: 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. \
3880
+ * **Stable**: The version is stable and can be used on critical production clusters.
3881
+ */
3882
+ export type SafeguardsSupport = string;
3883
+ /** Hold values properties, which is array of SafeguardsVersions */
3884
+ export interface _SafeguardsAvailableVersionsList {
3885
+ /** The SafeguardsAvailableVersion items on this page */
3886
+ value: SafeguardsAvailableVersion[];
3887
+ /** The link to the next page of items */
3888
+ nextLink?: string;
3889
+ }
3890
+ export declare function _safeguardsAvailableVersionsListDeserializer(item: any): _SafeguardsAvailableVersionsList;
3891
+ export declare function safeguardsAvailableVersionArrayDeserializer(result: Array<SafeguardsAvailableVersion>): any[];
3029
3892
  /** Mesh revision profile for a mesh. */
3030
3893
  export interface MeshRevisionProfile extends ProxyResource {
3031
3894
  /** Mesh revision profile properties for a mesh */
@@ -3307,6 +4170,73 @@ export interface _MaintenanceConfigurationListResult {
3307
4170
  export declare function _maintenanceConfigurationListResultDeserializer(item: any): _MaintenanceConfigurationListResult;
3308
4171
  export declare function maintenanceConfigurationArraySerializer(result: Array<MaintenanceConfiguration>): any[];
3309
4172
  export declare function maintenanceConfigurationArrayDeserializer(result: Array<MaintenanceConfiguration>): any[];
4173
+ /**
4174
+ * A maintenance window is a resource-group-scoped resource that defines a reusable
4175
+ * maintenance schedule which can be linked to maintenance configurations on one
4176
+ * or more managed clusters.
4177
+ * For more information, see https://aka.ms/aks/maintenance-windows.
4178
+ */
4179
+ export interface MaintenanceWindowResource extends TrackedResource {
4180
+ /** Properties of a maintenance window. */
4181
+ properties?: MaintenanceWindowResourceProperties;
4182
+ }
4183
+ export declare function maintenanceWindowResourceSerializer(item: MaintenanceWindowResource): any;
4184
+ export declare function maintenanceWindowResourceDeserializer(item: any): MaintenanceWindowResource;
4185
+ /**
4186
+ * Properties of a maintenance window.
4187
+ * For more information, see https://aka.ms/aks/maintenance-windows.
4188
+ */
4189
+ export interface MaintenanceWindowResourceProperties {
4190
+ /** The provisioning state of the maintenance window. */
4191
+ readonly provisioningState?: ResourceProvisioningState;
4192
+ /**
4193
+ * Recurrence schedule for the maintenance window. One and only one of the schedule
4194
+ * types should be specified: 'daily', 'weekly', 'absoluteMonthly', or 'relativeMonthly'.
4195
+ */
4196
+ schedule: Schedule;
4197
+ /**
4198
+ * The date the maintenance window activates. If the current date is before this
4199
+ * date, the maintenance window is inactive and will not be used. If not specified,
4200
+ * the maintenance window will be active right away.
4201
+ */
4202
+ startDate?: Date;
4203
+ /**
4204
+ * The start time of the maintenance window. Accepted values are from '00:00' to
4205
+ * '23:59'. 'utcOffset' applies to this field. For example: '02:00' with
4206
+ * 'utcOffset: +02:00' means UTC time '00:00'.
4207
+ */
4208
+ startTime: string;
4209
+ /** Length of the maintenance window in hours. */
4210
+ durationHours: number;
4211
+ /**
4212
+ * The UTC offset in format +/-HH:mm. For example, '+05:30' for IST and '-07:00'
4213
+ * for PST. If not specified, the default is '+00:00'.
4214
+ * Note: this is a static offset and does not adjust for Daylight Saving Time.
4215
+ * Customers in DST-observing regions should pick the offset that matches their
4216
+ * preferred wall-clock time year-round; the maintenance window will shift by one
4217
+ * hour relative to local time when DST starts or ends.
4218
+ */
4219
+ utcOffset?: string;
4220
+ /**
4221
+ * Date ranges during which maintenance is not allowed. 'utcOffset' applies to
4222
+ * these dates. For example, with 'utcOffset: +02:00' and a date span of
4223
+ * '2026-12-23' to '2027-01-03', maintenance will be blocked from
4224
+ * '2026-12-22 22:00' to '2027-01-03 22:00' in UTC time.
4225
+ */
4226
+ notAllowedDates?: DateSpan[];
4227
+ }
4228
+ export declare function maintenanceWindowResourcePropertiesSerializer(item: MaintenanceWindowResourceProperties): any;
4229
+ export declare function maintenanceWindowResourcePropertiesDeserializer(item: any): MaintenanceWindowResourceProperties;
4230
+ /** The response of a MaintenanceWindowResource list operation. */
4231
+ export interface _MaintenanceWindowResourceListResult {
4232
+ /** The MaintenanceWindowResource items on this page */
4233
+ value: MaintenanceWindowResource[];
4234
+ /** The link to the next page of items */
4235
+ nextLink?: string;
4236
+ }
4237
+ export declare function _maintenanceWindowResourceListResultDeserializer(item: any): _MaintenanceWindowResourceListResult;
4238
+ export declare function maintenanceWindowResourceArraySerializer(result: Array<MaintenanceWindowResource>): any[];
4239
+ export declare function maintenanceWindowResourceArrayDeserializer(result: Array<MaintenanceWindowResource>): any[];
3310
4240
  /** Namespace managed by ARM. */
3311
4241
  export interface ManagedNamespace extends TrackedResource {
3312
4242
  /** Properties of a namespace. */
@@ -3456,22 +4386,63 @@ export interface Machine extends ProxyResource {
3456
4386
  /** The properties of the machine */
3457
4387
  properties?: MachineProperties;
3458
4388
  /** The Availability zone in which machine is located. */
3459
- readonly zones?: string[];
4389
+ zones?: string[];
3460
4390
  }
4391
+ export declare function machineSerializer(item: Machine): any;
3461
4392
  export declare function machineDeserializer(item: any): Machine;
3462
4393
  /** The properties of the machine */
3463
4394
  export interface MachineProperties {
3464
4395
  /** network properties of the machine */
3465
- readonly network?: MachineNetworkProperties;
4396
+ network?: MachineNetworkProperties;
3466
4397
  /** Azure resource id of the machine. It can be used to GET underlying VM Instance */
3467
4398
  readonly resourceId?: string;
4399
+ /** The hardware and GPU settings of the machine. */
4400
+ hardware?: MachineHardwareProfile;
4401
+ /** The operating system and disk used by the machine. */
4402
+ operatingSystem?: MachineOSProfile;
4403
+ /** The Kubernetes configurations used by the machine. */
4404
+ kubernetes?: MachineKubernetesProfile;
4405
+ /** Machine only allows 'System' and 'User' mode. */
4406
+ mode?: AgentPoolMode;
4407
+ /** The security settings of the machine. */
4408
+ security?: MachineSecurityProfile;
4409
+ /** The priority for the machine. If not specified, the default is 'Regular'. */
4410
+ priority?: ScaleSetPriority;
4411
+ /** The eviction policy for machine. This cannot be specified unless the priority is 'Spot'. If not specified, the default is 'Delete'. */
4412
+ evictionPolicy?: ScaleSetEvictionPolicy;
4413
+ /** The properties having to do with machine billing. */
4414
+ billing?: MachineBillingProfile;
4415
+ /** The version of node image. */
4416
+ readonly nodeImageVersion?: string;
4417
+ /** The current deployment or provisioning state. */
4418
+ readonly provisioningState?: string;
4419
+ /** The tags to be persisted on the machine. */
4420
+ tags?: Record<string, string>;
4421
+ /** Unique read-only string used to implement optimistic concurrency. The eTag value will change when the resource is updated. Specify an if-match or if-none-match header with the eTag value for a subsequent request to enable optimistic concurrency per the normal eTag convention. */
4422
+ readonly eTag?: string;
4423
+ /** Contains read-only information about the machine. */
4424
+ readonly status?: MachineStatus;
4425
+ /** Configures the per-node local DNS, with VnetDNS and KubeDNS overrides. LocalDNS helps improve performance and reliability of DNS resolution in an AKS cluster. For more details see aka.ms/aks/localdns. */
4426
+ localDNSProfile?: LocalDNSProfile;
3468
4427
  }
4428
+ export declare function machinePropertiesSerializer(item: MachineProperties): any;
3469
4429
  export declare function machinePropertiesDeserializer(item: any): MachineProperties;
3470
4430
  /** network properties of the machine */
3471
4431
  export interface MachineNetworkProperties {
3472
4432
  /** IPv4, IPv6 addresses of the machine */
3473
4433
  readonly ipAddresses?: MachineIpAddress[];
4434
+ /** The ID of the subnet which node and optionally pods will join on startup. If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName} */
4435
+ vnetSubnetID?: string;
4436
+ /** The ID of the subnet which pods will join when launched. If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details). This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName} */
4437
+ podSubnetID?: string;
4438
+ /** Whether the machine is allocated its own public IP. Some scenarios may require the machine to receive their own dedicated public IP addresses. A common scenario is for gaming workloads, where a console needs to make a direct connection to a cloud virtual machine to minimize hops. The default is false. */
4439
+ enableNodePublicIP?: boolean;
4440
+ /** The public IP prefix ID which VM node should use IPs from. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */
4441
+ nodePublicIPPrefixID?: string;
4442
+ /** IPTags of instance-level public IPs. */
4443
+ nodePublicIPTags?: IPTag[];
3474
4444
  }
4445
+ export declare function machineNetworkPropertiesSerializer(item: MachineNetworkProperties): any;
3475
4446
  export declare function machineNetworkPropertiesDeserializer(item: any): MachineNetworkProperties;
3476
4447
  export declare function machineIpAddressArrayDeserializer(result: Array<MachineIpAddress>): any[];
3477
4448
  /** The machine IP address details. */
@@ -3482,6 +4453,140 @@ export interface MachineIpAddress {
3482
4453
  readonly ip?: string;
3483
4454
  }
3484
4455
  export declare function machineIpAddressDeserializer(item: any): MachineIpAddress;
4456
+ /** The hardware and GPU settings of the machine. */
4457
+ export interface MachineHardwareProfile {
4458
+ /** The size of the VM. VM size availability varies by region. If a node contains insufficient compute resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted VM sizes, see: https://docs.microsoft.com/azure/aks/quotas-skus-regions */
4459
+ vmSize?: string;
4460
+ /** GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU. */
4461
+ gpuInstanceProfile?: GPUInstanceProfile;
4462
+ /** The GPU settings of the machine. */
4463
+ gpuProfile?: GPUProfile;
4464
+ /** Whether to enable UltraSSD */
4465
+ ultraSsdEnabled?: boolean;
4466
+ }
4467
+ export declare function machineHardwareProfileSerializer(item: MachineHardwareProfile): any;
4468
+ export declare function machineHardwareProfileDeserializer(item: any): MachineHardwareProfile;
4469
+ /** The operating system and disk used by the machine. */
4470
+ export interface MachineOSProfile {
4471
+ /** The operating system type. The default is Linux. */
4472
+ osType?: OSType;
4473
+ /** Specifies the OS SKU used by the agent pool. If not specified, the default is Ubuntu if OSType=Linux or Windows2019 if OSType=Windows. And the default Windows OSSKU will be changed to Windows2022 after Windows2019 is deprecated. */
4474
+ osSKU?: Ossku;
4475
+ /** OS Disk Size in GB to be used to specify the disk size for every machine in the master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified. */
4476
+ osDiskSizeGB?: number;
4477
+ /** 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). */
4478
+ osDiskType?: OSDiskType;
4479
+ /** Whether to use a FIPS-enabled OS. */
4480
+ enableFips?: boolean;
4481
+ /** The Linux machine's specific profile. */
4482
+ linuxProfile?: MachineOSProfileLinuxProfile;
4483
+ /** The Windows machine's specific profile. */
4484
+ windowsProfile?: AgentPoolWindowsProfile;
4485
+ }
4486
+ export declare function machineOSProfileSerializer(item: MachineOSProfile): any;
4487
+ export declare function machineOSProfileDeserializer(item: any): MachineOSProfile;
4488
+ /** The Linux machine's specific profile. */
4489
+ export interface MachineOSProfileLinuxProfile {
4490
+ /** The OS configuration of Linux machine. */
4491
+ linuxOSConfig?: LinuxOSConfig;
4492
+ /** Message of the day for Linux nodes, base64-encoded. A base64-encoded string which will be written to /etc/motd after decoding. This allows customization of the message of the day for Linux nodes. It must not be specified for Windows nodes. It must be a static string (i.e., will be printed raw and not be executed as a script). */
4493
+ messageOfTheDay?: string;
4494
+ }
4495
+ export declare function machineOSProfileLinuxProfileSerializer(item: MachineOSProfileLinuxProfile): any;
4496
+ export declare function machineOSProfileLinuxProfileDeserializer(item: any): MachineOSProfileLinuxProfile;
4497
+ /** The Kubernetes configurations used by the machine. */
4498
+ export interface MachineKubernetesProfile {
4499
+ /** The node labels on the machine. */
4500
+ nodeLabels?: Record<string, string>;
4501
+ /** The version of Kubernetes specified by the user. Both patch version <major.minor.patch> and <major.minor> are supported. When <major.minor> is specified, the latest supported patch version is chosen automatically. */
4502
+ orchestratorVersion?: string;
4503
+ /** The version of Kubernetes running on the machine. If orchestratorVersion was a fully specified version <major.minor.patch>, this field will be exactly equal to it. If orchestratorVersion was <major.minor>, this field will contain the full <major.minor.patch> version being used. */
4504
+ readonly currentOrchestratorVersion?: string;
4505
+ /** Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage. */
4506
+ kubeletDiskType?: KubeletDiskType;
4507
+ /** The Kubelet configuration on the machine. */
4508
+ kubeletConfig?: KubeletConfig;
4509
+ /** Taints added on the node during creation that will not be reconciled by AKS. These taints will not be reconciled by AKS and can be removed with a kubectl call. These taints allow for required configuration to run before the node is ready to accept workloads, for example 'key1=value1:NoSchedule' that then can be removed with `kubectl taint nodes node1 key1=value1:NoSchedule-` */
4510
+ nodeInitializationTaints?: string[];
4511
+ /** The taints added to new node during machine create. For example, key=value:NoSchedule. */
4512
+ nodeTaints?: string[];
4513
+ /** The maximum number of pods that can run on a node. */
4514
+ maxPods?: number;
4515
+ /** The node name in the Kubernetes cluster. */
4516
+ readonly nodeName?: string;
4517
+ /** Determines the type of workload a node can run. */
4518
+ workloadRuntime?: WorkloadRuntime;
4519
+ /** Configuration for using artifact streaming on AKS. */
4520
+ artifactStreamingProfile?: AgentPoolArtifactStreamingProfile;
4521
+ }
4522
+ export declare function machineKubernetesProfileSerializer(item: MachineKubernetesProfile): any;
4523
+ export declare function machineKubernetesProfileDeserializer(item: any): MachineKubernetesProfile;
4524
+ /** The security settings of the machine. */
4525
+ export interface MachineSecurityProfile {
4526
+ /** vTPM is a Trusted Launch feature for configuring a dedicated secure vault for keys and measurements held locally on the node. For more details, see aka.ms/aks/trustedlaunch. If not specified, the default is false. */
4527
+ enableVtpm?: boolean;
4528
+ /** Secure Boot is a feature of Trusted Launch which ensures that only signed operating systems and drivers can boot. For more details, see aka.ms/aks/trustedlaunch. If not specified, the default is false. */
4529
+ enableSecureBoot?: boolean;
4530
+ /** SSH access method of an agent pool. */
4531
+ sshAccess?: AgentPoolSSHAccess;
4532
+ /** Whether to enable host based OS and data drive encryption. This is only supported on certain VM sizes and in certain Azure regions. For more information, see: https://docs.microsoft.com/azure/aks/enable-host-encryption */
4533
+ enableEncryptionAtHost?: boolean;
4534
+ }
4535
+ export declare function machineSecurityProfileSerializer(item: MachineSecurityProfile): any;
4536
+ export declare function machineSecurityProfileDeserializer(item: any): MachineSecurityProfile;
4537
+ /** The properties having to do with machine billing. */
4538
+ export interface MachineBillingProfile {
4539
+ /** The max price (in US Dollars) you are willing to pay for spot instances. Possible values are any decimal value greater than zero or -1 which indicates default price to be up-to on-demand. For more details on spot pricing, see [spot VMs pricing](https://docs.microsoft.com/azure/virtual-machines/spot-vms#pricing) */
4540
+ spotMaxPrice?: number;
4541
+ }
4542
+ export declare function machineBillingProfileSerializer(item: MachineBillingProfile): any;
4543
+ export declare function machineBillingProfileDeserializer(item: any): MachineBillingProfile;
4544
+ /** Contains read-only information about the machine. */
4545
+ export interface MachineStatus {
4546
+ /** The error details information of the machine. Preserves the detailed info of failure. If there was no error, this field is omitted. */
4547
+ readonly provisioningError?: ErrorDetail;
4548
+ /** Specifies the time at which the machine was created. */
4549
+ readonly creationTimestamp?: Date;
4550
+ /** 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. */
4551
+ readonly driftAction?: DriftAction;
4552
+ /** Reason for machine drift. Provides detailed information on why the machine has drifted. This field is omitted if the machine is up to date. */
4553
+ readonly driftReason?: string;
4554
+ /** Virtual machine state. Indicates the current state of the underlying virtual machine. */
4555
+ readonly vmState?: VmState;
4556
+ }
4557
+ export declare function machineStatusDeserializer(item: any): MachineStatus;
4558
+ /** 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. */
4559
+ export declare enum KnownDriftAction {
4560
+ /** The machine is up to date. */
4561
+ Synced = "Synced",
4562
+ /** The machine has drifted and needs to be deleted and recreated. */
4563
+ Recreate = "Recreate"
4564
+ }
4565
+ /**
4566
+ * 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. \
4567
+ * {@link KnownDriftAction} can be used interchangeably with DriftAction,
4568
+ * this enum contains the known values that the service supports.
4569
+ * ### Known values supported by the service
4570
+ * **Synced**: The machine is up to date. \
4571
+ * **Recreate**: The machine has drifted and needs to be deleted and recreated.
4572
+ */
4573
+ export type DriftAction = string;
4574
+ /** Virtual machine state. Indicates the current state of the underlying virtual machine. */
4575
+ export declare enum KnownVmState {
4576
+ /** The virtual machine is currently running. */
4577
+ Running = "Running",
4578
+ /** The virtual machine has been deleted by the user or due to spot eviction. */
4579
+ Deleted = "Deleted"
4580
+ }
4581
+ /**
4582
+ * Virtual machine state. Indicates the current state of the underlying virtual machine. \
4583
+ * {@link KnownVmState} can be used interchangeably with VmState,
4584
+ * this enum contains the known values that the service supports.
4585
+ * ### Known values supported by the service
4586
+ * **Running**: The virtual machine is currently running. \
4587
+ * **Deleted**: The virtual machine has been deleted by the user or due to spot eviction.
4588
+ */
4589
+ export type VmState = string;
3485
4590
  /** The response of a Machine list operation. */
3486
4591
  export interface _MachineListResult {
3487
4592
  /** The Machine items on this page */
@@ -3490,6 +4595,7 @@ export interface _MachineListResult {
3490
4595
  nextLink?: string;
3491
4596
  }
3492
4597
  export declare function _machineListResultDeserializer(item: any): _MachineListResult;
4598
+ export declare function machineArraySerializer(result: Array<Machine>): any[];
3493
4599
  export declare function machineArrayDeserializer(result: Array<Machine>): any[];
3494
4600
  /** A private endpoint connection */
3495
4601
  export interface PrivateEndpointConnection extends ProxyResource {
@@ -3629,14 +4735,17 @@ export declare function snapshotPropertiesDeserializer(item: any): SnapshotPrope
3629
4735
  /** The type of a snapshot. The default is NodePool. */
3630
4736
  export declare enum KnownSnapshotType {
3631
4737
  /** The snapshot is a snapshot of a node pool. */
3632
- NodePool = "NodePool"
4738
+ NodePool = "NodePool",
4739
+ /** The snapshot is a snapshot of a managed cluster. */
4740
+ ManagedCluster = "ManagedCluster"
3633
4741
  }
3634
4742
  /**
3635
4743
  * The type of a snapshot. The default is NodePool. \
3636
4744
  * {@link KnownSnapshotType} can be used interchangeably with SnapshotType,
3637
4745
  * this enum contains the known values that the service supports.
3638
4746
  * ### Known values supported by the service
3639
- * **NodePool**: The snapshot is a snapshot of a node pool.
4747
+ * **NodePool**: The snapshot is a snapshot of a node pool. \
4748
+ * **ManagedCluster**: The snapshot is a snapshot of a managed cluster.
3640
4749
  */
3641
4750
  export type SnapshotType = string;
3642
4751
  /** The response of a Snapshot list operation. */
@@ -3649,6 +4758,64 @@ export interface _SnapshotListResult {
3649
4758
  export declare function _snapshotListResultDeserializer(item: any): _SnapshotListResult;
3650
4759
  export declare function snapshotArraySerializer(result: Array<Snapshot>): any[];
3651
4760
  export declare function snapshotArrayDeserializer(result: Array<Snapshot>): any[];
4761
+ /** A managed cluster snapshot resource. */
4762
+ export interface ManagedClusterSnapshot extends TrackedResource {
4763
+ /** CreationData to be used to specify the source resource ID to create this snapshot. */
4764
+ creationData?: CreationData;
4765
+ /** The type of a snapshot. The default is NodePool. */
4766
+ snapshotType?: SnapshotType;
4767
+ /** What the properties will be showed when getting managed cluster snapshot. Those properties are read-only. */
4768
+ readonly managedClusterPropertiesReadOnly?: ManagedClusterPropertiesForSnapshot;
4769
+ }
4770
+ export declare function managedClusterSnapshotSerializer(item: ManagedClusterSnapshot): any;
4771
+ export declare function managedClusterSnapshotDeserializer(item: any): ManagedClusterSnapshot;
4772
+ /** Properties for a managed cluster snapshot. */
4773
+ export interface ManagedClusterSnapshotProperties {
4774
+ /** CreationData to be used to specify the source resource ID to create this snapshot. */
4775
+ creationData?: CreationData;
4776
+ /** The type of a snapshot. The default is NodePool. */
4777
+ snapshotType?: SnapshotType;
4778
+ /** What the properties will be showed when getting managed cluster snapshot. Those properties are read-only. */
4779
+ readonly managedClusterPropertiesReadOnly?: ManagedClusterPropertiesForSnapshot;
4780
+ }
4781
+ export declare function managedClusterSnapshotPropertiesSerializer(item: ManagedClusterSnapshotProperties): any;
4782
+ export declare function managedClusterSnapshotPropertiesDeserializer(item: any): ManagedClusterSnapshotProperties;
4783
+ /** managed cluster properties for snapshot, these properties are read only. */
4784
+ export interface ManagedClusterPropertiesForSnapshot {
4785
+ /** The current kubernetes version. */
4786
+ readonly kubernetesVersion?: string;
4787
+ /** The current managed cluster sku. */
4788
+ readonly sku?: ManagedClusterSKU;
4789
+ /** Whether the cluster has enabled Kubernetes Role-Based Access Control or not. */
4790
+ readonly enableRbac?: boolean;
4791
+ /** The current network profile. */
4792
+ readonly networkProfile?: NetworkProfileForSnapshot;
4793
+ }
4794
+ export declare function managedClusterPropertiesForSnapshotDeserializer(item: any): ManagedClusterPropertiesForSnapshot;
4795
+ /** network profile for managed cluster snapshot, these properties are read only. */
4796
+ export interface NetworkProfileForSnapshot {
4797
+ /** networkPlugin for managed cluster snapshot. */
4798
+ networkPlugin?: NetworkPlugin;
4799
+ /** NetworkPluginMode for managed cluster snapshot. */
4800
+ networkPluginMode?: NetworkPluginMode;
4801
+ /** networkPolicy for managed cluster snapshot. */
4802
+ networkPolicy?: NetworkPolicy;
4803
+ /** networkMode for managed cluster snapshot. */
4804
+ networkMode?: NetworkMode;
4805
+ /** loadBalancerSku for managed cluster snapshot. */
4806
+ loadBalancerSku?: LoadBalancerSku;
4807
+ }
4808
+ export declare function networkProfileForSnapshotDeserializer(item: any): NetworkProfileForSnapshot;
4809
+ /** The response of a ManagedClusterSnapshot list operation. */
4810
+ export interface _ManagedClusterSnapshotListResult {
4811
+ /** The ManagedClusterSnapshot items on this page */
4812
+ value: ManagedClusterSnapshot[];
4813
+ /** The link to the next page of items */
4814
+ nextLink?: string;
4815
+ }
4816
+ export declare function _managedClusterSnapshotListResultDeserializer(item: any): _ManagedClusterSnapshotListResult;
4817
+ export declare function managedClusterSnapshotArraySerializer(result: Array<ManagedClusterSnapshot>): any[];
4818
+ export declare function managedClusterSnapshotArrayDeserializer(result: Array<ManagedClusterSnapshot>): any[];
3652
4819
  /** Defines binding between a resource and role */
3653
4820
  export interface TrustedAccessRoleBinding extends ProxyResource {
3654
4821
  /** The current provisioning state of trusted access role binding. */
@@ -3706,6 +4873,94 @@ export interface _TrustedAccessRoleBindingListResult {
3706
4873
  export declare function _trustedAccessRoleBindingListResultDeserializer(item: any): _TrustedAccessRoleBindingListResult;
3707
4874
  export declare function trustedAccessRoleBindingArraySerializer(result: Array<TrustedAccessRoleBinding>): any[];
3708
4875
  export declare function trustedAccessRoleBindingArrayDeserializer(result: Array<TrustedAccessRoleBinding>): any[];
4876
+ /** The configurations regarding multiple standard load balancers. If not supplied, single load balancer mode will be used. Multiple standard load balancers mode will be used if at lease one configuration is supplied. There has to be a configuration named `kubernetes`. The name field will be the name of the corresponding public load balancer. There will be an internal load balancer created if needed, and the name will be `<name>-internal`. The internal lb shares the same configurations as the external one. The internal lbs are not needed to be included in LoadBalancer list. */
4877
+ export interface LoadBalancer extends ProxyResource {
4878
+ /** Required field. A string value that must specify the ID of an existing agent pool. All nodes in the given pool will always be added to this load balancer. This agent pool must have at least one node and minCount>=1 for autoscaling operations. An agent pool can only be the primary pool for a single load balancer. */
4879
+ primaryAgentPoolName?: string;
4880
+ /** Whether to automatically place services on the load balancer. If not supplied, the default value is true. If set to false manually, both of the external and the internal load balancer will not be selected for services unless they explicitly target it. */
4881
+ allowServicePlacement?: boolean;
4882
+ /** Only services that must match this selector can be placed on this load balancer. */
4883
+ serviceLabelSelector?: LabelSelector;
4884
+ /** Services created in namespaces that match the selector can be placed on this load balancer. */
4885
+ serviceNamespaceSelector?: LabelSelector;
4886
+ /** Nodes that match this selector will be possible members of this load balancer. */
4887
+ nodeSelector?: LabelSelector;
4888
+ /** The current provisioning state. */
4889
+ readonly provisioningState?: string;
4890
+ }
4891
+ export declare function loadBalancerSerializer(item: LoadBalancer): any;
4892
+ export declare function loadBalancerDeserializer(item: any): LoadBalancer;
4893
+ /** Properties for a load balancer resource. */
4894
+ export interface LoadBalancerProperties {
4895
+ /** Required field. A string value that must specify the ID of an existing agent pool. All nodes in the given pool will always be added to this load balancer. This agent pool must have at least one node and minCount>=1 for autoscaling operations. An agent pool can only be the primary pool for a single load balancer. */
4896
+ primaryAgentPoolName: string;
4897
+ /** Whether to automatically place services on the load balancer. If not supplied, the default value is true. If set to false manually, both of the external and the internal load balancer will not be selected for services unless they explicitly target it. */
4898
+ allowServicePlacement?: boolean;
4899
+ /** Only services that must match this selector can be placed on this load balancer. */
4900
+ serviceLabelSelector?: LabelSelector;
4901
+ /** Services created in namespaces that match the selector can be placed on this load balancer. */
4902
+ serviceNamespaceSelector?: LabelSelector;
4903
+ /** Nodes that match this selector will be possible members of this load balancer. */
4904
+ nodeSelector?: LabelSelector;
4905
+ /** The current provisioning state. */
4906
+ readonly provisioningState?: string;
4907
+ }
4908
+ export declare function loadBalancerPropertiesSerializer(item: LoadBalancerProperties): any;
4909
+ export declare function loadBalancerPropertiesDeserializer(item: any): LoadBalancerProperties;
4910
+ /** A label selector is a label query over a set of resources. The result of matchLabels and matchExpressions are ANDed. An empty label selector matches all objects. A null label selector matches no objects. */
4911
+ export interface LabelSelector {
4912
+ /** matchLabels is an array of {key=value} pairs. A single {key=value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is `key`, the operator is `In`, and the values array contains only `value`. The requirements are ANDed. */
4913
+ matchLabels?: string[];
4914
+ /** matchExpressions is a list of label selector requirements. The requirements are ANDed. */
4915
+ matchExpressions?: LabelSelectorRequirement[];
4916
+ }
4917
+ export declare function labelSelectorSerializer(item: LabelSelector): any;
4918
+ export declare function labelSelectorDeserializer(item: any): LabelSelector;
4919
+ export declare function labelSelectorRequirementArraySerializer(result: Array<LabelSelectorRequirement>): any[];
4920
+ export declare function labelSelectorRequirementArrayDeserializer(result: Array<LabelSelectorRequirement>): any[];
4921
+ /** A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. */
4922
+ export interface LabelSelectorRequirement {
4923
+ /** key is the label key that the selector applies to. */
4924
+ key?: string;
4925
+ /** operator represents a key's relationship to a set of values. Valid operators are In and NotIn */
4926
+ operator?: Operator;
4927
+ /** values is an array of string values, the values array must be non-empty. */
4928
+ values?: string[];
4929
+ }
4930
+ export declare function labelSelectorRequirementSerializer(item: LabelSelectorRequirement): any;
4931
+ export declare function labelSelectorRequirementDeserializer(item: any): LabelSelectorRequirement;
4932
+ /** operator represents a key's relationship to a set of values. Valid operators are In and NotIn */
4933
+ export declare enum KnownOperator {
4934
+ /** The value of the key should be in the given list. */
4935
+ In = "In",
4936
+ /** The value of the key should not be in the given list. */
4937
+ NotIn = "NotIn",
4938
+ /** The value of the key should exist. */
4939
+ Exists = "Exists",
4940
+ /** The value of the key should not exist. */
4941
+ DoesNotExist = "DoesNotExist"
4942
+ }
4943
+ /**
4944
+ * operator represents a key's relationship to a set of values. Valid operators are In and NotIn \
4945
+ * {@link KnownOperator} can be used interchangeably with Operator,
4946
+ * this enum contains the known values that the service supports.
4947
+ * ### Known values supported by the service
4948
+ * **In**: The value of the key should be in the given list. \
4949
+ * **NotIn**: The value of the key should not be in the given list. \
4950
+ * **Exists**: The value of the key should exist. \
4951
+ * **DoesNotExist**: The value of the key should not exist.
4952
+ */
4953
+ export type Operator = string;
4954
+ /** The response of a LoadBalancer list operation. */
4955
+ export interface _LoadBalancerListResult {
4956
+ /** The LoadBalancer items on this page */
4957
+ value: LoadBalancer[];
4958
+ /** The link to the next page of items */
4959
+ nextLink?: string;
4960
+ }
4961
+ export declare function _loadBalancerListResultDeserializer(item: any): _LoadBalancerListResult;
4962
+ export declare function loadBalancerArraySerializer(result: Array<LoadBalancer>): any[];
4963
+ export declare function loadBalancerArrayDeserializer(result: Array<LoadBalancer>): any[];
3709
4964
  /** The IdentityBinding resource. */
3710
4965
  export interface IdentityBinding extends ProxyResource {
3711
4966
  /** The resource-specific properties for this resource. */
@@ -3783,6 +5038,186 @@ export interface _IdentityBindingListResult {
3783
5038
  export declare function _identityBindingListResultDeserializer(item: any): _IdentityBindingListResult;
3784
5039
  export declare function identityBindingArraySerializer(result: Array<IdentityBinding>): any[];
3785
5040
  export declare function identityBindingArrayDeserializer(result: Array<IdentityBinding>): any[];
5041
+ /** Configuration for JWT authenticator in the managed cluster. */
5042
+ export interface JWTAuthenticator extends ProxyResource {
5043
+ /** The properties of JWTAuthenticator. For details on how to configure the properties of a JWT authenticator, please refer to the Kubernetes documentation: https://kubernetes.io/docs/reference/access-authn-authz/authentication/#using-authentication-configuration. Please note that not all fields available in the Kubernetes documentation are supported by AKS. For troubleshooting, please see https://aka.ms/aks-external-issuers-docs. */
5044
+ properties: JWTAuthenticatorProperties;
5045
+ }
5046
+ export declare function jwtAuthenticatorSerializer(item: JWTAuthenticator): any;
5047
+ export declare function jwtAuthenticatorDeserializer(item: any): JWTAuthenticator;
5048
+ /** The properties of JWTAuthenticator. For details on how to configure the properties of a JWT authenticator, please refer to the Kubernetes documentation: https://kubernetes.io/docs/reference/access-authn-authz/authentication/#using-authentication-configuration. Please note that not all fields available in the Kubernetes documentation are supported by AKS. For troubleshooting, please see https://aka.ms/aks-external-issuers-docs. */
5049
+ export interface JWTAuthenticatorProperties {
5050
+ /** The current provisioning state of the JWT authenticator. */
5051
+ readonly provisioningState?: JWTAuthenticatorProvisioningState;
5052
+ /** The JWT OIDC issuer details. */
5053
+ issuer: JWTAuthenticatorIssuer;
5054
+ /** The rules that are applied to validate token claims to authenticate users. All the expressions must evaluate to true for validation to succeed. */
5055
+ claimValidationRules?: JWTAuthenticatorValidationRule[];
5056
+ /** The mappings that define how user attributes are extracted from the token claims. */
5057
+ claimMappings: JWTAuthenticatorClaimMappings;
5058
+ /** The rules that are applied to the mapped user before completing authentication. All the expressions must evaluate to true for validation to succeed. */
5059
+ userValidationRules?: JWTAuthenticatorValidationRule[];
5060
+ }
5061
+ export declare function jwtAuthenticatorPropertiesSerializer(item: JWTAuthenticatorProperties): any;
5062
+ export declare function jwtAuthenticatorPropertiesDeserializer(item: any): JWTAuthenticatorProperties;
5063
+ /** The provisioning state of the last accepted operation. */
5064
+ export declare enum KnownJWTAuthenticatorProvisioningState {
5065
+ /** Resource has been created. */
5066
+ Succeeded = "Succeeded",
5067
+ /** Resource creation failed. */
5068
+ Failed = "Failed",
5069
+ /** Resource creation was canceled. */
5070
+ Canceled = "Canceled",
5071
+ /** The JWT authenticator is being created. */
5072
+ Creating = "Creating",
5073
+ /** The JWT authenticator is being updated. */
5074
+ Updating = "Updating",
5075
+ /** The JWT authenticator is being deleted. */
5076
+ Deleting = "Deleting"
5077
+ }
5078
+ /**
5079
+ * The provisioning state of the last accepted operation. \
5080
+ * {@link KnownJWTAuthenticatorProvisioningState} can be used interchangeably with JWTAuthenticatorProvisioningState,
5081
+ * this enum contains the known values that the service supports.
5082
+ * ### Known values supported by the service
5083
+ * **Succeeded**: Resource has been created. \
5084
+ * **Failed**: Resource creation failed. \
5085
+ * **Canceled**: Resource creation was canceled. \
5086
+ * **Creating**: The JWT authenticator is being created. \
5087
+ * **Updating**: The JWT authenticator is being updated. \
5088
+ * **Deleting**: The JWT authenticator is being deleted.
5089
+ */
5090
+ export type JWTAuthenticatorProvisioningState = string;
5091
+ /** The OIDC issuer details for JWTAuthenticator. */
5092
+ export interface JWTAuthenticatorIssuer {
5093
+ /** The issuer URL. The URL must begin with the scheme https and cannot contain a query string or fragment. This must match the "iss" claim in the presented JWT, and the issuer returned from discovery. */
5094
+ url: string;
5095
+ /** The set of acceptable audiences the JWT must be issued to. At least one is required. When multiple is set, AudienceMatchPolicy is used in API Server configuration. */
5096
+ audiences: string[];
5097
+ }
5098
+ export declare function jwtAuthenticatorIssuerSerializer(item: JWTAuthenticatorIssuer): any;
5099
+ export declare function jwtAuthenticatorIssuerDeserializer(item: any): JWTAuthenticatorIssuer;
5100
+ export declare function jwtAuthenticatorValidationRuleArraySerializer(result: Array<JWTAuthenticatorValidationRule>): any[];
5101
+ export declare function jwtAuthenticatorValidationRuleArrayDeserializer(result: Array<JWTAuthenticatorValidationRule>): any[];
5102
+ /** The validation rule for JWTAuthenticator. */
5103
+ export interface JWTAuthenticatorValidationRule {
5104
+ /** The CEL expression used to validate the claim or attribute. */
5105
+ expression: string;
5106
+ /** The validation error message. */
5107
+ message?: string;
5108
+ }
5109
+ export declare function jwtAuthenticatorValidationRuleSerializer(item: JWTAuthenticatorValidationRule): any;
5110
+ export declare function jwtAuthenticatorValidationRuleDeserializer(item: any): JWTAuthenticatorValidationRule;
5111
+ /** The claim mappings for JWTAuthenticator. */
5112
+ export interface JWTAuthenticatorClaimMappings {
5113
+ /** The expression to extract username attribute from the token claims. */
5114
+ username: JWTAuthenticatorClaimMappingExpression;
5115
+ /** The expression to extract groups attribute from the token claims. When not provided, no groups are extracted from the token claims. */
5116
+ groups?: JWTAuthenticatorClaimMappingExpression;
5117
+ /** The expression to extract uid attribute from the token claims. When not provided, no uid is extracted from the token claims. */
5118
+ uid?: JWTAuthenticatorClaimMappingExpression;
5119
+ /** The expression to extract extra attribute from the token claims. When not provided, no extra attributes are extracted from the token claims. */
5120
+ extra?: JWTAuthenticatorExtraClaimMappingExpression[];
5121
+ }
5122
+ export declare function jwtAuthenticatorClaimMappingsSerializer(item: JWTAuthenticatorClaimMappings): any;
5123
+ export declare function jwtAuthenticatorClaimMappingsDeserializer(item: any): JWTAuthenticatorClaimMappings;
5124
+ /** The claim mapping expression for JWTAuthenticator. */
5125
+ export interface JWTAuthenticatorClaimMappingExpression {
5126
+ /** The CEL expression used to access token claims. */
5127
+ expression: string;
5128
+ }
5129
+ export declare function jwtAuthenticatorClaimMappingExpressionSerializer(item: JWTAuthenticatorClaimMappingExpression): any;
5130
+ export declare function jwtAuthenticatorClaimMappingExpressionDeserializer(item: any): JWTAuthenticatorClaimMappingExpression;
5131
+ export declare function jwtAuthenticatorExtraClaimMappingExpressionArraySerializer(result: Array<JWTAuthenticatorExtraClaimMappingExpression>): any[];
5132
+ export declare function jwtAuthenticatorExtraClaimMappingExpressionArrayDeserializer(result: Array<JWTAuthenticatorExtraClaimMappingExpression>): any[];
5133
+ /** The extra claim mapping expression for JWTAuthenticator. */
5134
+ export interface JWTAuthenticatorExtraClaimMappingExpression {
5135
+ /** The key of the extra attribute. */
5136
+ key: string;
5137
+ /** The CEL expression used to extract the value of the extra attribute. */
5138
+ valueExpression: string;
5139
+ }
5140
+ export declare function jwtAuthenticatorExtraClaimMappingExpressionSerializer(item: JWTAuthenticatorExtraClaimMappingExpression): any;
5141
+ export declare function jwtAuthenticatorExtraClaimMappingExpressionDeserializer(item: any): JWTAuthenticatorExtraClaimMappingExpression;
5142
+ /** The response of a JWTAuthenticator list operation. */
5143
+ export interface _JWTAuthenticatorListResult {
5144
+ /** The JWTAuthenticator items on this page */
5145
+ value: JWTAuthenticator[];
5146
+ /** The link to the next page of items */
5147
+ nextLink?: string;
5148
+ }
5149
+ export declare function _jwtAuthenticatorListResultDeserializer(item: any): _JWTAuthenticatorListResult;
5150
+ export declare function jwtAuthenticatorArraySerializer(result: Array<JWTAuthenticator>): any[];
5151
+ export declare function jwtAuthenticatorArrayDeserializer(result: Array<JWTAuthenticator>): any[];
5152
+ /** Mesh membership of a managed cluster. */
5153
+ export interface MeshMembership extends ProxyResource {
5154
+ /** Mesh membership properties of a managed cluster. */
5155
+ properties?: MeshMembershipProperties;
5156
+ /** The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource. */
5157
+ managedBy?: string;
5158
+ /** If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields. */
5159
+ readonly eTag?: string;
5160
+ }
5161
+ export declare function meshMembershipSerializer(item: MeshMembership): any;
5162
+ export declare function meshMembershipDeserializer(item: any): MeshMembership;
5163
+ /** Mesh membership properties of a managed cluster. */
5164
+ export interface MeshMembershipProperties {
5165
+ /** The current provisioning state of the Mesh Membership. */
5166
+ readonly provisioningState?: MeshMembershipProvisioningState;
5167
+ /** Profile for configuring private connectivity between the mesh control plane and member clusters. When configured, communication between the mesh control plane and this member cluster occurs over private network instead of public networks. Visit https://aka.ms/applink for more information. */
5168
+ privateConnectProfile?: MeshMembershipPrivateConnectProfile;
5169
+ /** The ARM resource id for the managed mesh member. This is of the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppLink/applinks/{appLinkName}/appLinkMembers/{appLinkMemberName}'. Visit https://aka.ms/applink for more information. */
5170
+ managedMeshID: string;
5171
+ }
5172
+ export declare function meshMembershipPropertiesSerializer(item: MeshMembershipProperties): any;
5173
+ export declare function meshMembershipPropertiesDeserializer(item: any): MeshMembershipProperties;
5174
+ /** The provisioning state of the last accepted operation. */
5175
+ export declare enum KnownMeshMembershipProvisioningState {
5176
+ /** Resource creation was canceled. */
5177
+ Canceled = "Canceled",
5178
+ /** The Mesh Membership is being created. */
5179
+ Creating = "Creating",
5180
+ /** The Mesh Membership is being deleted. */
5181
+ Deleting = "Deleting",
5182
+ /** Resource creation failed. */
5183
+ Failed = "Failed",
5184
+ /** Resource has been created. */
5185
+ Succeeded = "Succeeded",
5186
+ /** The Mesh Membership is being updated. */
5187
+ Updating = "Updating"
5188
+ }
5189
+ /**
5190
+ * The provisioning state of the last accepted operation. \
5191
+ * {@link KnownMeshMembershipProvisioningState} can be used interchangeably with MeshMembershipProvisioningState,
5192
+ * this enum contains the known values that the service supports.
5193
+ * ### Known values supported by the service
5194
+ * **Canceled**: Resource creation was canceled. \
5195
+ * **Creating**: The Mesh Membership is being created. \
5196
+ * **Deleting**: The Mesh Membership is being deleted. \
5197
+ * **Failed**: Resource creation failed. \
5198
+ * **Succeeded**: Resource has been created. \
5199
+ * **Updating**: The Mesh Membership is being updated.
5200
+ */
5201
+ export type MeshMembershipProvisioningState = string;
5202
+ /** Private connect profile for mesh membership. */
5203
+ export interface MeshMembershipPrivateConnectProfile {
5204
+ /** The private IP address of the member cluster private FQDN. This is a read-only property populated by the service. */
5205
+ readonly privateIpAddress?: string;
5206
+ /** The delegated subnet resource ID. Customer can provide their own subnet, or AKS will allocate one if not specified. When providing your own subnet, the minimum required size is /28 */
5207
+ subnetResourceId?: string;
5208
+ }
5209
+ export declare function meshMembershipPrivateConnectProfileSerializer(item: MeshMembershipPrivateConnectProfile): any;
5210
+ export declare function meshMembershipPrivateConnectProfileDeserializer(item: any): MeshMembershipPrivateConnectProfile;
5211
+ /** The result of a request to list mesh memberships in a managed cluster. */
5212
+ export interface _MeshMembershipsListResult {
5213
+ /** The list of mesh memberships. */
5214
+ value: MeshMembership[];
5215
+ /** The URL to get the next set of mesh membership results. */
5216
+ nextLink?: string;
5217
+ }
5218
+ export declare function _meshMembershipsListResultDeserializer(item: any): _MeshMembershipsListResult;
5219
+ export declare function meshMembershipArraySerializer(result: Array<MeshMembership>): any[];
5220
+ export declare function meshMembershipArrayDeserializer(result: Array<MeshMembership>): any[];
3786
5221
  /** The List Operation response. */
3787
5222
  export interface _OperationListResult {
3788
5223
  /** The list of operations */
@@ -3820,6 +5255,37 @@ export interface OperationValueDisplay {
3820
5255
  readonly provider?: string;
3821
5256
  }
3822
5257
  export declare function operationValueDisplayDeserializer(item: any): OperationValueDisplay;
5258
+ /** The current status of an async operation. */
5259
+ export interface OperationStatusResult {
5260
+ /** Fully qualified ID for the async operation. */
5261
+ id?: string;
5262
+ /** Name of the async operation. */
5263
+ name?: string;
5264
+ /** Operation status. */
5265
+ status: string;
5266
+ /** Percent of the operation that is complete. */
5267
+ percentComplete?: number;
5268
+ /** The start time of the operation. */
5269
+ startTime?: Date;
5270
+ /** The end time of the operation. */
5271
+ endTime?: Date;
5272
+ /** The operations list. */
5273
+ operations?: OperationStatusResult[];
5274
+ /** If present, details of the operation error. */
5275
+ error?: ErrorDetail;
5276
+ /** Fully qualified ID of the resource against which the original async operation was started. */
5277
+ readonly resourceId?: string;
5278
+ }
5279
+ export declare function operationStatusResultDeserializer(item: any): OperationStatusResult;
5280
+ export declare function operationStatusResultArrayDeserializer(result: Array<OperationStatusResult>): any[];
5281
+ /** The operations list. It contains an URL link to get the next set of results. */
5282
+ export interface _OperationStatusResultList {
5283
+ /** The OperationStatusResult items on this page */
5284
+ value: OperationStatusResult[];
5285
+ /** The link to the next page of items */
5286
+ nextLink?: string;
5287
+ }
5288
+ export declare function _operationStatusResultListDeserializer(item: any): _OperationStatusResultList;
3823
5289
  /** A list of private link resources */
3824
5290
  export interface PrivateLinkResourcesListResult {
3825
5291
  /** The collection value. */
@@ -3860,6 +5326,194 @@ export interface TrustedAccessRoleRule {
3860
5326
  readonly nonResourceURLs?: string[];
3861
5327
  }
3862
5328
  export declare function trustedAccessRoleRuleDeserializer(item: any): TrustedAccessRoleRule;
5329
+ /** Holds an array NodeImageVersions */
5330
+ export interface _NodeImageVersionsListResult {
5331
+ /** The NodeImageVersion items on this page */
5332
+ value: NodeImageVersion[];
5333
+ /** The link to the next page of items */
5334
+ nextLink?: string;
5335
+ }
5336
+ export declare function _nodeImageVersionsListResultDeserializer(item: any): _NodeImageVersionsListResult;
5337
+ export declare function nodeImageVersionArrayDeserializer(result: Array<NodeImageVersion>): any[];
5338
+ /** node image version profile for given major.minor.patch release. */
5339
+ export interface NodeImageVersion {
5340
+ /** The operating system of the node image. Example: AKSUbuntu */
5341
+ os?: string;
5342
+ /** The SKU or flavor of the node image. Example: 2004gen2containerd */
5343
+ sku?: string;
5344
+ /** major.minor.patch version of the node image version release. Example: 2024.02.02 */
5345
+ version?: string;
5346
+ /** The OS + SKU + version of the node image. Example: AKSUbuntu-1804gen2containerd-2024.02.02 */
5347
+ fullName?: string;
5348
+ }
5349
+ export declare function nodeImageVersionDeserializer(item: any): NodeImageVersion;
5350
+ /** The List Resource Skus operation response. */
5351
+ export interface _VmSkusListResult {
5352
+ /** The ResourceSku items on this page */
5353
+ value: ResourceSku[];
5354
+ /** The link to the next page of items */
5355
+ nextLink?: string;
5356
+ }
5357
+ export declare function _vmSkusListResultDeserializer(item: any): _VmSkusListResult;
5358
+ export declare function resourceSkuArrayDeserializer(result: Array<ResourceSku>): any[];
5359
+ /** Describes an available Compute SKU. */
5360
+ export interface ResourceSku {
5361
+ /** The type of resource the SKU applies to. */
5362
+ readonly resourceType?: string;
5363
+ /** The name of SKU. */
5364
+ readonly name?: string;
5365
+ /** Specifies the tier of virtual machines in a scale set.<br /><br /> Possible Values:<br /><br /> **Standard**<br /><br /> **Basic** */
5366
+ readonly tier?: string;
5367
+ /** The Size of the SKU. */
5368
+ readonly size?: string;
5369
+ /** The Family of this particular SKU. */
5370
+ readonly family?: string;
5371
+ /** The Kind of resources that are supported in this SKU. */
5372
+ readonly kind?: string;
5373
+ /** Specifies the number of virtual machines in the scale set. */
5374
+ readonly capacity?: ResourceSkuCapacity;
5375
+ /** The set of locations that the SKU is available. */
5376
+ readonly locations?: string[];
5377
+ /** A list of locations and availability zones in those locations where the SKU is available. */
5378
+ readonly locationInfo?: ResourceSkuLocationInfo[];
5379
+ /** The api versions that support this SKU. */
5380
+ readonly apiVersions?: string[];
5381
+ /** Metadata for retrieving price info. */
5382
+ readonly costs?: ResourceSkuCosts[];
5383
+ /** A name value pair to describe the capability. */
5384
+ readonly capabilities?: ResourceSkuCapabilities[];
5385
+ /** The restrictions because of which SKU cannot be used. This is empty if there are no restrictions. */
5386
+ readonly restrictions?: ResourceSkuRestrictions[];
5387
+ }
5388
+ export declare function resourceSkuDeserializer(item: any): ResourceSku;
5389
+ /** Describes scaling information of a SKU. */
5390
+ export interface ResourceSkuCapacity {
5391
+ /** The minimum capacity. */
5392
+ readonly minimum?: number;
5393
+ /** The maximum capacity that can be set. */
5394
+ readonly maximum?: number;
5395
+ /** The default capacity. */
5396
+ readonly default?: number;
5397
+ /** The scale type applicable to the sku. */
5398
+ readonly scaleType?: ResourceSkuCapacityScaleType;
5399
+ }
5400
+ export declare function resourceSkuCapacityDeserializer(item: any): ResourceSkuCapacity;
5401
+ /** The scale type applicable to the sku. */
5402
+ export declare enum KnownResourceSkuCapacityScaleType {
5403
+ /** Automatic scaling */
5404
+ Automatic = "Automatic",
5405
+ /** Manual scaling */
5406
+ Manual = "Manual",
5407
+ /** No scaling */
5408
+ None = "None"
5409
+ }
5410
+ /**
5411
+ * The scale type applicable to the sku. \
5412
+ * {@link KnownResourceSkuCapacityScaleType} can be used interchangeably with ResourceSkuCapacityScaleType,
5413
+ * this enum contains the known values that the service supports.
5414
+ * ### Known values supported by the service
5415
+ * **Automatic**: Automatic scaling \
5416
+ * **Manual**: Manual scaling \
5417
+ * **None**: No scaling
5418
+ */
5419
+ export type ResourceSkuCapacityScaleType = string;
5420
+ export declare function resourceSkuLocationInfoArrayDeserializer(result: Array<ResourceSkuLocationInfo>): any[];
5421
+ /** Describes an available Compute SKU Location Information. */
5422
+ export interface ResourceSkuLocationInfo {
5423
+ /** Location of the SKU */
5424
+ readonly location?: string;
5425
+ /** List of availability zones where the SKU is supported. */
5426
+ readonly zones?: string[];
5427
+ /** Details of capabilities available to a SKU in specific zones. */
5428
+ readonly zoneDetails?: ResourceSkuZoneDetails[];
5429
+ /** The names of extended locations. */
5430
+ readonly extendedLocations?: string[];
5431
+ /** The type of the extended location. */
5432
+ readonly type?: ExtendedLocationTypes;
5433
+ }
5434
+ export declare function resourceSkuLocationInfoDeserializer(item: any): ResourceSkuLocationInfo;
5435
+ export declare function resourceSkuZoneDetailsArrayDeserializer(result: Array<ResourceSkuZoneDetails>): any[];
5436
+ /** Describes The zonal capabilities of a SKU. */
5437
+ export interface ResourceSkuZoneDetails {
5438
+ /** The set of zones that the SKU is available in with the specified capabilities. */
5439
+ readonly name?: string[];
5440
+ /** A list of capabilities that are available for the SKU in the specified list of zones. */
5441
+ readonly capabilities?: ResourceSkuCapabilities[];
5442
+ }
5443
+ export declare function resourceSkuZoneDetailsDeserializer(item: any): ResourceSkuZoneDetails;
5444
+ export declare function resourceSkuCapabilitiesArrayDeserializer(result: Array<ResourceSkuCapabilities>): any[];
5445
+ /** Describes The SKU capabilities object. */
5446
+ export interface ResourceSkuCapabilities {
5447
+ /** An invariant to describe the feature. */
5448
+ readonly name?: string;
5449
+ /** An invariant if the feature is measured by quantity. */
5450
+ readonly value?: string;
5451
+ }
5452
+ export declare function resourceSkuCapabilitiesDeserializer(item: any): ResourceSkuCapabilities;
5453
+ export declare function resourceSkuCostsArrayDeserializer(result: Array<ResourceSkuCosts>): any[];
5454
+ /** Describes metadata for retrieving price info. */
5455
+ export interface ResourceSkuCosts {
5456
+ /** Used for querying price from commerce. */
5457
+ readonly meterID?: string;
5458
+ /** The multiplier is needed to extend the base metered cost. */
5459
+ readonly quantity?: number;
5460
+ /** An invariant to show the extended unit. */
5461
+ readonly extendedUnit?: string;
5462
+ }
5463
+ export declare function resourceSkuCostsDeserializer(item: any): ResourceSkuCosts;
5464
+ export declare function resourceSkuRestrictionsArrayDeserializer(result: Array<ResourceSkuRestrictions>): any[];
5465
+ /** Describes scaling information of a SKU. */
5466
+ export interface ResourceSkuRestrictions {
5467
+ /** The type of restrictions. */
5468
+ readonly type?: ResourceSkuRestrictionsType;
5469
+ /** The value of restrictions. If the restriction type is set to location. This would be different locations where the SKU is restricted. */
5470
+ readonly values?: string[];
5471
+ /** The information about the restriction where the SKU cannot be used. */
5472
+ readonly restrictionInfo?: ResourceSkuRestrictionInfo;
5473
+ /** The reason for restriction. */
5474
+ readonly reasonCode?: ResourceSkuRestrictionsReasonCode;
5475
+ }
5476
+ export declare function resourceSkuRestrictionsDeserializer(item: any): ResourceSkuRestrictions;
5477
+ /** The type of restrictions. */
5478
+ export declare enum KnownResourceSkuRestrictionsType {
5479
+ /** Location restriction */
5480
+ Location = "Location",
5481
+ /** Zone restriction */
5482
+ Zone = "Zone"
5483
+ }
5484
+ /**
5485
+ * The type of restrictions. \
5486
+ * {@link KnownResourceSkuRestrictionsType} can be used interchangeably with ResourceSkuRestrictionsType,
5487
+ * this enum contains the known values that the service supports.
5488
+ * ### Known values supported by the service
5489
+ * **Location**: Location restriction \
5490
+ * **Zone**: Zone restriction
5491
+ */
5492
+ export type ResourceSkuRestrictionsType = string;
5493
+ /** Describes an available Compute SKU Restriction Information. */
5494
+ export interface ResourceSkuRestrictionInfo {
5495
+ /** Locations where the SKU is restricted */
5496
+ readonly locations?: string[];
5497
+ /** List of availability zones where the SKU is restricted. */
5498
+ readonly zones?: string[];
5499
+ }
5500
+ export declare function resourceSkuRestrictionInfoDeserializer(item: any): ResourceSkuRestrictionInfo;
5501
+ /** The reason for restriction. */
5502
+ export declare enum KnownResourceSkuRestrictionsReasonCode {
5503
+ /** Quota ID restriction */
5504
+ QuotaId = "QuotaId",
5505
+ /** Not available for subscription */
5506
+ NotAvailableForSubscription = "NotAvailableForSubscription"
5507
+ }
5508
+ /**
5509
+ * The reason for restriction. \
5510
+ * {@link KnownResourceSkuRestrictionsReasonCode} can be used interchangeably with ResourceSkuRestrictionsReasonCode,
5511
+ * this enum contains the known values that the service supports.
5512
+ * ### Known values supported by the service
5513
+ * **QuotaId**: Quota ID restriction \
5514
+ * **NotAvailableForSubscription**: Not available for subscription
5515
+ */
5516
+ export type ResourceSkuRestrictionsReasonCode = string;
3863
5517
  /** The format of the kubeconfig credential. */
3864
5518
  export declare enum KnownFormat {
3865
5519
  /** Return azure auth-provider kubeconfig. This format is deprecated in v1.22 and will be fully removed in v1.26. See: https://aka.ms/k8s/changes-1-26. */
@@ -3887,7 +5541,9 @@ export declare enum KnownVersions {
3887
5541
  /** The 2026-03-01 API version. */
3888
5542
  V20260301 = "2026-03-01",
3889
5543
  /** The 2026-04-01 API version. */
3890
- V20260401 = "2026-04-01"
5544
+ V20260401 = "2026-04-01",
5545
+ /** The 2026-04-02-preview API version. */
5546
+ V20260402Preview = "2026-04-02-preview"
3891
5547
  }
3892
5548
  export declare function _agentPoolPropertiesSerializer(item: AgentPool): any;
3893
5549
  export declare function _agentPoolPropertiesDeserializer(item: any): {
@@ -3914,7 +5570,10 @@ export declare function _agentPoolPropertiesDeserializer(item: any): {
3914
5570
  orchestratorVersion: any;
3915
5571
  currentOrchestratorVersion: any;
3916
5572
  nodeImageVersion: any;
5573
+ upgradeStrategy: any;
5574
+ enableOSDiskFullCaching: any;
3917
5575
  upgradeSettings: any;
5576
+ upgradeSettingsBlueGreen: any;
3918
5577
  provisioningState: any;
3919
5578
  powerState: any;
3920
5579
  availabilityZones: any;
@@ -3926,6 +5585,7 @@ export declare function _agentPoolPropertiesDeserializer(item: any): {
3926
5585
  tags: any;
3927
5586
  nodeLabels: any;
3928
5587
  nodeTaints: any;
5588
+ nodeInitializationTaints: any;
3929
5589
  proximityPlacementGroupID: any;
3930
5590
  kubeletConfig: any;
3931
5591
  linuxOSConfig: any;
@@ -3946,6 +5606,7 @@ export declare function _agentPoolPropertiesDeserializer(item: any): {
3946
5606
  virtualMachineNodesStatus: any;
3947
5607
  status: any;
3948
5608
  localDNSProfile: any;
5609
+ preparedImageSpecificationProfile: any;
3949
5610
  };
3950
5611
  export declare function _agentPoolAvailableVersionsPropertiesDeserializer(item: any): {
3951
5612
  agentPoolVersions: any;
@@ -3954,6 +5615,7 @@ export declare function _agentPoolUpgradeProfilePropertiesDeserializer(item: any
3954
5615
  kubernetesVersion: any;
3955
5616
  osType: any;
3956
5617
  upgrades: any;
5618
+ componentsByReleases: any;
3957
5619
  recentlyUsedVersions: any;
3958
5620
  latestNodeImageVersion: any;
3959
5621
  };
@@ -3961,6 +5623,7 @@ export declare function _managedClusterPropertiesSerializer(item: ManagedCluster
3961
5623
  export declare function _managedClusterPropertiesDeserializer(item: any): {
3962
5624
  provisioningState: any;
3963
5625
  powerState: any;
5626
+ creationData: any;
3964
5627
  maxAgentPools: any;
3965
5628
  kubernetesVersion: any;
3966
5629
  currentKubernetesVersion: any;
@@ -3980,6 +5643,8 @@ export declare function _managedClusterPropertiesDeserializer(item: any): {
3980
5643
  nodeResourceGroupProfile: any;
3981
5644
  enableRbac: any;
3982
5645
  supportPlan: any;
5646
+ enableFips: any;
5647
+ enableNamespaceResources: any;
3983
5648
  networkProfile: any;
3984
5649
  aadProfile: any;
3985
5650
  autoUpgradeProfile: any;
@@ -4003,7 +5668,11 @@ export declare function _managedClusterPropertiesDeserializer(item: any): {
4003
5668
  nodeProvisioningProfile: any;
4004
5669
  bootstrapProfile: any;
4005
5670
  aiToolchainOperatorProfile: any;
5671
+ schedulerProfile: any;
4006
5672
  hostedSystemProfile: any;
5673
+ healthMonitorProfile: any;
5674
+ controlPlaneScalingProfile: any;
5675
+ nodeDisruptionProfile: any;
4007
5676
  status: any;
4008
5677
  };
4009
5678
  export declare function _managedClusterAccessProfilePropertiesDeserializer(item: any): {
@@ -4044,12 +5713,27 @@ export declare function _snapshotPropertiesDeserializer(item: any): {
4044
5713
  vmSize: any;
4045
5714
  enableFips: any;
4046
5715
  };
5716
+ export declare function _managedClusterSnapshotPropertiesSerializer(item: ManagedClusterSnapshot): any;
5717
+ export declare function _managedClusterSnapshotPropertiesDeserializer(item: any): {
5718
+ creationData: any;
5719
+ snapshotType: any;
5720
+ managedClusterPropertiesReadOnly: any;
5721
+ };
4047
5722
  export declare function _trustedAccessRoleBindingPropertiesSerializer(item: TrustedAccessRoleBinding): any;
4048
5723
  export declare function _trustedAccessRoleBindingPropertiesDeserializer(item: any): {
4049
5724
  provisioningState: any;
4050
5725
  sourceResourceId: any;
4051
5726
  roles: any;
4052
5727
  };
5728
+ export declare function _loadBalancerPropertiesSerializer(item: LoadBalancer): any;
5729
+ export declare function _loadBalancerPropertiesDeserializer(item: any): {
5730
+ primaryAgentPoolName: any;
5731
+ allowServicePlacement: any;
5732
+ serviceLabelSelector: any;
5733
+ serviceNamespaceSelector: any;
5734
+ nodeSelector: any;
5735
+ provisioningState: any;
5736
+ };
4053
5737
  export declare function _operationValueDisplayDeserializer(item: any): {
4054
5738
  operation: any;
4055
5739
  resource: any;