@azure/arm-containerservice 22.2.0 → 22.3.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 (378) hide show
  1. package/dist/browser/containerServiceClient.d.ts.map +1 -1
  2. package/dist/browser/containerServiceClient.js +29 -14
  3. package/dist/browser/containerServiceClient.js.map +1 -1
  4. package/dist/browser/index.d.ts.map +1 -1
  5. package/dist/browser/index.js +4 -7
  6. package/dist/browser/index.js.map +1 -1
  7. package/dist/browser/lroImpl.d.ts.map +1 -1
  8. package/dist/browser/lroImpl.js +9 -10
  9. package/dist/browser/lroImpl.js.map +1 -1
  10. package/dist/browser/models/index.d.ts +12 -4
  11. package/dist/browser/models/index.d.ts.map +1 -1
  12. package/dist/browser/models/index.js +7 -8
  13. package/dist/browser/models/index.js.map +1 -1
  14. package/dist/browser/models/mappers.d.ts.map +1 -1
  15. package/dist/browser/models/mappers.js +300 -146
  16. package/dist/browser/models/mappers.js.map +1 -1
  17. package/dist/browser/models/parameters.d.ts.map +1 -1
  18. package/dist/browser/models/parameters.js +3 -8
  19. package/dist/browser/models/parameters.js.map +1 -1
  20. package/dist/browser/operations/agentPools.d.ts.map +1 -1
  21. package/dist/browser/operations/agentPools.js +80 -77
  22. package/dist/browser/operations/agentPools.js.map +1 -1
  23. package/dist/browser/operations/index.d.ts.map +1 -1
  24. package/dist/browser/operations/index.js +4 -7
  25. package/dist/browser/operations/index.js.map +1 -1
  26. package/dist/browser/operations/machines.d.ts.map +1 -1
  27. package/dist/browser/operations/machines.js +25 -47
  28. package/dist/browser/operations/machines.js.map +1 -1
  29. package/dist/browser/operations/maintenanceConfigurations.d.ts.map +1 -1
  30. package/dist/browser/operations/maintenanceConfigurations.js +25 -47
  31. package/dist/browser/operations/maintenanceConfigurations.js.map +1 -1
  32. package/dist/browser/operations/managedClusters.d.ts.map +1 -1
  33. package/dist/browser/operations/managedClusters.js +234 -269
  34. package/dist/browser/operations/managedClusters.js.map +1 -1
  35. package/dist/browser/operations/operations.d.ts.map +1 -1
  36. package/dist/browser/operations/operations.js +12 -34
  37. package/dist/browser/operations/operations.js.map +1 -1
  38. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
  39. package/dist/browser/operations/privateEndpointConnections.js +14 -13
  40. package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
  41. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -1
  42. package/dist/browser/operations/privateLinkResources.js +3 -7
  43. package/dist/browser/operations/privateLinkResources.js.map +1 -1
  44. package/dist/browser/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  45. package/dist/browser/operations/resolvePrivateLinkServiceId.js +3 -7
  46. package/dist/browser/operations/resolvePrivateLinkServiceId.js.map +1 -1
  47. package/dist/browser/operations/snapshots.d.ts.map +1 -1
  48. package/dist/browser/operations/snapshots.js +47 -86
  49. package/dist/browser/operations/snapshots.js.map +1 -1
  50. package/dist/browser/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  51. package/dist/browser/operations/trustedAccessRoleBindings.js +47 -59
  52. package/dist/browser/operations/trustedAccessRoleBindings.js.map +1 -1
  53. package/dist/browser/operations/trustedAccessRoles.d.ts.map +1 -1
  54. package/dist/browser/operations/trustedAccessRoles.js +25 -47
  55. package/dist/browser/operations/trustedAccessRoles.js.map +1 -1
  56. package/dist/browser/operationsInterfaces/agentPools.d.ts.map +1 -1
  57. package/dist/browser/operationsInterfaces/agentPools.js +2 -7
  58. package/dist/browser/operationsInterfaces/agentPools.js.map +1 -1
  59. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
  60. package/dist/browser/operationsInterfaces/index.js +4 -7
  61. package/dist/browser/operationsInterfaces/index.js.map +1 -1
  62. package/dist/browser/operationsInterfaces/machines.d.ts.map +1 -1
  63. package/dist/browser/operationsInterfaces/machines.js +2 -7
  64. package/dist/browser/operationsInterfaces/machines.js.map +1 -1
  65. package/dist/browser/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
  66. package/dist/browser/operationsInterfaces/maintenanceConfigurations.js +2 -7
  67. package/dist/browser/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
  68. package/dist/browser/operationsInterfaces/managedClusters.d.ts.map +1 -1
  69. package/dist/browser/operationsInterfaces/managedClusters.js +2 -7
  70. package/dist/browser/operationsInterfaces/managedClusters.js.map +1 -1
  71. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
  72. package/dist/browser/operationsInterfaces/operations.js +2 -7
  73. package/dist/browser/operationsInterfaces/operations.js.map +1 -1
  74. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  75. package/dist/browser/operationsInterfaces/privateEndpointConnections.js +2 -7
  76. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  77. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  78. package/dist/browser/operationsInterfaces/privateLinkResources.js +2 -7
  79. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -1
  80. package/dist/browser/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
  81. package/dist/browser/operationsInterfaces/resolvePrivateLinkServiceId.js +2 -7
  82. package/dist/browser/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
  83. package/dist/browser/operationsInterfaces/snapshots.d.ts.map +1 -1
  84. package/dist/browser/operationsInterfaces/snapshots.js +2 -7
  85. package/dist/browser/operationsInterfaces/snapshots.js.map +1 -1
  86. package/dist/browser/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
  87. package/dist/browser/operationsInterfaces/trustedAccessRoleBindings.js +2 -7
  88. package/dist/browser/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
  89. package/dist/browser/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  90. package/dist/browser/operationsInterfaces/trustedAccessRoles.js +2 -7
  91. package/dist/browser/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  92. package/dist/browser/pagingHelper.d.ts.map +1 -1
  93. package/dist/browser/pagingHelper.js +4 -11
  94. package/dist/browser/pagingHelper.js.map +1 -1
  95. package/dist/commonjs/containerServiceClient.d.ts.map +1 -1
  96. package/dist/commonjs/containerServiceClient.js +29 -14
  97. package/dist/commonjs/containerServiceClient.js.map +1 -1
  98. package/dist/commonjs/index.d.ts.map +1 -1
  99. package/dist/commonjs/index.js +4 -7
  100. package/dist/commonjs/index.js.map +1 -1
  101. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  102. package/dist/commonjs/lroImpl.js +9 -10
  103. package/dist/commonjs/lroImpl.js.map +1 -1
  104. package/dist/commonjs/models/index.d.ts +12 -4
  105. package/dist/commonjs/models/index.d.ts.map +1 -1
  106. package/dist/commonjs/models/index.js +7 -8
  107. package/dist/commonjs/models/index.js.map +1 -1
  108. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  109. package/dist/commonjs/models/mappers.js +300 -146
  110. package/dist/commonjs/models/mappers.js.map +1 -1
  111. package/dist/commonjs/models/parameters.d.ts.map +1 -1
  112. package/dist/commonjs/models/parameters.js +3 -8
  113. package/dist/commonjs/models/parameters.js.map +1 -1
  114. package/dist/commonjs/operations/agentPools.d.ts.map +1 -1
  115. package/dist/commonjs/operations/agentPools.js +80 -76
  116. package/dist/commonjs/operations/agentPools.js.map +1 -1
  117. package/dist/commonjs/operations/index.d.ts.map +1 -1
  118. package/dist/commonjs/operations/index.js +4 -7
  119. package/dist/commonjs/operations/index.js.map +1 -1
  120. package/dist/commonjs/operations/machines.d.ts.map +1 -1
  121. package/dist/commonjs/operations/machines.js +25 -46
  122. package/dist/commonjs/operations/machines.js.map +1 -1
  123. package/dist/commonjs/operations/maintenanceConfigurations.d.ts.map +1 -1
  124. package/dist/commonjs/operations/maintenanceConfigurations.js +25 -46
  125. package/dist/commonjs/operations/maintenanceConfigurations.js.map +1 -1
  126. package/dist/commonjs/operations/managedClusters.d.ts.map +1 -1
  127. package/dist/commonjs/operations/managedClusters.js +234 -268
  128. package/dist/commonjs/operations/managedClusters.js.map +1 -1
  129. package/dist/commonjs/operations/operations.d.ts.map +1 -1
  130. package/dist/commonjs/operations/operations.js +12 -33
  131. package/dist/commonjs/operations/operations.js.map +1 -1
  132. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
  133. package/dist/commonjs/operations/privateEndpointConnections.js +14 -13
  134. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
  135. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -1
  136. package/dist/commonjs/operations/privateLinkResources.js +3 -7
  137. package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
  138. package/dist/commonjs/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  139. package/dist/commonjs/operations/resolvePrivateLinkServiceId.js +3 -7
  140. package/dist/commonjs/operations/resolvePrivateLinkServiceId.js.map +1 -1
  141. package/dist/commonjs/operations/snapshots.d.ts.map +1 -1
  142. package/dist/commonjs/operations/snapshots.js +47 -85
  143. package/dist/commonjs/operations/snapshots.js.map +1 -1
  144. package/dist/commonjs/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  145. package/dist/commonjs/operations/trustedAccessRoleBindings.js +47 -58
  146. package/dist/commonjs/operations/trustedAccessRoleBindings.js.map +1 -1
  147. package/dist/commonjs/operations/trustedAccessRoles.d.ts.map +1 -1
  148. package/dist/commonjs/operations/trustedAccessRoles.js +25 -46
  149. package/dist/commonjs/operations/trustedAccessRoles.js.map +1 -1
  150. package/dist/commonjs/operationsInterfaces/agentPools.d.ts.map +1 -1
  151. package/dist/commonjs/operationsInterfaces/agentPools.js +2 -7
  152. package/dist/commonjs/operationsInterfaces/agentPools.js.map +1 -1
  153. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
  154. package/dist/commonjs/operationsInterfaces/index.js +4 -7
  155. package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
  156. package/dist/commonjs/operationsInterfaces/machines.d.ts.map +1 -1
  157. package/dist/commonjs/operationsInterfaces/machines.js +2 -7
  158. package/dist/commonjs/operationsInterfaces/machines.js.map +1 -1
  159. package/dist/commonjs/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
  160. package/dist/commonjs/operationsInterfaces/maintenanceConfigurations.js +2 -7
  161. package/dist/commonjs/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
  162. package/dist/commonjs/operationsInterfaces/managedClusters.d.ts.map +1 -1
  163. package/dist/commonjs/operationsInterfaces/managedClusters.js +2 -7
  164. package/dist/commonjs/operationsInterfaces/managedClusters.js.map +1 -1
  165. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
  166. package/dist/commonjs/operationsInterfaces/operations.js +2 -7
  167. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
  168. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  169. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +2 -7
  170. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  171. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  172. package/dist/commonjs/operationsInterfaces/privateLinkResources.js +2 -7
  173. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -1
  174. package/dist/commonjs/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
  175. package/dist/commonjs/operationsInterfaces/resolvePrivateLinkServiceId.js +2 -7
  176. package/dist/commonjs/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
  177. package/dist/commonjs/operationsInterfaces/snapshots.d.ts.map +1 -1
  178. package/dist/commonjs/operationsInterfaces/snapshots.js +2 -7
  179. package/dist/commonjs/operationsInterfaces/snapshots.js.map +1 -1
  180. package/dist/commonjs/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
  181. package/dist/commonjs/operationsInterfaces/trustedAccessRoleBindings.js +2 -7
  182. package/dist/commonjs/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
  183. package/dist/commonjs/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  184. package/dist/commonjs/operationsInterfaces/trustedAccessRoles.js +2 -7
  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 +4 -11
  188. package/dist/commonjs/pagingHelper.js.map +1 -1
  189. package/dist/commonjs/tsdoc-metadata.json +1 -1
  190. package/dist/esm/containerServiceClient.d.ts.map +1 -1
  191. package/dist/esm/containerServiceClient.js +29 -14
  192. package/dist/esm/containerServiceClient.js.map +1 -1
  193. package/dist/esm/index.d.ts.map +1 -1
  194. package/dist/esm/index.js +4 -7
  195. package/dist/esm/index.js.map +1 -1
  196. package/dist/esm/lroImpl.d.ts.map +1 -1
  197. package/dist/esm/lroImpl.js +9 -10
  198. package/dist/esm/lroImpl.js.map +1 -1
  199. package/dist/esm/models/index.d.ts +12 -4
  200. package/dist/esm/models/index.d.ts.map +1 -1
  201. package/dist/esm/models/index.js +7 -8
  202. package/dist/esm/models/index.js.map +1 -1
  203. package/dist/esm/models/mappers.d.ts.map +1 -1
  204. package/dist/esm/models/mappers.js +300 -146
  205. package/dist/esm/models/mappers.js.map +1 -1
  206. package/dist/esm/models/parameters.d.ts.map +1 -1
  207. package/dist/esm/models/parameters.js +3 -8
  208. package/dist/esm/models/parameters.js.map +1 -1
  209. package/dist/esm/operations/agentPools.d.ts.map +1 -1
  210. package/dist/esm/operations/agentPools.js +80 -77
  211. package/dist/esm/operations/agentPools.js.map +1 -1
  212. package/dist/esm/operations/index.d.ts.map +1 -1
  213. package/dist/esm/operations/index.js +4 -7
  214. package/dist/esm/operations/index.js.map +1 -1
  215. package/dist/esm/operations/machines.d.ts.map +1 -1
  216. package/dist/esm/operations/machines.js +25 -47
  217. package/dist/esm/operations/machines.js.map +1 -1
  218. package/dist/esm/operations/maintenanceConfigurations.d.ts.map +1 -1
  219. package/dist/esm/operations/maintenanceConfigurations.js +25 -47
  220. package/dist/esm/operations/maintenanceConfigurations.js.map +1 -1
  221. package/dist/esm/operations/managedClusters.d.ts.map +1 -1
  222. package/dist/esm/operations/managedClusters.js +234 -269
  223. package/dist/esm/operations/managedClusters.js.map +1 -1
  224. package/dist/esm/operations/operations.d.ts.map +1 -1
  225. package/dist/esm/operations/operations.js +12 -34
  226. package/dist/esm/operations/operations.js.map +1 -1
  227. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
  228. package/dist/esm/operations/privateEndpointConnections.js +14 -13
  229. package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
  230. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
  231. package/dist/esm/operations/privateLinkResources.js +3 -7
  232. package/dist/esm/operations/privateLinkResources.js.map +1 -1
  233. package/dist/esm/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  234. package/dist/esm/operations/resolvePrivateLinkServiceId.js +3 -7
  235. package/dist/esm/operations/resolvePrivateLinkServiceId.js.map +1 -1
  236. package/dist/esm/operations/snapshots.d.ts.map +1 -1
  237. package/dist/esm/operations/snapshots.js +47 -86
  238. package/dist/esm/operations/snapshots.js.map +1 -1
  239. package/dist/esm/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  240. package/dist/esm/operations/trustedAccessRoleBindings.js +47 -59
  241. package/dist/esm/operations/trustedAccessRoleBindings.js.map +1 -1
  242. package/dist/esm/operations/trustedAccessRoles.d.ts.map +1 -1
  243. package/dist/esm/operations/trustedAccessRoles.js +25 -47
  244. package/dist/esm/operations/trustedAccessRoles.js.map +1 -1
  245. package/dist/esm/operationsInterfaces/agentPools.d.ts.map +1 -1
  246. package/dist/esm/operationsInterfaces/agentPools.js +2 -7
  247. package/dist/esm/operationsInterfaces/agentPools.js.map +1 -1
  248. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
  249. package/dist/esm/operationsInterfaces/index.js +4 -7
  250. package/dist/esm/operationsInterfaces/index.js.map +1 -1
  251. package/dist/esm/operationsInterfaces/machines.d.ts.map +1 -1
  252. package/dist/esm/operationsInterfaces/machines.js +2 -7
  253. package/dist/esm/operationsInterfaces/machines.js.map +1 -1
  254. package/dist/esm/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
  255. package/dist/esm/operationsInterfaces/maintenanceConfigurations.js +2 -7
  256. package/dist/esm/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
  257. package/dist/esm/operationsInterfaces/managedClusters.d.ts.map +1 -1
  258. package/dist/esm/operationsInterfaces/managedClusters.js +2 -7
  259. package/dist/esm/operationsInterfaces/managedClusters.js.map +1 -1
  260. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
  261. package/dist/esm/operationsInterfaces/operations.js +2 -7
  262. package/dist/esm/operationsInterfaces/operations.js.map +1 -1
  263. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  264. package/dist/esm/operationsInterfaces/privateEndpointConnections.js +2 -7
  265. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  266. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  267. package/dist/esm/operationsInterfaces/privateLinkResources.js +2 -7
  268. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
  269. package/dist/esm/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
  270. package/dist/esm/operationsInterfaces/resolvePrivateLinkServiceId.js +2 -7
  271. package/dist/esm/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
  272. package/dist/esm/operationsInterfaces/snapshots.d.ts.map +1 -1
  273. package/dist/esm/operationsInterfaces/snapshots.js +2 -7
  274. package/dist/esm/operationsInterfaces/snapshots.js.map +1 -1
  275. package/dist/esm/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
  276. package/dist/esm/operationsInterfaces/trustedAccessRoleBindings.js +2 -7
  277. package/dist/esm/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
  278. package/dist/esm/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  279. package/dist/esm/operationsInterfaces/trustedAccessRoles.js +2 -7
  280. package/dist/esm/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  281. package/dist/esm/pagingHelper.d.ts.map +1 -1
  282. package/dist/esm/pagingHelper.js +4 -11
  283. package/dist/esm/pagingHelper.js.map +1 -1
  284. package/dist/react-native/containerServiceClient.d.ts.map +1 -1
  285. package/dist/react-native/containerServiceClient.js +29 -14
  286. package/dist/react-native/containerServiceClient.js.map +1 -1
  287. package/dist/react-native/index.d.ts.map +1 -1
  288. package/dist/react-native/index.js +4 -7
  289. package/dist/react-native/index.js.map +1 -1
  290. package/dist/react-native/lroImpl.d.ts.map +1 -1
  291. package/dist/react-native/lroImpl.js +9 -10
  292. package/dist/react-native/lroImpl.js.map +1 -1
  293. package/dist/react-native/models/index.d.ts +12 -4
  294. package/dist/react-native/models/index.d.ts.map +1 -1
  295. package/dist/react-native/models/index.js +7 -8
  296. package/dist/react-native/models/index.js.map +1 -1
  297. package/dist/react-native/models/mappers.d.ts.map +1 -1
  298. package/dist/react-native/models/mappers.js +300 -146
  299. package/dist/react-native/models/mappers.js.map +1 -1
  300. package/dist/react-native/models/parameters.d.ts.map +1 -1
  301. package/dist/react-native/models/parameters.js +3 -8
  302. package/dist/react-native/models/parameters.js.map +1 -1
  303. package/dist/react-native/operations/agentPools.d.ts.map +1 -1
  304. package/dist/react-native/operations/agentPools.js +80 -77
  305. package/dist/react-native/operations/agentPools.js.map +1 -1
  306. package/dist/react-native/operations/index.d.ts.map +1 -1
  307. package/dist/react-native/operations/index.js +4 -7
  308. package/dist/react-native/operations/index.js.map +1 -1
  309. package/dist/react-native/operations/machines.d.ts.map +1 -1
  310. package/dist/react-native/operations/machines.js +25 -47
  311. package/dist/react-native/operations/machines.js.map +1 -1
  312. package/dist/react-native/operations/maintenanceConfigurations.d.ts.map +1 -1
  313. package/dist/react-native/operations/maintenanceConfigurations.js +25 -47
  314. package/dist/react-native/operations/maintenanceConfigurations.js.map +1 -1
  315. package/dist/react-native/operations/managedClusters.d.ts.map +1 -1
  316. package/dist/react-native/operations/managedClusters.js +234 -269
  317. package/dist/react-native/operations/managedClusters.js.map +1 -1
  318. package/dist/react-native/operations/operations.d.ts.map +1 -1
  319. package/dist/react-native/operations/operations.js +12 -34
  320. package/dist/react-native/operations/operations.js.map +1 -1
  321. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
  322. package/dist/react-native/operations/privateEndpointConnections.js +14 -13
  323. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
  324. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
  325. package/dist/react-native/operations/privateLinkResources.js +3 -7
  326. package/dist/react-native/operations/privateLinkResources.js.map +1 -1
  327. package/dist/react-native/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  328. package/dist/react-native/operations/resolvePrivateLinkServiceId.js +3 -7
  329. package/dist/react-native/operations/resolvePrivateLinkServiceId.js.map +1 -1
  330. package/dist/react-native/operations/snapshots.d.ts.map +1 -1
  331. package/dist/react-native/operations/snapshots.js +47 -86
  332. package/dist/react-native/operations/snapshots.js.map +1 -1
  333. package/dist/react-native/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  334. package/dist/react-native/operations/trustedAccessRoleBindings.js +47 -59
  335. package/dist/react-native/operations/trustedAccessRoleBindings.js.map +1 -1
  336. package/dist/react-native/operations/trustedAccessRoles.d.ts.map +1 -1
  337. package/dist/react-native/operations/trustedAccessRoles.js +25 -47
  338. package/dist/react-native/operations/trustedAccessRoles.js.map +1 -1
  339. package/dist/react-native/operationsInterfaces/agentPools.d.ts.map +1 -1
  340. package/dist/react-native/operationsInterfaces/agentPools.js +2 -7
  341. package/dist/react-native/operationsInterfaces/agentPools.js.map +1 -1
  342. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
  343. package/dist/react-native/operationsInterfaces/index.js +4 -7
  344. package/dist/react-native/operationsInterfaces/index.js.map +1 -1
  345. package/dist/react-native/operationsInterfaces/machines.d.ts.map +1 -1
  346. package/dist/react-native/operationsInterfaces/machines.js +2 -7
  347. package/dist/react-native/operationsInterfaces/machines.js.map +1 -1
  348. package/dist/react-native/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
  349. package/dist/react-native/operationsInterfaces/maintenanceConfigurations.js +2 -7
  350. package/dist/react-native/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
  351. package/dist/react-native/operationsInterfaces/managedClusters.d.ts.map +1 -1
  352. package/dist/react-native/operationsInterfaces/managedClusters.js +2 -7
  353. package/dist/react-native/operationsInterfaces/managedClusters.js.map +1 -1
  354. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
  355. package/dist/react-native/operationsInterfaces/operations.js +2 -7
  356. package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
  357. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  358. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +2 -7
  359. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  360. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  361. package/dist/react-native/operationsInterfaces/privateLinkResources.js +2 -7
  362. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
  363. package/dist/react-native/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
  364. package/dist/react-native/operationsInterfaces/resolvePrivateLinkServiceId.js +2 -7
  365. package/dist/react-native/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
  366. package/dist/react-native/operationsInterfaces/snapshots.d.ts.map +1 -1
  367. package/dist/react-native/operationsInterfaces/snapshots.js +2 -7
  368. package/dist/react-native/operationsInterfaces/snapshots.js.map +1 -1
  369. package/dist/react-native/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
  370. package/dist/react-native/operationsInterfaces/trustedAccessRoleBindings.js +2 -7
  371. package/dist/react-native/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
  372. package/dist/react-native/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  373. package/dist/react-native/operationsInterfaces/trustedAccessRoles.js +2 -7
  374. package/dist/react-native/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  375. package/dist/react-native/pagingHelper.d.ts.map +1 -1
  376. package/dist/react-native/pagingHelper.js +4 -11
  377. package/dist/react-native/pagingHelper.js.map +1 -1
  378. package/package.json +17 -20
@@ -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 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
+ {"version":3,"file":"trustedAccessRoles.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoles.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\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,CAAC,IAAI,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,GAAG,SAAS,GAAG,IAAI,CAO/F"}
1
+ {"version":3,"file":"pagingHelper.d.ts","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAMA,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,10 +1,5 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
8
3
  const pageMap = new WeakMap();
9
4
  /**
10
5
  * Given the last `.value` produced by the `byPage` iterator,
@@ -14,18 +9,16 @@ const pageMap = new WeakMap();
14
9
  * @returns The continuation token that can be passed into byPage() during future calls.
15
10
  */
16
11
  export function getContinuationToken(page) {
17
- var _a;
18
12
  if (typeof page !== "object" || page === null) {
19
13
  return undefined;
20
14
  }
21
- return (_a = pageMap.get(page)) === null || _a === void 0 ? void 0 : _a.continuationToken;
15
+ return pageMap.get(page)?.continuationToken;
22
16
  }
23
17
  export function setContinuationToken(page, continuationToken) {
24
- var _a;
25
18
  if (typeof page !== "object" || page === null || !continuationToken) {
26
19
  return;
27
20
  }
28
- const pageInfo = (_a = pageMap.get(page)) !== null && _a !== void 0 ? _a : {};
21
+ const pageInfo = pageMap.get(page) ?? {};
29
22
  pageInfo.continuationToken = continuationToken;
30
23
  pageMap.set(page, pageInfo);
31
24
  }
@@ -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,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
+ {"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AASlC,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,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE,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,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,IAAI,EAAE,CAAC;IACzC,QAAQ,CAAC,iBAAiB,GAAG,iBAAiB,CAAC;IAC/C,OAAO,CAAC,GAAG,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;AAC9B,CAAC","sourcesContent":["// 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\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 +1 @@
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"}
1
+ {"version":3,"file":"containerServiceClient.d.ts","sourceRoot":"","sources":["../../src/containerServiceClient.ts"],"names":[],"mappings":"AAMA,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"}
@@ -1,18 +1,18 @@
1
1
  "use strict";
2
- /*
3
- * Copyright (c) Microsoft Corporation.
4
- * Licensed under the MIT License.
5
- *
6
- * Code generated by Microsoft (R) AutoRest Code Generator.
7
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
- */
2
+ // Copyright (c) Microsoft Corporation.
3
+ // Licensed under the MIT License.
9
4
  Object.defineProperty(exports, "__esModule", { value: true });
10
5
  exports.ContainerServiceClient = void 0;
11
6
  const tslib_1 = require("tslib");
7
+ // Code generated by Microsoft (R) AutoRest Code Generator.
8
+ // Changes may cause incorrect behavior and will be lost if the code is regenerated.
12
9
  const coreClient = tslib_1.__importStar(require("@azure/core-client"));
13
10
  const coreRestPipeline = tslib_1.__importStar(require("@azure/core-rest-pipeline"));
14
11
  const index_js_1 = require("./operations/index.js");
15
12
  class ContainerServiceClient extends coreClient.ServiceClient {
13
+ $host;
14
+ apiVersion;
15
+ subscriptionId;
16
16
  /**
17
17
  * Initializes a new instance of the ContainerServiceClient class.
18
18
  * @param credentials Subscription credentials which uniquely identify client subscription.
@@ -20,7 +20,6 @@ class ContainerServiceClient extends coreClient.ServiceClient {
20
20
  * @param options The parameter options
21
21
  */
22
22
  constructor(credentials, subscriptionId, options) {
23
- var _a, _b, _c;
24
23
  if (credentials === undefined) {
25
24
  throw new Error("'credentials' cannot be null");
26
25
  }
@@ -35,16 +34,21 @@ class ContainerServiceClient extends coreClient.ServiceClient {
35
34
  requestContentType: "application/json; charset=utf-8",
36
35
  credential: credentials,
37
36
  };
38
- const packageDetails = `azsdk-js-arm-containerservice/22.2.0`;
37
+ const packageDetails = `azsdk-js-arm-containerservice/22.3.0`;
39
38
  const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
40
39
  ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
41
40
  : `${packageDetails}`;
42
- const optionsWithDefaults = Object.assign(Object.assign(Object.assign({}, defaults), options), { userAgentOptions: {
41
+ const optionsWithDefaults = {
42
+ ...defaults,
43
+ ...options,
44
+ userAgentOptions: {
43
45
  userAgentPrefix,
44
- }, endpoint: (_b = (_a = options.endpoint) !== null && _a !== void 0 ? _a : options.baseUri) !== null && _b !== void 0 ? _b : "https://management.azure.com" });
46
+ },
47
+ endpoint: options.endpoint ?? options.baseUri ?? "https://management.azure.com",
48
+ };
45
49
  super(optionsWithDefaults);
46
50
  let bearerTokenAuthenticationPolicyFound = false;
47
- if ((options === null || options === void 0 ? void 0 : options.pipeline) && options.pipeline.getOrderedPolicies().length > 0) {
51
+ if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {
48
52
  const pipelinePolicies = options.pipeline.getOrderedPolicies();
49
53
  bearerTokenAuthenticationPolicyFound = pipelinePolicies.some((pipelinePolicy) => pipelinePolicy.name === coreRestPipeline.bearerTokenAuthenticationPolicyName);
50
54
  }
@@ -57,7 +61,7 @@ class ContainerServiceClient extends coreClient.ServiceClient {
57
61
  });
58
62
  this.pipeline.addPolicy(coreRestPipeline.bearerTokenAuthenticationPolicy({
59
63
  credential: credentials,
60
- scopes: (_c = optionsWithDefaults.credentialScopes) !== null && _c !== void 0 ? _c : `${optionsWithDefaults.endpoint}/.default`,
64
+ scopes: optionsWithDefaults.credentialScopes ?? `${optionsWithDefaults.endpoint}/.default`,
61
65
  challengeCallbacks: {
62
66
  authorizeRequestOnChallenge: coreClient.authorizeRequestOnClaimChallenge,
63
67
  },
@@ -67,7 +71,7 @@ class ContainerServiceClient extends coreClient.ServiceClient {
67
71
  this.subscriptionId = subscriptionId;
68
72
  // Assigning values to Constant parameters
69
73
  this.$host = options.$host || "https://management.azure.com";
70
- this.apiVersion = options.apiVersion || "2025-05-01";
74
+ this.apiVersion = options.apiVersion || "2025-07-01";
71
75
  this.operations = new index_js_1.OperationsImpl(this);
72
76
  this.managedClusters = new index_js_1.ManagedClustersImpl(this);
73
77
  this.maintenanceConfigurations = new index_js_1.MaintenanceConfigurationsImpl(this);
@@ -106,6 +110,17 @@ class ContainerServiceClient extends coreClient.ServiceClient {
106
110
  };
107
111
  this.pipeline.addPolicy(apiVersionPolicy);
108
112
  }
113
+ operations;
114
+ managedClusters;
115
+ maintenanceConfigurations;
116
+ agentPools;
117
+ privateEndpointConnections;
118
+ privateLinkResources;
119
+ resolvePrivateLinkServiceId;
120
+ snapshots;
121
+ trustedAccessRoleBindings;
122
+ trustedAccessRoles;
123
+ machines;
109
124
  }
110
125
  exports.ContainerServiceClient = ContainerServiceClient;
111
126
  //# sourceMappingURL=containerServiceClient.js.map
@@ -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 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/22.2.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-05-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
+ {"version":3,"file":"containerServiceClient.js","sourceRoot":"","sources":["../../src/containerServiceClient.ts"],"names":[],"mappings":"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","sourcesContent":["// 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\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/22.3.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-07-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 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AACzD,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AACrE,cAAc,iCAAiC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AACzD,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AACrE,cAAc,iCAAiC,CAAC"}
@@ -1,14 +1,11 @@
1
1
  "use strict";
2
- /*
3
- * Copyright (c) Microsoft Corporation.
4
- * Licensed under the MIT License.
5
- *
6
- * Code generated by Microsoft (R) AutoRest Code Generator.
7
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
- */
2
+ // Copyright (c) Microsoft Corporation.
3
+ // Licensed under the MIT License.
9
4
  Object.defineProperty(exports, "__esModule", { value: true });
10
5
  exports.ContainerServiceClient = exports.getContinuationToken = void 0;
11
6
  const tslib_1 = require("tslib");
7
+ // Code generated by Microsoft (R) AutoRest Code Generator.
8
+ // Changes may cause incorrect behavior and will be lost if the code is regenerated.
12
9
  /// <reference lib="esnext.asynciterable" />
13
10
  var pagingHelper_js_1 = require("./pagingHelper.js");
14
11
  Object.defineProperty(exports, "getContinuationToken", { enumerable: true, get: function () { return pagingHelper_js_1.getContinuationToken; } });
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;;AAEH,4CAA4C;AAC5C,qDAAyD;AAAhD,uHAAA,oBAAoB,OAAA;AAC7B,4DAAkC;AAClC,yEAAqE;AAA5D,mIAAA,sBAAsB,OAAA;AAC/B,0EAAgD","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/// <reference lib=\"esnext.asynciterable\" />\nexport { getContinuationToken } from \"./pagingHelper.js\";\nexport * from \"./models/index.js\";\nexport { ContainerServiceClient } from \"./containerServiceClient.js\";\nexport * from \"./operationsInterfaces/index.js\";\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC;;;;AAElC,2DAA2D;AAC3D,oFAAoF;AAEpF,4CAA4C;AAC5C,qDAAyD;AAAhD,uHAAA,oBAAoB,OAAA;AAC7B,4DAAkC;AAClC,yEAAqE;AAA5D,mIAAA,sBAAsB,OAAA;AAC/B,0EAAgD","sourcesContent":["// 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/// <reference lib=\"esnext.asynciterable\" />\nexport { getContinuationToken } from \"./pagingHelper.js\";\nexport * from \"./models/index.js\";\nexport { ContainerServiceClient } from \"./containerServiceClient.js\";\nexport * from \"./operationsInterfaces/index.js\";\n"]}
@@ -1 +1 @@
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
+ {"version":3,"file":"lroImpl.d.ts","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"AAOA,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,14 +1,8 @@
1
1
  "use strict";
2
- /*
3
- * Copyright (c) Microsoft Corporation.
4
- * Licensed under the MIT License.
5
- *
6
- * Code generated by Microsoft (R) AutoRest Code Generator.
7
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
- */
2
+ // Copyright (c) Microsoft Corporation.
3
+ // Licensed under the MIT License.
9
4
  Object.defineProperty(exports, "__esModule", { value: true });
10
5
  exports.createLroSpec = createLroSpec;
11
- const tslib_1 = require("tslib");
12
6
  function createLroSpec(inputs) {
13
7
  const { args, spec, sendOperationFn } = inputs;
14
8
  return {
@@ -16,8 +10,13 @@ function createLroSpec(inputs) {
16
10
  requestPath: spec.path,
17
11
  sendInitialRequest: () => sendOperationFn(args, spec),
18
12
  sendPollRequest: (path, options) => {
19
- const { requestBody } = spec, restSpec = tslib_1.__rest(spec, ["requestBody"]);
20
- return sendOperationFn(args, Object.assign(Object.assign({}, restSpec), { httpMethod: "GET", path, abortSignal: options === null || options === void 0 ? void 0 : options.abortSignal }));
13
+ const { requestBody, ...restSpec } = spec;
14
+ return sendOperationFn(args, {
15
+ ...restSpec,
16
+ httpMethod: "GET",
17
+ path,
18
+ abortSignal: options?.abortSignal,
19
+ });
21
20
  },
22
21
  };
23
22
  }
@@ -1 +1 @@
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
+ {"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC;;AAQlC,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,EAAE,GAAG,QAAQ,EAAE,GAAG,IAAI,CAAC;YAC1C,OAAO,eAAe,CAAC,IAAI,EAAE;gBAC3B,GAAG,QAAQ;gBACX,UAAU,EAAE,KAAK;gBACjB,IAAI;gBACJ,WAAW,EAAE,OAAO,EAAE,WAAW;aAClC,CAAC,CAAC;QACL,CAAC;KACF,CAAC;AACJ,CAAC","sourcesContent":["// 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\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"]}
@@ -1918,6 +1918,8 @@ export interface ManagedCluster extends TrackedResource {
1918
1918
  extendedLocation?: ExtendedLocation;
1919
1919
  /** The identity of the managed cluster, if configured. */
1920
1920
  identity?: ManagedClusterIdentity;
1921
+ /** This is primarily used to expose different UI experiences in the portal for different kinds */
1922
+ kind?: string;
1921
1923
  /**
1922
1924
  * The current provisioning state.
1923
1925
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2186,14 +2188,17 @@ export type KubernetesSupportPlan = string;
2186
2188
  /** Known values of {@link ManagedClusterSKUName} that the service accepts. */
2187
2189
  export declare enum KnownManagedClusterSKUName {
2188
2190
  /** Base option for the AKS control plane. */
2189
- Base = "Base"
2191
+ Base = "Base",
2192
+ /** Automatic clusters are optimized to run most production workloads with configuration that follows AKS best practices and recommendations for cluster and workload setup, scalability, and security. For more details about Automatic clusters see aka.ms\/aks\/automatic. */
2193
+ Automatic = "Automatic"
2190
2194
  }
2191
2195
  /**
2192
2196
  * Defines values for ManagedClusterSKUName. \
2193
2197
  * {@link KnownManagedClusterSKUName} can be used interchangeably with ManagedClusterSKUName,
2194
2198
  * this enum contains the known values that the service supports.
2195
2199
  * ### Known values supported by the service
2196
- * **Base**: Base option for the AKS control plane.
2200
+ * **Base**: Base option for the AKS control plane. \
2201
+ * **Automatic**: Automatic clusters are optimized to run most production workloads with configuration that follows AKS best practices and recommendations for cluster and workload setup, scalability, and security. For more details about Automatic clusters see aka.ms\/aks\/automatic.
2197
2202
  */
2198
2203
  export type ManagedClusterSKUName = string;
2199
2204
  /** Known values of {@link ManagedClusterSKUTier} that the service accepts. */
@@ -2330,13 +2335,15 @@ export declare enum KnownOssku {
2330
2335
  Ubuntu = "Ubuntu",
2331
2336
  /** 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. */
2332
2337
  AzureLinux = "AzureLinux",
2338
+ /** 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. */
2339
+ AzureLinux3 = "AzureLinux3",
2333
2340
  /** Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. */
2334
2341
  CBLMariner = "CBLMariner",
2335
2342
  /** 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. */
2336
2343
  Windows2019 = "Windows2019",
2337
2344
  /** 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. */
2338
2345
  Windows2022 = "Windows2022",
2339
- /** 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 see https:\//aka.ms\/aks\/supported-ubuntu-versions */
2346
+ /** 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 */
2340
2347
  Ubuntu2204 = "Ubuntu2204"
2341
2348
  }
2342
2349
  /**
@@ -2346,10 +2353,11 @@ export declare enum KnownOssku {
2346
2353
  * ### Known values supported by the service
2347
2354
  * **Ubuntu**: Use Ubuntu as the OS for node images. \
2348
2355
  * **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. \
2356
+ * **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. \
2349
2357
  * **CBLMariner**: Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. \
2350
2358
  * **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. \
2351
2359
  * **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. \
2352
- * **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 see https:\/\/aka.ms\/aks\/supported-ubuntu-versions
2360
+ * **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
2353
2361
  */
2354
2362
  export type Ossku = string;
2355
2363
  /** Known values of {@link ScaleDownMode} that the service accepts. */