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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (723) hide show
  1. package/README.md +1 -1
  2. package/dist/browser/api/agentPools/index.d.ts +2 -2
  3. package/dist/browser/api/agentPools/index.js +1 -1
  4. package/dist/browser/api/agentPools/index.js.map +1 -1
  5. package/dist/browser/api/agentPools/operations.d.ts +1 -10
  6. package/dist/browser/api/agentPools/operations.js +15 -55
  7. package/dist/browser/api/agentPools/operations.js.map +1 -1
  8. package/dist/browser/api/agentPools/options.d.ts +0 -5
  9. package/dist/browser/api/agentPools/options.js.map +1 -1
  10. package/dist/browser/api/containerServiceContext.js +1 -1
  11. package/dist/browser/api/containerServiceContext.js.map +1 -1
  12. package/dist/browser/api/machines/index.d.ts +2 -2
  13. package/dist/browser/api/machines/index.js +1 -1
  14. package/dist/browser/api/machines/index.js.map +1 -1
  15. package/dist/browser/api/machines/operations.d.ts +1 -6
  16. package/dist/browser/api/machines/operations.js +4 -51
  17. package/dist/browser/api/machines/operations.js.map +1 -1
  18. package/dist/browser/api/machines/options.d.ts +0 -9
  19. package/dist/browser/api/machines/options.js.map +1 -1
  20. package/dist/browser/api/maintenanceConfigurations/operations.d.ts +0 -5
  21. package/dist/browser/api/maintenanceConfigurations/operations.js +5 -14
  22. package/dist/browser/api/maintenanceConfigurations/operations.js.map +1 -1
  23. package/dist/browser/api/managedClusters/index.d.ts +2 -2
  24. package/dist/browser/api/managedClusters/index.js +1 -1
  25. package/dist/browser/api/managedClusters/index.js.map +1 -1
  26. package/dist/browser/api/managedClusters/operations.d.ts +2 -27
  27. package/dist/browser/api/managedClusters/operations.js +44 -220
  28. package/dist/browser/api/managedClusters/operations.js.map +1 -1
  29. package/dist/browser/api/managedClusters/options.d.ts +0 -19
  30. package/dist/browser/api/managedClusters/options.js.map +1 -1
  31. package/dist/browser/api/managedNamespaces/operations.d.ts +0 -5
  32. package/dist/browser/api/managedNamespaces/operations.js +9 -18
  33. package/dist/browser/api/managedNamespaces/operations.js.map +1 -1
  34. package/dist/browser/api/operations/operations.js +2 -6
  35. package/dist/browser/api/operations/operations.js.map +1 -1
  36. package/dist/browser/api/privateEndpointConnections/operations.d.ts +0 -5
  37. package/dist/browser/api/privateEndpointConnections/operations.js +5 -10
  38. package/dist/browser/api/privateEndpointConnections/operations.js.map +1 -1
  39. package/dist/browser/api/privateLinkResources/operations.js +1 -1
  40. package/dist/browser/api/privateLinkResources/operations.js.map +1 -1
  41. package/dist/browser/api/resolvePrivateLinkServiceId/operations.js +1 -1
  42. package/dist/browser/api/resolvePrivateLinkServiceId/operations.js.map +1 -1
  43. package/dist/browser/api/snapshots/operations.d.ts +0 -5
  44. package/dist/browser/api/snapshots/operations.js +8 -21
  45. package/dist/browser/api/snapshots/operations.js.map +1 -1
  46. package/dist/browser/api/trustedAccessRoleBindings/operations.d.ts +0 -5
  47. package/dist/browser/api/trustedAccessRoleBindings/operations.js +7 -16
  48. package/dist/browser/api/trustedAccessRoleBindings/operations.js.map +1 -1
  49. package/dist/browser/api/trustedAccessRoles/operations.js +2 -6
  50. package/dist/browser/api/trustedAccessRoles/operations.js.map +1 -1
  51. package/dist/browser/classic/agentPools/index.d.ts +1 -12
  52. package/dist/browser/classic/agentPools/index.js +1 -10
  53. package/dist/browser/classic/agentPools/index.js.map +1 -1
  54. package/dist/browser/classic/index.d.ts +0 -8
  55. package/dist/browser/classic/index.js.map +1 -1
  56. package/dist/browser/classic/machines/index.d.ts +1 -9
  57. package/dist/browser/classic/machines/index.js +1 -11
  58. package/dist/browser/classic/machines/index.js.map +1 -1
  59. package/dist/browser/classic/maintenanceConfigurations/index.d.ts +0 -5
  60. package/dist/browser/classic/maintenanceConfigurations/index.js.map +1 -1
  61. package/dist/browser/classic/managedClusters/index.d.ts +2 -21
  62. package/dist/browser/classic/managedClusters/index.js +1 -14
  63. package/dist/browser/classic/managedClusters/index.js.map +1 -1
  64. package/dist/browser/classic/managedNamespaces/index.d.ts +0 -5
  65. package/dist/browser/classic/managedNamespaces/index.js.map +1 -1
  66. package/dist/browser/classic/privateEndpointConnections/index.d.ts +0 -5
  67. package/dist/browser/classic/privateEndpointConnections/index.js.map +1 -1
  68. package/dist/browser/classic/snapshots/index.d.ts +0 -5
  69. package/dist/browser/classic/snapshots/index.js.map +1 -1
  70. package/dist/browser/classic/trustedAccessRoleBindings/index.d.ts +0 -5
  71. package/dist/browser/classic/trustedAccessRoleBindings/index.js.map +1 -1
  72. package/dist/browser/containerServiceClient.d.ts +0 -24
  73. package/dist/browser/containerServiceClient.js +0 -32
  74. package/dist/browser/containerServiceClient.js.map +1 -1
  75. package/dist/browser/index.d.ts +6 -14
  76. package/dist/browser/index.js +1 -1
  77. package/dist/browser/index.js.map +1 -1
  78. package/dist/browser/models/index.d.ts +2 -2
  79. package/dist/browser/models/index.js +1 -1
  80. package/dist/browser/models/index.js.map +1 -1
  81. package/dist/browser/models/models.d.ts +33 -1524
  82. package/dist/browser/models/models.js +68 -1908
  83. package/dist/browser/models/models.js.map +1 -1
  84. package/dist/browser/restorePollerHelpers.js +5 -35
  85. package/dist/browser/restorePollerHelpers.js.map +1 -1
  86. package/dist/commonjs/api/agentPools/index.d.ts +2 -2
  87. package/dist/commonjs/api/agentPools/index.js +0 -2
  88. package/dist/commonjs/api/agentPools/index.js.map +2 -2
  89. package/dist/commonjs/api/agentPools/operations.d.ts +1 -10
  90. package/dist/commonjs/api/agentPools/operations.js +15 -59
  91. package/dist/commonjs/api/agentPools/operations.js.map +2 -2
  92. package/dist/commonjs/api/agentPools/options.d.ts +0 -5
  93. package/dist/commonjs/api/agentPools/options.js.map +1 -1
  94. package/dist/commonjs/api/containerServiceContext.js +1 -1
  95. package/dist/commonjs/api/containerServiceContext.js.map +1 -1
  96. package/dist/commonjs/api/machines/index.d.ts +2 -2
  97. package/dist/commonjs/api/machines/index.js +0 -2
  98. package/dist/commonjs/api/machines/index.js.map +2 -2
  99. package/dist/commonjs/api/machines/operations.d.ts +1 -6
  100. package/dist/commonjs/api/machines/operations.js +3 -67
  101. package/dist/commonjs/api/machines/operations.js.map +2 -2
  102. package/dist/commonjs/api/machines/options.d.ts +0 -9
  103. package/dist/commonjs/api/machines/options.js.map +1 -1
  104. package/dist/commonjs/api/maintenanceConfigurations/operations.d.ts +0 -5
  105. package/dist/commonjs/api/maintenanceConfigurations/operations.js +5 -9
  106. package/dist/commonjs/api/maintenanceConfigurations/operations.js.map +2 -2
  107. package/dist/commonjs/api/managedClusters/index.d.ts +2 -2
  108. package/dist/commonjs/api/managedClusters/index.js +0 -10
  109. package/dist/commonjs/api/managedClusters/index.js.map +2 -2
  110. package/dist/commonjs/api/managedClusters/operations.d.ts +2 -27
  111. package/dist/commonjs/api/managedClusters/operations.js +43 -276
  112. package/dist/commonjs/api/managedClusters/operations.js.map +2 -2
  113. package/dist/commonjs/api/managedClusters/options.d.ts +0 -19
  114. package/dist/commonjs/api/managedClusters/options.js.map +1 -1
  115. package/dist/commonjs/api/managedNamespaces/operations.d.ts +0 -5
  116. package/dist/commonjs/api/managedNamespaces/operations.js +9 -13
  117. package/dist/commonjs/api/managedNamespaces/operations.js.map +2 -2
  118. package/dist/commonjs/api/operations/operations.js +2 -6
  119. package/dist/commonjs/api/operations/operations.js.map +2 -2
  120. package/dist/commonjs/api/privateEndpointConnections/operations.d.ts +0 -5
  121. package/dist/commonjs/api/privateEndpointConnections/operations.js +5 -5
  122. package/dist/commonjs/api/privateEndpointConnections/operations.js.map +2 -2
  123. package/dist/commonjs/api/privateLinkResources/operations.js +1 -1
  124. package/dist/commonjs/api/privateLinkResources/operations.js.map +1 -1
  125. package/dist/commonjs/api/resolvePrivateLinkServiceId/operations.js +1 -1
  126. package/dist/commonjs/api/resolvePrivateLinkServiceId/operations.js.map +1 -1
  127. package/dist/commonjs/api/snapshots/operations.d.ts +0 -5
  128. package/dist/commonjs/api/snapshots/operations.js +8 -16
  129. package/dist/commonjs/api/snapshots/operations.js.map +2 -2
  130. package/dist/commonjs/api/trustedAccessRoleBindings/operations.d.ts +0 -5
  131. package/dist/commonjs/api/trustedAccessRoleBindings/operations.js +7 -11
  132. package/dist/commonjs/api/trustedAccessRoleBindings/operations.js.map +2 -2
  133. package/dist/commonjs/api/trustedAccessRoles/operations.js +2 -6
  134. package/dist/commonjs/api/trustedAccessRoles/operations.js.map +2 -2
  135. package/dist/commonjs/classic/agentPools/index.d.ts +1 -12
  136. package/dist/commonjs/classic/agentPools/index.js +0 -21
  137. package/dist/commonjs/classic/agentPools/index.js.map +2 -2
  138. package/dist/commonjs/classic/index.d.ts +0 -8
  139. package/dist/commonjs/classic/index.js.map +1 -1
  140. package/dist/commonjs/classic/machines/index.d.ts +1 -9
  141. package/dist/commonjs/classic/machines/index.js +0 -34
  142. package/dist/commonjs/classic/machines/index.js.map +2 -2
  143. package/dist/commonjs/classic/maintenanceConfigurations/index.d.ts +0 -5
  144. package/dist/commonjs/classic/maintenanceConfigurations/index.js.map +2 -2
  145. package/dist/commonjs/classic/managedClusters/index.d.ts +2 -21
  146. package/dist/commonjs/classic/managedClusters/index.js +0 -25
  147. package/dist/commonjs/classic/managedClusters/index.js.map +2 -2
  148. package/dist/commonjs/classic/managedNamespaces/index.d.ts +0 -5
  149. package/dist/commonjs/classic/managedNamespaces/index.js.map +2 -2
  150. package/dist/commonjs/classic/privateEndpointConnections/index.d.ts +0 -5
  151. package/dist/commonjs/classic/privateEndpointConnections/index.js.map +2 -2
  152. package/dist/commonjs/classic/snapshots/index.d.ts +0 -5
  153. package/dist/commonjs/classic/snapshots/index.js.map +2 -2
  154. package/dist/commonjs/classic/trustedAccessRoleBindings/index.d.ts +0 -5
  155. package/dist/commonjs/classic/trustedAccessRoleBindings/index.js.map +2 -2
  156. package/dist/commonjs/containerServiceClient.d.ts +0 -24
  157. package/dist/commonjs/containerServiceClient.js +0 -32
  158. package/dist/commonjs/containerServiceClient.js.map +2 -2
  159. package/dist/commonjs/index.d.ts +6 -14
  160. package/dist/commonjs/index.js +0 -48
  161. package/dist/commonjs/index.js.map +2 -2
  162. package/dist/commonjs/models/index.d.ts +2 -2
  163. package/dist/commonjs/models/index.js +0 -48
  164. package/dist/commonjs/models/index.js.map +2 -2
  165. package/dist/commonjs/models/models.d.ts +33 -1524
  166. package/dist/commonjs/models/models.js +61 -1841
  167. package/dist/commonjs/models/models.js.map +3 -3
  168. package/dist/commonjs/restorePollerHelpers.js +26 -56
  169. package/dist/commonjs/restorePollerHelpers.js.map +3 -3
  170. package/dist/commonjs/tsdoc-metadata.json +1 -1
  171. package/dist/esm/api/agentPools/index.d.ts +2 -2
  172. package/dist/esm/api/agentPools/index.js +1 -1
  173. package/dist/esm/api/agentPools/index.js.map +1 -1
  174. package/dist/esm/api/agentPools/operations.d.ts +1 -10
  175. package/dist/esm/api/agentPools/operations.js +15 -55
  176. package/dist/esm/api/agentPools/operations.js.map +1 -1
  177. package/dist/esm/api/agentPools/options.d.ts +0 -5
  178. package/dist/esm/api/agentPools/options.js.map +1 -1
  179. package/dist/esm/api/containerServiceContext.js +1 -1
  180. package/dist/esm/api/containerServiceContext.js.map +1 -1
  181. package/dist/esm/api/machines/index.d.ts +2 -2
  182. package/dist/esm/api/machines/index.js +1 -1
  183. package/dist/esm/api/machines/index.js.map +1 -1
  184. package/dist/esm/api/machines/operations.d.ts +1 -6
  185. package/dist/esm/api/machines/operations.js +4 -51
  186. package/dist/esm/api/machines/operations.js.map +1 -1
  187. package/dist/esm/api/machines/options.d.ts +0 -9
  188. package/dist/esm/api/machines/options.js.map +1 -1
  189. package/dist/esm/api/maintenanceConfigurations/operations.d.ts +0 -5
  190. package/dist/esm/api/maintenanceConfigurations/operations.js +5 -14
  191. package/dist/esm/api/maintenanceConfigurations/operations.js.map +1 -1
  192. package/dist/esm/api/managedClusters/index.d.ts +2 -2
  193. package/dist/esm/api/managedClusters/index.js +1 -1
  194. package/dist/esm/api/managedClusters/index.js.map +1 -1
  195. package/dist/esm/api/managedClusters/operations.d.ts +2 -27
  196. package/dist/esm/api/managedClusters/operations.js +44 -220
  197. package/dist/esm/api/managedClusters/operations.js.map +1 -1
  198. package/dist/esm/api/managedClusters/options.d.ts +0 -19
  199. package/dist/esm/api/managedClusters/options.js.map +1 -1
  200. package/dist/esm/api/managedNamespaces/operations.d.ts +0 -5
  201. package/dist/esm/api/managedNamespaces/operations.js +9 -18
  202. package/dist/esm/api/managedNamespaces/operations.js.map +1 -1
  203. package/dist/esm/api/operations/operations.js +2 -6
  204. package/dist/esm/api/operations/operations.js.map +1 -1
  205. package/dist/esm/api/privateEndpointConnections/operations.d.ts +0 -5
  206. package/dist/esm/api/privateEndpointConnections/operations.js +5 -10
  207. package/dist/esm/api/privateEndpointConnections/operations.js.map +1 -1
  208. package/dist/esm/api/privateLinkResources/operations.js +1 -1
  209. package/dist/esm/api/privateLinkResources/operations.js.map +1 -1
  210. package/dist/esm/api/resolvePrivateLinkServiceId/operations.js +1 -1
  211. package/dist/esm/api/resolvePrivateLinkServiceId/operations.js.map +1 -1
  212. package/dist/esm/api/snapshots/operations.d.ts +0 -5
  213. package/dist/esm/api/snapshots/operations.js +8 -21
  214. package/dist/esm/api/snapshots/operations.js.map +1 -1
  215. package/dist/esm/api/trustedAccessRoleBindings/operations.d.ts +0 -5
  216. package/dist/esm/api/trustedAccessRoleBindings/operations.js +7 -16
  217. package/dist/esm/api/trustedAccessRoleBindings/operations.js.map +1 -1
  218. package/dist/esm/api/trustedAccessRoles/operations.js +2 -6
  219. package/dist/esm/api/trustedAccessRoles/operations.js.map +1 -1
  220. package/dist/esm/classic/agentPools/index.d.ts +1 -12
  221. package/dist/esm/classic/agentPools/index.js +1 -10
  222. package/dist/esm/classic/agentPools/index.js.map +1 -1
  223. package/dist/esm/classic/index.d.ts +0 -8
  224. package/dist/esm/classic/index.js.map +1 -1
  225. package/dist/esm/classic/machines/index.d.ts +1 -9
  226. package/dist/esm/classic/machines/index.js +1 -11
  227. package/dist/esm/classic/machines/index.js.map +1 -1
  228. package/dist/esm/classic/maintenanceConfigurations/index.d.ts +0 -5
  229. package/dist/esm/classic/maintenanceConfigurations/index.js.map +1 -1
  230. package/dist/esm/classic/managedClusters/index.d.ts +2 -21
  231. package/dist/esm/classic/managedClusters/index.js +1 -14
  232. package/dist/esm/classic/managedClusters/index.js.map +1 -1
  233. package/dist/esm/classic/managedNamespaces/index.d.ts +0 -5
  234. package/dist/esm/classic/managedNamespaces/index.js.map +1 -1
  235. package/dist/esm/classic/privateEndpointConnections/index.d.ts +0 -5
  236. package/dist/esm/classic/privateEndpointConnections/index.js.map +1 -1
  237. package/dist/esm/classic/snapshots/index.d.ts +0 -5
  238. package/dist/esm/classic/snapshots/index.js.map +1 -1
  239. package/dist/esm/classic/trustedAccessRoleBindings/index.d.ts +0 -5
  240. package/dist/esm/classic/trustedAccessRoleBindings/index.js.map +1 -1
  241. package/dist/esm/containerServiceClient.d.ts +0 -24
  242. package/dist/esm/containerServiceClient.js +0 -32
  243. package/dist/esm/containerServiceClient.js.map +1 -1
  244. package/dist/esm/index.d.ts +6 -14
  245. package/dist/esm/index.js +1 -1
  246. package/dist/esm/index.js.map +1 -1
  247. package/dist/esm/models/index.d.ts +2 -2
  248. package/dist/esm/models/index.js +1 -1
  249. package/dist/esm/models/index.js.map +1 -1
  250. package/dist/esm/models/models.d.ts +33 -1524
  251. package/dist/esm/models/models.js +68 -1908
  252. package/dist/esm/models/models.js.map +1 -1
  253. package/dist/esm/restorePollerHelpers.js +5 -35
  254. package/dist/esm/restorePollerHelpers.js.map +1 -1
  255. package/dist/react-native/api/agentPools/index.d.ts +2 -2
  256. package/dist/react-native/api/agentPools/index.js +1 -1
  257. package/dist/react-native/api/agentPools/index.js.map +1 -1
  258. package/dist/react-native/api/agentPools/operations.d.ts +1 -10
  259. package/dist/react-native/api/agentPools/operations.js +15 -55
  260. package/dist/react-native/api/agentPools/operations.js.map +1 -1
  261. package/dist/react-native/api/agentPools/options.d.ts +0 -5
  262. package/dist/react-native/api/agentPools/options.js.map +1 -1
  263. package/dist/react-native/api/containerServiceContext.js +1 -1
  264. package/dist/react-native/api/containerServiceContext.js.map +1 -1
  265. package/dist/react-native/api/machines/index.d.ts +2 -2
  266. package/dist/react-native/api/machines/index.js +1 -1
  267. package/dist/react-native/api/machines/index.js.map +1 -1
  268. package/dist/react-native/api/machines/operations.d.ts +1 -6
  269. package/dist/react-native/api/machines/operations.js +4 -51
  270. package/dist/react-native/api/machines/operations.js.map +1 -1
  271. package/dist/react-native/api/machines/options.d.ts +0 -9
  272. package/dist/react-native/api/machines/options.js.map +1 -1
  273. package/dist/react-native/api/maintenanceConfigurations/operations.d.ts +0 -5
  274. package/dist/react-native/api/maintenanceConfigurations/operations.js +5 -14
  275. package/dist/react-native/api/maintenanceConfigurations/operations.js.map +1 -1
  276. package/dist/react-native/api/managedClusters/index.d.ts +2 -2
  277. package/dist/react-native/api/managedClusters/index.js +1 -1
  278. package/dist/react-native/api/managedClusters/index.js.map +1 -1
  279. package/dist/react-native/api/managedClusters/operations.d.ts +2 -27
  280. package/dist/react-native/api/managedClusters/operations.js +44 -220
  281. package/dist/react-native/api/managedClusters/operations.js.map +1 -1
  282. package/dist/react-native/api/managedClusters/options.d.ts +0 -19
  283. package/dist/react-native/api/managedClusters/options.js.map +1 -1
  284. package/dist/react-native/api/managedNamespaces/operations.d.ts +0 -5
  285. package/dist/react-native/api/managedNamespaces/operations.js +9 -18
  286. package/dist/react-native/api/managedNamespaces/operations.js.map +1 -1
  287. package/dist/react-native/api/operations/operations.js +2 -6
  288. package/dist/react-native/api/operations/operations.js.map +1 -1
  289. package/dist/react-native/api/privateEndpointConnections/operations.d.ts +0 -5
  290. package/dist/react-native/api/privateEndpointConnections/operations.js +5 -10
  291. package/dist/react-native/api/privateEndpointConnections/operations.js.map +1 -1
  292. package/dist/react-native/api/privateLinkResources/operations.js +1 -1
  293. package/dist/react-native/api/privateLinkResources/operations.js.map +1 -1
  294. package/dist/react-native/api/resolvePrivateLinkServiceId/operations.js +1 -1
  295. package/dist/react-native/api/resolvePrivateLinkServiceId/operations.js.map +1 -1
  296. package/dist/react-native/api/snapshots/operations.d.ts +0 -5
  297. package/dist/react-native/api/snapshots/operations.js +8 -21
  298. package/dist/react-native/api/snapshots/operations.js.map +1 -1
  299. package/dist/react-native/api/trustedAccessRoleBindings/operations.d.ts +0 -5
  300. package/dist/react-native/api/trustedAccessRoleBindings/operations.js +7 -16
  301. package/dist/react-native/api/trustedAccessRoleBindings/operations.js.map +1 -1
  302. package/dist/react-native/api/trustedAccessRoles/operations.js +2 -6
  303. package/dist/react-native/api/trustedAccessRoles/operations.js.map +1 -1
  304. package/dist/react-native/classic/agentPools/index.d.ts +1 -12
  305. package/dist/react-native/classic/agentPools/index.js +1 -10
  306. package/dist/react-native/classic/agentPools/index.js.map +1 -1
  307. package/dist/react-native/classic/index.d.ts +0 -8
  308. package/dist/react-native/classic/index.js.map +1 -1
  309. package/dist/react-native/classic/machines/index.d.ts +1 -9
  310. package/dist/react-native/classic/machines/index.js +1 -11
  311. package/dist/react-native/classic/machines/index.js.map +1 -1
  312. package/dist/react-native/classic/maintenanceConfigurations/index.d.ts +0 -5
  313. package/dist/react-native/classic/maintenanceConfigurations/index.js.map +1 -1
  314. package/dist/react-native/classic/managedClusters/index.d.ts +2 -21
  315. package/dist/react-native/classic/managedClusters/index.js +1 -14
  316. package/dist/react-native/classic/managedClusters/index.js.map +1 -1
  317. package/dist/react-native/classic/managedNamespaces/index.d.ts +0 -5
  318. package/dist/react-native/classic/managedNamespaces/index.js.map +1 -1
  319. package/dist/react-native/classic/privateEndpointConnections/index.d.ts +0 -5
  320. package/dist/react-native/classic/privateEndpointConnections/index.js.map +1 -1
  321. package/dist/react-native/classic/snapshots/index.d.ts +0 -5
  322. package/dist/react-native/classic/snapshots/index.js.map +1 -1
  323. package/dist/react-native/classic/trustedAccessRoleBindings/index.d.ts +0 -5
  324. package/dist/react-native/classic/trustedAccessRoleBindings/index.js.map +1 -1
  325. package/dist/react-native/containerServiceClient.d.ts +0 -24
  326. package/dist/react-native/containerServiceClient.js +0 -32
  327. package/dist/react-native/containerServiceClient.js.map +1 -1
  328. package/dist/react-native/index.d.ts +6 -14
  329. package/dist/react-native/index.js +1 -1
  330. package/dist/react-native/index.js.map +1 -1
  331. package/dist/react-native/models/index.d.ts +2 -2
  332. package/dist/react-native/models/index.js +1 -1
  333. package/dist/react-native/models/index.js.map +1 -1
  334. package/dist/react-native/models/models.d.ts +33 -1524
  335. package/dist/react-native/models/models.js +68 -1908
  336. package/dist/react-native/models/models.js.map +1 -1
  337. package/dist/react-native/restorePollerHelpers.js +5 -35
  338. package/dist/react-native/restorePollerHelpers.js.map +1 -1
  339. package/package.json +19 -153
  340. package/dist/browser/api/containerService/index.d.ts +0 -3
  341. package/dist/browser/api/containerService/index.js +0 -4
  342. package/dist/browser/api/containerService/index.js.map +0 -1
  343. package/dist/browser/api/containerService/operations.d.ts +0 -10
  344. package/dist/browser/api/containerService/operations.js +0 -37
  345. package/dist/browser/api/containerService/operations.js.map +0 -1
  346. package/dist/browser/api/containerService/options.d.ts +0 -5
  347. package/dist/browser/api/containerService/options.js +0 -4
  348. package/dist/browser/api/containerService/options.js.map +0 -1
  349. package/dist/browser/api/identityBindings/index.d.ts +0 -3
  350. package/dist/browser/api/identityBindings/index.js +0 -4
  351. package/dist/browser/api/identityBindings/index.js.map +0 -1
  352. package/dist/browser/api/identityBindings/operations.d.ts +0 -28
  353. package/dist/browser/api/identityBindings/operations.js +0 -140
  354. package/dist/browser/api/identityBindings/operations.js.map +0 -1
  355. package/dist/browser/api/identityBindings/options.d.ts +0 -18
  356. package/dist/browser/api/identityBindings/options.js +0 -4
  357. package/dist/browser/api/identityBindings/options.js.map +0 -1
  358. package/dist/browser/api/jwtAuthenticators/index.d.ts +0 -3
  359. package/dist/browser/api/jwtAuthenticators/index.js +0 -4
  360. package/dist/browser/api/jwtAuthenticators/index.js.map +0 -1
  361. package/dist/browser/api/jwtAuthenticators/operations.d.ts +0 -28
  362. package/dist/browser/api/jwtAuthenticators/operations.js +0 -140
  363. package/dist/browser/api/jwtAuthenticators/operations.js.map +0 -1
  364. package/dist/browser/api/jwtAuthenticators/options.d.ts +0 -18
  365. package/dist/browser/api/jwtAuthenticators/options.js +0 -4
  366. package/dist/browser/api/jwtAuthenticators/options.js.map +0 -1
  367. package/dist/browser/api/loadBalancers/index.d.ts +0 -3
  368. package/dist/browser/api/loadBalancers/index.js +0 -4
  369. package/dist/browser/api/loadBalancers/index.js.map +0 -1
  370. package/dist/browser/api/loadBalancers/operations.d.ts +0 -28
  371. package/dist/browser/api/loadBalancers/operations.js +0 -135
  372. package/dist/browser/api/loadBalancers/operations.js.map +0 -1
  373. package/dist/browser/api/loadBalancers/options.d.ts +0 -16
  374. package/dist/browser/api/loadBalancers/options.js +0 -4
  375. package/dist/browser/api/loadBalancers/options.js.map +0 -1
  376. package/dist/browser/api/managedClusterSnapshots/index.d.ts +0 -3
  377. package/dist/browser/api/managedClusterSnapshots/index.js +0 -4
  378. package/dist/browser/api/managedClusterSnapshots/index.js.map +0 -1
  379. package/dist/browser/api/managedClusterSnapshots/operations.d.ts +0 -35
  380. package/dist/browser/api/managedClusterSnapshots/operations.js +0 -184
  381. package/dist/browser/api/managedClusterSnapshots/operations.js.map +0 -1
  382. package/dist/browser/api/managedClusterSnapshots/options.d.ts +0 -20
  383. package/dist/browser/api/managedClusterSnapshots/options.js +0 -4
  384. package/dist/browser/api/managedClusterSnapshots/options.js.map +0 -1
  385. package/dist/browser/api/meshMemberships/index.d.ts +0 -3
  386. package/dist/browser/api/meshMemberships/index.js +0 -4
  387. package/dist/browser/api/meshMemberships/index.js.map +0 -1
  388. package/dist/browser/api/meshMemberships/operations.d.ts +0 -28
  389. package/dist/browser/api/meshMemberships/operations.js +0 -140
  390. package/dist/browser/api/meshMemberships/operations.js.map +0 -1
  391. package/dist/browser/api/meshMemberships/options.d.ts +0 -18
  392. package/dist/browser/api/meshMemberships/options.js +0 -4
  393. package/dist/browser/api/meshMemberships/options.js.map +0 -1
  394. package/dist/browser/api/operationStatusResult/index.d.ts +0 -3
  395. package/dist/browser/api/operationStatusResult/index.js +0 -4
  396. package/dist/browser/api/operationStatusResult/index.js.map +0 -1
  397. package/dist/browser/api/operationStatusResult/operations.d.ts +0 -18
  398. package/dist/browser/api/operationStatusResult/operations.js +0 -97
  399. package/dist/browser/api/operationStatusResult/operations.js.map +0 -1
  400. package/dist/browser/api/operationStatusResult/options.d.ts +0 -11
  401. package/dist/browser/api/operationStatusResult/options.js +0 -4
  402. package/dist/browser/api/operationStatusResult/options.js.map +0 -1
  403. package/dist/browser/api/vmSkus/index.d.ts +0 -3
  404. package/dist/browser/api/vmSkus/index.js +0 -4
  405. package/dist/browser/api/vmSkus/index.js.map +0 -1
  406. package/dist/browser/api/vmSkus/operations.d.ts +0 -10
  407. package/dist/browser/api/vmSkus/operations.js +0 -38
  408. package/dist/browser/api/vmSkus/operations.js.map +0 -1
  409. package/dist/browser/api/vmSkus/options.d.ts +0 -7
  410. package/dist/browser/api/vmSkus/options.js +0 -4
  411. package/dist/browser/api/vmSkus/options.js.map +0 -1
  412. package/dist/browser/classic/containerService/index.d.ts +0 -11
  413. package/dist/browser/classic/containerService/index.js +0 -14
  414. package/dist/browser/classic/containerService/index.js.map +0 -1
  415. package/dist/browser/classic/identityBindings/index.d.ts +0 -32
  416. package/dist/browser/classic/identityBindings/index.js +0 -34
  417. package/dist/browser/classic/identityBindings/index.js.map +0 -1
  418. package/dist/browser/classic/jwtAuthenticators/index.d.ts +0 -32
  419. package/dist/browser/classic/jwtAuthenticators/index.js +0 -34
  420. package/dist/browser/classic/jwtAuthenticators/index.js.map +0 -1
  421. package/dist/browser/classic/loadBalancers/index.d.ts +0 -28
  422. package/dist/browser/classic/loadBalancers/index.js +0 -26
  423. package/dist/browser/classic/loadBalancers/index.js.map +0 -1
  424. package/dist/browser/classic/managedClusterSnapshots/index.d.ts +0 -26
  425. package/dist/browser/classic/managedClusterSnapshots/index.js +0 -19
  426. package/dist/browser/classic/managedClusterSnapshots/index.js.map +0 -1
  427. package/dist/browser/classic/meshMemberships/index.d.ts +0 -32
  428. package/dist/browser/classic/meshMemberships/index.js +0 -34
  429. package/dist/browser/classic/meshMemberships/index.js.map +0 -1
  430. package/dist/browser/classic/operationStatusResult/index.d.ts +0 -15
  431. package/dist/browser/classic/operationStatusResult/index.js +0 -16
  432. package/dist/browser/classic/operationStatusResult/index.js.map +0 -1
  433. package/dist/browser/classic/vmSkus/index.d.ts +0 -11
  434. package/dist/browser/classic/vmSkus/index.js +0 -14
  435. package/dist/browser/classic/vmSkus/index.js.map +0 -1
  436. package/dist/commonjs/api/containerService/index.d.ts +0 -3
  437. package/dist/commonjs/api/containerService/index.js +0 -28
  438. package/dist/commonjs/api/containerService/index.js.map +0 -7
  439. package/dist/commonjs/api/containerService/operations.d.ts +0 -10
  440. package/dist/commonjs/api/containerService/operations.js +0 -74
  441. package/dist/commonjs/api/containerService/operations.js.map +0 -7
  442. package/dist/commonjs/api/containerService/options.d.ts +0 -5
  443. package/dist/commonjs/api/containerService/options.js +0 -16
  444. package/dist/commonjs/api/containerService/options.js.map +0 -7
  445. package/dist/commonjs/api/identityBindings/index.d.ts +0 -3
  446. package/dist/commonjs/api/identityBindings/index.js +0 -34
  447. package/dist/commonjs/api/identityBindings/index.js.map +0 -7
  448. package/dist/commonjs/api/identityBindings/operations.d.ts +0 -28
  449. package/dist/commonjs/api/identityBindings/operations.js +0 -212
  450. package/dist/commonjs/api/identityBindings/operations.js.map +0 -7
  451. package/dist/commonjs/api/identityBindings/options.d.ts +0 -18
  452. package/dist/commonjs/api/identityBindings/options.js +0 -16
  453. package/dist/commonjs/api/identityBindings/options.js.map +0 -7
  454. package/dist/commonjs/api/jwtAuthenticators/index.d.ts +0 -3
  455. package/dist/commonjs/api/jwtAuthenticators/index.js +0 -34
  456. package/dist/commonjs/api/jwtAuthenticators/index.js.map +0 -7
  457. package/dist/commonjs/api/jwtAuthenticators/operations.d.ts +0 -28
  458. package/dist/commonjs/api/jwtAuthenticators/operations.js +0 -212
  459. package/dist/commonjs/api/jwtAuthenticators/operations.js.map +0 -7
  460. package/dist/commonjs/api/jwtAuthenticators/options.d.ts +0 -18
  461. package/dist/commonjs/api/jwtAuthenticators/options.js +0 -16
  462. package/dist/commonjs/api/jwtAuthenticators/options.js.map +0 -7
  463. package/dist/commonjs/api/loadBalancers/index.d.ts +0 -3
  464. package/dist/commonjs/api/loadBalancers/index.js +0 -34
  465. package/dist/commonjs/api/loadBalancers/index.js.map +0 -7
  466. package/dist/commonjs/api/loadBalancers/operations.d.ts +0 -28
  467. package/dist/commonjs/api/loadBalancers/operations.js +0 -207
  468. package/dist/commonjs/api/loadBalancers/operations.js.map +0 -7
  469. package/dist/commonjs/api/loadBalancers/options.d.ts +0 -16
  470. package/dist/commonjs/api/loadBalancers/options.js +0 -16
  471. package/dist/commonjs/api/loadBalancers/options.js.map +0 -7
  472. package/dist/commonjs/api/managedClusterSnapshots/index.d.ts +0 -3
  473. package/dist/commonjs/api/managedClusterSnapshots/index.js +0 -38
  474. package/dist/commonjs/api/managedClusterSnapshots/index.js.map +0 -7
  475. package/dist/commonjs/api/managedClusterSnapshots/operations.d.ts +0 -35
  476. package/dist/commonjs/api/managedClusterSnapshots/operations.js +0 -279
  477. package/dist/commonjs/api/managedClusterSnapshots/operations.js.map +0 -7
  478. package/dist/commonjs/api/managedClusterSnapshots/options.d.ts +0 -20
  479. package/dist/commonjs/api/managedClusterSnapshots/options.js +0 -16
  480. package/dist/commonjs/api/managedClusterSnapshots/options.js.map +0 -7
  481. package/dist/commonjs/api/meshMemberships/index.d.ts +0 -3
  482. package/dist/commonjs/api/meshMemberships/index.js +0 -34
  483. package/dist/commonjs/api/meshMemberships/index.js.map +0 -7
  484. package/dist/commonjs/api/meshMemberships/operations.d.ts +0 -28
  485. package/dist/commonjs/api/meshMemberships/operations.js +0 -212
  486. package/dist/commonjs/api/meshMemberships/operations.js.map +0 -7
  487. package/dist/commonjs/api/meshMemberships/options.d.ts +0 -18
  488. package/dist/commonjs/api/meshMemberships/options.js +0 -16
  489. package/dist/commonjs/api/meshMemberships/options.js.map +0 -7
  490. package/dist/commonjs/api/operationStatusResult/index.d.ts +0 -3
  491. package/dist/commonjs/api/operationStatusResult/index.js +0 -32
  492. package/dist/commonjs/api/operationStatusResult/index.js.map +0 -7
  493. package/dist/commonjs/api/operationStatusResult/operations.d.ts +0 -18
  494. package/dist/commonjs/api/operationStatusResult/operations.js +0 -159
  495. package/dist/commonjs/api/operationStatusResult/operations.js.map +0 -7
  496. package/dist/commonjs/api/operationStatusResult/options.d.ts +0 -11
  497. package/dist/commonjs/api/operationStatusResult/options.js +0 -16
  498. package/dist/commonjs/api/operationStatusResult/options.js.map +0 -7
  499. package/dist/commonjs/api/vmSkus/index.d.ts +0 -3
  500. package/dist/commonjs/api/vmSkus/index.js +0 -28
  501. package/dist/commonjs/api/vmSkus/index.js.map +0 -7
  502. package/dist/commonjs/api/vmSkus/operations.d.ts +0 -10
  503. package/dist/commonjs/api/vmSkus/operations.js +0 -75
  504. package/dist/commonjs/api/vmSkus/operations.js.map +0 -7
  505. package/dist/commonjs/api/vmSkus/options.d.ts +0 -7
  506. package/dist/commonjs/api/vmSkus/options.js +0 -16
  507. package/dist/commonjs/api/vmSkus/options.js.map +0 -7
  508. package/dist/commonjs/classic/containerService/index.d.ts +0 -11
  509. package/dist/commonjs/classic/containerService/index.js +0 -38
  510. package/dist/commonjs/classic/containerService/index.js.map +0 -7
  511. package/dist/commonjs/classic/identityBindings/index.d.ts +0 -32
  512. package/dist/commonjs/classic/identityBindings/index.js +0 -85
  513. package/dist/commonjs/classic/identityBindings/index.js.map +0 -7
  514. package/dist/commonjs/classic/jwtAuthenticators/index.d.ts +0 -32
  515. package/dist/commonjs/classic/jwtAuthenticators/index.js +0 -85
  516. package/dist/commonjs/classic/jwtAuthenticators/index.js.map +0 -7
  517. package/dist/commonjs/classic/loadBalancers/index.d.ts +0 -28
  518. package/dist/commonjs/classic/loadBalancers/index.js +0 -57
  519. package/dist/commonjs/classic/loadBalancers/index.js.map +0 -7
  520. package/dist/commonjs/classic/managedClusterSnapshots/index.d.ts +0 -26
  521. package/dist/commonjs/classic/managedClusterSnapshots/index.js +0 -43
  522. package/dist/commonjs/classic/managedClusterSnapshots/index.js.map +0 -7
  523. package/dist/commonjs/classic/meshMemberships/index.d.ts +0 -32
  524. package/dist/commonjs/classic/meshMemberships/index.js +0 -79
  525. package/dist/commonjs/classic/meshMemberships/index.js.map +0 -7
  526. package/dist/commonjs/classic/operationStatusResult/index.d.ts +0 -15
  527. package/dist/commonjs/classic/operationStatusResult/index.js +0 -40
  528. package/dist/commonjs/classic/operationStatusResult/index.js.map +0 -7
  529. package/dist/commonjs/classic/vmSkus/index.d.ts +0 -11
  530. package/dist/commonjs/classic/vmSkus/index.js +0 -38
  531. package/dist/commonjs/classic/vmSkus/index.js.map +0 -7
  532. package/dist/esm/api/containerService/index.d.ts +0 -3
  533. package/dist/esm/api/containerService/index.js +0 -4
  534. package/dist/esm/api/containerService/index.js.map +0 -1
  535. package/dist/esm/api/containerService/operations.d.ts +0 -10
  536. package/dist/esm/api/containerService/operations.js +0 -37
  537. package/dist/esm/api/containerService/operations.js.map +0 -1
  538. package/dist/esm/api/containerService/options.d.ts +0 -5
  539. package/dist/esm/api/containerService/options.js +0 -4
  540. package/dist/esm/api/containerService/options.js.map +0 -1
  541. package/dist/esm/api/identityBindings/index.d.ts +0 -3
  542. package/dist/esm/api/identityBindings/index.js +0 -4
  543. package/dist/esm/api/identityBindings/index.js.map +0 -1
  544. package/dist/esm/api/identityBindings/operations.d.ts +0 -28
  545. package/dist/esm/api/identityBindings/operations.js +0 -140
  546. package/dist/esm/api/identityBindings/operations.js.map +0 -1
  547. package/dist/esm/api/identityBindings/options.d.ts +0 -18
  548. package/dist/esm/api/identityBindings/options.js +0 -4
  549. package/dist/esm/api/identityBindings/options.js.map +0 -1
  550. package/dist/esm/api/jwtAuthenticators/index.d.ts +0 -3
  551. package/dist/esm/api/jwtAuthenticators/index.js +0 -4
  552. package/dist/esm/api/jwtAuthenticators/index.js.map +0 -1
  553. package/dist/esm/api/jwtAuthenticators/operations.d.ts +0 -28
  554. package/dist/esm/api/jwtAuthenticators/operations.js +0 -140
  555. package/dist/esm/api/jwtAuthenticators/operations.js.map +0 -1
  556. package/dist/esm/api/jwtAuthenticators/options.d.ts +0 -18
  557. package/dist/esm/api/jwtAuthenticators/options.js +0 -4
  558. package/dist/esm/api/jwtAuthenticators/options.js.map +0 -1
  559. package/dist/esm/api/loadBalancers/index.d.ts +0 -3
  560. package/dist/esm/api/loadBalancers/index.js +0 -4
  561. package/dist/esm/api/loadBalancers/index.js.map +0 -1
  562. package/dist/esm/api/loadBalancers/operations.d.ts +0 -28
  563. package/dist/esm/api/loadBalancers/operations.js +0 -135
  564. package/dist/esm/api/loadBalancers/operations.js.map +0 -1
  565. package/dist/esm/api/loadBalancers/options.d.ts +0 -16
  566. package/dist/esm/api/loadBalancers/options.js +0 -4
  567. package/dist/esm/api/loadBalancers/options.js.map +0 -1
  568. package/dist/esm/api/managedClusterSnapshots/index.d.ts +0 -3
  569. package/dist/esm/api/managedClusterSnapshots/index.js +0 -4
  570. package/dist/esm/api/managedClusterSnapshots/index.js.map +0 -1
  571. package/dist/esm/api/managedClusterSnapshots/operations.d.ts +0 -35
  572. package/dist/esm/api/managedClusterSnapshots/operations.js +0 -184
  573. package/dist/esm/api/managedClusterSnapshots/operations.js.map +0 -1
  574. package/dist/esm/api/managedClusterSnapshots/options.d.ts +0 -20
  575. package/dist/esm/api/managedClusterSnapshots/options.js +0 -4
  576. package/dist/esm/api/managedClusterSnapshots/options.js.map +0 -1
  577. package/dist/esm/api/meshMemberships/index.d.ts +0 -3
  578. package/dist/esm/api/meshMemberships/index.js +0 -4
  579. package/dist/esm/api/meshMemberships/index.js.map +0 -1
  580. package/dist/esm/api/meshMemberships/operations.d.ts +0 -28
  581. package/dist/esm/api/meshMemberships/operations.js +0 -140
  582. package/dist/esm/api/meshMemberships/operations.js.map +0 -1
  583. package/dist/esm/api/meshMemberships/options.d.ts +0 -18
  584. package/dist/esm/api/meshMemberships/options.js +0 -4
  585. package/dist/esm/api/meshMemberships/options.js.map +0 -1
  586. package/dist/esm/api/operationStatusResult/index.d.ts +0 -3
  587. package/dist/esm/api/operationStatusResult/index.js +0 -4
  588. package/dist/esm/api/operationStatusResult/index.js.map +0 -1
  589. package/dist/esm/api/operationStatusResult/operations.d.ts +0 -18
  590. package/dist/esm/api/operationStatusResult/operations.js +0 -97
  591. package/dist/esm/api/operationStatusResult/operations.js.map +0 -1
  592. package/dist/esm/api/operationStatusResult/options.d.ts +0 -11
  593. package/dist/esm/api/operationStatusResult/options.js +0 -4
  594. package/dist/esm/api/operationStatusResult/options.js.map +0 -1
  595. package/dist/esm/api/vmSkus/index.d.ts +0 -3
  596. package/dist/esm/api/vmSkus/index.js +0 -4
  597. package/dist/esm/api/vmSkus/index.js.map +0 -1
  598. package/dist/esm/api/vmSkus/operations.d.ts +0 -10
  599. package/dist/esm/api/vmSkus/operations.js +0 -38
  600. package/dist/esm/api/vmSkus/operations.js.map +0 -1
  601. package/dist/esm/api/vmSkus/options.d.ts +0 -7
  602. package/dist/esm/api/vmSkus/options.js +0 -4
  603. package/dist/esm/api/vmSkus/options.js.map +0 -1
  604. package/dist/esm/classic/containerService/index.d.ts +0 -11
  605. package/dist/esm/classic/containerService/index.js +0 -14
  606. package/dist/esm/classic/containerService/index.js.map +0 -1
  607. package/dist/esm/classic/identityBindings/index.d.ts +0 -32
  608. package/dist/esm/classic/identityBindings/index.js +0 -34
  609. package/dist/esm/classic/identityBindings/index.js.map +0 -1
  610. package/dist/esm/classic/jwtAuthenticators/index.d.ts +0 -32
  611. package/dist/esm/classic/jwtAuthenticators/index.js +0 -34
  612. package/dist/esm/classic/jwtAuthenticators/index.js.map +0 -1
  613. package/dist/esm/classic/loadBalancers/index.d.ts +0 -28
  614. package/dist/esm/classic/loadBalancers/index.js +0 -26
  615. package/dist/esm/classic/loadBalancers/index.js.map +0 -1
  616. package/dist/esm/classic/managedClusterSnapshots/index.d.ts +0 -26
  617. package/dist/esm/classic/managedClusterSnapshots/index.js +0 -19
  618. package/dist/esm/classic/managedClusterSnapshots/index.js.map +0 -1
  619. package/dist/esm/classic/meshMemberships/index.d.ts +0 -32
  620. package/dist/esm/classic/meshMemberships/index.js +0 -34
  621. package/dist/esm/classic/meshMemberships/index.js.map +0 -1
  622. package/dist/esm/classic/operationStatusResult/index.d.ts +0 -15
  623. package/dist/esm/classic/operationStatusResult/index.js +0 -16
  624. package/dist/esm/classic/operationStatusResult/index.js.map +0 -1
  625. package/dist/esm/classic/vmSkus/index.d.ts +0 -11
  626. package/dist/esm/classic/vmSkus/index.js +0 -14
  627. package/dist/esm/classic/vmSkus/index.js.map +0 -1
  628. package/dist/react-native/api/containerService/index.d.ts +0 -3
  629. package/dist/react-native/api/containerService/index.js +0 -4
  630. package/dist/react-native/api/containerService/index.js.map +0 -1
  631. package/dist/react-native/api/containerService/operations.d.ts +0 -10
  632. package/dist/react-native/api/containerService/operations.js +0 -37
  633. package/dist/react-native/api/containerService/operations.js.map +0 -1
  634. package/dist/react-native/api/containerService/options.d.ts +0 -5
  635. package/dist/react-native/api/containerService/options.js +0 -4
  636. package/dist/react-native/api/containerService/options.js.map +0 -1
  637. package/dist/react-native/api/identityBindings/index.d.ts +0 -3
  638. package/dist/react-native/api/identityBindings/index.js +0 -4
  639. package/dist/react-native/api/identityBindings/index.js.map +0 -1
  640. package/dist/react-native/api/identityBindings/operations.d.ts +0 -28
  641. package/dist/react-native/api/identityBindings/operations.js +0 -140
  642. package/dist/react-native/api/identityBindings/operations.js.map +0 -1
  643. package/dist/react-native/api/identityBindings/options.d.ts +0 -18
  644. package/dist/react-native/api/identityBindings/options.js +0 -4
  645. package/dist/react-native/api/identityBindings/options.js.map +0 -1
  646. package/dist/react-native/api/jwtAuthenticators/index.d.ts +0 -3
  647. package/dist/react-native/api/jwtAuthenticators/index.js +0 -4
  648. package/dist/react-native/api/jwtAuthenticators/index.js.map +0 -1
  649. package/dist/react-native/api/jwtAuthenticators/operations.d.ts +0 -28
  650. package/dist/react-native/api/jwtAuthenticators/operations.js +0 -140
  651. package/dist/react-native/api/jwtAuthenticators/operations.js.map +0 -1
  652. package/dist/react-native/api/jwtAuthenticators/options.d.ts +0 -18
  653. package/dist/react-native/api/jwtAuthenticators/options.js +0 -4
  654. package/dist/react-native/api/jwtAuthenticators/options.js.map +0 -1
  655. package/dist/react-native/api/loadBalancers/index.d.ts +0 -3
  656. package/dist/react-native/api/loadBalancers/index.js +0 -4
  657. package/dist/react-native/api/loadBalancers/index.js.map +0 -1
  658. package/dist/react-native/api/loadBalancers/operations.d.ts +0 -28
  659. package/dist/react-native/api/loadBalancers/operations.js +0 -135
  660. package/dist/react-native/api/loadBalancers/operations.js.map +0 -1
  661. package/dist/react-native/api/loadBalancers/options.d.ts +0 -16
  662. package/dist/react-native/api/loadBalancers/options.js +0 -4
  663. package/dist/react-native/api/loadBalancers/options.js.map +0 -1
  664. package/dist/react-native/api/managedClusterSnapshots/index.d.ts +0 -3
  665. package/dist/react-native/api/managedClusterSnapshots/index.js +0 -4
  666. package/dist/react-native/api/managedClusterSnapshots/index.js.map +0 -1
  667. package/dist/react-native/api/managedClusterSnapshots/operations.d.ts +0 -35
  668. package/dist/react-native/api/managedClusterSnapshots/operations.js +0 -184
  669. package/dist/react-native/api/managedClusterSnapshots/operations.js.map +0 -1
  670. package/dist/react-native/api/managedClusterSnapshots/options.d.ts +0 -20
  671. package/dist/react-native/api/managedClusterSnapshots/options.js +0 -4
  672. package/dist/react-native/api/managedClusterSnapshots/options.js.map +0 -1
  673. package/dist/react-native/api/meshMemberships/index.d.ts +0 -3
  674. package/dist/react-native/api/meshMemberships/index.js +0 -4
  675. package/dist/react-native/api/meshMemberships/index.js.map +0 -1
  676. package/dist/react-native/api/meshMemberships/operations.d.ts +0 -28
  677. package/dist/react-native/api/meshMemberships/operations.js +0 -140
  678. package/dist/react-native/api/meshMemberships/operations.js.map +0 -1
  679. package/dist/react-native/api/meshMemberships/options.d.ts +0 -18
  680. package/dist/react-native/api/meshMemberships/options.js +0 -4
  681. package/dist/react-native/api/meshMemberships/options.js.map +0 -1
  682. package/dist/react-native/api/operationStatusResult/index.d.ts +0 -3
  683. package/dist/react-native/api/operationStatusResult/index.js +0 -4
  684. package/dist/react-native/api/operationStatusResult/index.js.map +0 -1
  685. package/dist/react-native/api/operationStatusResult/operations.d.ts +0 -18
  686. package/dist/react-native/api/operationStatusResult/operations.js +0 -97
  687. package/dist/react-native/api/operationStatusResult/operations.js.map +0 -1
  688. package/dist/react-native/api/operationStatusResult/options.d.ts +0 -11
  689. package/dist/react-native/api/operationStatusResult/options.js +0 -4
  690. package/dist/react-native/api/operationStatusResult/options.js.map +0 -1
  691. package/dist/react-native/api/vmSkus/index.d.ts +0 -3
  692. package/dist/react-native/api/vmSkus/index.js +0 -4
  693. package/dist/react-native/api/vmSkus/index.js.map +0 -1
  694. package/dist/react-native/api/vmSkus/operations.d.ts +0 -10
  695. package/dist/react-native/api/vmSkus/operations.js +0 -38
  696. package/dist/react-native/api/vmSkus/operations.js.map +0 -1
  697. package/dist/react-native/api/vmSkus/options.d.ts +0 -7
  698. package/dist/react-native/api/vmSkus/options.js +0 -4
  699. package/dist/react-native/api/vmSkus/options.js.map +0 -1
  700. package/dist/react-native/classic/containerService/index.d.ts +0 -11
  701. package/dist/react-native/classic/containerService/index.js +0 -14
  702. package/dist/react-native/classic/containerService/index.js.map +0 -1
  703. package/dist/react-native/classic/identityBindings/index.d.ts +0 -32
  704. package/dist/react-native/classic/identityBindings/index.js +0 -34
  705. package/dist/react-native/classic/identityBindings/index.js.map +0 -1
  706. package/dist/react-native/classic/jwtAuthenticators/index.d.ts +0 -32
  707. package/dist/react-native/classic/jwtAuthenticators/index.js +0 -34
  708. package/dist/react-native/classic/jwtAuthenticators/index.js.map +0 -1
  709. package/dist/react-native/classic/loadBalancers/index.d.ts +0 -28
  710. package/dist/react-native/classic/loadBalancers/index.js +0 -26
  711. package/dist/react-native/classic/loadBalancers/index.js.map +0 -1
  712. package/dist/react-native/classic/managedClusterSnapshots/index.d.ts +0 -26
  713. package/dist/react-native/classic/managedClusterSnapshots/index.js +0 -19
  714. package/dist/react-native/classic/managedClusterSnapshots/index.js.map +0 -1
  715. package/dist/react-native/classic/meshMemberships/index.d.ts +0 -32
  716. package/dist/react-native/classic/meshMemberships/index.js +0 -34
  717. package/dist/react-native/classic/meshMemberships/index.js.map +0 -1
  718. package/dist/react-native/classic/operationStatusResult/index.d.ts +0 -15
  719. package/dist/react-native/classic/operationStatusResult/index.js +0 -16
  720. package/dist/react-native/classic/operationStatusResult/index.js.map +0 -1
  721. package/dist/react-native/classic/vmSkus/index.d.ts +0 -11
  722. package/dist/react-native/classic/vmSkus/index.js +0 -14
  723. package/dist/react-native/classic/vmSkus/index.js.map +0 -1
@@ -50,14 +50,8 @@ export interface AgentPool extends ProxyResource {
50
50
  readonly currentOrchestratorVersion?: string;
51
51
  /** The version of node image */
52
52
  readonly nodeImageVersion?: string;
53
- /** Defines the upgrade strategy for the agent pool. The default is Rolling. */
54
- upgradeStrategy?: UpgradeStrategy;
55
- /** 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. */
56
- enableOSDiskFullCaching?: boolean;
57
53
  /** Settings for upgrading the agentpool */
58
54
  upgradeSettings?: AgentPoolUpgradeSettings;
59
- /** Settings for Blue-Green upgrade on the agentpool. Applies when upgrade strategy is set to BlueGreen. */
60
- upgradeSettingsBlueGreen?: AgentPoolBlueGreenUpgradeSettings;
61
55
  /** The current deployment or provisioning state. */
62
56
  readonly provisioningState?: string;
63
57
  /** 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 */
@@ -80,8 +74,6 @@ export interface AgentPool extends ProxyResource {
80
74
  nodeLabels?: Record<string, string>;
81
75
  /** The taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule. */
82
76
  nodeTaints?: string[];
83
- /** 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-` */
84
- nodeInitializationTaints?: string[];
85
77
  /** The ID for Proximity Placement Group. */
86
78
  proximityPlacementGroupID?: string;
87
79
  /** The Kubelet configuration on the agent pool nodes. */
@@ -122,8 +114,6 @@ export interface AgentPool extends ProxyResource {
122
114
  status?: AgentPoolStatus;
123
115
  /** 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. */
124
116
  localDNSProfile?: LocalDNSProfile;
125
- /** Settings to determine the node customization used to provision nodes in a pool. */
126
- nodeCustomizationProfile?: NodeCustomizationProfile;
127
117
  }
128
118
  export declare function agentPoolSerializer(item: AgentPool): any;
129
119
  export declare function agentPoolDeserializer(item: any): AgentPool;
@@ -175,14 +165,8 @@ export interface ManagedClusterAgentPoolProfileProperties {
175
165
  readonly currentOrchestratorVersion?: string;
176
166
  /** The version of node image */
177
167
  readonly nodeImageVersion?: string;
178
- /** Defines the upgrade strategy for the agent pool. The default is Rolling. */
179
- upgradeStrategy?: UpgradeStrategy;
180
- /** 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. */
181
- enableOSDiskFullCaching?: boolean;
182
168
  /** Settings for upgrading the agentpool */
183
169
  upgradeSettings?: AgentPoolUpgradeSettings;
184
- /** Settings for Blue-Green upgrade on the agentpool. Applies when upgrade strategy is set to BlueGreen. */
185
- upgradeSettingsBlueGreen?: AgentPoolBlueGreenUpgradeSettings;
186
170
  /** The current deployment or provisioning state. */
187
171
  readonly provisioningState?: string;
188
172
  /** 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 */
@@ -205,8 +189,6 @@ export interface ManagedClusterAgentPoolProfileProperties {
205
189
  nodeLabels?: Record<string, string>;
206
190
  /** The taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule. */
207
191
  nodeTaints?: string[];
208
- /** 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-` */
209
- nodeInitializationTaints?: string[];
210
192
  /** The ID for Proximity Placement Group. */
211
193
  proximityPlacementGroupID?: string;
212
194
  /** The Kubelet configuration on the agent pool nodes. */
@@ -247,8 +229,6 @@ export interface ManagedClusterAgentPoolProfileProperties {
247
229
  status?: AgentPoolStatus;
248
230
  /** 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. */
249
231
  localDNSProfile?: LocalDNSProfile;
250
- /** Settings to determine the node customization used to provision nodes in a pool. */
251
- nodeCustomizationProfile?: NodeCustomizationProfile;
252
232
  }
253
233
  export declare function managedClusterAgentPoolProfilePropertiesSerializer(item: ManagedClusterAgentPoolProfileProperties): any;
254
234
  export declare function managedClusterAgentPoolProfilePropertiesDeserializer(item: any): ManagedClusterAgentPoolProfileProperties;
@@ -290,8 +270,6 @@ export declare enum KnownWorkloadRuntime {
290
270
  OCIContainer = "OCIContainer",
291
271
  /** Nodes will use Krustlet to run WASM workloads using the WASI provider (Preview). */
292
272
  WasmWasi = "WasmWasi",
293
- /** 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. */
294
- KataMshvVmIsolation = "KataMshvVmIsolation",
295
273
  /** 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. */
296
274
  KataVmIsolation = "KataVmIsolation"
297
275
  }
@@ -302,7 +280,6 @@ export declare enum KnownWorkloadRuntime {
302
280
  * ### Known values supported by the service
303
281
  * **OCIContainer**: Nodes will use Kubelet to run standard OCI container workloads. \
304
282
  * **WasmWasi**: Nodes will use Krustlet to run WASM workloads using the WASI provider (Preview). \
305
- * **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. \
306
283
  * **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.
307
284
  */
308
285
  export type WorkloadRuntime = string;
@@ -347,10 +324,6 @@ export declare enum KnownOssku {
347
324
  /** 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. */
348
325
  AzureLinux3 = "AzureLinux3",
349
326
  /** Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. */
350
- Mariner = "Mariner",
351
- /** 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 */
352
- Flatcar = "Flatcar",
353
- /** Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. */
354
327
  CBLMariner = "CBLMariner",
355
328
  /** 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. */
356
329
  Windows2019 = "Windows2019",
@@ -360,10 +333,10 @@ export declare enum KnownOssku {
360
333
  Ubuntu2204 = "Ubuntu2204",
361
334
  /** 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. */
362
335
  Windows2025 = "Windows2025",
363
- /** 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. */
364
- WindowsAnnual = "WindowsAnnual",
365
336
  /** 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 */
366
- Ubuntu2404 = "Ubuntu2404"
337
+ Ubuntu2404 = "Ubuntu2404",
338
+ /** 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 */
339
+ AzureContainerLinux = "AzureContainerLinux"
367
340
  }
368
341
  /**
369
342
  * Specifies the OS SKU used by the agent pool. The default is Ubuntu if OSType is Linux. The default is Windows2019 when Kubernetes <= 1.24 or Windows2022 when Kubernetes >= 1.25 if OSType is Windows. \
@@ -373,15 +346,13 @@ export declare enum KnownOssku {
373
346
  * **Ubuntu**: Use Ubuntu as the OS for node images. \
374
347
  * **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. \
375
348
  * **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. \
376
- * **Mariner**: Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. \
377
- * **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 \
378
349
  * **CBLMariner**: Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. \
379
350
  * **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. \
380
351
  * **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. \
381
352
  * **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 \
382
353
  * **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. \
383
- * **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. \
384
- * **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
354
+ * **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 \
355
+ * **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
385
356
  */
386
357
  export type Ossku = string;
387
358
  /** Describes how VMs are added to or removed from Agent Pools. See [billing states](https://docs.microsoft.com/azure/virtual-machines/states-billing). */
@@ -426,11 +397,7 @@ export declare enum KnownAgentPoolMode {
426
397
  /** User agent pools are primarily for hosting your application pods. */
427
398
  User = "User",
428
399
  /** Gateway agent pools are dedicated to providing static egress IPs to pods. For more details, see https://aka.ms/aks/static-egress-gateway. */
429
- Gateway = "Gateway",
430
- /** 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. */
431
- ManagedSystem = "ManagedSystem",
432
- /** 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. */
433
- Machines = "Machines"
400
+ Gateway = "Gateway"
434
401
  }
435
402
  /**
436
403
  * 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 \
@@ -439,35 +406,15 @@ export declare enum KnownAgentPoolMode {
439
406
  * ### Known values supported by the service
440
407
  * **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. \
441
408
  * **User**: User agent pools are primarily for hosting your application pods. \
442
- * **Gateway**: Gateway agent pools are dedicated to providing static egress IPs to pods. For more details, see https:\//aka.ms\/aks\/static-egress-gateway. \
443
- * **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. \
444
- * **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.
409
+ * **Gateway**: Gateway agent pools are dedicated to providing static egress IPs to pods. For more details, see https:\//aka.ms\/aks\/static-egress-gateway.
445
410
  */
446
411
  export type AgentPoolMode = string;
447
- /** Defines the upgrade strategy for the agent pool. The default is Rolling. */
448
- export declare enum KnownUpgradeStrategy {
449
- /** Specifies that the agent pool will conduct rolling upgrade. This is the default upgrade strategy. */
450
- Rolling = "Rolling",
451
- /** Specifies that the agent pool will conduct blue-green upgrade. */
452
- BlueGreen = "BlueGreen"
453
- }
454
- /**
455
- * Defines the upgrade strategy for the agent pool. The default is Rolling. \
456
- * {@link KnownUpgradeStrategy} can be used interchangeably with UpgradeStrategy,
457
- * this enum contains the known values that the service supports.
458
- * ### Known values supported by the service
459
- * **Rolling**: Specifies that the agent pool will conduct rolling upgrade. This is the default upgrade strategy. \
460
- * **BlueGreen**: Specifies that the agent pool will conduct blue-green upgrade.
461
- */
462
- export type UpgradeStrategy = string;
463
412
  /** Settings for upgrading an agentpool */
464
413
  export interface AgentPoolUpgradeSettings {
465
414
  /** 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 */
466
415
  maxSurge?: string;
467
416
  /** 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 */
468
417
  maxUnavailable?: string;
469
- /** 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 */
470
- maxBlockedNodes?: string;
471
418
  /** 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. */
472
419
  drainTimeoutInMinutes?: number;
473
420
  /** 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. */
@@ -493,19 +440,6 @@ export declare enum KnownUndrainableNodeBehavior {
493
440
  * **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.
494
441
  */
495
442
  export type UndrainableNodeBehavior = string;
496
- /** Settings for blue-green upgrade on an agentpool */
497
- export interface AgentPoolBlueGreenUpgradeSettings {
498
- /** 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 */
499
- drainBatchSize?: string;
500
- /** 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. */
501
- drainTimeoutInMinutes?: number;
502
- /** 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. */
503
- batchSoakDurationInMinutes?: number;
504
- /** 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. */
505
- finalSoakDurationInMinutes?: number;
506
- }
507
- export declare function agentPoolBlueGreenUpgradeSettingsSerializer(item: AgentPoolBlueGreenUpgradeSettings): any;
508
- export declare function agentPoolBlueGreenUpgradeSettingsDeserializer(item: any): AgentPoolBlueGreenUpgradeSettings;
509
443
  /** Describes the Power State of the cluster */
510
444
  export interface PowerState {
511
445
  /** Tells whether the cluster is Running or Stopped */
@@ -585,27 +519,9 @@ export interface KubeletConfig {
585
519
  containerLogMaxFiles?: number;
586
520
  /** The maximum number of processes per pod. */
587
521
  podMaxPids?: number;
588
- /** Specifies the default seccomp profile applied to all workloads. If not specified, 'Unconfined' will be used by default. */
589
- seccompDefault?: SeccompDefault;
590
522
  }
591
523
  export declare function kubeletConfigSerializer(item: KubeletConfig): any;
592
524
  export declare function kubeletConfigDeserializer(item: any): KubeletConfig;
593
- /** Specifies the default seccomp profile applied to all workloads. If not specified, 'Unconfined' will be used by default. */
594
- export declare enum KnownSeccompDefault {
595
- /** No seccomp profile is applied, allowing all system calls. */
596
- Unconfined = "Unconfined",
597
- /** The default seccomp profile for container runtime is applied, which restricts certain system calls for enhanced security. */
598
- RuntimeDefault = "RuntimeDefault"
599
- }
600
- /**
601
- * Specifies the default seccomp profile applied to all workloads. If not specified, 'Unconfined' will be used by default. \
602
- * {@link KnownSeccompDefault} can be used interchangeably with SeccompDefault,
603
- * this enum contains the known values that the service supports.
604
- * ### Known values supported by the service
605
- * **Unconfined**: No seccomp profile is applied, allowing all system calls. \
606
- * **RuntimeDefault**: The default seccomp profile for container runtime is applied, which restricts certain system calls for enhanced security.
607
- */
608
- export type SeccompDefault = string;
609
525
  /** OS configurations of Linux agent nodes. See [AKS custom node configuration](https://docs.microsoft.com/azure/aks/custom-node-configuration) for more details. */
610
526
  export interface LinuxOSConfig {
611
527
  /** Sysctl settings for Linux agent nodes. */
@@ -786,9 +702,7 @@ export declare enum KnownAgentPoolSSHAccess {
786
702
  /** Can SSH onto the node as a local user using private key. */
787
703
  LocalUser = "LocalUser",
788
704
  /** SSH service will be turned off on the node. */
789
- Disabled = "Disabled",
790
- /** SSH to node with EntraId integration. More information can be found under https://aka.ms/aks/ssh/aad */
791
- EntraId = "EntraId"
705
+ Disabled = "Disabled"
792
706
  }
793
707
  /**
794
708
  * SSH access method of an agent pool. \
@@ -796,18 +710,13 @@ export declare enum KnownAgentPoolSSHAccess {
796
710
  * this enum contains the known values that the service supports.
797
711
  * ### Known values supported by the service
798
712
  * **LocalUser**: Can SSH onto the node as a local user using private key. \
799
- * **Disabled**: SSH service will be turned off on the node. \
800
- * **EntraId**: SSH to node with EntraId integration. More information can be found under https:\//aka.ms\/aks\/ssh\/aad
713
+ * **Disabled**: SSH service will be turned off on the node.
801
714
  */
802
715
  export type AgentPoolSSHAccess = string;
803
716
  /** GPU settings for the Agent Pool. */
804
717
  export interface GPUProfile {
805
718
  /** Whether to install GPU drivers. When it's not specified, default is Install. */
806
719
  driver?: GPUDriver;
807
- /** 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. */
808
- driverType?: DriverType;
809
- /** NVIDIA-specific GPU settings. */
810
- nvidia?: NvidiaGPUProfile;
811
720
  }
812
721
  export declare function gpuProfileSerializer(item: GPUProfile): any;
813
722
  export declare function gpuProfileDeserializer(item: any): GPUProfile;
@@ -827,66 +736,6 @@ export declare enum KnownGPUDriver {
827
736
  * **None**: Skip driver install.
828
737
  */
829
738
  export type GPUDriver = string;
830
- /** 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. */
831
- export declare enum KnownDriverType {
832
- /** Install the GRID driver for the GPU, suitable for applications requiring virtualization support. */
833
- Grid = "GRID",
834
- /** Install the CUDA driver for the GPU, optimized for computational tasks in scientific computing and data-intensive applications. */
835
- Cuda = "CUDA"
836
- }
837
- /**
838
- * 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. \
839
- * {@link KnownDriverType} can be used interchangeably with DriverType,
840
- * this enum contains the known values that the service supports.
841
- * ### Known values supported by the service
842
- * **GRID**: Install the GRID driver for the GPU, suitable for applications requiring virtualization support. \
843
- * **CUDA**: Install the CUDA driver for the GPU, optimized for computational tasks in scientific computing and data-intensive applications.
844
- */
845
- export type DriverType = string;
846
- /** NVIDIA-specific GPU settings */
847
- export interface NvidiaGPUProfile {
848
- /** 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. */
849
- managementMode?: ManagementMode;
850
- /** 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. */
851
- migStrategy?: MigStrategy;
852
- }
853
- export declare function nvidiaGPUProfileSerializer(item: NvidiaGPUProfile): any;
854
- export declare function nvidiaGPUProfileDeserializer(item: any): NvidiaGPUProfile;
855
- /** 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. */
856
- export declare enum KnownManagementMode {
857
- /** Managed GPU experience is disabled for NVIDIA GPUs. */
858
- Unmanaged = "Unmanaged",
859
- /** Managed GPU experience is enabled for NVIDIA GPUs. */
860
- Managed = "Managed"
861
- }
862
- /**
863
- * 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. \
864
- * {@link KnownManagementMode} can be used interchangeably with ManagementMode,
865
- * this enum contains the known values that the service supports.
866
- * ### Known values supported by the service
867
- * **Unmanaged**: Managed GPU experience is disabled for NVIDIA GPUs. \
868
- * **Managed**: Managed GPU experience is enabled for NVIDIA GPUs.
869
- */
870
- export type ManagementMode = string;
871
- /** 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. */
872
- export declare enum KnownMigStrategy {
873
- /** Don't set a MIG strategy. If you previously had one set, this will override it and set remove the set MIG strategy. */
874
- None = "None",
875
- /** Set the MIG strategy for managed MIG as single. */
876
- Single = "Single",
877
- /** Set the MIG strategy for managed MIG as mixed. */
878
- Mixed = "Mixed"
879
- }
880
- /**
881
- * 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. \
882
- * {@link KnownMigStrategy} can be used interchangeably with MigStrategy,
883
- * this enum contains the known values that the service supports.
884
- * ### Known values supported by the service
885
- * **None**: Don't set a MIG strategy. If you previously had one set, this will override it and set remove the set MIG strategy. \
886
- * **Single**: Set the MIG strategy for managed MIG as single. \
887
- * **Mixed**: Set the MIG strategy for managed MIG as mixed.
888
- */
889
- export type MigStrategy = string;
890
739
  /** Profile of the managed cluster gateway agent pool. */
891
740
  export interface AgentPoolGatewayProfile {
892
741
  /** 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. */
@@ -912,8 +761,6 @@ export declare function virtualMachinesProfileDeserializer(item: any): VirtualMa
912
761
  export interface ScaleProfile {
913
762
  /** Specifications on how to scale the VirtualMachines agent pool to a fixed size. */
914
763
  manual?: ManualScaleProfile[];
915
- /** Specifications on how to auto-scale the VirtualMachines agent pool within a predefined size range. */
916
- autoscale?: AutoScaleProfile;
917
764
  }
918
765
  export declare function scaleProfileSerializer(item: ScaleProfile): any;
919
766
  export declare function scaleProfileDeserializer(item: any): ScaleProfile;
@@ -928,17 +775,6 @@ export interface ManualScaleProfile {
928
775
  }
929
776
  export declare function manualScaleProfileSerializer(item: ManualScaleProfile): any;
930
777
  export declare function manualScaleProfileDeserializer(item: any): ManualScaleProfile;
931
- /** Specifications on auto-scaling. */
932
- export interface AutoScaleProfile {
933
- /** VM size that AKS will use when creating and scaling e.g. 'Standard_E4s_v3', 'Standard_E16s_v3' or 'Standard_D16s_v5'. */
934
- size?: string;
935
- /** The minimum number of nodes of the specified sizes. */
936
- minCount?: number;
937
- /** The maximum number of nodes of the specified sizes. */
938
- maxCount?: number;
939
- }
940
- export declare function autoScaleProfileSerializer(item: AutoScaleProfile): any;
941
- export declare function autoScaleProfileDeserializer(item: any): AutoScaleProfile;
942
778
  export declare function virtualMachineNodesArraySerializer(result: Array<VirtualMachineNodes>): any[];
943
779
  export declare function virtualMachineNodesArrayDeserializer(result: Array<VirtualMachineNodes>): any[];
944
780
  /** Current status on a group of nodes of the same vm size. */
@@ -955,7 +791,7 @@ export interface AgentPoolStatus {
955
791
  /** The error detail information of the agent pool. Preserves the detailed info of failure. If there was no error, this field is omitted. */
956
792
  readonly provisioningError?: ErrorDetail;
957
793
  }
958
- export declare function agentPoolStatusSerializer(item: AgentPoolStatus): any;
794
+ export declare function agentPoolStatusSerializer(_item: AgentPoolStatus): any;
959
795
  export declare function agentPoolStatusDeserializer(item: any): AgentPoolStatus;
960
796
  /** The error detail. */
961
797
  export interface ErrorDetail {
@@ -1138,17 +974,10 @@ export declare enum KnownLocalDNSServeStale {
1138
974
  * **Disable**: Disable serving stale data.
1139
975
  */
1140
976
  export type LocalDNSServeStale = string;
1141
- /** Settings to determine the node customization used to provision nodes in a pool. */
1142
- export interface NodeCustomizationProfile {
1143
- /** The resource ID of the node customization resource to use. This can be a version. Omitting the version will use the latest version of the node customization. */
1144
- nodeCustomizationId?: string;
1145
- }
1146
- export declare function nodeCustomizationProfileSerializer(item: NodeCustomizationProfile): any;
1147
- export declare function nodeCustomizationProfileDeserializer(item: any): NodeCustomizationProfile;
1148
977
  /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
1149
978
  export interface ProxyResource extends Resource {
1150
979
  }
1151
- export declare function proxyResourceSerializer(item: ProxyResource): any;
980
+ export declare function proxyResourceSerializer(_item: ProxyResource): any;
1152
981
  export declare function proxyResourceDeserializer(item: any): ProxyResource;
1153
982
  /** Common fields that are returned in the response for all Azure Resource Manager resources */
1154
983
  export interface Resource {
@@ -1161,7 +990,7 @@ export interface Resource {
1161
990
  /** Azure Resource Manager metadata containing createdBy and modifiedBy information. */
1162
991
  readonly systemData?: SystemData;
1163
992
  }
1164
- export declare function resourceSerializer(item: Resource): any;
993
+ export declare function resourceSerializer(_item: Resource): any;
1165
994
  export declare function resourceDeserializer(item: any): Resource;
1166
995
  /** Metadata pertaining to creation and last modification of the resource. */
1167
996
  export interface SystemData {
@@ -1260,10 +1089,6 @@ export interface AgentPoolUpgradeProfile extends ProxyResource {
1260
1089
  osType: OSType;
1261
1090
  /** List of orchestrator types and versions available for upgrade. */
1262
1091
  upgrades?: AgentPoolUpgradeProfilePropertiesUpgradesItem[];
1263
- /** List of components grouped by kubernetes major.minor version. */
1264
- componentsByReleases?: ComponentsByRelease[];
1265
- /** List of historical good versions for rollback operations. */
1266
- readonly recentlyUsedVersions?: AgentPoolRecentlyUsedVersion[];
1267
1092
  /** The latest AKS supported node image version. */
1268
1093
  latestNodeImageVersion?: string;
1269
1094
  }
@@ -1276,10 +1101,6 @@ export interface AgentPoolUpgradeProfileProperties {
1276
1101
  osType: OSType;
1277
1102
  /** List of orchestrator types and versions available for upgrade. */
1278
1103
  upgrades?: AgentPoolUpgradeProfilePropertiesUpgradesItem[];
1279
- /** List of components grouped by kubernetes major.minor version. */
1280
- componentsByReleases?: ComponentsByRelease[];
1281
- /** List of historical good versions for rollback operations. */
1282
- readonly recentlyUsedVersions?: AgentPoolRecentlyUsedVersion[];
1283
1104
  /** The latest AKS supported node image version. */
1284
1105
  latestNodeImageVersion?: string;
1285
1106
  }
@@ -1291,41 +1112,8 @@ export interface AgentPoolUpgradeProfilePropertiesUpgradesItem {
1291
1112
  kubernetesVersion?: string;
1292
1113
  /** Whether the Kubernetes version is currently in preview. */
1293
1114
  isPreview?: boolean;
1294
- /** Whether the Kubernetes version is out of support. */
1295
- isOutOfSupport?: boolean;
1296
1115
  }
1297
1116
  export declare function agentPoolUpgradeProfilePropertiesUpgradesItemDeserializer(item: any): AgentPoolUpgradeProfilePropertiesUpgradesItem;
1298
- export declare function componentsByReleaseArrayDeserializer(result: Array<ComponentsByRelease>): any[];
1299
- /** components of given Kubernetes version. */
1300
- export interface ComponentsByRelease {
1301
- /** The Kubernetes version (major.minor). */
1302
- kubernetesVersion?: string;
1303
- /** components of current or upgraded Kubernetes version in the cluster. */
1304
- components?: Component[];
1305
- }
1306
- export declare function componentsByReleaseDeserializer(item: any): ComponentsByRelease;
1307
- export declare function componentArrayDeserializer(result: Array<Component>): any[];
1308
- /** Component information for a Kubernetes version. */
1309
- export interface Component {
1310
- /** Component name. */
1311
- name?: string;
1312
- /** Component version. */
1313
- version?: string;
1314
- /** 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. */
1315
- hasBreakingChanges?: boolean;
1316
- }
1317
- export declare function componentDeserializer(item: any): Component;
1318
- export declare function agentPoolRecentlyUsedVersionArrayDeserializer(result: Array<AgentPoolRecentlyUsedVersion>): any[];
1319
- /** A historical version that can be used for rollback operations. */
1320
- export interface AgentPoolRecentlyUsedVersion {
1321
- /** The Kubernetes version (major.minor.patch) available for rollback. */
1322
- orchestratorVersion?: string;
1323
- /** The node image version available for rollback. */
1324
- nodeImageVersion?: string;
1325
- /** The timestamp when this version was last used. */
1326
- timestamp?: Date;
1327
- }
1328
- export declare function agentPoolRecentlyUsedVersionDeserializer(item: any): AgentPoolRecentlyUsedVersion;
1329
1117
  /** Managed cluster. */
1330
1118
  export interface ManagedCluster extends TrackedResource {
1331
1119
  /** 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. */
@@ -1342,8 +1130,6 @@ export interface ManagedCluster extends TrackedResource {
1342
1130
  readonly provisioningState?: string;
1343
1131
  /** The Power State of the cluster. */
1344
1132
  readonly powerState?: PowerState;
1345
- /** CreationData to be used to specify the source Snapshot ID if the cluster will be created/upgraded using a snapshot. */
1346
- creationData?: CreationData;
1347
1133
  /** The max number of agent pools for the managed cluster. */
1348
1134
  readonly maxAgentPools?: number;
1349
1135
  /** 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. */
@@ -1382,8 +1168,6 @@ export interface ManagedCluster extends TrackedResource {
1382
1168
  enableRbac?: boolean;
1383
1169
  /** The support plan for the Managed Cluster. If unspecified, the default is 'KubernetesOfficial'. */
1384
1170
  supportPlan?: KubernetesSupportPlan;
1385
- /** 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. */
1386
- enableNamespaceResources?: boolean;
1387
1171
  /** The network configuration profile. */
1388
1172
  networkProfile?: ContainerServiceNetworkProfile;
1389
1173
  /** The Azure Active Directory configuration. */
@@ -1430,12 +1214,8 @@ export interface ManagedCluster extends TrackedResource {
1430
1214
  bootstrapProfile?: ManagedClusterBootstrapProfile;
1431
1215
  /** AI toolchain operator settings that apply to the whole cluster. */
1432
1216
  aiToolchainOperatorProfile?: ManagedClusterAIToolchainOperatorProfile;
1433
- /** Profile of the pod scheduler configuration. */
1434
- schedulerProfile?: SchedulerProfile;
1435
1217
  /** Settings for hosted system addons. For more information, see https://aka.ms/aks/automatic/systemcomponents. */
1436
1218
  hostedSystemProfile?: ManagedClusterHostedSystemProfile;
1437
- /** Health monitor profile for the managed cluster. */
1438
- healthMonitorProfile?: ManagedClusterHealthMonitorProfile;
1439
1219
  /** Contains read-only information about the Managed Cluster. */
1440
1220
  status?: ManagedClusterStatus;
1441
1221
  }
@@ -1447,8 +1227,6 @@ export interface ManagedClusterProperties {
1447
1227
  readonly provisioningState?: string;
1448
1228
  /** The Power State of the cluster. */
1449
1229
  readonly powerState?: PowerState;
1450
- /** CreationData to be used to specify the source Snapshot ID if the cluster will be created/upgraded using a snapshot. */
1451
- creationData?: CreationData;
1452
1230
  /** The max number of agent pools for the managed cluster. */
1453
1231
  readonly maxAgentPools?: number;
1454
1232
  /** 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. */
@@ -1487,8 +1265,6 @@ export interface ManagedClusterProperties {
1487
1265
  enableRbac?: boolean;
1488
1266
  /** The support plan for the Managed Cluster. If unspecified, the default is 'KubernetesOfficial'. */
1489
1267
  supportPlan?: KubernetesSupportPlan;
1490
- /** 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. */
1491
- enableNamespaceResources?: boolean;
1492
1268
  /** The network configuration profile. */
1493
1269
  networkProfile?: ContainerServiceNetworkProfile;
1494
1270
  /** The Azure Active Directory configuration. */
@@ -1535,12 +1311,8 @@ export interface ManagedClusterProperties {
1535
1311
  bootstrapProfile?: ManagedClusterBootstrapProfile;
1536
1312
  /** AI toolchain operator settings that apply to the whole cluster. */
1537
1313
  aiToolchainOperatorProfile?: ManagedClusterAIToolchainOperatorProfile;
1538
- /** Profile of the pod scheduler configuration. */
1539
- schedulerProfile?: SchedulerProfile;
1540
1314
  /** Settings for hosted system addons. For more information, see https://aka.ms/aks/automatic/systemcomponents. */
1541
1315
  hostedSystemProfile?: ManagedClusterHostedSystemProfile;
1542
- /** Health monitor profile for the managed cluster. */
1543
- healthMonitorProfile?: ManagedClusterHealthMonitorProfile;
1544
1316
  /** Contains read-only information about the Managed Cluster. */
1545
1317
  status?: ManagedClusterStatus;
1546
1318
  }
@@ -1841,10 +1613,6 @@ export interface ContainerServiceNetworkProfile {
1841
1613
  serviceCidrs?: string[];
1842
1614
  /** 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. */
1843
1615
  ipFamilies?: IpFamily[];
1844
- /** 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'. */
1845
- podLinkLocalAccess?: PodLinkLocalAccess;
1846
- /** 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'. */
1847
- kubeProxyConfig?: ContainerServiceNetworkProfileKubeProxyConfig;
1848
1616
  }
1849
1617
  export declare function containerServiceNetworkProfileSerializer(item: ContainerServiceNetworkProfile): any;
1850
1618
  export declare function containerServiceNetworkProfileDeserializer(item: any): ContainerServiceNetworkProfile;
@@ -1995,8 +1763,6 @@ export declare function advancedNetworkingSecurityTransitEncryptionDeserializer(
1995
1763
  export declare enum KnownTransitEncryptionType {
1996
1764
  /** Enable WireGuard encryption. Refer to https://docs.cilium.io/en/latest/security/network/encryption-wireguard/ on use cases and implementation details */
1997
1765
  WireGuard = "WireGuard",
1998
- /** Enables mTLS authentication and encryption for pod-to-pod traffic within the cluster. Refer to https://aka.ms/acnsciliummtls for relevant documentation. */
1999
- MTLS = "mTLS",
2000
1766
  /** Disable Transit encryption */
2001
1767
  None = "None"
2002
1768
  }
@@ -2006,7 +1772,6 @@ export declare enum KnownTransitEncryptionType {
2006
1772
  * this enum contains the known values that the service supports.
2007
1773
  * ### Known values supported by the service
2008
1774
  * **WireGuard**: Enable WireGuard encryption. Refer to https:\//docs.cilium.io\/en\/latest\/security\/network\/encryption-wireguard\/ on use cases and implementation details \
2009
- * **mTLS**: Enables mTLS authentication and encryption for pod-to-pod traffic within the cluster. Refer to https:\//aka.ms\/acnsciliummtls for relevant documentation. \
2010
1775
  * **None**: Disable Transit encryption
2011
1776
  */
2012
1777
  export type TransitEncryptionType = string;
@@ -2041,8 +1806,6 @@ export declare enum KnownOutboundType {
2041
1806
  UserDefinedRouting = "userDefinedRouting",
2042
1807
  /** The AKS-managed NAT gateway is used for egress. */
2043
1808
  ManagedNATGateway = "managedNATGateway",
2044
- /** The AKS-managed NAT gateway V2 is used for egress. */
2045
- ManagedNATGatewayV2 = "managedNATGatewayV2",
2046
1809
  /** The user-assigned NAT gateway associated to the cluster subnet is used for egress. This is an advanced scenario and requires proper network configuration. */
2047
1810
  UserAssignedNATGateway = "userAssignedNATGateway",
2048
1811
  /** 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/ */
@@ -2056,7 +1819,6 @@ export declare enum KnownOutboundType {
2056
1819
  * **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). \
2057
1820
  * **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). \
2058
1821
  * **managedNATGateway**: The AKS-managed NAT gateway is used for egress. \
2059
- * **managedNATGatewayV2**: The AKS-managed NAT gateway V2 is used for egress. \
2060
1822
  * **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. \
2061
1823
  * **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\/
2062
1824
  */
@@ -2095,8 +1857,6 @@ export interface ManagedClusterLoadBalancerProfile {
2095
1857
  enableMultipleStandardLoadBalancers?: boolean;
2096
1858
  /** The type of the managed inbound Load Balancer BackendPool. */
2097
1859
  backendPoolType?: BackendPoolType;
2098
- /** The health probing behavior for External Traffic Policy Cluster services. */
2099
- clusterServiceLoadBalancerHealthProbeMode?: ClusterServiceLoadBalancerHealthProbeMode;
2100
1860
  }
2101
1861
  export declare function managedClusterLoadBalancerProfileSerializer(item: ManagedClusterLoadBalancerProfile): any;
2102
1862
  export declare function managedClusterLoadBalancerProfileDeserializer(item: any): ManagedClusterLoadBalancerProfile;
@@ -2148,36 +1908,12 @@ export declare enum KnownBackendPoolType {
2148
1908
  * **NodeIP**: The type of the managed inbound Load Balancer BackendPool. https:\//cloud-provider-azure.sigs.k8s.io\/topics\/loadbalancer\/#configure-load-balancer-backend.
2149
1909
  */
2150
1910
  export type BackendPoolType = string;
2151
- /** The health probing behavior for External Traffic Policy Cluster services. */
2152
- export declare enum KnownClusterServiceLoadBalancerHealthProbeMode {
2153
- /** Each External Traffic Policy Cluster service will have its own health probe targeting service nodePort. */
2154
- ServiceNodePort = "ServiceNodePort",
2155
- /** 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. */
2156
- Shared = "Shared"
2157
- }
2158
- /**
2159
- * The health probing behavior for External Traffic Policy Cluster services. \
2160
- * {@link KnownClusterServiceLoadBalancerHealthProbeMode} can be used interchangeably with ClusterServiceLoadBalancerHealthProbeMode,
2161
- * this enum contains the known values that the service supports.
2162
- * ### Known values supported by the service
2163
- * **ServiceNodePort**: Each External Traffic Policy Cluster service will have its own health probe targeting service nodePort. \
2164
- * **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.
2165
- */
2166
- export type ClusterServiceLoadBalancerHealthProbeMode = string;
2167
1911
  /** Profile of the managed cluster NAT gateway. */
2168
1912
  export interface ManagedClusterNATGatewayProfile {
2169
1913
  /** Profile of the managed outbound IP resources of the cluster NAT gateway. */
2170
1914
  managedOutboundIPProfile?: ManagedClusterManagedOutboundIPProfile;
2171
1915
  /** The effective outbound IP resources of the cluster NAT gateway. */
2172
1916
  readonly effectiveOutboundIPs?: ResourceReference[];
2173
- /** Desired outbound IP Prefix resources for the managed NAT Gateway. Only compatible with NAT Gateway V2. */
2174
- outboundIPPrefixes?: {
2175
- publicIPPrefixes?: string[];
2176
- };
2177
- /** Desired outbound IP resources for the managed NAT Gateway. */
2178
- outboundIPs?: {
2179
- publicIPs?: string[];
2180
- };
2181
1917
  /** Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 4 minutes. */
2182
1918
  idleTimeoutInMinutes?: number;
2183
1919
  }
@@ -2187,25 +1923,9 @@ export declare function managedClusterNATGatewayProfileDeserializer(item: any):
2187
1923
  export interface ManagedClusterManagedOutboundIPProfile {
2188
1924
  /** 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. */
2189
1925
  count?: number;
2190
- /** The desired number of IPv6 outbound IPs created/managed by Azure. Allowed values must be in the range of 1 to 16 (inclusive). */
2191
- countIPv6?: number;
2192
1926
  }
2193
1927
  export declare function managedClusterManagedOutboundIPProfileSerializer(item: ManagedClusterManagedOutboundIPProfile): any;
2194
1928
  export declare function managedClusterManagedOutboundIPProfileDeserializer(item: any): ManagedClusterManagedOutboundIPProfile;
2195
- /** model interface _ManagedClusterNATGatewayProfileOutboundIpPrefixes */
2196
- export interface _ManagedClusterNATGatewayProfileOutboundIpPrefixes {
2197
- /** A list of public IP prefix resources. */
2198
- publicIPPrefixes?: string[];
2199
- }
2200
- export declare function _managedClusterNATGatewayProfileOutboundIpPrefixesSerializer(item: _ManagedClusterNATGatewayProfileOutboundIpPrefixes): any;
2201
- export declare function _managedClusterNATGatewayProfileOutboundIpPrefixesDeserializer(item: any): _ManagedClusterNATGatewayProfileOutboundIpPrefixes;
2202
- /** model interface _ManagedClusterNATGatewayProfileOutboundIPs */
2203
- export interface _ManagedClusterNATGatewayProfileOutboundIPs {
2204
- /** A list of public IP resources. */
2205
- publicIPs?: string[];
2206
- }
2207
- export declare function _managedClusterNATGatewayProfileOutboundIPsSerializer(item: _ManagedClusterNATGatewayProfileOutboundIPs): any;
2208
- export declare function _managedClusterNATGatewayProfileOutboundIPsDeserializer(item: any): _ManagedClusterNATGatewayProfileOutboundIPs;
2209
1929
  /** The Static Egress Gateway addon configuration for the cluster. */
2210
1930
  export interface ManagedClusterStaticEgressGatewayProfile {
2211
1931
  /** Enable Static Egress Gateway addon. Indicates if Static Egress Gateway addon is enabled or not. */
@@ -2229,81 +1949,6 @@ export declare enum KnownIpFamily {
2229
1949
  * **IPv6**: IPv6 family
2230
1950
  */
2231
1951
  export type IpFamily = string;
2232
- /** 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'. */
2233
- export declare enum KnownPodLinkLocalAccess {
2234
- /** Pods with hostNetwork=false can access Azure Instance Metadata Service (IMDS) without restriction. */
2235
- Imds = "IMDS",
2236
- /** Pods with hostNetwork=false cannot access Azure Instance Metadata Service (IMDS). */
2237
- None = "None"
2238
- }
2239
- /**
2240
- * 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'. \
2241
- * {@link KnownPodLinkLocalAccess} can be used interchangeably with PodLinkLocalAccess,
2242
- * this enum contains the known values that the service supports.
2243
- * ### Known values supported by the service
2244
- * **IMDS**: Pods with hostNetwork=false can access Azure Instance Metadata Service (IMDS) without restriction. \
2245
- * **None**: Pods with hostNetwork=false cannot access Azure Instance Metadata Service (IMDS).
2246
- */
2247
- export type PodLinkLocalAccess = string;
2248
- /** 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'. */
2249
- export interface ContainerServiceNetworkProfileKubeProxyConfig {
2250
- /** Whether to enable on kube-proxy on the cluster (if no 'kubeProxyConfig' exists, kube-proxy is enabled in AKS by default without these customizations). */
2251
- enabled?: boolean;
2252
- /** Specify which proxy mode to use ('IPTABLES', 'IPVS' or 'NFTABLES') */
2253
- mode?: Mode;
2254
- /** Holds configuration customizations for IPVS. May only be specified if 'mode' is set to 'IPVS'. */
2255
- ipvsConfig?: ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig;
2256
- }
2257
- export declare function containerServiceNetworkProfileKubeProxyConfigSerializer(item: ContainerServiceNetworkProfileKubeProxyConfig): any;
2258
- export declare function containerServiceNetworkProfileKubeProxyConfigDeserializer(item: any): ContainerServiceNetworkProfileKubeProxyConfig;
2259
- /** Specify which proxy mode to use ('IPTABLES', 'IPVS' or 'NFTABLES') */
2260
- export declare enum KnownMode {
2261
- /** IPTables proxy mode */
2262
- Iptables = "IPTABLES",
2263
- /** IPVS proxy mode. Must be using Kubernetes version >= 1.22. */
2264
- Ipvs = "IPVS",
2265
- /** NFTables proxy mode. Must be using Kubernetes version >= 1.33. */
2266
- Nftables = "NFTABLES"
2267
- }
2268
- /**
2269
- * Specify which proxy mode to use ('IPTABLES', 'IPVS' or 'NFTABLES') \
2270
- * {@link KnownMode} can be used interchangeably with Mode,
2271
- * this enum contains the known values that the service supports.
2272
- * ### Known values supported by the service
2273
- * **IPTABLES**: IPTables proxy mode \
2274
- * **IPVS**: IPVS proxy mode. Must be using Kubernetes version >= 1.22. \
2275
- * **NFTABLES**: NFTables proxy mode. Must be using Kubernetes version >= 1.33.
2276
- */
2277
- export type Mode = string;
2278
- /** Holds configuration customizations for IPVS. May only be specified if 'mode' is set to 'IPVS'. */
2279
- export interface ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig {
2280
- /** IPVS scheduler, for more information please see http://www.linuxvirtualserver.org/docs/scheduling.html. */
2281
- scheduler?: IpvsScheduler;
2282
- /** The timeout value used for idle IPVS TCP sessions in seconds. Must be a positive integer value. */
2283
- tcpTimeoutSeconds?: number;
2284
- /** The timeout value used for IPVS TCP sessions after receiving a FIN in seconds. Must be a positive integer value. */
2285
- tcpFinTimeoutSeconds?: number;
2286
- /** The timeout value used for IPVS UDP packets in seconds. Must be a positive integer value. */
2287
- udpTimeoutSeconds?: number;
2288
- }
2289
- export declare function containerServiceNetworkProfileKubeProxyConfigIpvsConfigSerializer(item: ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig): any;
2290
- export declare function containerServiceNetworkProfileKubeProxyConfigIpvsConfigDeserializer(item: any): ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig;
2291
- /** IPVS scheduler, for more information please see http://www.linuxvirtualserver.org/docs/scheduling.html. */
2292
- export declare enum KnownIpvsScheduler {
2293
- /** Round Robin */
2294
- RoundRobin = "RoundRobin",
2295
- /** Least Connection */
2296
- LeastConnection = "LeastConnection"
2297
- }
2298
- /**
2299
- * IPVS scheduler, for more information please see http://www.linuxvirtualserver.org/docs/scheduling.html. \
2300
- * {@link KnownIpvsScheduler} can be used interchangeably with IpvsScheduler,
2301
- * this enum contains the known values that the service supports.
2302
- * ### Known values supported by the service
2303
- * **RoundRobin**: Round Robin \
2304
- * **LeastConnection**: Least Connection
2305
- */
2306
- export type IpvsScheduler = string;
2307
1952
  /** AADProfile specifies attributes for Azure Active Directory integration. For more details see [managed AAD on AKS](https://docs.microsoft.com/azure/aks/managed-aad). */
2308
1953
  export interface ManagedClusterAADProfile {
2309
1954
  /** Whether to enable managed AAD. */
@@ -2510,8 +2155,6 @@ export interface ManagedClusterHttpProxyConfig {
2510
2155
  httpsProxy?: string;
2511
2156
  /** The endpoints that should not go through proxy. */
2512
2157
  noProxy?: string[];
2513
- /** 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. */
2514
- readonly effectiveNoProxy?: string[];
2515
2158
  /** Alternative CA cert to use for connecting to proxy servers. */
2516
2159
  trustedCa?: string;
2517
2160
  /** 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. */
@@ -2525,20 +2168,12 @@ export interface ManagedClusterSecurityProfile {
2525
2168
  defender?: ManagedClusterSecurityProfileDefender;
2526
2169
  /** Azure Key Vault [key management service](https://kubernetes.io/docs/tasks/administer-cluster/kms-provider/) settings for the security profile. */
2527
2170
  azureKeyVaultKms?: AzureKeyVaultKms;
2528
- /** Encryption at rest of Kubernetes resource objects. More information on this can be found under https://aka.ms/aks/kubernetesResourceObjectEncryption */
2529
- kubernetesResourceObjectEncryptionProfile?: KubernetesResourceObjectEncryptionProfile;
2530
2171
  /** 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. */
2531
2172
  workloadIdentity?: ManagedClusterSecurityProfileWorkloadIdentity;
2532
2173
  /** Image Cleaner settings for the security profile. */
2533
2174
  imageCleaner?: ManagedClusterSecurityProfileImageCleaner;
2534
- /** 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. */
2535
- imageIntegrity?: ManagedClusterSecurityProfileImageIntegrity;
2536
- /** [Node Restriction](https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#noderestriction) settings for the security profile. */
2537
- nodeRestriction?: ManagedClusterSecurityProfileNodeRestriction;
2538
2175
  /** 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). */
2539
2176
  customCATrustCertificates?: Uint8Array[];
2540
- /** Defines service account based image pull settings. */
2541
- serviceAccountImagePullProfile?: ServiceAccountImagePullProfile;
2542
2177
  }
2543
2178
  export declare function managedClusterSecurityProfileSerializer(item: ManagedClusterSecurityProfile): any;
2544
2179
  export declare function managedClusterSecurityProfileDeserializer(item: any): ManagedClusterSecurityProfile;
@@ -2548,8 +2183,6 @@ export interface ManagedClusterSecurityProfileDefender {
2548
2183
  logAnalyticsWorkspaceResourceId?: string;
2549
2184
  /** Microsoft Defender threat detection for Cloud settings for the security profile. */
2550
2185
  securityMonitoring?: ManagedClusterSecurityProfileDefenderSecurityMonitoring;
2551
- /** 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. */
2552
- securityGating?: ManagedClusterSecurityProfileDefenderSecurityGating;
2553
2186
  }
2554
2187
  export declare function managedClusterSecurityProfileDefenderSerializer(item: ManagedClusterSecurityProfileDefender): any;
2555
2188
  export declare function managedClusterSecurityProfileDefenderDeserializer(item: any): ManagedClusterSecurityProfileDefender;
@@ -2560,28 +2193,6 @@ export interface ManagedClusterSecurityProfileDefenderSecurityMonitoring {
2560
2193
  }
2561
2194
  export declare function managedClusterSecurityProfileDefenderSecurityMonitoringSerializer(item: ManagedClusterSecurityProfileDefenderSecurityMonitoring): any;
2562
2195
  export declare function managedClusterSecurityProfileDefenderSecurityMonitoringDeserializer(item: any): ManagedClusterSecurityProfileDefenderSecurityMonitoring;
2563
- /** 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. */
2564
- export interface ManagedClusterSecurityProfileDefenderSecurityGating {
2565
- /** 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. */
2566
- enabled?: boolean;
2567
- /** 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. */
2568
- identities?: ManagedClusterSecurityProfileDefenderSecurityGatingIdentitiesItem[];
2569
- /** 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. */
2570
- allowSecretAccess?: boolean;
2571
- }
2572
- export declare function managedClusterSecurityProfileDefenderSecurityGatingSerializer(item: ManagedClusterSecurityProfileDefenderSecurityGating): any;
2573
- export declare function managedClusterSecurityProfileDefenderSecurityGatingDeserializer(item: any): ManagedClusterSecurityProfileDefenderSecurityGating;
2574
- export declare function managedClusterSecurityProfileDefenderSecurityGatingIdentitiesItemArraySerializer(result: Array<ManagedClusterSecurityProfileDefenderSecurityGatingIdentitiesItem>): any[];
2575
- export declare function managedClusterSecurityProfileDefenderSecurityGatingIdentitiesItemArrayDeserializer(result: Array<ManagedClusterSecurityProfileDefenderSecurityGatingIdentitiesItem>): any[];
2576
- /** Identity information used by Defender security gating to access container registries. */
2577
- export interface ManagedClusterSecurityProfileDefenderSecurityGatingIdentitiesItem {
2578
- /** The container registry for which the identity will be used; the identity specified here should have a federated identity credential attached to it. */
2579
- azureContainerRegistry?: string;
2580
- /** The identity object used to access the registry */
2581
- identity?: UserAssignedIdentity;
2582
- }
2583
- export declare function managedClusterSecurityProfileDefenderSecurityGatingIdentitiesItemSerializer(item: ManagedClusterSecurityProfileDefenderSecurityGatingIdentitiesItem): any;
2584
- export declare function managedClusterSecurityProfileDefenderSecurityGatingIdentitiesItemDeserializer(item: any): ManagedClusterSecurityProfileDefenderSecurityGatingIdentitiesItem;
2585
2196
  /** Azure Key Vault key management service settings for the security profile. */
2586
2197
  export interface AzureKeyVaultKms {
2587
2198
  /** Whether to enable Azure Key Vault key management service. The default is false. */
@@ -2611,29 +2222,6 @@ export declare enum KnownKeyVaultNetworkAccessTypes {
2611
2222
  * **Private**: Key vault disables public access and enables private link.
2612
2223
  */
2613
2224
  export type KeyVaultNetworkAccessTypes = string;
2614
- /** Encryption at rest of Kubernetes resource objects using service-managed keys. More information on this can be found under https://aka.ms/aks/kubernetesResourceObjectEncryption. */
2615
- export interface KubernetesResourceObjectEncryptionProfile {
2616
- /** 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. */
2617
- infrastructureEncryption?: InfrastructureEncryption;
2618
- }
2619
- export declare function kubernetesResourceObjectEncryptionProfileSerializer(item: KubernetesResourceObjectEncryptionProfile): any;
2620
- export declare function kubernetesResourceObjectEncryptionProfileDeserializer(item: any): KubernetesResourceObjectEncryptionProfile;
2621
- /** 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. */
2622
- export declare enum KnownInfrastructureEncryption {
2623
- /** 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. */
2624
- Enabled = "Enabled",
2625
- /** 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. */
2626
- Disabled = "Disabled"
2627
- }
2628
- /**
2629
- * 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. \
2630
- * {@link KnownInfrastructureEncryption} can be used interchangeably with InfrastructureEncryption,
2631
- * this enum contains the known values that the service supports.
2632
- * ### Known values supported by the service
2633
- * **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. \
2634
- * **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.
2635
- */
2636
- export type InfrastructureEncryption = string;
2637
2225
  /** Workload identity settings for the security profile. */
2638
2226
  export interface ManagedClusterSecurityProfileWorkloadIdentity {
2639
2227
  /** Whether to enable workload identity. */
@@ -2650,29 +2238,6 @@ export interface ManagedClusterSecurityProfileImageCleaner {
2650
2238
  }
2651
2239
  export declare function managedClusterSecurityProfileImageCleanerSerializer(item: ManagedClusterSecurityProfileImageCleaner): any;
2652
2240
  export declare function managedClusterSecurityProfileImageCleanerDeserializer(item: any): ManagedClusterSecurityProfileImageCleaner;
2653
- /** Image integrity related settings for the security profile. */
2654
- export interface ManagedClusterSecurityProfileImageIntegrity {
2655
- /** Whether to enable image integrity. The default value is false. */
2656
- enabled?: boolean;
2657
- }
2658
- export declare function managedClusterSecurityProfileImageIntegritySerializer(item: ManagedClusterSecurityProfileImageIntegrity): any;
2659
- export declare function managedClusterSecurityProfileImageIntegrityDeserializer(item: any): ManagedClusterSecurityProfileImageIntegrity;
2660
- /** Node Restriction settings for the security profile. */
2661
- export interface ManagedClusterSecurityProfileNodeRestriction {
2662
- /** Whether to enable Node Restriction */
2663
- enabled?: boolean;
2664
- }
2665
- export declare function managedClusterSecurityProfileNodeRestrictionSerializer(item: ManagedClusterSecurityProfileNodeRestriction): any;
2666
- export declare function managedClusterSecurityProfileNodeRestrictionDeserializer(item: any): ManagedClusterSecurityProfileNodeRestriction;
2667
- /** 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 */
2668
- export interface ServiceAccountImagePullProfile {
2669
- /** 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. */
2670
- enabled?: boolean;
2671
- /** 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. */
2672
- defaultManagedIdentityId?: string;
2673
- }
2674
- export declare function serviceAccountImagePullProfileSerializer(item: ServiceAccountImagePullProfile): any;
2675
- export declare function serviceAccountImagePullProfileDeserializer(item: any): ServiceAccountImagePullProfile;
2676
2241
  /** Storage profile for the container service cluster. */
2677
2242
  export interface ManagedClusterStorageProfile {
2678
2243
  /** AzureDisk CSI Driver settings for the storage profile. */
@@ -2690,8 +2255,6 @@ export declare function managedClusterStorageProfileDeserializer(item: any): Man
2690
2255
  export interface ManagedClusterStorageProfileDiskCSIDriver {
2691
2256
  /** Whether to enable AzureDisk CSI Driver. The default value is true. */
2692
2257
  enabled?: boolean;
2693
- /** The version of AzureDisk CSI Driver. The default value is v1. */
2694
- version?: string;
2695
2258
  }
2696
2259
  export declare function managedClusterStorageProfileDiskCSIDriverSerializer(item: ManagedClusterStorageProfileDiskCSIDriver): any;
2697
2260
  export declare function managedClusterStorageProfileDiskCSIDriverDeserializer(item: any): ManagedClusterStorageProfileDiskCSIDriver;
@@ -2722,8 +2285,6 @@ export interface ManagedClusterIngressProfile {
2722
2285
  webAppRouting?: ManagedClusterIngressProfileWebAppRouting;
2723
2286
  /** Settings for the managed Gateway API installation */
2724
2287
  gatewayAPI?: ManagedClusterIngressProfileGatewayConfiguration;
2725
- /** Settings for the managed Application Load Balancer installation */
2726
- applicationLoadBalancer?: ManagedClusterIngressProfileApplicationLoadBalancer;
2727
2288
  }
2728
2289
  export declare function managedClusterIngressProfileSerializer(item: ManagedClusterIngressProfile): any;
2729
2290
  export declare function managedClusterIngressProfileDeserializer(item: any): ManagedClusterIngressProfile;
@@ -2739,8 +2300,6 @@ export interface ManagedClusterIngressProfileWebAppRouting {
2739
2300
  nginx?: ManagedClusterIngressProfileNginx;
2740
2301
  /** 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. */
2741
2302
  readonly identity?: UserAssignedIdentity;
2742
- /** 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. */
2743
- defaultDomain?: ManagedClusterIngressDefaultDomainProfile;
2744
2303
  }
2745
2304
  export declare function managedClusterIngressProfileWebAppRoutingSerializer(item: ManagedClusterIngressProfileWebAppRouting): any;
2746
2305
  export declare function managedClusterIngressProfileWebAppRoutingDeserializer(item: any): ManagedClusterIngressProfileWebAppRouting;
@@ -2803,16 +2362,7 @@ export declare enum KnownNginxIngressControllerType {
2803
2362
  * **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.
2804
2363
  */
2805
2364
  export type NginxIngressControllerType = string;
2806
- /** Default domain profile for the managed cluster ingress profile. */
2807
- export interface ManagedClusterIngressDefaultDomainProfile {
2808
- /** Whether to enable Default Domain. */
2809
- enabled?: boolean;
2810
- /** The unique fully qualified domain name assigned to the cluster. This will not change even if disabled then reenabled. */
2811
- readonly domainName?: string;
2812
- }
2813
- export declare function managedClusterIngressDefaultDomainProfileSerializer(item: ManagedClusterIngressDefaultDomainProfile): any;
2814
- export declare function managedClusterIngressDefaultDomainProfileDeserializer(item: any): ManagedClusterIngressDefaultDomainProfile;
2815
- /** Configuration for the ingress managed gateway. See https://aka.ms/k8s-gateway-api for more details. */
2365
+ /** Configuration for managed Gateway API CRDs. See https://aka.ms/k8s-gateway-api for more details. */
2816
2366
  export interface ManagedClusterIngressProfileGatewayConfiguration {
2817
2367
  /** Configuration for the managed Gateway API installation. If not specified, the default is 'Disabled'. See https://aka.ms/k8s-gateway-api for more details. */
2818
2368
  installation?: ManagedGatewayType;
@@ -2823,7 +2373,7 @@ export declare function managedClusterIngressProfileGatewayConfigurationDeserial
2823
2373
  export declare enum KnownManagedGatewayType {
2824
2374
  /** Gateway API CRDs will not be reconciled on your cluster. */
2825
2375
  Disabled = "Disabled",
2826
- /** The latest Gateway CRD bundle from the standard channel that is compatible with your Kubernetes version will be reconciled onto your cluster. See https://gateway-api.sigs.k8s.io/concepts/versioning/ for more details. */
2376
+ /** 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. */
2827
2377
  Standard = "Standard"
2828
2378
  }
2829
2379
  /**
@@ -2832,26 +2382,15 @@ export declare enum KnownManagedGatewayType {
2832
2382
  * this enum contains the known values that the service supports.
2833
2383
  * ### Known values supported by the service
2834
2384
  * **Disabled**: Gateway API CRDs will not be reconciled on your cluster. \
2835
- * **Standard**: The latest Gateway CRD bundle from the standard channel that is compatible with your Kubernetes version will be reconciled onto your cluster. See https:\//gateway-api.sigs.k8s.io\/concepts\/versioning\/ for more details.
2385
+ * **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.
2836
2386
  */
2837
2387
  export type ManagedGatewayType = string;
2838
- /** Application Load Balancer settings for the ingress profile. */
2839
- export interface ManagedClusterIngressProfileApplicationLoadBalancer {
2840
- /** Whether to enable Application Load Balancer. */
2841
- enabled?: boolean;
2842
- /** 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. */
2843
- readonly identity?: UserAssignedIdentity;
2844
- }
2845
- export declare function managedClusterIngressProfileApplicationLoadBalancerSerializer(item: ManagedClusterIngressProfileApplicationLoadBalancer): any;
2846
- export declare function managedClusterIngressProfileApplicationLoadBalancerDeserializer(item: any): ManagedClusterIngressProfileApplicationLoadBalancer;
2847
2388
  /** PublicNetworkAccess of the managedCluster. Allow or deny public network access for AKS */
2848
2389
  export declare enum KnownPublicNetworkAccess {
2849
2390
  /** Inbound/Outbound to the managedCluster is allowed. */
2850
2391
  Enabled = "Enabled",
2851
2392
  /** Inbound traffic to managedCluster is disabled, traffic from managedCluster is allowed. */
2852
- Disabled = "Disabled",
2853
- /** Inbound/Outbound traffic is managed by Microsoft.Network/NetworkSecurityPerimeters. */
2854
- SecuredByPerimeter = "SecuredByPerimeter"
2393
+ Disabled = "Disabled"
2855
2394
  }
2856
2395
  /**
2857
2396
  * PublicNetworkAccess of the managedCluster. Allow or deny public network access for AKS \
@@ -2859,8 +2398,7 @@ export declare enum KnownPublicNetworkAccess {
2859
2398
  * this enum contains the known values that the service supports.
2860
2399
  * ### Known values supported by the service
2861
2400
  * **Enabled**: Inbound\/Outbound to the managedCluster is allowed. \
2862
- * **Disabled**: Inbound traffic to managedCluster is disabled, traffic from managedCluster is allowed. \
2863
- * **SecuredByPerimeter**: Inbound\/Outbound traffic is managed by Microsoft.Network\/NetworkSecurityPerimeters.
2401
+ * **Disabled**: Inbound traffic to managedCluster is disabled, traffic from managedCluster is allowed.
2864
2402
  */
2865
2403
  export type PublicNetworkAccess = string;
2866
2404
  /** Workload Auto-scaler profile for the managed cluster. */
@@ -2883,33 +2421,13 @@ export declare function managedClusterWorkloadAutoScalerProfileKedaDeserializer(
2883
2421
  export interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler {
2884
2422
  /** Whether to enable VPA. Default value is false. */
2885
2423
  enabled: boolean;
2886
- /** Whether VPA add-on is enabled and configured to scale AKS-managed add-ons. */
2887
- addonAutoscaling?: AddonAutoscaling;
2888
2424
  }
2889
2425
  export declare function managedClusterWorkloadAutoScalerProfileVerticalPodAutoscalerSerializer(item: ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler): any;
2890
2426
  export declare function managedClusterWorkloadAutoScalerProfileVerticalPodAutoscalerDeserializer(item: any): ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler;
2891
- /** Whether VPA add-on is enabled and configured to scale AKS-managed add-ons. */
2892
- export declare enum KnownAddonAutoscaling {
2893
- /** Feature to autoscale AKS-managed add-ons is enabled. The default VPA update mode is Initial mode. */
2894
- Enabled = "Enabled",
2895
- /** Feature to autoscale AKS-managed add-ons is disabled. */
2896
- Disabled = "Disabled"
2897
- }
2898
- /**
2899
- * Whether VPA add-on is enabled and configured to scale AKS-managed add-ons. \
2900
- * {@link KnownAddonAutoscaling} can be used interchangeably with AddonAutoscaling,
2901
- * this enum contains the known values that the service supports.
2902
- * ### Known values supported by the service
2903
- * **Enabled**: Feature to autoscale AKS-managed add-ons is enabled. The default VPA update mode is Initial mode. \
2904
- * **Disabled**: Feature to autoscale AKS-managed add-ons is disabled.
2905
- */
2906
- export type AddonAutoscaling = string;
2907
2427
  /** Azure Monitor addon profiles for monitoring the managed cluster. */
2908
2428
  export interface ManagedClusterAzureMonitorProfile {
2909
2429
  /** 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. */
2910
2430
  metrics?: ManagedClusterAzureMonitorProfileMetrics;
2911
- /** Azure Monitor Container Insights Profile for Kubernetes Events, Inventory and Container stdout & stderr logs etc. See aka.ms/AzureMonitorContainerInsights for an overview. */
2912
- containerInsights?: ManagedClusterAzureMonitorProfileContainerInsights;
2913
2431
  /** 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. */
2914
2432
  appMonitoring?: ManagedClusterAzureMonitorProfileAppMonitoring;
2915
2433
  }
@@ -2933,75 +2451,20 @@ export interface ManagedClusterAzureMonitorProfileKubeStateMetrics {
2933
2451
  }
2934
2452
  export declare function managedClusterAzureMonitorProfileKubeStateMetricsSerializer(item: ManagedClusterAzureMonitorProfileKubeStateMetrics): any;
2935
2453
  export declare function managedClusterAzureMonitorProfileKubeStateMetricsDeserializer(item: any): ManagedClusterAzureMonitorProfileKubeStateMetrics;
2936
- /** Azure Monitor Container Insights Profile for Kubernetes Events, Inventory and Container stdout & stderr logs etc. See aka.ms/AzureMonitorContainerInsights for an overview. */
2937
- export interface ManagedClusterAzureMonitorProfileContainerInsights {
2938
- /** Indicates if Azure Monitor Container Insights Logs Addon is enabled or not. */
2939
- enabled?: boolean;
2940
- /** Fully Qualified ARM Resource Id of Azure Log Analytics Workspace for storing Azure Monitor Container Insights Logs. */
2941
- logAnalyticsWorkspaceResourceId?: string;
2942
- /** The syslog host port. If not specified, the default port is 28330. */
2943
- syslogPort?: number;
2944
- /** 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 */
2945
- disableCustomMetrics?: boolean;
2946
- /** 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 */
2947
- disablePrometheusMetricsScraping?: boolean;
2948
- /** 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. */
2949
- containerNetworkLogs?: ContainerNetworkLogs;
2950
- }
2951
- export declare function managedClusterAzureMonitorProfileContainerInsightsSerializer(item: ManagedClusterAzureMonitorProfileContainerInsights): any;
2952
- export declare function managedClusterAzureMonitorProfileContainerInsightsDeserializer(item: any): ManagedClusterAzureMonitorProfileContainerInsights;
2953
- /** 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. */
2954
- export declare enum KnownContainerNetworkLogs {
2955
- /** Azure monitor ingestion of container network logs is disabled */
2956
- Disabled = "Disabled",
2957
- /** Azure monitor ingestion of container network logs is enabled */
2958
- Enabled = "Enabled"
2959
- }
2960
- /**
2961
- * 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. \
2962
- * {@link KnownContainerNetworkLogs} can be used interchangeably with ContainerNetworkLogs,
2963
- * this enum contains the known values that the service supports.
2964
- * ### Known values supported by the service
2965
- * **Disabled**: Azure monitor ingestion of container network logs is disabled \
2966
- * **Enabled**: Azure monitor ingestion of container network logs is enabled
2967
- */
2968
- export type ContainerNetworkLogs = string;
2969
- /** 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. */
2454
+ /** Application Monitoring profile for AKS. */
2970
2455
  export interface ManagedClusterAzureMonitorProfileAppMonitoring {
2971
- /** Application Monitoring Auto Instrumentation for Kubernetes Application Container. Deploys web hook to auto-instrument Azure Monitor OpenTelemetry based SDKs to collect OpenTelemetry metrics, logs and traces of the application. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
2456
+ /** 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. */
2972
2457
  autoInstrumentation?: ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation;
2973
- /** Application Monitoring Open Telemetry Metrics Profile for Kubernetes Application Container Metrics. Collects OpenTelemetry metrics of the application using Azure Monitor OpenTelemetry based SDKs. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
2974
- openTelemetryMetrics?: ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics;
2975
- /** Application Monitoring Open Telemetry Metrics Profile for Kubernetes Application Container Logs and Traces. Collects OpenTelemetry logs and traces of the application using Azure Monitor OpenTelemetry based SDKs. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
2976
- openTelemetryLogs?: ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogs;
2977
2458
  }
2978
2459
  export declare function managedClusterAzureMonitorProfileAppMonitoringSerializer(item: ManagedClusterAzureMonitorProfileAppMonitoring): any;
2979
2460
  export declare function managedClusterAzureMonitorProfileAppMonitoringDeserializer(item: any): ManagedClusterAzureMonitorProfileAppMonitoring;
2980
- /** Application Monitoring Auto Instrumentation for Kubernetes Application Container. Deploys web hook to auto-instrument Azure Monitor OpenTelemetry based SDKs to collect OpenTelemetry metrics, logs and traces of the application. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
2461
+ /** 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. */
2981
2462
  export interface ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation {
2982
- /** Indicates if Application Monitoring Auto Instrumentation is enabled or not. */
2463
+ /** Indicates if Application Monitoring Auto-instrumentation is enabled or not. */
2983
2464
  enabled?: boolean;
2984
2465
  }
2985
2466
  export declare function managedClusterAzureMonitorProfileAppMonitoringAutoInstrumentationSerializer(item: ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation): any;
2986
2467
  export declare function managedClusterAzureMonitorProfileAppMonitoringAutoInstrumentationDeserializer(item: any): ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation;
2987
- /** Application Monitoring Open Telemetry Metrics Profile for Kubernetes Application Container Metrics. Collects OpenTelemetry metrics of the application using Azure Monitor OpenTelemetry based SDKs. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
2988
- export interface ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics {
2989
- /** Indicates if Application Monitoring Open Telemetry Metrics is enabled or not. */
2990
- enabled?: boolean;
2991
- /** The Open Telemetry host port for Open Telemetry metrics. If not specified, the default port is 28333. */
2992
- port?: number;
2993
- }
2994
- export declare function managedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetricsSerializer(item: ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics): any;
2995
- export declare function managedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetricsDeserializer(item: any): ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics;
2996
- /** Application Monitoring Open Telemetry Metrics Profile for Kubernetes Application Container Logs and Traces. Collects OpenTelemetry logs and traces of the application using Azure Monitor OpenTelemetry based SDKs. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
2997
- export interface ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogs {
2998
- /** Indicates if Application Monitoring Open Telemetry Logs and traces is enabled or not. */
2999
- enabled?: boolean;
3000
- /** The Open Telemetry host port for Open Telemetry logs and traces. If not specified, the default port is 28331. */
3001
- port?: number;
3002
- }
3003
- export declare function managedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsSerializer(item: ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogs): any;
3004
- export declare function managedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsDeserializer(item: any): ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogs;
3005
2468
  /** Service mesh profile for a managed cluster. */
3006
2469
  export interface ServiceMeshProfile {
3007
2470
  /** Mode of the service mesh. */
@@ -3216,65 +2679,23 @@ export interface ManagedClusterAIToolchainOperatorProfile {
3216
2679
  }
3217
2680
  export declare function managedClusterAIToolchainOperatorProfileSerializer(item: ManagedClusterAIToolchainOperatorProfile): any;
3218
2681
  export declare function managedClusterAIToolchainOperatorProfileDeserializer(item: any): ManagedClusterAIToolchainOperatorProfile;
3219
- /** The pod scheduler profile for the cluster. */
3220
- export interface SchedulerProfile {
3221
- /** Mapping of each scheduler instance to its profile. */
3222
- schedulerInstanceProfiles?: SchedulerProfileSchedulerInstanceProfiles;
3223
- }
3224
- export declare function schedulerProfileSerializer(item: SchedulerProfile): any;
3225
- export declare function schedulerProfileDeserializer(item: any): SchedulerProfile;
3226
- /** Mapping of each scheduler instance to its profile. */
3227
- export interface SchedulerProfileSchedulerInstanceProfiles {
3228
- /** The scheduler profile for the upstream scheduler instance. */
3229
- upstream?: SchedulerInstanceProfile;
3230
- }
3231
- export declare function schedulerProfileSchedulerInstanceProfilesSerializer(item: SchedulerProfileSchedulerInstanceProfiles): any;
3232
- export declare function schedulerProfileSchedulerInstanceProfilesDeserializer(item: any): SchedulerProfileSchedulerInstanceProfiles;
3233
- /** The scheduler profile for a single scheduler instance. */
3234
- export interface SchedulerInstanceProfile {
3235
- /** The config customization mode for this scheduler instance. */
3236
- schedulerConfigMode?: SchedulerConfigMode;
3237
- }
3238
- export declare function schedulerInstanceProfileSerializer(item: SchedulerInstanceProfile): any;
3239
- export declare function schedulerInstanceProfileDeserializer(item: any): SchedulerInstanceProfile;
3240
- /** The config customization mode for this scheduler instance. */
3241
- export declare enum KnownSchedulerConfigMode {
3242
- /** No config customization. Use default configuration. */
3243
- Default = "Default",
3244
- /** Enable config customization. Customer can specify scheduler configuration via a CRD. See aka.ms/aks/scheduler-crd for details. */
3245
- ManagedByCRD = "ManagedByCRD"
3246
- }
3247
- /**
3248
- * The config customization mode for this scheduler instance. \
3249
- * {@link KnownSchedulerConfigMode} can be used interchangeably with SchedulerConfigMode,
3250
- * this enum contains the known values that the service supports.
3251
- * ### Known values supported by the service
3252
- * **Default**: No config customization. Use default configuration. \
3253
- * **ManagedByCRD**: Enable config customization. Customer can specify scheduler configuration via a CRD. See aka.ms\/aks\/scheduler-crd for details.
3254
- */
3255
- export type SchedulerConfigMode = string;
3256
2682
  /** Settings for hosted system addons. */
3257
2683
  export interface ManagedClusterHostedSystemProfile {
3258
2684
  /** Whether to enable hosted system addons for the cluster. */
3259
2685
  enabled?: boolean;
2686
+ /** The ID of the subnet that will be joined by system nodes managed and hosted by AKS for running critical system addons. This ID must be provided together with `nodeSubnetID` and `apiserverAccessProfile.subnetId`, and all three subnet IDs must belong to the same VNet. If you don’t specify it, AKS will create a subnet in the managed resource group using a default /26 CIDR. */
2687
+ systemNodeSubnetID?: string;
2688
+ /** The ID of the subnet that will be joined by worker nodes managed by node auto provisioner for running workload pods in your tenant. This must be provided together with `systemNodeSubnetID` and `apiserverAccessProfile.subnetId`, and all three subnet IDs must be in the same VNet. If you don’t specify it, AKS will create a subnet in the managed resource group using a default /16 CIDR. */
2689
+ nodeSubnetID?: string;
3260
2690
  }
3261
2691
  export declare function managedClusterHostedSystemProfileSerializer(item: ManagedClusterHostedSystemProfile): any;
3262
2692
  export declare function managedClusterHostedSystemProfileDeserializer(item: any): ManagedClusterHostedSystemProfile;
3263
- /** Health monitor profile for the managed cluster. */
3264
- export interface ManagedClusterHealthMonitorProfile {
3265
- /** Whether to enable continuous control plane and addon monitor. */
3266
- enableContinuousControlPlaneAndAddonMonitor?: boolean;
3267
- /** Whether to enable on-demand monitor. */
3268
- enableOnDemandMonitor?: boolean;
3269
- }
3270
- export declare function managedClusterHealthMonitorProfileSerializer(item: ManagedClusterHealthMonitorProfile): any;
3271
- export declare function managedClusterHealthMonitorProfileDeserializer(item: any): ManagedClusterHealthMonitorProfile;
3272
2693
  /** Contains read-only information about the Managed Cluster. */
3273
2694
  export interface ManagedClusterStatus {
3274
2695
  /** The error details information of the managed cluster. Preserves the detailed info of failure. If there was no error, this field is omitted. */
3275
2696
  readonly provisioningError?: ErrorDetail;
3276
2697
  }
3277
- export declare function managedClusterStatusSerializer(item: ManagedClusterStatus): any;
2698
+ export declare function managedClusterStatusSerializer(_item: ManagedClusterStatus): any;
3278
2699
  export declare function managedClusterStatusDeserializer(item: any): ManagedClusterStatus;
3279
2700
  /** The SKU of a Managed Cluster. */
3280
2701
  export interface ManagedClusterSKU {
@@ -3400,7 +2821,7 @@ export interface ManagedServiceIdentityUserAssignedIdentitiesValue {
3400
2821
  /** The client id of user assigned identity. */
3401
2822
  readonly clientId?: string;
3402
2823
  }
3403
- export declare function managedServiceIdentityUserAssignedIdentitiesValueSerializer(item: ManagedServiceIdentityUserAssignedIdentitiesValue): any;
2824
+ export declare function managedServiceIdentityUserAssignedIdentitiesValueSerializer(_item: ManagedServiceIdentityUserAssignedIdentitiesValue): any;
3404
2825
  export declare function managedServiceIdentityUserAssignedIdentitiesValueDeserializer(item: any): ManagedServiceIdentityUserAssignedIdentitiesValue;
3405
2826
  /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
3406
2827
  export interface TrackedResource extends Resource {
@@ -3537,12 +2958,6 @@ export interface EndpointDetail {
3537
2958
  description?: string;
3538
2959
  }
3539
2960
  export declare function endpointDetailDeserializer(item: any): EndpointDetail;
3540
- /** The names of the load balancers to rebalance. If set to empty, all load balancers will be rebalanced. */
3541
- export interface RebalanceLoadBalancersRequestBody {
3542
- /** The load balancer names list. */
3543
- loadBalancerNames?: string[];
3544
- }
3545
- export declare function rebalanceLoadBalancersRequestBodySerializer(item: RebalanceLoadBalancersRequestBody): any;
3546
2961
  /** The list of available upgrades for compute pools. */
3547
2962
  export interface ManagedClusterUpgradeProfile extends ProxyResource {
3548
2963
  /** The list of available upgrade versions for the control plane. */
@@ -3569,8 +2984,6 @@ export interface ManagedClusterPoolUpgradeProfile {
3569
2984
  osType: OSType;
3570
2985
  /** List of orchestrator types and versions available for upgrade. */
3571
2986
  upgrades?: ManagedClusterPoolUpgradeProfileUpgradesItem[];
3572
- /** List of components grouped by kubernetes major.minor version. */
3573
- componentsByReleases?: ComponentsByRelease[];
3574
2987
  }
3575
2988
  export declare function managedClusterPoolUpgradeProfileDeserializer(item: any): ManagedClusterPoolUpgradeProfile;
3576
2989
  export declare function managedClusterPoolUpgradeProfileUpgradesItemArrayDeserializer(result: Array<ManagedClusterPoolUpgradeProfileUpgradesItem>): any[];
@@ -3580,89 +2993,9 @@ export interface ManagedClusterPoolUpgradeProfileUpgradesItem {
3580
2993
  kubernetesVersion?: string;
3581
2994
  /** Whether the Kubernetes version is currently in preview. */
3582
2995
  isPreview?: boolean;
3583
- /** Whether the Kubernetes version is out of support. */
3584
- isOutOfSupport?: boolean;
3585
2996
  }
3586
2997
  export declare function managedClusterPoolUpgradeProfileUpgradesItemDeserializer(item: any): ManagedClusterPoolUpgradeProfileUpgradesItem;
3587
2998
  export declare function managedClusterPoolUpgradeProfileArrayDeserializer(result: Array<ManagedClusterPoolUpgradeProfile>): any[];
3588
- /** Available Guardrails Version */
3589
- export interface GuardrailsAvailableVersion extends ProxyResource {
3590
- /** Whether the version is default or not and support info. */
3591
- properties: GuardrailsAvailableVersionsProperties;
3592
- }
3593
- export declare function guardrailsAvailableVersionDeserializer(item: any): GuardrailsAvailableVersion;
3594
- /** Whether the version is default or not and support info. */
3595
- export interface GuardrailsAvailableVersionsProperties {
3596
- /** Whether this is the default version. */
3597
- readonly isDefaultVersion?: boolean;
3598
- /** Whether the version is preview or stable. */
3599
- readonly support?: GuardrailsSupport;
3600
- }
3601
- export declare function guardrailsAvailableVersionsPropertiesDeserializer(item: any): GuardrailsAvailableVersionsProperties;
3602
- /** Whether the version is preview or stable. */
3603
- export declare enum KnownGuardrailsSupport {
3604
- /** 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. */
3605
- Preview = "Preview",
3606
- /** The version is stable and can be used on critical production clusters. */
3607
- Stable = "Stable"
3608
- }
3609
- /**
3610
- * Whether the version is preview or stable. \
3611
- * {@link KnownGuardrailsSupport} can be used interchangeably with GuardrailsSupport,
3612
- * this enum contains the known values that the service supports.
3613
- * ### Known values supported by the service
3614
- * **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. \
3615
- * **Stable**: The version is stable and can be used on critical production clusters.
3616
- */
3617
- export type GuardrailsSupport = string;
3618
- /** Hold values properties, which is array of GuardrailsVersions */
3619
- export interface _GuardrailsAvailableVersionsList {
3620
- /** The GuardrailsAvailableVersion items on this page */
3621
- value: GuardrailsAvailableVersion[];
3622
- /** The link to the next page of items */
3623
- nextLink?: string;
3624
- }
3625
- export declare function _guardrailsAvailableVersionsListDeserializer(item: any): _GuardrailsAvailableVersionsList;
3626
- export declare function guardrailsAvailableVersionArrayDeserializer(result: Array<GuardrailsAvailableVersion>): any[];
3627
- /** Available Safeguards Version */
3628
- export interface SafeguardsAvailableVersion extends ProxyResource {
3629
- /** Whether the version is default or not and support info. */
3630
- properties: SafeguardsAvailableVersionsProperties;
3631
- }
3632
- export declare function safeguardsAvailableVersionDeserializer(item: any): SafeguardsAvailableVersion;
3633
- /** Whether the version is default or not and support info. */
3634
- export interface SafeguardsAvailableVersionsProperties {
3635
- /** Whether this is the default version. */
3636
- readonly isDefaultVersion?: boolean;
3637
- /** Whether the version is preview or stable. */
3638
- readonly support?: SafeguardsSupport;
3639
- }
3640
- export declare function safeguardsAvailableVersionsPropertiesDeserializer(item: any): SafeguardsAvailableVersionsProperties;
3641
- /** Whether the version is preview or stable. */
3642
- export declare enum KnownSafeguardsSupport {
3643
- /** 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. */
3644
- Preview = "Preview",
3645
- /** The version is stable and can be used on critical production clusters. */
3646
- Stable = "Stable"
3647
- }
3648
- /**
3649
- * Whether the version is preview or stable. \
3650
- * {@link KnownSafeguardsSupport} can be used interchangeably with SafeguardsSupport,
3651
- * this enum contains the known values that the service supports.
3652
- * ### Known values supported by the service
3653
- * **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. \
3654
- * **Stable**: The version is stable and can be used on critical production clusters.
3655
- */
3656
- export type SafeguardsSupport = string;
3657
- /** Hold values properties, which is array of SafeguardsVersions */
3658
- export interface _SafeguardsAvailableVersionsList {
3659
- /** The SafeguardsAvailableVersion items on this page */
3660
- value: SafeguardsAvailableVersion[];
3661
- /** The link to the next page of items */
3662
- nextLink?: string;
3663
- }
3664
- export declare function _safeguardsAvailableVersionsListDeserializer(item: any): _SafeguardsAvailableVersionsList;
3665
- export declare function safeguardsAvailableVersionArrayDeserializer(result: Array<SafeguardsAvailableVersion>): any[];
3666
2999
  /** Mesh revision profile for a mesh. */
3667
3000
  export interface MeshRevisionProfile extends ProxyResource {
3668
3001
  /** Mesh revision profile properties for a mesh */
@@ -4095,7 +3428,6 @@ export interface Machine extends ProxyResource {
4095
3428
  /** The Availability zone in which machine is located. */
4096
3429
  readonly zones?: string[];
4097
3430
  }
4098
- export declare function machineSerializer(item: Machine): any;
4099
3431
  export declare function machineDeserializer(item: any): Machine;
4100
3432
  /** The properties of the machine */
4101
3433
  export interface MachineProperties {
@@ -4103,51 +3435,12 @@ export interface MachineProperties {
4103
3435
  readonly network?: MachineNetworkProperties;
4104
3436
  /** Azure resource id of the machine. It can be used to GET underlying VM Instance */
4105
3437
  readonly resourceId?: string;
4106
- /** The hardware and GPU settings of the machine. */
4107
- hardware?: MachineHardwareProfile;
4108
- /** The operating system and disk used by the machine. */
4109
- operatingSystem?: MachineOSProfile;
4110
- /** The Kubernetes configurations used by the machine. */
4111
- kubernetes?: MachineKubernetesProfile;
4112
- /** Machine only allows 'System' and 'User' mode. */
4113
- mode?: AgentPoolMode;
4114
- /** The security settings of the machine. */
4115
- security?: MachineSecurityProfile;
4116
- /** The priority for the machine. If not specified, the default is 'Regular'. */
4117
- priority?: ScaleSetPriority;
4118
- /** The eviction policy for machine. This cannot be specified unless the priority is 'Spot'. If not specified, the default is 'Delete'. */
4119
- evictionPolicy?: ScaleSetEvictionPolicy;
4120
- /** The properties having to do with machine billing. */
4121
- billing?: MachineBillingProfile;
4122
- /** The version of node image. */
4123
- readonly nodeImageVersion?: string;
4124
- /** The current deployment or provisioning state. */
4125
- readonly provisioningState?: string;
4126
- /** The tags to be persisted on the machine. */
4127
- tags?: Record<string, string>;
4128
- /** 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. */
4129
- readonly eTag?: string;
4130
- /** Contains read-only information about the machine. */
4131
- readonly status?: MachineStatus;
4132
- /** 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. */
4133
- localDNSProfile?: LocalDNSProfile;
4134
3438
  }
4135
- export declare function machinePropertiesSerializer(item: MachineProperties): any;
4136
3439
  export declare function machinePropertiesDeserializer(item: any): MachineProperties;
4137
3440
  /** network properties of the machine */
4138
3441
  export interface MachineNetworkProperties {
4139
3442
  /** IPv4, IPv6 addresses of the machine */
4140
3443
  readonly ipAddresses?: MachineIpAddress[];
4141
- /** 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} */
4142
- vnetSubnetID?: string;
4143
- /** 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} */
4144
- podSubnetID?: string;
4145
- /** 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. */
4146
- enableNodePublicIP?: boolean;
4147
- /** 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} */
4148
- nodePublicIPPrefixID?: string;
4149
- /** IPTags of instance-level public IPs. */
4150
- nodePublicIPTags?: IPTag[];
4151
3444
  }
4152
3445
  export declare function machineNetworkPropertiesDeserializer(item: any): MachineNetworkProperties;
4153
3446
  export declare function machineIpAddressArrayDeserializer(result: Array<MachineIpAddress>): any[];
@@ -4159,140 +3452,6 @@ export interface MachineIpAddress {
4159
3452
  readonly ip?: string;
4160
3453
  }
4161
3454
  export declare function machineIpAddressDeserializer(item: any): MachineIpAddress;
4162
- /** The hardware and GPU settings of the machine. */
4163
- export interface MachineHardwareProfile {
4164
- /** 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 */
4165
- vmSize?: string;
4166
- /** GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU. */
4167
- gpuInstanceProfile?: GPUInstanceProfile;
4168
- /** The GPU settings of the machine. */
4169
- gpuProfile?: GPUProfile;
4170
- /** Whether to enable UltraSSD */
4171
- ultraSsdEnabled?: boolean;
4172
- }
4173
- export declare function machineHardwareProfileSerializer(item: MachineHardwareProfile): any;
4174
- export declare function machineHardwareProfileDeserializer(item: any): MachineHardwareProfile;
4175
- /** The operating system and disk used by the machine. */
4176
- export interface MachineOSProfile {
4177
- /** The operating system type. The default is Linux. */
4178
- osType?: OSType;
4179
- /** 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. */
4180
- osSKU?: Ossku;
4181
- /** 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. */
4182
- osDiskSizeGB?: number;
4183
- /** 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). */
4184
- osDiskType?: OSDiskType;
4185
- /** Whether to use a FIPS-enabled OS. */
4186
- enableFips?: boolean;
4187
- /** The Linux machine's specific profile. */
4188
- linuxProfile?: MachineOSProfileLinuxProfile;
4189
- /** The Windows machine's specific profile. */
4190
- windowsProfile?: AgentPoolWindowsProfile;
4191
- }
4192
- export declare function machineOSProfileSerializer(item: MachineOSProfile): any;
4193
- export declare function machineOSProfileDeserializer(item: any): MachineOSProfile;
4194
- /** The Linux machine's specific profile. */
4195
- export interface MachineOSProfileLinuxProfile {
4196
- /** The OS configuration of Linux machine. */
4197
- linuxOSConfig?: LinuxOSConfig;
4198
- /** 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). */
4199
- messageOfTheDay?: string;
4200
- }
4201
- export declare function machineOSProfileLinuxProfileSerializer(item: MachineOSProfileLinuxProfile): any;
4202
- export declare function machineOSProfileLinuxProfileDeserializer(item: any): MachineOSProfileLinuxProfile;
4203
- /** The Kubernetes configurations used by the machine. */
4204
- export interface MachineKubernetesProfile {
4205
- /** The node labels on the machine. */
4206
- nodeLabels?: Record<string, string>;
4207
- /** 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. */
4208
- orchestratorVersion?: string;
4209
- /** 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. */
4210
- readonly currentOrchestratorVersion?: string;
4211
- /** Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage. */
4212
- kubeletDiskType?: KubeletDiskType;
4213
- /** The Kubelet configuration on the machine. */
4214
- kubeletConfig?: KubeletConfig;
4215
- /** 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-` */
4216
- nodeInitializationTaints?: string[];
4217
- /** The taints added to new node during machine create. For example, key=value:NoSchedule. */
4218
- nodeTaints?: string[];
4219
- /** The maximum number of pods that can run on a node. */
4220
- maxPods?: number;
4221
- /** The node name in the Kubernetes cluster. */
4222
- readonly nodeName?: string;
4223
- /** Determines the type of workload a node can run. */
4224
- workloadRuntime?: WorkloadRuntime;
4225
- /** Configuration for using artifact streaming on AKS. */
4226
- artifactStreamingProfile?: AgentPoolArtifactStreamingProfile;
4227
- }
4228
- export declare function machineKubernetesProfileSerializer(item: MachineKubernetesProfile): any;
4229
- export declare function machineKubernetesProfileDeserializer(item: any): MachineKubernetesProfile;
4230
- /** The security settings of the machine. */
4231
- export interface MachineSecurityProfile {
4232
- /** 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. */
4233
- enableVtpm?: boolean;
4234
- /** 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. */
4235
- enableSecureBoot?: boolean;
4236
- /** SSH access method of an agent pool. */
4237
- sshAccess?: AgentPoolSSHAccess;
4238
- /** 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 */
4239
- enableEncryptionAtHost?: boolean;
4240
- }
4241
- export declare function machineSecurityProfileSerializer(item: MachineSecurityProfile): any;
4242
- export declare function machineSecurityProfileDeserializer(item: any): MachineSecurityProfile;
4243
- /** The properties having to do with machine billing. */
4244
- export interface MachineBillingProfile {
4245
- /** 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) */
4246
- spotMaxPrice?: number;
4247
- }
4248
- export declare function machineBillingProfileSerializer(item: MachineBillingProfile): any;
4249
- export declare function machineBillingProfileDeserializer(item: any): MachineBillingProfile;
4250
- /** Contains read-only information about the machine. */
4251
- export interface MachineStatus {
4252
- /** The error details information of the machine. Preserves the detailed info of failure. If there was no error, this field is omitted. */
4253
- readonly provisioningError?: ErrorDetail;
4254
- /** Specifies the time at which the machine was created. */
4255
- readonly creationTimestamp?: Date;
4256
- /** 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. */
4257
- readonly driftAction?: DriftAction;
4258
- /** Reason for machine drift. Provides detailed information on why the machine has drifted. This field is omitted if the machine is up to date. */
4259
- readonly driftReason?: string;
4260
- /** Virtual machine state. Indicates the current state of the underlying virtual machine. */
4261
- readonly vmState?: VmState;
4262
- }
4263
- export declare function machineStatusDeserializer(item: any): MachineStatus;
4264
- /** 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. */
4265
- export declare enum KnownDriftAction {
4266
- /** The machine is up to date. */
4267
- Synced = "Synced",
4268
- /** The machine has drifted and needs to be deleted and recreated. */
4269
- Recreate = "Recreate"
4270
- }
4271
- /**
4272
- * 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. \
4273
- * {@link KnownDriftAction} can be used interchangeably with DriftAction,
4274
- * this enum contains the known values that the service supports.
4275
- * ### Known values supported by the service
4276
- * **Synced**: The machine is up to date. \
4277
- * **Recreate**: The machine has drifted and needs to be deleted and recreated.
4278
- */
4279
- export type DriftAction = string;
4280
- /** Virtual machine state. Indicates the current state of the underlying virtual machine. */
4281
- export declare enum KnownVmState {
4282
- /** The virtual machine is currently running. */
4283
- Running = "Running",
4284
- /** The virtual machine has been deleted by the user or due to spot eviction. */
4285
- Deleted = "Deleted"
4286
- }
4287
- /**
4288
- * Virtual machine state. Indicates the current state of the underlying virtual machine. \
4289
- * {@link KnownVmState} can be used interchangeably with VmState,
4290
- * this enum contains the known values that the service supports.
4291
- * ### Known values supported by the service
4292
- * **Running**: The virtual machine is currently running. \
4293
- * **Deleted**: The virtual machine has been deleted by the user or due to spot eviction.
4294
- */
4295
- export type VmState = string;
4296
3455
  /** The response of a Machine list operation. */
4297
3456
  export interface _MachineListResult {
4298
3457
  /** The Machine items on this page */
@@ -4301,7 +3460,6 @@ export interface _MachineListResult {
4301
3460
  nextLink?: string;
4302
3461
  }
4303
3462
  export declare function _machineListResultDeserializer(item: any): _MachineListResult;
4304
- export declare function machineArraySerializer(result: Array<Machine>): any[];
4305
3463
  export declare function machineArrayDeserializer(result: Array<Machine>): any[];
4306
3464
  /** A private endpoint connection */
4307
3465
  export interface PrivateEndpointConnection extends ProxyResource {
@@ -4441,17 +3599,14 @@ export declare function snapshotPropertiesDeserializer(item: any): SnapshotPrope
4441
3599
  /** The type of a snapshot. The default is NodePool. */
4442
3600
  export declare enum KnownSnapshotType {
4443
3601
  /** The snapshot is a snapshot of a node pool. */
4444
- NodePool = "NodePool",
4445
- /** The snapshot is a snapshot of a managed cluster. */
4446
- ManagedCluster = "ManagedCluster"
3602
+ NodePool = "NodePool"
4447
3603
  }
4448
3604
  /**
4449
3605
  * The type of a snapshot. The default is NodePool. \
4450
3606
  * {@link KnownSnapshotType} can be used interchangeably with SnapshotType,
4451
3607
  * this enum contains the known values that the service supports.
4452
3608
  * ### Known values supported by the service
4453
- * **NodePool**: The snapshot is a snapshot of a node pool. \
4454
- * **ManagedCluster**: The snapshot is a snapshot of a managed cluster.
3609
+ * **NodePool**: The snapshot is a snapshot of a node pool.
4455
3610
  */
4456
3611
  export type SnapshotType = string;
4457
3612
  /** The response of a Snapshot list operation. */
@@ -4464,64 +3619,6 @@ export interface _SnapshotListResult {
4464
3619
  export declare function _snapshotListResultDeserializer(item: any): _SnapshotListResult;
4465
3620
  export declare function snapshotArraySerializer(result: Array<Snapshot>): any[];
4466
3621
  export declare function snapshotArrayDeserializer(result: Array<Snapshot>): any[];
4467
- /** A managed cluster snapshot resource. */
4468
- export interface ManagedClusterSnapshot extends TrackedResource {
4469
- /** CreationData to be used to specify the source resource ID to create this snapshot. */
4470
- creationData?: CreationData;
4471
- /** The type of a snapshot. The default is NodePool. */
4472
- snapshotType?: SnapshotType;
4473
- /** What the properties will be showed when getting managed cluster snapshot. Those properties are read-only. */
4474
- readonly managedClusterPropertiesReadOnly?: ManagedClusterPropertiesForSnapshot;
4475
- }
4476
- export declare function managedClusterSnapshotSerializer(item: ManagedClusterSnapshot): any;
4477
- export declare function managedClusterSnapshotDeserializer(item: any): ManagedClusterSnapshot;
4478
- /** Properties for a managed cluster snapshot. */
4479
- export interface ManagedClusterSnapshotProperties {
4480
- /** CreationData to be used to specify the source resource ID to create this snapshot. */
4481
- creationData?: CreationData;
4482
- /** The type of a snapshot. The default is NodePool. */
4483
- snapshotType?: SnapshotType;
4484
- /** What the properties will be showed when getting managed cluster snapshot. Those properties are read-only. */
4485
- readonly managedClusterPropertiesReadOnly?: ManagedClusterPropertiesForSnapshot;
4486
- }
4487
- export declare function managedClusterSnapshotPropertiesSerializer(item: ManagedClusterSnapshotProperties): any;
4488
- export declare function managedClusterSnapshotPropertiesDeserializer(item: any): ManagedClusterSnapshotProperties;
4489
- /** managed cluster properties for snapshot, these properties are read only. */
4490
- export interface ManagedClusterPropertiesForSnapshot {
4491
- /** The current kubernetes version. */
4492
- kubernetesVersion?: string;
4493
- /** The current managed cluster sku. */
4494
- sku?: ManagedClusterSKU;
4495
- /** Whether the cluster has enabled Kubernetes Role-Based Access Control or not. */
4496
- enableRbac?: boolean;
4497
- /** The current network profile. */
4498
- readonly networkProfile?: NetworkProfileForSnapshot;
4499
- }
4500
- export declare function managedClusterPropertiesForSnapshotDeserializer(item: any): ManagedClusterPropertiesForSnapshot;
4501
- /** network profile for managed cluster snapshot, these properties are read only. */
4502
- export interface NetworkProfileForSnapshot {
4503
- /** networkPlugin for managed cluster snapshot. */
4504
- networkPlugin?: NetworkPlugin;
4505
- /** NetworkPluginMode for managed cluster snapshot. */
4506
- networkPluginMode?: NetworkPluginMode;
4507
- /** networkPolicy for managed cluster snapshot. */
4508
- networkPolicy?: NetworkPolicy;
4509
- /** networkMode for managed cluster snapshot. */
4510
- networkMode?: NetworkMode;
4511
- /** loadBalancerSku for managed cluster snapshot. */
4512
- loadBalancerSku?: LoadBalancerSku;
4513
- }
4514
- export declare function networkProfileForSnapshotDeserializer(item: any): NetworkProfileForSnapshot;
4515
- /** The response of a ManagedClusterSnapshot list operation. */
4516
- export interface _ManagedClusterSnapshotListResult {
4517
- /** The ManagedClusterSnapshot items on this page */
4518
- value: ManagedClusterSnapshot[];
4519
- /** The link to the next page of items */
4520
- nextLink?: string;
4521
- }
4522
- export declare function _managedClusterSnapshotListResultDeserializer(item: any): _ManagedClusterSnapshotListResult;
4523
- export declare function managedClusterSnapshotArraySerializer(result: Array<ManagedClusterSnapshot>): any[];
4524
- export declare function managedClusterSnapshotArrayDeserializer(result: Array<ManagedClusterSnapshot>): any[];
4525
3622
  /** Defines binding between a resource and role */
4526
3623
  export interface TrustedAccessRoleBinding extends ProxyResource {
4527
3624
  /** The current provisioning state of trusted access role binding. */
@@ -4579,351 +3676,6 @@ export interface _TrustedAccessRoleBindingListResult {
4579
3676
  export declare function _trustedAccessRoleBindingListResultDeserializer(item: any): _TrustedAccessRoleBindingListResult;
4580
3677
  export declare function trustedAccessRoleBindingArraySerializer(result: Array<TrustedAccessRoleBinding>): any[];
4581
3678
  export declare function trustedAccessRoleBindingArrayDeserializer(result: Array<TrustedAccessRoleBinding>): any[];
4582
- /** 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. */
4583
- export interface LoadBalancer extends ProxyResource {
4584
- /** 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. */
4585
- primaryAgentPoolName?: string;
4586
- /** 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. */
4587
- allowServicePlacement?: boolean;
4588
- /** Only services that must match this selector can be placed on this load balancer. */
4589
- serviceLabelSelector?: LabelSelector;
4590
- /** Services created in namespaces that match the selector can be placed on this load balancer. */
4591
- serviceNamespaceSelector?: LabelSelector;
4592
- /** Nodes that match this selector will be possible members of this load balancer. */
4593
- nodeSelector?: LabelSelector;
4594
- /** The current provisioning state. */
4595
- readonly provisioningState?: string;
4596
- }
4597
- export declare function loadBalancerSerializer(item: LoadBalancer): any;
4598
- export declare function loadBalancerDeserializer(item: any): LoadBalancer;
4599
- /** Properties for a load balancer resource. */
4600
- export interface LoadBalancerProperties {
4601
- /** 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. */
4602
- primaryAgentPoolName: string;
4603
- /** 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. */
4604
- allowServicePlacement?: boolean;
4605
- /** Only services that must match this selector can be placed on this load balancer. */
4606
- serviceLabelSelector?: LabelSelector;
4607
- /** Services created in namespaces that match the selector can be placed on this load balancer. */
4608
- serviceNamespaceSelector?: LabelSelector;
4609
- /** Nodes that match this selector will be possible members of this load balancer. */
4610
- nodeSelector?: LabelSelector;
4611
- /** The current provisioning state. */
4612
- readonly provisioningState?: string;
4613
- }
4614
- export declare function loadBalancerPropertiesSerializer(item: LoadBalancerProperties): any;
4615
- export declare function loadBalancerPropertiesDeserializer(item: any): LoadBalancerProperties;
4616
- /** 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. */
4617
- export interface LabelSelector {
4618
- /** 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. */
4619
- matchLabels?: string[];
4620
- /** matchExpressions is a list of label selector requirements. The requirements are ANDed. */
4621
- matchExpressions?: LabelSelectorRequirement[];
4622
- }
4623
- export declare function labelSelectorSerializer(item: LabelSelector): any;
4624
- export declare function labelSelectorDeserializer(item: any): LabelSelector;
4625
- export declare function labelSelectorRequirementArraySerializer(result: Array<LabelSelectorRequirement>): any[];
4626
- export declare function labelSelectorRequirementArrayDeserializer(result: Array<LabelSelectorRequirement>): any[];
4627
- /** A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. */
4628
- export interface LabelSelectorRequirement {
4629
- /** key is the label key that the selector applies to. */
4630
- key?: string;
4631
- /** operator represents a key's relationship to a set of values. Valid operators are In and NotIn */
4632
- operator?: Operator;
4633
- /** values is an array of string values, the values array must be non-empty. */
4634
- values?: string[];
4635
- }
4636
- export declare function labelSelectorRequirementSerializer(item: LabelSelectorRequirement): any;
4637
- export declare function labelSelectorRequirementDeserializer(item: any): LabelSelectorRequirement;
4638
- /** operator represents a key's relationship to a set of values. Valid operators are In and NotIn */
4639
- export declare enum KnownOperator {
4640
- /** The value of the key should be in the given list. */
4641
- In = "In",
4642
- /** The value of the key should not be in the given list. */
4643
- NotIn = "NotIn",
4644
- /** The value of the key should exist. */
4645
- Exists = "Exists",
4646
- /** The value of the key should not exist. */
4647
- DoesNotExist = "DoesNotExist"
4648
- }
4649
- /**
4650
- * operator represents a key's relationship to a set of values. Valid operators are In and NotIn \
4651
- * {@link KnownOperator} can be used interchangeably with Operator,
4652
- * this enum contains the known values that the service supports.
4653
- * ### Known values supported by the service
4654
- * **In**: The value of the key should be in the given list. \
4655
- * **NotIn**: The value of the key should not be in the given list. \
4656
- * **Exists**: The value of the key should exist. \
4657
- * **DoesNotExist**: The value of the key should not exist.
4658
- */
4659
- export type Operator = string;
4660
- /** The response of a LoadBalancer list operation. */
4661
- export interface _LoadBalancerListResult {
4662
- /** The LoadBalancer items on this page */
4663
- value: LoadBalancer[];
4664
- /** The link to the next page of items */
4665
- nextLink?: string;
4666
- }
4667
- export declare function _loadBalancerListResultDeserializer(item: any): _LoadBalancerListResult;
4668
- export declare function loadBalancerArraySerializer(result: Array<LoadBalancer>): any[];
4669
- export declare function loadBalancerArrayDeserializer(result: Array<LoadBalancer>): any[];
4670
- /** The IdentityBinding resource. */
4671
- export interface IdentityBinding extends ProxyResource {
4672
- /** The resource-specific properties for this resource. */
4673
- properties?: IdentityBindingProperties;
4674
- /** 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. */
4675
- readonly eTag?: string;
4676
- }
4677
- export declare function identityBindingSerializer(item: IdentityBinding): any;
4678
- export declare function identityBindingDeserializer(item: any): IdentityBinding;
4679
- /** IdentityBinding properties. */
4680
- export interface IdentityBindingProperties {
4681
- /** Managed identity profile for the identity binding. */
4682
- managedIdentity: IdentityBindingManagedIdentityProfile;
4683
- /** The OIDC issuer URL of the IdentityBinding. */
4684
- readonly oidcIssuer?: IdentityBindingOidcIssuerProfile;
4685
- /** The status of the last operation. */
4686
- readonly provisioningState?: IdentityBindingProvisioningState;
4687
- }
4688
- export declare function identityBindingPropertiesSerializer(item: IdentityBindingProperties): any;
4689
- export declare function identityBindingPropertiesDeserializer(item: any): IdentityBindingProperties;
4690
- /** Managed identity profile for the identity binding. */
4691
- export interface IdentityBindingManagedIdentityProfile {
4692
- /** The resource ID of the managed identity. */
4693
- resourceId: string;
4694
- /** The object ID of the managed identity. */
4695
- readonly objectId?: string;
4696
- /** The client ID of the managed identity. */
4697
- readonly clientId?: string;
4698
- /** The tenant ID of the managed identity. */
4699
- readonly tenantId?: string;
4700
- }
4701
- export declare function identityBindingManagedIdentityProfileSerializer(item: IdentityBindingManagedIdentityProfile): any;
4702
- export declare function identityBindingManagedIdentityProfileDeserializer(item: any): IdentityBindingManagedIdentityProfile;
4703
- /** IdentityBinding OIDC issuer profile. */
4704
- export interface IdentityBindingOidcIssuerProfile {
4705
- /** The OIDC issuer URL of the IdentityBinding. */
4706
- readonly oidcIssuerUrl?: string;
4707
- }
4708
- export declare function identityBindingOidcIssuerProfileDeserializer(item: any): IdentityBindingOidcIssuerProfile;
4709
- /** The provisioning state of the last accepted operation. */
4710
- export declare enum KnownIdentityBindingProvisioningState {
4711
- /** Resource has been created. */
4712
- Succeeded = "Succeeded",
4713
- /** Resource creation failed. */
4714
- Failed = "Failed",
4715
- /** Resource creation was canceled. */
4716
- Canceled = "Canceled",
4717
- /** The identity binding is being created. */
4718
- Creating = "Creating",
4719
- /** The identity binding is being updated. */
4720
- Updating = "Updating",
4721
- /** The identity binding is being deleted. */
4722
- Deleting = "Deleting"
4723
- }
4724
- /**
4725
- * The provisioning state of the last accepted operation. \
4726
- * {@link KnownIdentityBindingProvisioningState} can be used interchangeably with IdentityBindingProvisioningState,
4727
- * this enum contains the known values that the service supports.
4728
- * ### Known values supported by the service
4729
- * **Succeeded**: Resource has been created. \
4730
- * **Failed**: Resource creation failed. \
4731
- * **Canceled**: Resource creation was canceled. \
4732
- * **Creating**: The identity binding is being created. \
4733
- * **Updating**: The identity binding is being updated. \
4734
- * **Deleting**: The identity binding is being deleted.
4735
- */
4736
- export type IdentityBindingProvisioningState = string;
4737
- /** The response of a IdentityBinding list operation. */
4738
- export interface _IdentityBindingListResult {
4739
- /** The IdentityBinding items on this page */
4740
- value: IdentityBinding[];
4741
- /** The link to the next page of items */
4742
- nextLink?: string;
4743
- }
4744
- export declare function _identityBindingListResultDeserializer(item: any): _IdentityBindingListResult;
4745
- export declare function identityBindingArraySerializer(result: Array<IdentityBinding>): any[];
4746
- export declare function identityBindingArrayDeserializer(result: Array<IdentityBinding>): any[];
4747
- /** Configuration for JWT authenticator in the managed cluster. */
4748
- export interface JWTAuthenticator extends ProxyResource {
4749
- /** 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. */
4750
- properties: JWTAuthenticatorProperties;
4751
- }
4752
- export declare function jwtAuthenticatorSerializer(item: JWTAuthenticator): any;
4753
- export declare function jwtAuthenticatorDeserializer(item: any): JWTAuthenticator;
4754
- /** 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. */
4755
- export interface JWTAuthenticatorProperties {
4756
- /** The current provisioning state of the JWT authenticator. */
4757
- readonly provisioningState?: JWTAuthenticatorProvisioningState;
4758
- /** The JWT OIDC issuer details. */
4759
- issuer: JWTAuthenticatorIssuer;
4760
- /** The rules that are applied to validate token claims to authenticate users. All the expressions must evaluate to true for validation to succeed. */
4761
- claimValidationRules?: JWTAuthenticatorValidationRule[];
4762
- /** The mappings that define how user attributes are extracted from the token claims. */
4763
- claimMappings: JWTAuthenticatorClaimMappings;
4764
- /** The rules that are applied to the mapped user before completing authentication. All the expressions must evaluate to true for validation to succeed. */
4765
- userValidationRules?: JWTAuthenticatorValidationRule[];
4766
- }
4767
- export declare function jwtAuthenticatorPropertiesSerializer(item: JWTAuthenticatorProperties): any;
4768
- export declare function jwtAuthenticatorPropertiesDeserializer(item: any): JWTAuthenticatorProperties;
4769
- /** The provisioning state of the last accepted operation. */
4770
- export declare enum KnownJWTAuthenticatorProvisioningState {
4771
- /** Resource has been created. */
4772
- Succeeded = "Succeeded",
4773
- /** Resource creation failed. */
4774
- Failed = "Failed",
4775
- /** Resource creation was canceled. */
4776
- Canceled = "Canceled",
4777
- /** The JWT authenticator is being created. */
4778
- Creating = "Creating",
4779
- /** The JWT authenticator is being updated. */
4780
- Updating = "Updating",
4781
- /** The JWT authenticator is being deleted. */
4782
- Deleting = "Deleting"
4783
- }
4784
- /**
4785
- * The provisioning state of the last accepted operation. \
4786
- * {@link KnownJWTAuthenticatorProvisioningState} can be used interchangeably with JWTAuthenticatorProvisioningState,
4787
- * this enum contains the known values that the service supports.
4788
- * ### Known values supported by the service
4789
- * **Succeeded**: Resource has been created. \
4790
- * **Failed**: Resource creation failed. \
4791
- * **Canceled**: Resource creation was canceled. \
4792
- * **Creating**: The JWT authenticator is being created. \
4793
- * **Updating**: The JWT authenticator is being updated. \
4794
- * **Deleting**: The JWT authenticator is being deleted.
4795
- */
4796
- export type JWTAuthenticatorProvisioningState = string;
4797
- /** The OIDC issuer details for JWTAuthenticator. */
4798
- export interface JWTAuthenticatorIssuer {
4799
- /** 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. */
4800
- url: string;
4801
- /** 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. */
4802
- audiences: string[];
4803
- }
4804
- export declare function jwtAuthenticatorIssuerSerializer(item: JWTAuthenticatorIssuer): any;
4805
- export declare function jwtAuthenticatorIssuerDeserializer(item: any): JWTAuthenticatorIssuer;
4806
- export declare function jwtAuthenticatorValidationRuleArraySerializer(result: Array<JWTAuthenticatorValidationRule>): any[];
4807
- export declare function jwtAuthenticatorValidationRuleArrayDeserializer(result: Array<JWTAuthenticatorValidationRule>): any[];
4808
- /** The validation rule for JWTAuthenticator. */
4809
- export interface JWTAuthenticatorValidationRule {
4810
- /** The CEL expression used to validate the claim or attribute. */
4811
- expression: string;
4812
- /** The validation error message. */
4813
- message?: string;
4814
- }
4815
- export declare function jwtAuthenticatorValidationRuleSerializer(item: JWTAuthenticatorValidationRule): any;
4816
- export declare function jwtAuthenticatorValidationRuleDeserializer(item: any): JWTAuthenticatorValidationRule;
4817
- /** The claim mappings for JWTAuthenticator. */
4818
- export interface JWTAuthenticatorClaimMappings {
4819
- /** The expression to extract username attribute from the token claims. */
4820
- username: JWTAuthenticatorClaimMappingExpression;
4821
- /** The expression to extract groups attribute from the token claims. When not provided, no groups are extracted from the token claims. */
4822
- groups?: JWTAuthenticatorClaimMappingExpression;
4823
- /** The expression to extract uid attribute from the token claims. When not provided, no uid is extracted from the token claims. */
4824
- uid?: JWTAuthenticatorClaimMappingExpression;
4825
- /** The expression to extract extra attribute from the token claims. When not provided, no extra attributes are extracted from the token claims. */
4826
- extra?: JWTAuthenticatorExtraClaimMappingExpression[];
4827
- }
4828
- export declare function jwtAuthenticatorClaimMappingsSerializer(item: JWTAuthenticatorClaimMappings): any;
4829
- export declare function jwtAuthenticatorClaimMappingsDeserializer(item: any): JWTAuthenticatorClaimMappings;
4830
- /** The claim mapping expression for JWTAuthenticator. */
4831
- export interface JWTAuthenticatorClaimMappingExpression {
4832
- /** The CEL expression used to access token claims. */
4833
- expression: string;
4834
- }
4835
- export declare function jwtAuthenticatorClaimMappingExpressionSerializer(item: JWTAuthenticatorClaimMappingExpression): any;
4836
- export declare function jwtAuthenticatorClaimMappingExpressionDeserializer(item: any): JWTAuthenticatorClaimMappingExpression;
4837
- export declare function jwtAuthenticatorExtraClaimMappingExpressionArraySerializer(result: Array<JWTAuthenticatorExtraClaimMappingExpression>): any[];
4838
- export declare function jwtAuthenticatorExtraClaimMappingExpressionArrayDeserializer(result: Array<JWTAuthenticatorExtraClaimMappingExpression>): any[];
4839
- /** The extra claim mapping expression for JWTAuthenticator. */
4840
- export interface JWTAuthenticatorExtraClaimMappingExpression {
4841
- /** The key of the extra attribute. */
4842
- key: string;
4843
- /** The CEL expression used to extract the value of the extra attribute. */
4844
- valueExpression: string;
4845
- }
4846
- export declare function jwtAuthenticatorExtraClaimMappingExpressionSerializer(item: JWTAuthenticatorExtraClaimMappingExpression): any;
4847
- export declare function jwtAuthenticatorExtraClaimMappingExpressionDeserializer(item: any): JWTAuthenticatorExtraClaimMappingExpression;
4848
- /** The response of a JWTAuthenticator list operation. */
4849
- export interface _JWTAuthenticatorListResult {
4850
- /** The JWTAuthenticator items on this page */
4851
- value: JWTAuthenticator[];
4852
- /** The link to the next page of items */
4853
- nextLink?: string;
4854
- }
4855
- export declare function _jwtAuthenticatorListResultDeserializer(item: any): _JWTAuthenticatorListResult;
4856
- export declare function jwtAuthenticatorArraySerializer(result: Array<JWTAuthenticator>): any[];
4857
- export declare function jwtAuthenticatorArrayDeserializer(result: Array<JWTAuthenticator>): any[];
4858
- /** Mesh membership of a managed cluster. */
4859
- export interface MeshMembership extends ProxyResource {
4860
- /** Mesh membership properties of a managed cluster. */
4861
- properties?: MeshMembershipProperties;
4862
- /** 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. */
4863
- managedBy?: string;
4864
- /** 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. */
4865
- readonly eTag?: string;
4866
- }
4867
- export declare function meshMembershipSerializer(item: MeshMembership): any;
4868
- export declare function meshMembershipDeserializer(item: any): MeshMembership;
4869
- /** Mesh membership properties of a managed cluster. */
4870
- export interface MeshMembershipProperties {
4871
- /** The current provisioning state of the Mesh Membership. */
4872
- readonly provisioningState?: MeshMembershipProvisioningState;
4873
- /** 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. */
4874
- privateConnectProfile?: MeshMembershipPrivateConnectProfile;
4875
- /** 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. */
4876
- managedMeshID: string;
4877
- }
4878
- export declare function meshMembershipPropertiesSerializer(item: MeshMembershipProperties): any;
4879
- export declare function meshMembershipPropertiesDeserializer(item: any): MeshMembershipProperties;
4880
- /** The provisioning state of the last accepted operation. */
4881
- export declare enum KnownMeshMembershipProvisioningState {
4882
- /** Resource creation was canceled. */
4883
- Canceled = "Canceled",
4884
- /** The Mesh Membership is being created. */
4885
- Creating = "Creating",
4886
- /** The Mesh Membership is being deleted. */
4887
- Deleting = "Deleting",
4888
- /** Resource creation failed. */
4889
- Failed = "Failed",
4890
- /** Resource has been created. */
4891
- Succeeded = "Succeeded",
4892
- /** The Mesh Membership is being updated. */
4893
- Updating = "Updating"
4894
- }
4895
- /**
4896
- * The provisioning state of the last accepted operation. \
4897
- * {@link KnownMeshMembershipProvisioningState} can be used interchangeably with MeshMembershipProvisioningState,
4898
- * this enum contains the known values that the service supports.
4899
- * ### Known values supported by the service
4900
- * **Canceled**: Resource creation was canceled. \
4901
- * **Creating**: The Mesh Membership is being created. \
4902
- * **Deleting**: The Mesh Membership is being deleted. \
4903
- * **Failed**: Resource creation failed. \
4904
- * **Succeeded**: Resource has been created. \
4905
- * **Updating**: The Mesh Membership is being updated.
4906
- */
4907
- export type MeshMembershipProvisioningState = string;
4908
- /** Private connect profile for mesh membership. */
4909
- export interface MeshMembershipPrivateConnectProfile {
4910
- /** The private IP address of the member cluster private FQDN. This is a read-only property populated by the service. */
4911
- readonly privateIpAddress?: string;
4912
- /** 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 */
4913
- subnetResourceId?: string;
4914
- }
4915
- export declare function meshMembershipPrivateConnectProfileSerializer(item: MeshMembershipPrivateConnectProfile): any;
4916
- export declare function meshMembershipPrivateConnectProfileDeserializer(item: any): MeshMembershipPrivateConnectProfile;
4917
- /** The result of a request to list mesh memberships in a managed cluster. */
4918
- export interface _MeshMembershipsListResult {
4919
- /** The list of mesh memberships. */
4920
- value: MeshMembership[];
4921
- /** The URL to get the next set of mesh membership results. */
4922
- nextLink?: string;
4923
- }
4924
- export declare function _meshMembershipsListResultDeserializer(item: any): _MeshMembershipsListResult;
4925
- export declare function meshMembershipArraySerializer(result: Array<MeshMembership>): any[];
4926
- export declare function meshMembershipArrayDeserializer(result: Array<MeshMembership>): any[];
4927
3679
  /** The List Operation response. */
4928
3680
  export interface _OperationListResult {
4929
3681
  /** The list of operations */
@@ -4961,37 +3713,6 @@ export interface OperationValueDisplay {
4961
3713
  readonly provider?: string;
4962
3714
  }
4963
3715
  export declare function operationValueDisplayDeserializer(item: any): OperationValueDisplay;
4964
- /** The current status of an async operation. */
4965
- export interface OperationStatusResult {
4966
- /** Fully qualified ID for the async operation. */
4967
- id?: string;
4968
- /** Name of the async operation. */
4969
- name?: string;
4970
- /** Operation status. */
4971
- status: string;
4972
- /** Percent of the operation that is complete. */
4973
- percentComplete?: number;
4974
- /** The start time of the operation. */
4975
- startTime?: Date;
4976
- /** The end time of the operation. */
4977
- endTime?: Date;
4978
- /** The operations list. */
4979
- operations?: OperationStatusResult[];
4980
- /** If present, details of the operation error. */
4981
- error?: ErrorDetail;
4982
- /** Fully qualified ID of the resource against which the original async operation was started. */
4983
- readonly resourceId?: string;
4984
- }
4985
- export declare function operationStatusResultDeserializer(item: any): OperationStatusResult;
4986
- export declare function operationStatusResultArrayDeserializer(result: Array<OperationStatusResult>): any[];
4987
- /** The operations list. It contains an URL link to get the next set of results. */
4988
- export interface _OperationStatusResultList {
4989
- /** The OperationStatusResult items on this page */
4990
- value: OperationStatusResult[];
4991
- /** The link to the next page of items */
4992
- nextLink?: string;
4993
- }
4994
- export declare function _operationStatusResultListDeserializer(item: any): _OperationStatusResultList;
4995
3716
  /** A list of private link resources */
4996
3717
  export interface PrivateLinkResourcesListResult {
4997
3718
  /** The collection value. */
@@ -5032,194 +3753,6 @@ export interface TrustedAccessRoleRule {
5032
3753
  readonly nonResourceURLs?: string[];
5033
3754
  }
5034
3755
  export declare function trustedAccessRoleRuleDeserializer(item: any): TrustedAccessRoleRule;
5035
- /** Holds an array NodeImageVersions */
5036
- export interface _NodeImageVersionsListResult {
5037
- /** The NodeImageVersion items on this page */
5038
- value: NodeImageVersion[];
5039
- /** The link to the next page of items */
5040
- nextLink?: string;
5041
- }
5042
- export declare function _nodeImageVersionsListResultDeserializer(item: any): _NodeImageVersionsListResult;
5043
- export declare function nodeImageVersionArrayDeserializer(result: Array<NodeImageVersion>): any[];
5044
- /** node image version profile for given major.minor.patch release. */
5045
- export interface NodeImageVersion {
5046
- /** The operating system of the node image. Example: AKSUbuntu */
5047
- os?: string;
5048
- /** The SKU or flavor of the node image. Example: 2004gen2containerd */
5049
- sku?: string;
5050
- /** major.minor.patch version of the node image version release. Example: 2024.02.02 */
5051
- version?: string;
5052
- /** The OS + SKU + version of the node image. Example: AKSUbuntu-1804gen2containerd-2024.02.02 */
5053
- fullName?: string;
5054
- }
5055
- export declare function nodeImageVersionDeserializer(item: any): NodeImageVersion;
5056
- /** The List Resource Skus operation response. */
5057
- export interface _VmSkusListResult {
5058
- /** The ResourceSku items on this page */
5059
- value: ResourceSku[];
5060
- /** The link to the next page of items */
5061
- nextLink?: string;
5062
- }
5063
- export declare function _vmSkusListResultDeserializer(item: any): _VmSkusListResult;
5064
- export declare function resourceSkuArrayDeserializer(result: Array<ResourceSku>): any[];
5065
- /** Describes an available Compute SKU. */
5066
- export interface ResourceSku {
5067
- /** The type of resource the SKU applies to. */
5068
- readonly resourceType?: string;
5069
- /** The name of SKU. */
5070
- readonly name?: string;
5071
- /** Specifies the tier of virtual machines in a scale set.<br /><br /> Possible Values:<br /><br /> **Standard**<br /><br /> **Basic** */
5072
- readonly tier?: string;
5073
- /** The Size of the SKU. */
5074
- readonly size?: string;
5075
- /** The Family of this particular SKU. */
5076
- readonly family?: string;
5077
- /** The Kind of resources that are supported in this SKU. */
5078
- readonly kind?: string;
5079
- /** Specifies the number of virtual machines in the scale set. */
5080
- readonly capacity?: ResourceSkuCapacity;
5081
- /** The set of locations that the SKU is available. */
5082
- readonly locations?: string[];
5083
- /** A list of locations and availability zones in those locations where the SKU is available. */
5084
- readonly locationInfo?: ResourceSkuLocationInfo[];
5085
- /** The api versions that support this SKU. */
5086
- readonly apiVersions?: string[];
5087
- /** Metadata for retrieving price info. */
5088
- readonly costs?: ResourceSkuCosts[];
5089
- /** A name value pair to describe the capability. */
5090
- readonly capabilities?: ResourceSkuCapabilities[];
5091
- /** The restrictions because of which SKU cannot be used. This is empty if there are no restrictions. */
5092
- readonly restrictions?: ResourceSkuRestrictions[];
5093
- }
5094
- export declare function resourceSkuDeserializer(item: any): ResourceSku;
5095
- /** Describes scaling information of a SKU. */
5096
- export interface ResourceSkuCapacity {
5097
- /** The minimum capacity. */
5098
- readonly minimum?: number;
5099
- /** The maximum capacity that can be set. */
5100
- readonly maximum?: number;
5101
- /** The default capacity. */
5102
- readonly default?: number;
5103
- /** The scale type applicable to the sku. */
5104
- readonly scaleType?: ResourceSkuCapacityScaleType;
5105
- }
5106
- export declare function resourceSkuCapacityDeserializer(item: any): ResourceSkuCapacity;
5107
- /** The scale type applicable to the sku. */
5108
- export declare enum KnownResourceSkuCapacityScaleType {
5109
- /** Automatic scaling */
5110
- Automatic = "Automatic",
5111
- /** Manual scaling */
5112
- Manual = "Manual",
5113
- /** No scaling */
5114
- None = "None"
5115
- }
5116
- /**
5117
- * The scale type applicable to the sku. \
5118
- * {@link KnownResourceSkuCapacityScaleType} can be used interchangeably with ResourceSkuCapacityScaleType,
5119
- * this enum contains the known values that the service supports.
5120
- * ### Known values supported by the service
5121
- * **Automatic**: Automatic scaling \
5122
- * **Manual**: Manual scaling \
5123
- * **None**: No scaling
5124
- */
5125
- export type ResourceSkuCapacityScaleType = string;
5126
- export declare function resourceSkuLocationInfoArrayDeserializer(result: Array<ResourceSkuLocationInfo>): any[];
5127
- /** Describes an available Compute SKU Location Information. */
5128
- export interface ResourceSkuLocationInfo {
5129
- /** Location of the SKU */
5130
- readonly location?: string;
5131
- /** List of availability zones where the SKU is supported. */
5132
- readonly zones?: string[];
5133
- /** Details of capabilities available to a SKU in specific zones. */
5134
- readonly zoneDetails?: ResourceSkuZoneDetails[];
5135
- /** The names of extended locations. */
5136
- readonly extendedLocations?: string[];
5137
- /** The type of the extended location. */
5138
- readonly type?: ExtendedLocationTypes;
5139
- }
5140
- export declare function resourceSkuLocationInfoDeserializer(item: any): ResourceSkuLocationInfo;
5141
- export declare function resourceSkuZoneDetailsArrayDeserializer(result: Array<ResourceSkuZoneDetails>): any[];
5142
- /** Describes The zonal capabilities of a SKU. */
5143
- export interface ResourceSkuZoneDetails {
5144
- /** The set of zones that the SKU is available in with the specified capabilities. */
5145
- readonly name?: string[];
5146
- /** A list of capabilities that are available for the SKU in the specified list of zones. */
5147
- readonly capabilities?: ResourceSkuCapabilities[];
5148
- }
5149
- export declare function resourceSkuZoneDetailsDeserializer(item: any): ResourceSkuZoneDetails;
5150
- export declare function resourceSkuCapabilitiesArrayDeserializer(result: Array<ResourceSkuCapabilities>): any[];
5151
- /** Describes The SKU capabilities object. */
5152
- export interface ResourceSkuCapabilities {
5153
- /** An invariant to describe the feature. */
5154
- readonly name?: string;
5155
- /** An invariant if the feature is measured by quantity. */
5156
- readonly value?: string;
5157
- }
5158
- export declare function resourceSkuCapabilitiesDeserializer(item: any): ResourceSkuCapabilities;
5159
- export declare function resourceSkuCostsArrayDeserializer(result: Array<ResourceSkuCosts>): any[];
5160
- /** Describes metadata for retrieving price info. */
5161
- export interface ResourceSkuCosts {
5162
- /** Used for querying price from commerce. */
5163
- readonly meterID?: string;
5164
- /** The multiplier is needed to extend the base metered cost. */
5165
- readonly quantity?: number;
5166
- /** An invariant to show the extended unit. */
5167
- readonly extendedUnit?: string;
5168
- }
5169
- export declare function resourceSkuCostsDeserializer(item: any): ResourceSkuCosts;
5170
- export declare function resourceSkuRestrictionsArrayDeserializer(result: Array<ResourceSkuRestrictions>): any[];
5171
- /** Describes scaling information of a SKU. */
5172
- export interface ResourceSkuRestrictions {
5173
- /** The type of restrictions. */
5174
- readonly type?: ResourceSkuRestrictionsType;
5175
- /** The value of restrictions. If the restriction type is set to location. This would be different locations where the SKU is restricted. */
5176
- readonly values?: string[];
5177
- /** The information about the restriction where the SKU cannot be used. */
5178
- readonly restrictionInfo?: ResourceSkuRestrictionInfo;
5179
- /** The reason for restriction. */
5180
- readonly reasonCode?: ResourceSkuRestrictionsReasonCode;
5181
- }
5182
- export declare function resourceSkuRestrictionsDeserializer(item: any): ResourceSkuRestrictions;
5183
- /** The type of restrictions. */
5184
- export declare enum KnownResourceSkuRestrictionsType {
5185
- /** Location restriction */
5186
- Location = "Location",
5187
- /** Zone restriction */
5188
- Zone = "Zone"
5189
- }
5190
- /**
5191
- * The type of restrictions. \
5192
- * {@link KnownResourceSkuRestrictionsType} can be used interchangeably with ResourceSkuRestrictionsType,
5193
- * this enum contains the known values that the service supports.
5194
- * ### Known values supported by the service
5195
- * **Location**: Location restriction \
5196
- * **Zone**: Zone restriction
5197
- */
5198
- export type ResourceSkuRestrictionsType = string;
5199
- /** Describes an available Compute SKU Restriction Information. */
5200
- export interface ResourceSkuRestrictionInfo {
5201
- /** Locations where the SKU is restricted */
5202
- readonly locations?: string[];
5203
- /** List of availability zones where the SKU is restricted. */
5204
- readonly zones?: string[];
5205
- }
5206
- export declare function resourceSkuRestrictionInfoDeserializer(item: any): ResourceSkuRestrictionInfo;
5207
- /** The reason for restriction. */
5208
- export declare enum KnownResourceSkuRestrictionsReasonCode {
5209
- /** Quota ID restriction */
5210
- QuotaId = "QuotaId",
5211
- /** Not available for subscription */
5212
- NotAvailableForSubscription = "NotAvailableForSubscription"
5213
- }
5214
- /**
5215
- * The reason for restriction. \
5216
- * {@link KnownResourceSkuRestrictionsReasonCode} can be used interchangeably with ResourceSkuRestrictionsReasonCode,
5217
- * this enum contains the known values that the service supports.
5218
- * ### Known values supported by the service
5219
- * **QuotaId**: Quota ID restriction \
5220
- * **NotAvailableForSubscription**: Not available for subscription
5221
- */
5222
- export type ResourceSkuRestrictionsReasonCode = string;
5223
3756
  /** The format of the kubeconfig credential. */
5224
3757
  export declare enum KnownFormat {
5225
3758
  /** 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. */
@@ -5242,8 +3775,10 @@ export declare enum KnownVersions {
5242
3775
  V20251001 = "2025-10-01",
5243
3776
  /** The 2026-01-01 API version. */
5244
3777
  V20260101 = "2026-01-01",
5245
- /** The 2026-01-02-preview API version. */
5246
- V20260102Preview = "2026-01-02-preview"
3778
+ /** The 2026-02-01 API version. */
3779
+ V20260201 = "2026-02-01",
3780
+ /** The 2026-03-01 API version. */
3781
+ V20260301 = "2026-03-01"
5247
3782
  }
5248
3783
  export declare function _agentPoolPropertiesSerializer(item: AgentPool): any;
5249
3784
  export declare function _agentPoolPropertiesDeserializer(item: any): {
@@ -5270,10 +3805,7 @@ export declare function _agentPoolPropertiesDeserializer(item: any): {
5270
3805
  orchestratorVersion: any;
5271
3806
  currentOrchestratorVersion: any;
5272
3807
  nodeImageVersion: any;
5273
- upgradeStrategy: any;
5274
- enableOSDiskFullCaching: any;
5275
3808
  upgradeSettings: any;
5276
- upgradeSettingsBlueGreen: any;
5277
3809
  provisioningState: any;
5278
3810
  powerState: any;
5279
3811
  availabilityZones: any;
@@ -5285,7 +3817,6 @@ export declare function _agentPoolPropertiesDeserializer(item: any): {
5285
3817
  tags: any;
5286
3818
  nodeLabels: any;
5287
3819
  nodeTaints: any;
5288
- nodeInitializationTaints: any;
5289
3820
  proximityPlacementGroupID: any;
5290
3821
  kubeletConfig: any;
5291
3822
  linuxOSConfig: any;
@@ -5306,7 +3837,6 @@ export declare function _agentPoolPropertiesDeserializer(item: any): {
5306
3837
  virtualMachineNodesStatus: any;
5307
3838
  status: any;
5308
3839
  localDNSProfile: any;
5309
- nodeCustomizationProfile: any;
5310
3840
  };
5311
3841
  export declare function _agentPoolAvailableVersionsPropertiesDeserializer(item: any): {
5312
3842
  agentPoolVersions: any;
@@ -5315,15 +3845,12 @@ export declare function _agentPoolUpgradeProfilePropertiesDeserializer(item: any
5315
3845
  kubernetesVersion: any;
5316
3846
  osType: any;
5317
3847
  upgrades: any;
5318
- componentsByReleases: any;
5319
- recentlyUsedVersions: any;
5320
3848
  latestNodeImageVersion: any;
5321
3849
  };
5322
3850
  export declare function _managedClusterPropertiesSerializer(item: ManagedCluster): any;
5323
3851
  export declare function _managedClusterPropertiesDeserializer(item: any): {
5324
3852
  provisioningState: any;
5325
3853
  powerState: any;
5326
- creationData: any;
5327
3854
  maxAgentPools: any;
5328
3855
  kubernetesVersion: any;
5329
3856
  currentKubernetesVersion: any;
@@ -5343,7 +3870,6 @@ export declare function _managedClusterPropertiesDeserializer(item: any): {
5343
3870
  nodeResourceGroupProfile: any;
5344
3871
  enableRbac: any;
5345
3872
  supportPlan: any;
5346
- enableNamespaceResources: any;
5347
3873
  networkProfile: any;
5348
3874
  aadProfile: any;
5349
3875
  autoUpgradeProfile: any;
@@ -5367,9 +3893,7 @@ export declare function _managedClusterPropertiesDeserializer(item: any): {
5367
3893
  nodeProvisioningProfile: any;
5368
3894
  bootstrapProfile: any;
5369
3895
  aiToolchainOperatorProfile: any;
5370
- schedulerProfile: any;
5371
3896
  hostedSystemProfile: any;
5372
- healthMonitorProfile: any;
5373
3897
  status: any;
5374
3898
  };
5375
3899
  export declare function _managedClusterAccessProfilePropertiesDeserializer(item: any): {
@@ -5410,27 +3934,12 @@ export declare function _snapshotPropertiesDeserializer(item: any): {
5410
3934
  vmSize: any;
5411
3935
  enableFips: any;
5412
3936
  };
5413
- export declare function _managedClusterSnapshotPropertiesSerializer(item: ManagedClusterSnapshot): any;
5414
- export declare function _managedClusterSnapshotPropertiesDeserializer(item: any): {
5415
- creationData: any;
5416
- snapshotType: any;
5417
- managedClusterPropertiesReadOnly: any;
5418
- };
5419
3937
  export declare function _trustedAccessRoleBindingPropertiesSerializer(item: TrustedAccessRoleBinding): any;
5420
3938
  export declare function _trustedAccessRoleBindingPropertiesDeserializer(item: any): {
5421
3939
  provisioningState: any;
5422
3940
  sourceResourceId: any;
5423
3941
  roles: any;
5424
3942
  };
5425
- export declare function _loadBalancerPropertiesSerializer(item: LoadBalancer): any;
5426
- export declare function _loadBalancerPropertiesDeserializer(item: any): {
5427
- primaryAgentPoolName: any;
5428
- allowServicePlacement: any;
5429
- serviceLabelSelector: any;
5430
- serviceNamespaceSelector: any;
5431
- nodeSelector: any;
5432
- provisioningState: any;
5433
- };
5434
3943
  export declare function _operationValueDisplayDeserializer(item: any): {
5435
3944
  operation: any;
5436
3945
  resource: any;