@azure/arm-containerservice 21.4.0 → 21.5.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 (376) hide show
  1. package/CHANGELOG.md +232 -0
  2. package/LICENSE +1 -1
  3. package/README.md +5 -5
  4. package/dist/browser/containerServiceClient.d.ts +3 -3
  5. package/dist/browser/containerServiceClient.d.ts.map +1 -1
  6. package/dist/browser/containerServiceClient.js +3 -4
  7. package/dist/browser/containerServiceClient.js.map +1 -1
  8. package/dist/browser/lroImpl.d.ts +1 -1
  9. package/dist/browser/lroImpl.d.ts.map +1 -1
  10. package/dist/browser/lroImpl.js.map +1 -1
  11. package/dist/browser/models/index.d.ts +69 -8
  12. package/dist/browser/models/index.d.ts.map +1 -1
  13. package/dist/browser/models/index.js +18 -0
  14. package/dist/browser/models/index.js.map +1 -1
  15. package/dist/browser/models/mappers.d.ts +3 -1
  16. package/dist/browser/models/mappers.d.ts.map +1 -1
  17. package/dist/browser/models/mappers.js +70 -0
  18. package/dist/browser/models/mappers.js.map +1 -1
  19. package/dist/browser/models/parameters.d.ts +1 -1
  20. package/dist/browser/models/parameters.d.ts.map +1 -1
  21. package/dist/browser/models/parameters.js +1 -1
  22. package/dist/browser/models/parameters.js.map +1 -1
  23. package/dist/browser/operations/agentPools.d.ts +5 -5
  24. package/dist/browser/operations/agentPools.d.ts.map +1 -1
  25. package/dist/browser/operations/agentPools.js +2 -5
  26. package/dist/browser/operations/agentPools.js.map +1 -1
  27. package/dist/browser/operations/machines.d.ts +4 -4
  28. package/dist/browser/operations/machines.d.ts.map +1 -1
  29. package/dist/browser/operations/machines.js.map +1 -1
  30. package/dist/browser/operations/maintenanceConfigurations.d.ts +4 -4
  31. package/dist/browser/operations/maintenanceConfigurations.d.ts.map +1 -1
  32. package/dist/browser/operations/maintenanceConfigurations.js.map +1 -1
  33. package/dist/browser/operations/managedClusters.d.ts +5 -5
  34. package/dist/browser/operations/managedClusters.d.ts.map +1 -1
  35. package/dist/browser/operations/managedClusters.js +7 -31
  36. package/dist/browser/operations/managedClusters.js.map +1 -1
  37. package/dist/browser/operations/operations.d.ts +4 -4
  38. package/dist/browser/operations/operations.d.ts.map +1 -1
  39. package/dist/browser/operations/operations.js.map +1 -1
  40. package/dist/browser/operations/privateEndpointConnections.d.ts +4 -4
  41. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
  42. package/dist/browser/operations/privateEndpointConnections.js +1 -1
  43. package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
  44. package/dist/browser/operations/privateLinkResources.d.ts +3 -3
  45. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -1
  46. package/dist/browser/operations/privateLinkResources.js.map +1 -1
  47. package/dist/browser/operations/resolvePrivateLinkServiceId.d.ts +3 -3
  48. package/dist/browser/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  49. package/dist/browser/operations/resolvePrivateLinkServiceId.js.map +1 -1
  50. package/dist/browser/operations/snapshots.d.ts +4 -4
  51. package/dist/browser/operations/snapshots.d.ts.map +1 -1
  52. package/dist/browser/operations/snapshots.js +2 -10
  53. package/dist/browser/operations/snapshots.js.map +1 -1
  54. package/dist/browser/operations/trustedAccessRoleBindings.d.ts +5 -5
  55. package/dist/browser/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  56. package/dist/browser/operations/trustedAccessRoleBindings.js +1 -1
  57. package/dist/browser/operations/trustedAccessRoleBindings.js.map +1 -1
  58. package/dist/browser/operations/trustedAccessRoles.d.ts +4 -4
  59. package/dist/browser/operations/trustedAccessRoles.d.ts.map +1 -1
  60. package/dist/browser/operations/trustedAccessRoles.js +1 -5
  61. package/dist/browser/operations/trustedAccessRoles.js.map +1 -1
  62. package/dist/browser/operationsInterfaces/agentPools.d.ts +3 -3
  63. package/dist/browser/operationsInterfaces/agentPools.d.ts.map +1 -1
  64. package/dist/browser/operationsInterfaces/agentPools.js.map +1 -1
  65. package/dist/browser/operationsInterfaces/machines.d.ts +2 -2
  66. package/dist/browser/operationsInterfaces/machines.d.ts.map +1 -1
  67. package/dist/browser/operationsInterfaces/machines.js.map +1 -1
  68. package/dist/browser/operationsInterfaces/maintenanceConfigurations.d.ts +2 -2
  69. package/dist/browser/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
  70. package/dist/browser/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
  71. package/dist/browser/operationsInterfaces/managedClusters.d.ts +3 -3
  72. package/dist/browser/operationsInterfaces/managedClusters.d.ts.map +1 -1
  73. package/dist/browser/operationsInterfaces/managedClusters.js.map +1 -1
  74. package/dist/browser/operationsInterfaces/operations.d.ts +2 -2
  75. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
  76. package/dist/browser/operationsInterfaces/operations.js.map +1 -1
  77. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  78. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  79. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  80. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts +1 -1
  81. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  82. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -1
  83. package/dist/browser/operationsInterfaces/resolvePrivateLinkServiceId.d.ts +1 -1
  84. package/dist/browser/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
  85. package/dist/browser/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
  86. package/dist/browser/operationsInterfaces/snapshots.d.ts +2 -2
  87. package/dist/browser/operationsInterfaces/snapshots.d.ts.map +1 -1
  88. package/dist/browser/operationsInterfaces/snapshots.js.map +1 -1
  89. package/dist/browser/operationsInterfaces/trustedAccessRoleBindings.d.ts +3 -3
  90. package/dist/browser/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
  91. package/dist/browser/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
  92. package/dist/browser/operationsInterfaces/trustedAccessRoles.d.ts +2 -2
  93. package/dist/browser/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  94. package/dist/browser/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  95. package/dist/browser/pagingHelper.d.ts.map +1 -1
  96. package/dist/browser/pagingHelper.js.map +1 -1
  97. package/dist/commonjs/containerServiceClient.d.ts +3 -3
  98. package/dist/commonjs/containerServiceClient.d.ts.map +1 -1
  99. package/dist/commonjs/containerServiceClient.js +3 -4
  100. package/dist/commonjs/containerServiceClient.js.map +1 -1
  101. package/dist/commonjs/lroImpl.d.ts +1 -1
  102. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  103. package/dist/commonjs/lroImpl.js.map +1 -1
  104. package/dist/commonjs/models/index.d.ts +69 -8
  105. package/dist/commonjs/models/index.d.ts.map +1 -1
  106. package/dist/commonjs/models/index.js +19 -1
  107. package/dist/commonjs/models/index.js.map +1 -1
  108. package/dist/commonjs/models/mappers.d.ts +3 -1
  109. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  110. package/dist/commonjs/models/mappers.js +74 -4
  111. package/dist/commonjs/models/mappers.js.map +1 -1
  112. package/dist/commonjs/models/parameters.d.ts +1 -1
  113. package/dist/commonjs/models/parameters.d.ts.map +1 -1
  114. package/dist/commonjs/models/parameters.js +1 -1
  115. package/dist/commonjs/models/parameters.js.map +1 -1
  116. package/dist/commonjs/operations/agentPools.d.ts +5 -5
  117. package/dist/commonjs/operations/agentPools.d.ts.map +1 -1
  118. package/dist/commonjs/operations/agentPools.js +1 -4
  119. package/dist/commonjs/operations/agentPools.js.map +1 -1
  120. package/dist/commonjs/operations/machines.d.ts +4 -4
  121. package/dist/commonjs/operations/machines.d.ts.map +1 -1
  122. package/dist/commonjs/operations/machines.js.map +1 -1
  123. package/dist/commonjs/operations/maintenanceConfigurations.d.ts +4 -4
  124. package/dist/commonjs/operations/maintenanceConfigurations.d.ts.map +1 -1
  125. package/dist/commonjs/operations/maintenanceConfigurations.js.map +1 -1
  126. package/dist/commonjs/operations/managedClusters.d.ts +5 -5
  127. package/dist/commonjs/operations/managedClusters.d.ts.map +1 -1
  128. package/dist/commonjs/operations/managedClusters.js +6 -30
  129. package/dist/commonjs/operations/managedClusters.js.map +1 -1
  130. package/dist/commonjs/operations/operations.d.ts +4 -4
  131. package/dist/commonjs/operations/operations.d.ts.map +1 -1
  132. package/dist/commonjs/operations/operations.js.map +1 -1
  133. package/dist/commonjs/operations/privateEndpointConnections.d.ts +4 -4
  134. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
  135. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
  136. package/dist/commonjs/operations/privateLinkResources.d.ts +3 -3
  137. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -1
  138. package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
  139. package/dist/commonjs/operations/resolvePrivateLinkServiceId.d.ts +3 -3
  140. package/dist/commonjs/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  141. package/dist/commonjs/operations/resolvePrivateLinkServiceId.js.map +1 -1
  142. package/dist/commonjs/operations/snapshots.d.ts +4 -4
  143. package/dist/commonjs/operations/snapshots.d.ts.map +1 -1
  144. package/dist/commonjs/operations/snapshots.js +2 -10
  145. package/dist/commonjs/operations/snapshots.js.map +1 -1
  146. package/dist/commonjs/operations/trustedAccessRoleBindings.d.ts +5 -5
  147. package/dist/commonjs/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  148. package/dist/commonjs/operations/trustedAccessRoleBindings.js.map +1 -1
  149. package/dist/commonjs/operations/trustedAccessRoles.d.ts +4 -4
  150. package/dist/commonjs/operations/trustedAccessRoles.d.ts.map +1 -1
  151. package/dist/commonjs/operations/trustedAccessRoles.js +1 -5
  152. package/dist/commonjs/operations/trustedAccessRoles.js.map +1 -1
  153. package/dist/commonjs/operationsInterfaces/agentPools.d.ts +3 -3
  154. package/dist/commonjs/operationsInterfaces/agentPools.d.ts.map +1 -1
  155. package/dist/commonjs/operationsInterfaces/agentPools.js.map +1 -1
  156. package/dist/commonjs/operationsInterfaces/machines.d.ts +2 -2
  157. package/dist/commonjs/operationsInterfaces/machines.d.ts.map +1 -1
  158. package/dist/commonjs/operationsInterfaces/machines.js.map +1 -1
  159. package/dist/commonjs/operationsInterfaces/maintenanceConfigurations.d.ts +2 -2
  160. package/dist/commonjs/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
  161. package/dist/commonjs/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
  162. package/dist/commonjs/operationsInterfaces/managedClusters.d.ts +3 -3
  163. package/dist/commonjs/operationsInterfaces/managedClusters.d.ts.map +1 -1
  164. package/dist/commonjs/operationsInterfaces/managedClusters.js.map +1 -1
  165. package/dist/commonjs/operationsInterfaces/operations.d.ts +2 -2
  166. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
  167. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
  168. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  169. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  170. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  171. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +1 -1
  172. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  173. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -1
  174. package/dist/commonjs/operationsInterfaces/resolvePrivateLinkServiceId.d.ts +1 -1
  175. package/dist/commonjs/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
  176. package/dist/commonjs/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
  177. package/dist/commonjs/operationsInterfaces/snapshots.d.ts +2 -2
  178. package/dist/commonjs/operationsInterfaces/snapshots.d.ts.map +1 -1
  179. package/dist/commonjs/operationsInterfaces/snapshots.js.map +1 -1
  180. package/dist/commonjs/operationsInterfaces/trustedAccessRoleBindings.d.ts +3 -3
  181. package/dist/commonjs/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
  182. package/dist/commonjs/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
  183. package/dist/commonjs/operationsInterfaces/trustedAccessRoles.d.ts +2 -2
  184. package/dist/commonjs/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  185. package/dist/commonjs/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  186. package/dist/commonjs/pagingHelper.d.ts.map +1 -1
  187. package/dist/commonjs/pagingHelper.js.map +1 -1
  188. package/dist/commonjs/tsdoc-metadata.json +1 -1
  189. package/dist/esm/containerServiceClient.d.ts +3 -3
  190. package/dist/esm/containerServiceClient.d.ts.map +1 -1
  191. package/dist/esm/containerServiceClient.js +3 -4
  192. package/dist/esm/containerServiceClient.js.map +1 -1
  193. package/dist/esm/lroImpl.d.ts +1 -1
  194. package/dist/esm/lroImpl.d.ts.map +1 -1
  195. package/dist/esm/lroImpl.js.map +1 -1
  196. package/dist/esm/models/index.d.ts +69 -8
  197. package/dist/esm/models/index.d.ts.map +1 -1
  198. package/dist/esm/models/index.js +18 -0
  199. package/dist/esm/models/index.js.map +1 -1
  200. package/dist/esm/models/mappers.d.ts +3 -1
  201. package/dist/esm/models/mappers.d.ts.map +1 -1
  202. package/dist/esm/models/mappers.js +70 -0
  203. package/dist/esm/models/mappers.js.map +1 -1
  204. package/dist/esm/models/parameters.d.ts +1 -1
  205. package/dist/esm/models/parameters.d.ts.map +1 -1
  206. package/dist/esm/models/parameters.js +1 -1
  207. package/dist/esm/models/parameters.js.map +1 -1
  208. package/dist/esm/operations/agentPools.d.ts +5 -5
  209. package/dist/esm/operations/agentPools.d.ts.map +1 -1
  210. package/dist/esm/operations/agentPools.js +2 -5
  211. package/dist/esm/operations/agentPools.js.map +1 -1
  212. package/dist/esm/operations/machines.d.ts +4 -4
  213. package/dist/esm/operations/machines.d.ts.map +1 -1
  214. package/dist/esm/operations/machines.js.map +1 -1
  215. package/dist/esm/operations/maintenanceConfigurations.d.ts +4 -4
  216. package/dist/esm/operations/maintenanceConfigurations.d.ts.map +1 -1
  217. package/dist/esm/operations/maintenanceConfigurations.js.map +1 -1
  218. package/dist/esm/operations/managedClusters.d.ts +5 -5
  219. package/dist/esm/operations/managedClusters.d.ts.map +1 -1
  220. package/dist/esm/operations/managedClusters.js +7 -31
  221. package/dist/esm/operations/managedClusters.js.map +1 -1
  222. package/dist/esm/operations/operations.d.ts +4 -4
  223. package/dist/esm/operations/operations.d.ts.map +1 -1
  224. package/dist/esm/operations/operations.js.map +1 -1
  225. package/dist/esm/operations/privateEndpointConnections.d.ts +4 -4
  226. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
  227. package/dist/esm/operations/privateEndpointConnections.js +1 -1
  228. package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
  229. package/dist/esm/operations/privateLinkResources.d.ts +3 -3
  230. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
  231. package/dist/esm/operations/privateLinkResources.js.map +1 -1
  232. package/dist/esm/operations/resolvePrivateLinkServiceId.d.ts +3 -3
  233. package/dist/esm/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  234. package/dist/esm/operations/resolvePrivateLinkServiceId.js.map +1 -1
  235. package/dist/esm/operations/snapshots.d.ts +4 -4
  236. package/dist/esm/operations/snapshots.d.ts.map +1 -1
  237. package/dist/esm/operations/snapshots.js +2 -10
  238. package/dist/esm/operations/snapshots.js.map +1 -1
  239. package/dist/esm/operations/trustedAccessRoleBindings.d.ts +5 -5
  240. package/dist/esm/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  241. package/dist/esm/operations/trustedAccessRoleBindings.js +1 -1
  242. package/dist/esm/operations/trustedAccessRoleBindings.js.map +1 -1
  243. package/dist/esm/operations/trustedAccessRoles.d.ts +4 -4
  244. package/dist/esm/operations/trustedAccessRoles.d.ts.map +1 -1
  245. package/dist/esm/operations/trustedAccessRoles.js +1 -5
  246. package/dist/esm/operations/trustedAccessRoles.js.map +1 -1
  247. package/dist/esm/operationsInterfaces/agentPools.d.ts +3 -3
  248. package/dist/esm/operationsInterfaces/agentPools.d.ts.map +1 -1
  249. package/dist/esm/operationsInterfaces/agentPools.js.map +1 -1
  250. package/dist/esm/operationsInterfaces/machines.d.ts +2 -2
  251. package/dist/esm/operationsInterfaces/machines.d.ts.map +1 -1
  252. package/dist/esm/operationsInterfaces/machines.js.map +1 -1
  253. package/dist/esm/operationsInterfaces/maintenanceConfigurations.d.ts +2 -2
  254. package/dist/esm/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
  255. package/dist/esm/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
  256. package/dist/esm/operationsInterfaces/managedClusters.d.ts +3 -3
  257. package/dist/esm/operationsInterfaces/managedClusters.d.ts.map +1 -1
  258. package/dist/esm/operationsInterfaces/managedClusters.js.map +1 -1
  259. package/dist/esm/operationsInterfaces/operations.d.ts +2 -2
  260. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
  261. package/dist/esm/operationsInterfaces/operations.js.map +1 -1
  262. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  263. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  264. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  265. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +1 -1
  266. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  267. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
  268. package/dist/esm/operationsInterfaces/resolvePrivateLinkServiceId.d.ts +1 -1
  269. package/dist/esm/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
  270. package/dist/esm/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
  271. package/dist/esm/operationsInterfaces/snapshots.d.ts +2 -2
  272. package/dist/esm/operationsInterfaces/snapshots.d.ts.map +1 -1
  273. package/dist/esm/operationsInterfaces/snapshots.js.map +1 -1
  274. package/dist/esm/operationsInterfaces/trustedAccessRoleBindings.d.ts +3 -3
  275. package/dist/esm/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
  276. package/dist/esm/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
  277. package/dist/esm/operationsInterfaces/trustedAccessRoles.d.ts +2 -2
  278. package/dist/esm/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  279. package/dist/esm/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  280. package/dist/esm/pagingHelper.d.ts.map +1 -1
  281. package/dist/esm/pagingHelper.js.map +1 -1
  282. package/dist/react-native/containerServiceClient.d.ts +3 -3
  283. package/dist/react-native/containerServiceClient.d.ts.map +1 -1
  284. package/dist/react-native/containerServiceClient.js +3 -4
  285. package/dist/react-native/containerServiceClient.js.map +1 -1
  286. package/dist/react-native/lroImpl.d.ts +1 -1
  287. package/dist/react-native/lroImpl.d.ts.map +1 -1
  288. package/dist/react-native/lroImpl.js.map +1 -1
  289. package/dist/react-native/models/index.d.ts +69 -8
  290. package/dist/react-native/models/index.d.ts.map +1 -1
  291. package/dist/react-native/models/index.js +18 -0
  292. package/dist/react-native/models/index.js.map +1 -1
  293. package/dist/react-native/models/mappers.d.ts +3 -1
  294. package/dist/react-native/models/mappers.d.ts.map +1 -1
  295. package/dist/react-native/models/mappers.js +70 -0
  296. package/dist/react-native/models/mappers.js.map +1 -1
  297. package/dist/react-native/models/parameters.d.ts +1 -1
  298. package/dist/react-native/models/parameters.d.ts.map +1 -1
  299. package/dist/react-native/models/parameters.js +1 -1
  300. package/dist/react-native/models/parameters.js.map +1 -1
  301. package/dist/react-native/operations/agentPools.d.ts +5 -5
  302. package/dist/react-native/operations/agentPools.d.ts.map +1 -1
  303. package/dist/react-native/operations/agentPools.js +2 -5
  304. package/dist/react-native/operations/agentPools.js.map +1 -1
  305. package/dist/react-native/operations/machines.d.ts +4 -4
  306. package/dist/react-native/operations/machines.d.ts.map +1 -1
  307. package/dist/react-native/operations/machines.js.map +1 -1
  308. package/dist/react-native/operations/maintenanceConfigurations.d.ts +4 -4
  309. package/dist/react-native/operations/maintenanceConfigurations.d.ts.map +1 -1
  310. package/dist/react-native/operations/maintenanceConfigurations.js.map +1 -1
  311. package/dist/react-native/operations/managedClusters.d.ts +5 -5
  312. package/dist/react-native/operations/managedClusters.d.ts.map +1 -1
  313. package/dist/react-native/operations/managedClusters.js +7 -31
  314. package/dist/react-native/operations/managedClusters.js.map +1 -1
  315. package/dist/react-native/operations/operations.d.ts +4 -4
  316. package/dist/react-native/operations/operations.d.ts.map +1 -1
  317. package/dist/react-native/operations/operations.js.map +1 -1
  318. package/dist/react-native/operations/privateEndpointConnections.d.ts +4 -4
  319. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
  320. package/dist/react-native/operations/privateEndpointConnections.js +1 -1
  321. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
  322. package/dist/react-native/operations/privateLinkResources.d.ts +3 -3
  323. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
  324. package/dist/react-native/operations/privateLinkResources.js.map +1 -1
  325. package/dist/react-native/operations/resolvePrivateLinkServiceId.d.ts +3 -3
  326. package/dist/react-native/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  327. package/dist/react-native/operations/resolvePrivateLinkServiceId.js.map +1 -1
  328. package/dist/react-native/operations/snapshots.d.ts +4 -4
  329. package/dist/react-native/operations/snapshots.d.ts.map +1 -1
  330. package/dist/react-native/operations/snapshots.js +2 -10
  331. package/dist/react-native/operations/snapshots.js.map +1 -1
  332. package/dist/react-native/operations/trustedAccessRoleBindings.d.ts +5 -5
  333. package/dist/react-native/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  334. package/dist/react-native/operations/trustedAccessRoleBindings.js +1 -1
  335. package/dist/react-native/operations/trustedAccessRoleBindings.js.map +1 -1
  336. package/dist/react-native/operations/trustedAccessRoles.d.ts +4 -4
  337. package/dist/react-native/operations/trustedAccessRoles.d.ts.map +1 -1
  338. package/dist/react-native/operations/trustedAccessRoles.js +1 -5
  339. package/dist/react-native/operations/trustedAccessRoles.js.map +1 -1
  340. package/dist/react-native/operationsInterfaces/agentPools.d.ts +3 -3
  341. package/dist/react-native/operationsInterfaces/agentPools.d.ts.map +1 -1
  342. package/dist/react-native/operationsInterfaces/agentPools.js.map +1 -1
  343. package/dist/react-native/operationsInterfaces/machines.d.ts +2 -2
  344. package/dist/react-native/operationsInterfaces/machines.d.ts.map +1 -1
  345. package/dist/react-native/operationsInterfaces/machines.js.map +1 -1
  346. package/dist/react-native/operationsInterfaces/maintenanceConfigurations.d.ts +2 -2
  347. package/dist/react-native/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
  348. package/dist/react-native/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
  349. package/dist/react-native/operationsInterfaces/managedClusters.d.ts +3 -3
  350. package/dist/react-native/operationsInterfaces/managedClusters.d.ts.map +1 -1
  351. package/dist/react-native/operationsInterfaces/managedClusters.js.map +1 -1
  352. package/dist/react-native/operationsInterfaces/operations.d.ts +2 -2
  353. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
  354. package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
  355. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  356. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  357. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  358. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +1 -1
  359. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  360. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
  361. package/dist/react-native/operationsInterfaces/resolvePrivateLinkServiceId.d.ts +1 -1
  362. package/dist/react-native/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
  363. package/dist/react-native/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
  364. package/dist/react-native/operationsInterfaces/snapshots.d.ts +2 -2
  365. package/dist/react-native/operationsInterfaces/snapshots.d.ts.map +1 -1
  366. package/dist/react-native/operationsInterfaces/snapshots.js.map +1 -1
  367. package/dist/react-native/operationsInterfaces/trustedAccessRoleBindings.d.ts +3 -3
  368. package/dist/react-native/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
  369. package/dist/react-native/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
  370. package/dist/react-native/operationsInterfaces/trustedAccessRoles.d.ts +2 -2
  371. package/dist/react-native/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  372. package/dist/react-native/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  373. package/dist/react-native/pagingHelper.d.ts.map +1 -1
  374. package/dist/react-native/pagingHelper.js.map +1 -1
  375. package/package.json +40 -42
  376. package/review/arm-containerservice.api.md +40 -6
@@ -1 +1 @@
1
- {"version":3,"file":"trustedAccessRoleBindings.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoleBindings.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,wBAAwB,EACxB,2CAA2C,EAC3C,0CAA0C,EAC1C,oCAAoC,EACpC,qDAAqD,EACrD,+CAA+C,EAC/C,6CAA6C,EAC7C,uCAAuC,EACxC,MAAM,oBAAoB,CAAC;AAG5B,0DAA0D;AAC1D,MAAM,WAAW,yBAAyB;IACxC;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,wBAAwB,CAAC,CAAC;IACxD;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,4BAA4B,EAAE,MAAM,EACpC,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,4BAA4B,EAAE,MAAM,EACpC,wBAAwB,EAAE,wBAAwB,EAClD,OAAO,CAAC,EAAE,qDAAqD,GAC9D,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,+CAA+C,CAAC,EAC/D,+CAA+C,CAChD,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,4BAA4B,EAAE,MAAM,EACpC,wBAAwB,EAAE,wBAAwB,EAClD,OAAO,CAAC,EAAE,qDAAqD,GAC9D,OAAO,CAAC,+CAA+C,CAAC,CAAC;IAC5D;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,4BAA4B,EAAE,MAAM,EACpC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,uCAAuC,CAAC,EACvD,uCAAuC,CACxC,CACF,CAAC;IACF;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,4BAA4B,EAAE,MAAM,EACpC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;CACrD"}
1
+ {"version":3,"file":"trustedAccessRoleBindings.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoleBindings.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,wBAAwB,EACxB,2CAA2C,EAC3C,0CAA0C,EAC1C,oCAAoC,EACpC,qDAAqD,EACrD,+CAA+C,EAC/C,6CAA6C,EAC7C,uCAAuC,EACxC,MAAM,oBAAoB,CAAC;AAG5B,0DAA0D;AAC1D,MAAM,WAAW,yBAAyB;IACxC;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,wBAAwB,CAAC,CAAC;IACxD;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,4BAA4B,EAAE,MAAM,EACpC,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,4BAA4B,EAAE,MAAM,EACpC,wBAAwB,EAAE,wBAAwB,EAClD,OAAO,CAAC,EAAE,qDAAqD,GAC9D,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,+CAA+C,CAAC,EAC/D,+CAA+C,CAChD,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,4BAA4B,EAAE,MAAM,EACpC,wBAAwB,EAAE,wBAAwB,EAClD,OAAO,CAAC,EAAE,qDAAqD,GAC9D,OAAO,CAAC,+CAA+C,CAAC,CAAC;IAC5D;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,4BAA4B,EAAE,MAAM,EACpC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,uCAAuC,CAAC,EACvD,uCAAuC,CACxC,CACF,CAAC;IACF;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,4BAA4B,EAAE,MAAM,EACpC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;CACrD"}
@@ -1 +1 @@
1
- {"version":3,"file":"trustedAccessRoleBindings.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoleBindings.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n TrustedAccessRoleBinding,\n TrustedAccessRoleBindingsListOptionalParams,\n TrustedAccessRoleBindingsGetOptionalParams,\n TrustedAccessRoleBindingsGetResponse,\n TrustedAccessRoleBindingsCreateOrUpdateOptionalParams,\n TrustedAccessRoleBindingsCreateOrUpdateResponse,\n TrustedAccessRoleBindingsDeleteOptionalParams,\n TrustedAccessRoleBindingsDeleteResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a TrustedAccessRoleBindings. */\nexport interface TrustedAccessRoleBindings {\n /**\n * List trusted access role bindings.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n resourceName: string,\n options?: TrustedAccessRoleBindingsListOptionalParams,\n ): PagedAsyncIterableIterator<TrustedAccessRoleBinding>;\n /**\n * Get a trusted access role binding.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param trustedAccessRoleBindingName The name of trusted access role binding.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n options?: TrustedAccessRoleBindingsGetOptionalParams,\n ): Promise<TrustedAccessRoleBindingsGetResponse>;\n /**\n * Create or update a trusted access role binding\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param trustedAccessRoleBindingName The name of trusted access role binding.\n * @param trustedAccessRoleBinding A trusted access role binding\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n trustedAccessRoleBinding: TrustedAccessRoleBinding,\n options?: TrustedAccessRoleBindingsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<TrustedAccessRoleBindingsCreateOrUpdateResponse>,\n TrustedAccessRoleBindingsCreateOrUpdateResponse\n >\n >;\n /**\n * Create or update a trusted access role binding\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param trustedAccessRoleBindingName The name of trusted access role binding.\n * @param trustedAccessRoleBinding A trusted access role binding\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n trustedAccessRoleBinding: TrustedAccessRoleBinding,\n options?: TrustedAccessRoleBindingsCreateOrUpdateOptionalParams,\n ): Promise<TrustedAccessRoleBindingsCreateOrUpdateResponse>;\n /**\n * Delete a trusted access role binding.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param trustedAccessRoleBindingName The name of trusted access role binding.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n options?: TrustedAccessRoleBindingsDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<TrustedAccessRoleBindingsDeleteResponse>,\n TrustedAccessRoleBindingsDeleteResponse\n >\n >;\n /**\n * Delete a trusted access role binding.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param trustedAccessRoleBindingName The name of trusted access role binding.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n options?: TrustedAccessRoleBindingsDeleteOptionalParams,\n ): Promise<TrustedAccessRoleBindingsDeleteResponse>;\n}\n"]}
1
+ {"version":3,"file":"trustedAccessRoleBindings.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoleBindings.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n TrustedAccessRoleBinding,\n TrustedAccessRoleBindingsListOptionalParams,\n TrustedAccessRoleBindingsGetOptionalParams,\n TrustedAccessRoleBindingsGetResponse,\n TrustedAccessRoleBindingsCreateOrUpdateOptionalParams,\n TrustedAccessRoleBindingsCreateOrUpdateResponse,\n TrustedAccessRoleBindingsDeleteOptionalParams,\n TrustedAccessRoleBindingsDeleteResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a TrustedAccessRoleBindings. */\nexport interface TrustedAccessRoleBindings {\n /**\n * List trusted access role bindings.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n resourceName: string,\n options?: TrustedAccessRoleBindingsListOptionalParams,\n ): PagedAsyncIterableIterator<TrustedAccessRoleBinding>;\n /**\n * Get a trusted access role binding.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param trustedAccessRoleBindingName The name of trusted access role binding.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n options?: TrustedAccessRoleBindingsGetOptionalParams,\n ): Promise<TrustedAccessRoleBindingsGetResponse>;\n /**\n * Create or update a trusted access role binding\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param trustedAccessRoleBindingName The name of trusted access role binding.\n * @param trustedAccessRoleBinding A trusted access role binding\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n trustedAccessRoleBinding: TrustedAccessRoleBinding,\n options?: TrustedAccessRoleBindingsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<TrustedAccessRoleBindingsCreateOrUpdateResponse>,\n TrustedAccessRoleBindingsCreateOrUpdateResponse\n >\n >;\n /**\n * Create or update a trusted access role binding\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param trustedAccessRoleBindingName The name of trusted access role binding.\n * @param trustedAccessRoleBinding A trusted access role binding\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n trustedAccessRoleBinding: TrustedAccessRoleBinding,\n options?: TrustedAccessRoleBindingsCreateOrUpdateOptionalParams,\n ): Promise<TrustedAccessRoleBindingsCreateOrUpdateResponse>;\n /**\n * Delete a trusted access role binding.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param trustedAccessRoleBindingName The name of trusted access role binding.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n options?: TrustedAccessRoleBindingsDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<TrustedAccessRoleBindingsDeleteResponse>,\n TrustedAccessRoleBindingsDeleteResponse\n >\n >;\n /**\n * Delete a trusted access role binding.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param trustedAccessRoleBindingName The name of trusted access role binding.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n options?: TrustedAccessRoleBindingsDeleteOptionalParams,\n ): Promise<TrustedAccessRoleBindingsDeleteResponse>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { TrustedAccessRole, TrustedAccessRolesListOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { TrustedAccessRole, TrustedAccessRolesListOptionalParams } from "../models/index.js";
3
3
  /** Interface representing a TrustedAccessRoles. */
4
4
  export interface TrustedAccessRoles {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"trustedAccessRoles.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoles.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,iBAAiB,EACjB,oCAAoC,EACrC,MAAM,oBAAoB,CAAC;AAG5B,mDAAmD;AACnD,MAAM,WAAW,kBAAkB;IACjC;;;;OAIG;IACH,IAAI,CACF,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,oCAAoC,GAC7C,0BAA0B,CAAC,iBAAiB,CAAC,CAAC;CAClD"}
1
+ {"version":3,"file":"trustedAccessRoles.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoles.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,iBAAiB,EAAE,oCAAoC,EAAE,MAAM,oBAAoB,CAAC;AAGlG,mDAAmD;AACnD,MAAM,WAAW,kBAAkB;IACjC;;;;OAIG;IACH,IAAI,CACF,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,oCAAoC,GAC7C,0BAA0B,CAAC,iBAAiB,CAAC,CAAC;CAClD"}
@@ -1 +1 @@
1
- {"version":3,"file":"trustedAccessRoles.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoles.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n TrustedAccessRole,\n TrustedAccessRolesListOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a TrustedAccessRoles. */\nexport interface TrustedAccessRoles {\n /**\n * List supported trusted access roles.\n * @param location The name of the Azure region.\n * @param options The options parameters.\n */\n list(\n location: string,\n options?: TrustedAccessRolesListOptionalParams,\n ): PagedAsyncIterableIterator<TrustedAccessRole>;\n}\n"]}
1
+ {"version":3,"file":"trustedAccessRoles.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoles.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { TrustedAccessRole, TrustedAccessRolesListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a TrustedAccessRoles. */\nexport interface TrustedAccessRoles {\n /**\n * List supported trusted access roles.\n * @param location The name of the Azure region.\n * @param options The options parameters.\n */\n list(\n location: string,\n options?: TrustedAccessRolesListOptionalParams,\n ): PagedAsyncIterableIterator<TrustedAccessRole>;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"pagingHelper.d.ts","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAQA,MAAM,WAAW,QAAQ;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAID;;;;;;GAMG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,CAKtE;AAED,wBAAgB,oBAAoB,CAClC,IAAI,EAAE,OAAO,EACb,iBAAiB,EAAE,MAAM,GAAG,SAAS,GACpC,IAAI,CAON"}
1
+ {"version":3,"file":"pagingHelper.d.ts","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAQA,MAAM,WAAW,QAAQ;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAID;;;;;;GAMG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,CAKtE;AAED,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,GAAG,SAAS,GAAG,IAAI,CAO/F"}
@@ -1 +1 @@
1
- {"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAMH,MAAM,OAAO,GAAG,IAAI,OAAO,EAAoB,CAAC;AAEhD;;;;;;GAMG;AACH,MAAM,UAAU,oBAAoB,CAAC,IAAa;;IAChD,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,EAAE,CAAC;QAC9C,OAAO,SAAS,CAAC;IACnB,CAAC;IACD,OAAO,MAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,0CAAE,iBAAiB,CAAC;AAC9C,CAAC;AAED,MAAM,UAAU,oBAAoB,CAClC,IAAa,EACb,iBAAqC;;IAErC,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,IAAI,CAAC,iBAAiB,EAAE,CAAC;QACpE,OAAO;IACT,CAAC;IACD,MAAM,QAAQ,GAAG,MAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,mCAAI,EAAE,CAAC;IACzC,QAAQ,CAAC,iBAAiB,GAAG,iBAAiB,CAAC;IAC/C,OAAO,CAAC,GAAG,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;AAC9B,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport interface PageInfo {\n continuationToken?: string;\n}\n\nconst pageMap = new WeakMap<object, PageInfo>();\n\n/**\n * Given the last `.value` produced by the `byPage` iterator,\n * returns a continuation token that can be used to begin paging from\n * that point later.\n * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.\n * @returns The continuation token that can be passed into byPage() during future calls.\n */\nexport function getContinuationToken(page: unknown): string | undefined {\n if (typeof page !== \"object\" || page === null) {\n return undefined;\n }\n return pageMap.get(page)?.continuationToken;\n}\n\nexport function setContinuationToken(\n page: unknown,\n continuationToken: string | undefined,\n): void {\n if (typeof page !== \"object\" || page === null || !continuationToken) {\n return;\n }\n const pageInfo = pageMap.get(page) ?? {};\n pageInfo.continuationToken = continuationToken;\n pageMap.set(page, pageInfo);\n}\n"]}
1
+ {"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAMH,MAAM,OAAO,GAAG,IAAI,OAAO,EAAoB,CAAC;AAEhD;;;;;;GAMG;AACH,MAAM,UAAU,oBAAoB,CAAC,IAAa;;IAChD,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,EAAE,CAAC;QAC9C,OAAO,SAAS,CAAC;IACnB,CAAC;IACD,OAAO,MAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,0CAAE,iBAAiB,CAAC;AAC9C,CAAC;AAED,MAAM,UAAU,oBAAoB,CAAC,IAAa,EAAE,iBAAqC;;IACvF,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,IAAI,CAAC,iBAAiB,EAAE,CAAC;QACpE,OAAO;IACT,CAAC;IACD,MAAM,QAAQ,GAAG,MAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,mCAAI,EAAE,CAAC;IACzC,QAAQ,CAAC,iBAAiB,GAAG,iBAAiB,CAAC;IAC/C,OAAO,CAAC,GAAG,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;AAC9B,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport interface PageInfo {\n continuationToken?: string;\n}\n\nconst pageMap = new WeakMap<object, PageInfo>();\n\n/**\n * Given the last `.value` produced by the `byPage` iterator,\n * returns a continuation token that can be used to begin paging from\n * that point later.\n * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.\n * @returns The continuation token that can be passed into byPage() during future calls.\n */\nexport function getContinuationToken(page: unknown): string | undefined {\n if (typeof page !== \"object\" || page === null) {\n return undefined;\n }\n return pageMap.get(page)?.continuationToken;\n}\n\nexport function setContinuationToken(page: unknown, continuationToken: string | undefined): void {\n if (typeof page !== \"object\" || page === null || !continuationToken) {\n return;\n }\n const pageInfo = pageMap.get(page) ?? {};\n pageInfo.continuationToken = continuationToken;\n pageMap.set(page, pageInfo);\n}\n"]}
@@ -1,7 +1,7 @@
1
1
  import * as coreClient from "@azure/core-client";
2
- import * as coreAuth from "@azure/core-auth";
3
- import { Operations, ManagedClusters, MaintenanceConfigurations, AgentPools, PrivateEndpointConnections, PrivateLinkResources, ResolvePrivateLinkServiceId, Snapshots, TrustedAccessRoleBindings, TrustedAccessRoles, Machines } from "./operationsInterfaces/index.js";
4
- import { ContainerServiceClientOptionalParams } from "./models/index.js";
2
+ import type * as coreAuth from "@azure/core-auth";
3
+ import type { Operations, ManagedClusters, MaintenanceConfigurations, AgentPools, PrivateEndpointConnections, PrivateLinkResources, ResolvePrivateLinkServiceId, Snapshots, TrustedAccessRoleBindings, TrustedAccessRoles, Machines } from "./operationsInterfaces/index.js";
4
+ import type { ContainerServiceClientOptionalParams } from "./models/index.js";
5
5
  export declare class ContainerServiceClient extends coreClient.ServiceClient {
6
6
  $host: string;
7
7
  apiVersion: string;
@@ -1 +1 @@
1
- {"version":3,"file":"containerServiceClient.d.ts","sourceRoot":"","sources":["../../src/containerServiceClient.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAOjD,OAAO,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAc7C,OAAO,EACL,UAAU,EACV,eAAe,EACf,yBAAyB,EACzB,UAAU,EACV,0BAA0B,EAC1B,oBAAoB,EACpB,2BAA2B,EAC3B,SAAS,EACT,yBAAyB,EACzB,kBAAkB,EAClB,QAAQ,EACT,MAAM,iCAAiC,CAAC;AACzC,OAAO,EAAE,oCAAoC,EAAE,MAAM,mBAAmB,CAAC;AAEzE,qBAAa,sBAAuB,SAAQ,UAAU,CAAC,aAAa;IAClE,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,MAAM,CAAC;IAEvB;;;;;OAKG;gBAED,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,oCAAoC;IAyFhD,8GAA8G;IAC9G,OAAO,CAAC,yBAAyB;IA2BjC,UAAU,EAAE,UAAU,CAAC;IACvB,eAAe,EAAE,eAAe,CAAC;IACjC,yBAAyB,EAAE,yBAAyB,CAAC;IACrD,UAAU,EAAE,UAAU,CAAC;IACvB,0BAA0B,EAAE,0BAA0B,CAAC;IACvD,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,2BAA2B,EAAE,2BAA2B,CAAC;IACzD,SAAS,EAAE,SAAS,CAAC;IACrB,yBAAyB,EAAE,yBAAyB,CAAC;IACrD,kBAAkB,EAAE,kBAAkB,CAAC;IACvC,QAAQ,EAAE,QAAQ,CAAC;CACpB"}
1
+ {"version":3,"file":"containerServiceClient.d.ts","sourceRoot":"","sources":["../../src/containerServiceClient.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAGjD,OAAO,KAAK,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAclD,OAAO,KAAK,EACV,UAAU,EACV,eAAe,EACf,yBAAyB,EACzB,UAAU,EACV,0BAA0B,EAC1B,oBAAoB,EACpB,2BAA2B,EAC3B,SAAS,EACT,yBAAyB,EACzB,kBAAkB,EAClB,QAAQ,EACT,MAAM,iCAAiC,CAAC;AACzC,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,mBAAmB,CAAC;AAE9E,qBAAa,sBAAuB,SAAQ,UAAU,CAAC,aAAa;IAClE,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,MAAM,CAAC;IAEvB;;;;;OAKG;gBAED,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,oCAAoC;IAmFhD,8GAA8G;IAC9G,OAAO,CAAC,yBAAyB;IAwBjC,UAAU,EAAE,UAAU,CAAC;IACvB,eAAe,EAAE,eAAe,CAAC;IACjC,yBAAyB,EAAE,yBAAyB,CAAC;IACrD,UAAU,EAAE,UAAU,CAAC;IACvB,0BAA0B,EAAE,0BAA0B,CAAC;IACvD,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,2BAA2B,EAAE,2BAA2B,CAAC;IACzD,SAAS,EAAE,SAAS,CAAC;IACrB,yBAAyB,EAAE,yBAAyB,CAAC;IACrD,kBAAkB,EAAE,kBAAkB,CAAC;IACvC,QAAQ,EAAE,QAAQ,CAAC;CACpB"}
@@ -35,7 +35,7 @@ class ContainerServiceClient extends coreClient.ServiceClient {
35
35
  requestContentType: "application/json; charset=utf-8",
36
36
  credential: credentials,
37
37
  };
38
- const packageDetails = `azsdk-js-arm-containerservice/21.4.0`;
38
+ const packageDetails = `azsdk-js-arm-containerservice/21.5.0`;
39
39
  const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
40
40
  ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
41
41
  : `${packageDetails}`;
@@ -46,8 +46,7 @@ class ContainerServiceClient extends coreClient.ServiceClient {
46
46
  let bearerTokenAuthenticationPolicyFound = false;
47
47
  if ((options === null || options === void 0 ? void 0 : options.pipeline) && options.pipeline.getOrderedPolicies().length > 0) {
48
48
  const pipelinePolicies = options.pipeline.getOrderedPolicies();
49
- bearerTokenAuthenticationPolicyFound = pipelinePolicies.some((pipelinePolicy) => pipelinePolicy.name ===
50
- coreRestPipeline.bearerTokenAuthenticationPolicyName);
49
+ bearerTokenAuthenticationPolicyFound = pipelinePolicies.some((pipelinePolicy) => pipelinePolicy.name === coreRestPipeline.bearerTokenAuthenticationPolicyName);
51
50
  }
52
51
  if (!options ||
53
52
  !options.pipeline ||
@@ -68,7 +67,7 @@ class ContainerServiceClient extends coreClient.ServiceClient {
68
67
  this.subscriptionId = subscriptionId;
69
68
  // Assigning values to Constant parameters
70
69
  this.$host = options.$host || "https://management.azure.com";
71
- this.apiVersion = options.apiVersion || "2024-10-01";
70
+ this.apiVersion = options.apiVersion || "2025-01-01";
72
71
  this.operations = new index_js_1.OperationsImpl(this);
73
72
  this.managedClusters = new index_js_1.ManagedClustersImpl(this);
74
73
  this.maintenanceConfigurations = new index_js_1.MaintenanceConfigurationsImpl(this);
@@ -1 +1 @@
1
- {"version":3,"file":"containerServiceClient.js","sourceRoot":"","sources":["../../src/containerServiceClient.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreRestPipeline from \"@azure/core-rest-pipeline\";\nimport {\n PipelineRequest,\n PipelineResponse,\n SendRequest,\n} from \"@azure/core-rest-pipeline\";\nimport * as coreAuth from \"@azure/core-auth\";\nimport {\n OperationsImpl,\n ManagedClustersImpl,\n MaintenanceConfigurationsImpl,\n AgentPoolsImpl,\n PrivateEndpointConnectionsImpl,\n PrivateLinkResourcesImpl,\n ResolvePrivateLinkServiceIdImpl,\n SnapshotsImpl,\n TrustedAccessRoleBindingsImpl,\n TrustedAccessRolesImpl,\n MachinesImpl,\n} from \"./operations/index.js\";\nimport {\n Operations,\n ManagedClusters,\n MaintenanceConfigurations,\n AgentPools,\n PrivateEndpointConnections,\n PrivateLinkResources,\n ResolvePrivateLinkServiceId,\n Snapshots,\n TrustedAccessRoleBindings,\n TrustedAccessRoles,\n Machines,\n} from \"./operationsInterfaces/index.js\";\nimport { ContainerServiceClientOptionalParams } from \"./models/index.js\";\n\nexport class ContainerServiceClient extends coreClient.ServiceClient {\n $host: string;\n apiVersion: string;\n subscriptionId: string;\n\n /**\n * Initializes a new instance of the ContainerServiceClient class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId The ID of the target subscription. The value must be an UUID.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: ContainerServiceClientOptionalParams,\n ) {\n if (credentials === undefined) {\n throw new Error(\"'credentials' cannot be null\");\n }\n if (subscriptionId === undefined) {\n throw new Error(\"'subscriptionId' cannot be null\");\n }\n\n // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: ContainerServiceClientOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\",\n credential: credentials,\n };\n\n const packageDetails = `azsdk-js-arm-containerservice/21.4.0`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix,\n },\n endpoint:\n options.endpoint ?? options.baseUri ?? \"https://management.azure.com\",\n };\n super(optionsWithDefaults);\n\n let bearerTokenAuthenticationPolicyFound: boolean = false;\n if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {\n const pipelinePolicies: coreRestPipeline.PipelinePolicy[] =\n options.pipeline.getOrderedPolicies();\n bearerTokenAuthenticationPolicyFound = pipelinePolicies.some(\n (pipelinePolicy) =>\n pipelinePolicy.name ===\n coreRestPipeline.bearerTokenAuthenticationPolicyName,\n );\n }\n if (\n !options ||\n !options.pipeline ||\n options.pipeline.getOrderedPolicies().length == 0 ||\n !bearerTokenAuthenticationPolicyFound\n ) {\n this.pipeline.removePolicy({\n name: coreRestPipeline.bearerTokenAuthenticationPolicyName,\n });\n this.pipeline.addPolicy(\n coreRestPipeline.bearerTokenAuthenticationPolicy({\n credential: credentials,\n scopes:\n optionsWithDefaults.credentialScopes ??\n `${optionsWithDefaults.endpoint}/.default`,\n challengeCallbacks: {\n authorizeRequestOnChallenge:\n coreClient.authorizeRequestOnClaimChallenge,\n },\n }),\n );\n }\n // Parameter assignments\n this.subscriptionId = subscriptionId;\n\n // Assigning values to Constant parameters\n this.$host = options.$host || \"https://management.azure.com\";\n this.apiVersion = options.apiVersion || \"2024-10-01\";\n this.operations = new OperationsImpl(this);\n this.managedClusters = new ManagedClustersImpl(this);\n this.maintenanceConfigurations = new MaintenanceConfigurationsImpl(this);\n this.agentPools = new AgentPoolsImpl(this);\n this.privateEndpointConnections = new PrivateEndpointConnectionsImpl(this);\n this.privateLinkResources = new PrivateLinkResourcesImpl(this);\n this.resolvePrivateLinkServiceId = new ResolvePrivateLinkServiceIdImpl(\n this,\n );\n this.snapshots = new SnapshotsImpl(this);\n this.trustedAccessRoleBindings = new TrustedAccessRoleBindingsImpl(this);\n this.trustedAccessRoles = new TrustedAccessRolesImpl(this);\n this.machines = new MachinesImpl(this);\n this.addCustomApiVersionPolicy(options.apiVersion);\n }\n\n /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */\n private addCustomApiVersionPolicy(apiVersion?: string) {\n if (!apiVersion) {\n return;\n }\n const apiVersionPolicy = {\n name: \"CustomApiVersionPolicy\",\n async sendRequest(\n request: PipelineRequest,\n next: SendRequest,\n ): Promise<PipelineResponse> {\n const param = request.url.split(\"?\");\n if (param.length > 1) {\n const newParams = param[1].split(\"&\").map((item) => {\n if (item.indexOf(\"api-version\") > -1) {\n return \"api-version=\" + apiVersion;\n } else {\n return item;\n }\n });\n request.url = param[0] + \"?\" + newParams.join(\"&\");\n }\n return next(request);\n },\n };\n this.pipeline.addPolicy(apiVersionPolicy);\n }\n\n operations: Operations;\n managedClusters: ManagedClusters;\n maintenanceConfigurations: MaintenanceConfigurations;\n agentPools: AgentPools;\n privateEndpointConnections: PrivateEndpointConnections;\n privateLinkResources: PrivateLinkResources;\n resolvePrivateLinkServiceId: ResolvePrivateLinkServiceId;\n snapshots: Snapshots;\n trustedAccessRoleBindings: TrustedAccessRoleBindings;\n trustedAccessRoles: TrustedAccessRoles;\n machines: Machines;\n}\n"]}
1
+ {"version":3,"file":"containerServiceClient.js","sourceRoot":"","sources":["../../src/containerServiceClient.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreRestPipeline from \"@azure/core-rest-pipeline\";\nimport type { PipelineRequest, PipelineResponse, SendRequest } from \"@azure/core-rest-pipeline\";\nimport type * as coreAuth from \"@azure/core-auth\";\nimport {\n OperationsImpl,\n ManagedClustersImpl,\n MaintenanceConfigurationsImpl,\n AgentPoolsImpl,\n PrivateEndpointConnectionsImpl,\n PrivateLinkResourcesImpl,\n ResolvePrivateLinkServiceIdImpl,\n SnapshotsImpl,\n TrustedAccessRoleBindingsImpl,\n TrustedAccessRolesImpl,\n MachinesImpl,\n} from \"./operations/index.js\";\nimport type {\n Operations,\n ManagedClusters,\n MaintenanceConfigurations,\n AgentPools,\n PrivateEndpointConnections,\n PrivateLinkResources,\n ResolvePrivateLinkServiceId,\n Snapshots,\n TrustedAccessRoleBindings,\n TrustedAccessRoles,\n Machines,\n} from \"./operationsInterfaces/index.js\";\nimport type { ContainerServiceClientOptionalParams } from \"./models/index.js\";\n\nexport class ContainerServiceClient extends coreClient.ServiceClient {\n $host: string;\n apiVersion: string;\n subscriptionId: string;\n\n /**\n * Initializes a new instance of the ContainerServiceClient class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId The ID of the target subscription. The value must be an UUID.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: ContainerServiceClientOptionalParams,\n ) {\n if (credentials === undefined) {\n throw new Error(\"'credentials' cannot be null\");\n }\n if (subscriptionId === undefined) {\n throw new Error(\"'subscriptionId' cannot be null\");\n }\n\n // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: ContainerServiceClientOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\",\n credential: credentials,\n };\n\n const packageDetails = `azsdk-js-arm-containerservice/21.5.0`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix,\n },\n endpoint: options.endpoint ?? options.baseUri ?? \"https://management.azure.com\",\n };\n super(optionsWithDefaults);\n\n let bearerTokenAuthenticationPolicyFound: boolean = false;\n if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {\n const pipelinePolicies: coreRestPipeline.PipelinePolicy[] =\n options.pipeline.getOrderedPolicies();\n bearerTokenAuthenticationPolicyFound = pipelinePolicies.some(\n (pipelinePolicy) =>\n pipelinePolicy.name === coreRestPipeline.bearerTokenAuthenticationPolicyName,\n );\n }\n if (\n !options ||\n !options.pipeline ||\n options.pipeline.getOrderedPolicies().length == 0 ||\n !bearerTokenAuthenticationPolicyFound\n ) {\n this.pipeline.removePolicy({\n name: coreRestPipeline.bearerTokenAuthenticationPolicyName,\n });\n this.pipeline.addPolicy(\n coreRestPipeline.bearerTokenAuthenticationPolicy({\n credential: credentials,\n scopes:\n optionsWithDefaults.credentialScopes ?? `${optionsWithDefaults.endpoint}/.default`,\n challengeCallbacks: {\n authorizeRequestOnChallenge: coreClient.authorizeRequestOnClaimChallenge,\n },\n }),\n );\n }\n // Parameter assignments\n this.subscriptionId = subscriptionId;\n\n // Assigning values to Constant parameters\n this.$host = options.$host || \"https://management.azure.com\";\n this.apiVersion = options.apiVersion || \"2025-01-01\";\n this.operations = new OperationsImpl(this);\n this.managedClusters = new ManagedClustersImpl(this);\n this.maintenanceConfigurations = new MaintenanceConfigurationsImpl(this);\n this.agentPools = new AgentPoolsImpl(this);\n this.privateEndpointConnections = new PrivateEndpointConnectionsImpl(this);\n this.privateLinkResources = new PrivateLinkResourcesImpl(this);\n this.resolvePrivateLinkServiceId = new ResolvePrivateLinkServiceIdImpl(this);\n this.snapshots = new SnapshotsImpl(this);\n this.trustedAccessRoleBindings = new TrustedAccessRoleBindingsImpl(this);\n this.trustedAccessRoles = new TrustedAccessRolesImpl(this);\n this.machines = new MachinesImpl(this);\n this.addCustomApiVersionPolicy(options.apiVersion);\n }\n\n /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */\n private addCustomApiVersionPolicy(apiVersion?: string) {\n if (!apiVersion) {\n return;\n }\n const apiVersionPolicy = {\n name: \"CustomApiVersionPolicy\",\n async sendRequest(request: PipelineRequest, next: SendRequest): Promise<PipelineResponse> {\n const param = request.url.split(\"?\");\n if (param.length > 1) {\n const newParams = param[1].split(\"&\").map((item) => {\n if (item.indexOf(\"api-version\") > -1) {\n return \"api-version=\" + apiVersion;\n } else {\n return item;\n }\n });\n request.url = param[0] + \"?\" + newParams.join(\"&\");\n }\n return next(request);\n },\n };\n this.pipeline.addPolicy(apiVersionPolicy);\n }\n\n operations: Operations;\n managedClusters: ManagedClusters;\n maintenanceConfigurations: MaintenanceConfigurations;\n agentPools: AgentPools;\n privateEndpointConnections: PrivateEndpointConnections;\n privateLinkResources: PrivateLinkResources;\n resolvePrivateLinkServiceId: ResolvePrivateLinkServiceId;\n snapshots: Snapshots;\n trustedAccessRoleBindings: TrustedAccessRoleBindings;\n trustedAccessRoles: TrustedAccessRoles;\n machines: Machines;\n}\n"]}
@@ -1,4 +1,4 @@
1
- import { LongRunningOperation, LroResponse } from "@azure/core-lro";
1
+ import type { LongRunningOperation, LroResponse } from "@azure/core-lro";
2
2
  export declare function createLroSpec<T>(inputs: {
3
3
  sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>;
4
4
  args: Record<string, unknown>;
@@ -1 +1 @@
1
- {"version":3,"file":"lroImpl.d.ts","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"AAYA,OAAO,EAAE,oBAAoB,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAEpE,wBAAgB,aAAa,CAAC,CAAC,EAAE,MAAM,EAAE;IACvC,eAAe,EAAE,CAAC,IAAI,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC;IACnE,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC9B,IAAI,EAAE;QACJ,QAAQ,CAAC,WAAW,CAAC,EAAE,OAAO,CAAC;QAC/B,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;QACvB,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;KAC7B,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CACzB,GAAG,oBAAoB,CAAC,CAAC,CAAC,CAmB1B"}
1
+ {"version":3,"file":"lroImpl.d.ts","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,oBAAoB,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAEzE,wBAAgB,aAAa,CAAC,CAAC,EAAE,MAAM,EAAE;IACvC,eAAe,EAAE,CAAC,IAAI,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC;IACnE,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC9B,IAAI,EAAE;QACJ,QAAQ,CAAC,WAAW,CAAC,EAAE,OAAO,CAAC;QAC/B,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;QACvB,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;KAC7B,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CACzB,GAAG,oBAAoB,CAAC,CAAC,CAAC,CAgB1B"}
@@ -1 +1 @@
1
- {"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;AAQH,sCA2BC;;AA3BD,SAAgB,aAAa,CAAI,MAQhC;IACC,MAAM,EAAE,IAAI,EAAE,IAAI,EAAE,eAAe,EAAE,GAAG,MAAM,CAAC;IAC/C,OAAO;QACL,aAAa,EAAE,IAAI,CAAC,UAAU;QAC9B,WAAW,EAAE,IAAI,CAAC,IAAK;QACvB,kBAAkB,EAAE,GAAG,EAAE,CAAC,eAAe,CAAC,IAAI,EAAE,IAAI,CAAC;QACrD,eAAe,EAAE,CACf,IAAY,EACZ,OAA2C,EAC3C,EAAE;YACF,MAAM,EAAE,WAAW,KAAkB,IAAI,EAAjB,QAAQ,kBAAK,IAAI,EAAnC,eAA4B,CAAO,CAAC;YAC1C,OAAO,eAAe,CAAC,IAAI,kCACtB,QAAQ,KACX,UAAU,EAAE,KAAK,EACjB,IAAI,EACJ,WAAW,EAAE,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,WAAW,IACjC,CAAC;QACL,CAAC;KACF,CAAC;AACJ,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { AbortSignalLike } from \"@azure/abort-controller\";\nimport { LongRunningOperation, LroResponse } from \"@azure/core-lro\";\n\nexport function createLroSpec<T>(inputs: {\n sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>;\n args: Record<string, unknown>;\n spec: {\n readonly requestBody?: unknown;\n readonly path?: string;\n readonly httpMethod: string;\n } & Record<string, any>;\n}): LongRunningOperation<T> {\n const { args, spec, sendOperationFn } = inputs;\n return {\n requestMethod: spec.httpMethod,\n requestPath: spec.path!,\n sendInitialRequest: () => sendOperationFn(args, spec),\n sendPollRequest: (\n path: string,\n options?: { abortSignal?: AbortSignalLike },\n ) => {\n const { requestBody, ...restSpec } = spec;\n return sendOperationFn(args, {\n ...restSpec,\n httpMethod: \"GET\",\n path,\n abortSignal: options?.abortSignal,\n });\n },\n };\n}\n"]}
1
+ {"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;AAKH,sCAwBC;;AAxBD,SAAgB,aAAa,CAAI,MAQhC;IACC,MAAM,EAAE,IAAI,EAAE,IAAI,EAAE,eAAe,EAAE,GAAG,MAAM,CAAC;IAC/C,OAAO;QACL,aAAa,EAAE,IAAI,CAAC,UAAU;QAC9B,WAAW,EAAE,IAAI,CAAC,IAAK;QACvB,kBAAkB,EAAE,GAAG,EAAE,CAAC,eAAe,CAAC,IAAI,EAAE,IAAI,CAAC;QACrD,eAAe,EAAE,CAAC,IAAY,EAAE,OAA2C,EAAE,EAAE;YAC7E,MAAM,EAAE,WAAW,KAAkB,IAAI,EAAjB,QAAQ,kBAAK,IAAI,EAAnC,eAA4B,CAAO,CAAC;YAC1C,OAAO,eAAe,CAAC,IAAI,kCACtB,QAAQ,KACX,UAAU,EAAE,KAAK,EACjB,IAAI,EACJ,WAAW,EAAE,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,WAAW,IACjC,CAAC;QACL,CAAC;KACF,CAAC;AACJ,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { AbortSignalLike } from \"@azure/abort-controller\";\nimport type { LongRunningOperation, LroResponse } from \"@azure/core-lro\";\n\nexport function createLroSpec<T>(inputs: {\n sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>;\n args: Record<string, unknown>;\n spec: {\n readonly requestBody?: unknown;\n readonly path?: string;\n readonly httpMethod: string;\n } & Record<string, any>;\n}): LongRunningOperation<T> {\n const { args, spec, sendOperationFn } = inputs;\n return {\n requestMethod: spec.httpMethod,\n requestPath: spec.path!,\n sendInitialRequest: () => sendOperationFn(args, spec),\n sendPollRequest: (path: string, options?: { abortSignal?: AbortSignalLike }) => {\n const { requestBody, ...restSpec } = spec;\n return sendOperationFn(args, {\n ...restSpec,\n httpMethod: \"GET\",\n path,\n abortSignal: options?.abortSignal,\n });\n },\n };\n}\n"]}
@@ -1,4 +1,4 @@
1
- import * as coreClient from "@azure/core-client";
1
+ import type * as coreClient from "@azure/core-client";
2
2
  /** The List Operation response. */
3
3
  export interface OperationListResult {
4
4
  /**
@@ -272,10 +272,12 @@ export interface ManagedClusterAgentPoolProfileProperties {
272
272
  windowsProfile?: AgentPoolWindowsProfile;
273
273
  /** The security settings of an agent pool. */
274
274
  securityProfile?: AgentPoolSecurityProfile;
275
+ /** GPU settings for the Agent Pool. */
276
+ gpuProfile?: GPUProfile;
275
277
  }
276
278
  /** Settings for upgrading an agentpool */
277
279
  export interface AgentPoolUpgradeSettings {
278
- /** 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 1. For more information, including best practices, see: https://docs.microsoft.com/azure/aks/upgrade-cluster#customize-node-surge-upgrade */
280
+ /** 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://docs.microsoft.com/azure/aks/upgrade-cluster#customize-node-surge-upgrade */
279
281
  maxSurge?: string;
280
282
  /** 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. */
281
283
  drainTimeoutInMinutes?: number;
@@ -419,6 +421,11 @@ export interface AgentPoolSecurityProfile {
419
421
  /** 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. */
420
422
  enableSecureBoot?: boolean;
421
423
  }
424
+ /** GPU settings for the Agent Pool. */
425
+ export interface GPUProfile {
426
+ /** Whether to install GPU drivers. When it's not specified, default is Install. */
427
+ driver?: GPUDriver;
428
+ }
422
429
  /** Profile for Linux VMs in the container service cluster. */
423
430
  export interface ContainerServiceLinuxProfile {
424
431
  /** The administrator username to use for Linux VMs. */
@@ -625,8 +632,11 @@ export interface ManagedClusterLoadBalancerProfile {
625
632
  outboundIPPrefixes?: ManagedClusterLoadBalancerProfileOutboundIPPrefixes;
626
633
  /** Desired outbound IP resources for the cluster load balancer. */
627
634
  outboundIPs?: ManagedClusterLoadBalancerProfileOutboundIPs;
628
- /** The effective outbound IP resources of the cluster load balancer. */
629
- effectiveOutboundIPs?: ResourceReference[];
635
+ /**
636
+ * The effective outbound IP resources of the cluster load balancer.
637
+ * NOTE: This property will not be serialized. It can only be populated by the server.
638
+ */
639
+ readonly effectiveOutboundIPs?: ResourceReference[];
630
640
  /** The desired number of allocated SNAT ports per VM. Allowed values are in the range of 0 to 64000 (inclusive). The default value is 0 which results in Azure dynamically allocating ports. */
631
641
  allocatedOutboundPorts?: number;
632
642
  /** Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 30 minutes. */
@@ -662,8 +672,11 @@ export interface ManagedClusterLoadBalancerProfileOutboundIPs {
662
672
  export interface ManagedClusterNATGatewayProfile {
663
673
  /** Profile of the managed outbound IP resources of the cluster NAT gateway. */
664
674
  managedOutboundIPProfile?: ManagedClusterManagedOutboundIPProfile;
665
- /** The effective outbound IP resources of the cluster NAT gateway. */
666
- effectiveOutboundIPs?: ResourceReference[];
675
+ /**
676
+ * The effective outbound IP resources of the cluster NAT gateway.
677
+ * NOTE: This property will not be serialized. It can only be populated by the server.
678
+ */
679
+ readonly effectiveOutboundIPs?: ResourceReference[];
667
680
  /** Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 4 minutes. */
668
681
  idleTimeoutInMinutes?: number;
669
682
  }
@@ -803,6 +816,8 @@ export interface ManagedClusterSecurityProfile {
803
816
  workloadIdentity?: ManagedClusterSecurityProfileWorkloadIdentity;
804
817
  /** Image Cleaner settings for the security profile. */
805
818
  imageCleaner?: ManagedClusterSecurityProfileImageCleaner;
819
+ /** 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). */
820
+ customCATrustCertificates?: Uint8Array[];
806
821
  }
807
822
  /** Microsoft Defender settings for the security profile. */
808
823
  export interface ManagedClusterSecurityProfileDefender {
@@ -986,6 +1001,13 @@ export interface ManagedClusterCostAnalysis {
986
1001
  /** The Managed Cluster sku.tier must be set to 'Standard' or 'Premium' to enable this feature. Enabling this will add Kubernetes Namespace and Deployment details to the Cost Analysis views in the Azure portal. If not specified, the default is false. For more information see aka.ms/aks/docs/cost-analysis. */
987
1002
  enabled?: boolean;
988
1003
  }
1004
+ /** The bootstrap profile. */
1005
+ export interface ManagedClusterBootstrapProfile {
1006
+ /** The source where the artifacts are downloaded from. */
1007
+ artifactSource?: ArtifactSource;
1008
+ /** The resource Id of Azure Container Registry. The registry must have private network access, premium SKU and zone redundancy. */
1009
+ containerRegistryId?: string;
1010
+ }
989
1011
  /** Common fields that are returned in the response for all Azure Resource Manager resources */
990
1012
  export interface Resource {
991
1013
  /**
@@ -1767,6 +1789,8 @@ export interface AgentPool extends SubResource {
1767
1789
  windowsProfile?: AgentPoolWindowsProfile;
1768
1790
  /** The security settings of an agent pool. */
1769
1791
  securityProfile?: AgentPoolSecurityProfile;
1792
+ /** GPU settings for the Agent Pool. */
1793
+ gpuProfile?: GPUProfile;
1770
1794
  }
1771
1795
  /** A machine. Contains details about the underlying virtual machine. A machine may be visible here but not in kubectl get nodes; if so it may be because the machine has not been registered with the Kubernetes API Server yet. */
1772
1796
  export interface Machine extends SubResource {
@@ -1904,6 +1928,8 @@ export interface ManagedCluster extends TrackedResource {
1904
1928
  readonly resourceUID?: string;
1905
1929
  /** Optional cluster metrics configuration. */
1906
1930
  metricsProfile?: ManagedClusterMetricsProfile;
1931
+ /** Profile of the cluster bootstrap configuration. */
1932
+ bootstrapProfile?: ManagedClusterBootstrapProfile;
1907
1933
  }
1908
1934
  /** Managed cluster Access Profile. */
1909
1935
  export interface ManagedClusterAccessProfile extends TrackedResource {
@@ -2322,6 +2348,22 @@ export declare enum KnownProtocol {
2322
2348
  * **UDP**: UDP protocol.
2323
2349
  */
2324
2350
  export type Protocol = string;
2351
+ /** Known values of {@link GPUDriver} that the service accepts. */
2352
+ export declare enum KnownGPUDriver {
2353
+ /** Install driver. */
2354
+ Install = "Install",
2355
+ /** Skip driver install. */
2356
+ None = "None"
2357
+ }
2358
+ /**
2359
+ * Defines values for GPUDriver. \
2360
+ * {@link KnownGPUDriver} can be used interchangeably with GPUDriver,
2361
+ * this enum contains the known values that the service supports.
2362
+ * ### Known values supported by the service
2363
+ * **Install**: Install driver. \
2364
+ * **None**: Skip driver install.
2365
+ */
2366
+ export type GPUDriver = string;
2325
2367
  /** Known values of {@link LicenseType} that the service accepts. */
2326
2368
  export declare enum KnownLicenseType {
2327
2369
  /** No additional licensing is applied. */
@@ -2477,7 +2519,9 @@ export declare enum KnownOutboundType {
2477
2519
  /** The AKS-managed NAT gateway is used for egress. */
2478
2520
  ManagedNATGateway = "managedNATGateway",
2479
2521
  /** The user-assigned NAT gateway associated to the cluster subnet is used for egress. This is an advanced scenario and requires proper network configuration. */
2480
- UserAssignedNATGateway = "userAssignedNATGateway"
2522
+ UserAssignedNATGateway = "userAssignedNATGateway",
2523
+ /** 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\/ */
2524
+ None = "none"
2481
2525
  }
2482
2526
  /**
2483
2527
  * Defines values for OutboundType. \
@@ -2487,7 +2531,8 @@ export declare enum KnownOutboundType {
2487
2531
  * **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). \
2488
2532
  * **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). \
2489
2533
  * **managedNATGateway**: The AKS-managed NAT gateway is used for egress. \
2490
- * **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.
2534
+ * **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. \
2535
+ * **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\/
2491
2536
  */
2492
2537
  export type OutboundType = string;
2493
2538
  /** Known values of {@link LoadBalancerSku} that the service accepts. */
@@ -2671,6 +2716,22 @@ export declare enum KnownIstioIngressGatewayMode {
2671
2716
  * **Internal**: The ingress gateway is assigned an internal IP address and cannot is accessed publicly.
2672
2717
  */
2673
2718
  export type IstioIngressGatewayMode = string;
2719
+ /** Known values of {@link ArtifactSource} that the service accepts. */
2720
+ export declare enum KnownArtifactSource {
2721
+ /** pull images from Azure Container Registry with cache */
2722
+ Cache = "Cache",
2723
+ /** pull images from Microsoft Artifact Registry */
2724
+ Direct = "Direct"
2725
+ }
2726
+ /**
2727
+ * Defines values for ArtifactSource. \
2728
+ * {@link KnownArtifactSource} can be used interchangeably with ArtifactSource,
2729
+ * this enum contains the known values that the service supports.
2730
+ * ### Known values supported by the service
2731
+ * **Cache**: pull images from Azure Container Registry with cache \
2732
+ * **Direct**: pull images from Microsoft Artifact Registry
2733
+ */
2734
+ export type ArtifactSource = string;
2674
2735
  /** Known values of {@link CreatedByType} that the service accepts. */
2675
2736
  export declare enum KnownCreatedByType {
2676
2737
  /** User */