@azure/arm-containerservice 23.0.0-beta.1 → 23.0.0-beta.3

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 (310) hide show
  1. package/dist/browser/containerServiceClient.d.ts.map +1 -1
  2. package/dist/browser/containerServiceClient.js +4 -6
  3. package/dist/browser/containerServiceClient.js.map +1 -1
  4. package/dist/browser/lroImpl.d.ts.map +1 -1
  5. package/dist/browser/lroImpl.js.map +1 -1
  6. package/dist/browser/models/index.d.ts +358 -192
  7. package/dist/browser/models/index.d.ts.map +1 -1
  8. package/dist/browser/models/index.js +23 -13
  9. package/dist/browser/models/index.js.map +1 -1
  10. package/dist/browser/models/mappers.d.ts +8 -3
  11. package/dist/browser/models/mappers.d.ts.map +1 -1
  12. package/dist/browser/models/mappers.js +418 -87
  13. package/dist/browser/models/mappers.js.map +1 -1
  14. package/dist/browser/models/parameters.d.ts +4 -3
  15. package/dist/browser/models/parameters.d.ts.map +1 -1
  16. package/dist/browser/models/parameters.js +12 -8
  17. package/dist/browser/models/parameters.js.map +1 -1
  18. package/dist/browser/operations/agentPools.d.ts.map +1 -1
  19. package/dist/browser/operations/agentPools.js +2 -5
  20. package/dist/browser/operations/agentPools.js.map +1 -1
  21. package/dist/browser/operations/containerService.d.ts.map +1 -1
  22. package/dist/browser/operations/containerService.js +1 -5
  23. package/dist/browser/operations/containerService.js.map +1 -1
  24. package/dist/browser/operations/loadBalancers.d.ts.map +1 -1
  25. package/dist/browser/operations/loadBalancers.js +2 -2
  26. package/dist/browser/operations/loadBalancers.js.map +1 -1
  27. package/dist/browser/operations/machines.d.ts +23 -2
  28. package/dist/browser/operations/machines.d.ts.map +1 -1
  29. package/dist/browser/operations/machines.js +106 -1
  30. package/dist/browser/operations/machines.js.map +1 -1
  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/managedClusterSnapshots.d.ts.map +1 -1
  34. package/dist/browser/operations/managedClusterSnapshots.js +3 -11
  35. package/dist/browser/operations/managedClusterSnapshots.js.map +1 -1
  36. package/dist/browser/operations/managedClusters.d.ts.map +1 -1
  37. package/dist/browser/operations/managedClusters.js +10 -45
  38. package/dist/browser/operations/managedClusters.js.map +1 -1
  39. package/dist/browser/operations/managedNamespaces.d.ts.map +1 -1
  40. package/dist/browser/operations/managedNamespaces.js +1 -1
  41. package/dist/browser/operations/managedNamespaces.js.map +1 -1
  42. package/dist/browser/operations/operationStatusResultOperations.d.ts.map +1 -1
  43. package/dist/browser/operations/operationStatusResultOperations.js.map +1 -1
  44. package/dist/browser/operations/operations.d.ts.map +1 -1
  45. package/dist/browser/operations/operations.js.map +1 -1
  46. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
  47. package/dist/browser/operations/privateEndpointConnections.js +2 -2
  48. package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
  49. package/dist/browser/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  50. package/dist/browser/operations/resolvePrivateLinkServiceId.js +1 -1
  51. package/dist/browser/operations/resolvePrivateLinkServiceId.js.map +1 -1
  52. package/dist/browser/operations/snapshots.d.ts.map +1 -1
  53. package/dist/browser/operations/snapshots.js +3 -11
  54. package/dist/browser/operations/snapshots.js.map +1 -1
  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.map +1 -1
  59. package/dist/browser/operations/trustedAccessRoles.js +1 -5
  60. package/dist/browser/operations/trustedAccessRoles.js.map +1 -1
  61. package/dist/browser/operationsInterfaces/agentPools.d.ts.map +1 -1
  62. package/dist/browser/operationsInterfaces/agentPools.js.map +1 -1
  63. package/dist/browser/operationsInterfaces/loadBalancers.d.ts.map +1 -1
  64. package/dist/browser/operationsInterfaces/loadBalancers.js.map +1 -1
  65. package/dist/browser/operationsInterfaces/machines.d.ts +23 -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/managedClusters.d.ts.map +1 -1
  69. package/dist/browser/operationsInterfaces/managedClusters.js.map +1 -1
  70. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
  71. package/dist/browser/operationsInterfaces/operations.js.map +1 -1
  72. package/dist/browser/operationsInterfaces/snapshots.d.ts.map +1 -1
  73. package/dist/browser/operationsInterfaces/snapshots.js.map +1 -1
  74. package/dist/browser/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  75. package/dist/browser/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  76. package/dist/browser/pagingHelper.d.ts.map +1 -1
  77. package/dist/browser/pagingHelper.js.map +1 -1
  78. package/dist/commonjs/containerServiceClient.d.ts.map +1 -1
  79. package/dist/commonjs/containerServiceClient.js +4 -6
  80. package/dist/commonjs/containerServiceClient.js.map +1 -1
  81. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  82. package/dist/commonjs/lroImpl.js.map +1 -1
  83. package/dist/commonjs/models/index.d.ts +358 -192
  84. package/dist/commonjs/models/index.d.ts.map +1 -1
  85. package/dist/commonjs/models/index.js +24 -14
  86. package/dist/commonjs/models/index.js.map +1 -1
  87. package/dist/commonjs/models/mappers.d.ts +8 -3
  88. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  89. package/dist/commonjs/models/mappers.js +423 -92
  90. package/dist/commonjs/models/mappers.js.map +1 -1
  91. package/dist/commonjs/models/parameters.d.ts +4 -3
  92. package/dist/commonjs/models/parameters.d.ts.map +1 -1
  93. package/dist/commonjs/models/parameters.js +12 -8
  94. package/dist/commonjs/models/parameters.js.map +1 -1
  95. package/dist/commonjs/operations/agentPools.d.ts.map +1 -1
  96. package/dist/commonjs/operations/agentPools.js +1 -4
  97. package/dist/commonjs/operations/agentPools.js.map +1 -1
  98. package/dist/commonjs/operations/containerService.d.ts.map +1 -1
  99. package/dist/commonjs/operations/containerService.js +1 -5
  100. package/dist/commonjs/operations/containerService.js.map +1 -1
  101. package/dist/commonjs/operations/loadBalancers.d.ts.map +1 -1
  102. package/dist/commonjs/operations/loadBalancers.js +1 -1
  103. package/dist/commonjs/operations/loadBalancers.js.map +1 -1
  104. package/dist/commonjs/operations/machines.d.ts +23 -2
  105. package/dist/commonjs/operations/machines.d.ts.map +1 -1
  106. package/dist/commonjs/operations/machines.js +106 -1
  107. package/dist/commonjs/operations/machines.js.map +1 -1
  108. package/dist/commonjs/operations/maintenanceConfigurations.d.ts.map +1 -1
  109. package/dist/commonjs/operations/maintenanceConfigurations.js.map +1 -1
  110. package/dist/commonjs/operations/managedClusterSnapshots.d.ts.map +1 -1
  111. package/dist/commonjs/operations/managedClusterSnapshots.js +3 -11
  112. package/dist/commonjs/operations/managedClusterSnapshots.js.map +1 -1
  113. package/dist/commonjs/operations/managedClusters.d.ts.map +1 -1
  114. package/dist/commonjs/operations/managedClusters.js +9 -44
  115. package/dist/commonjs/operations/managedClusters.js.map +1 -1
  116. package/dist/commonjs/operations/managedNamespaces.d.ts.map +1 -1
  117. package/dist/commonjs/operations/managedNamespaces.js.map +1 -1
  118. package/dist/commonjs/operations/operationStatusResultOperations.d.ts.map +1 -1
  119. package/dist/commonjs/operations/operationStatusResultOperations.js.map +1 -1
  120. package/dist/commonjs/operations/operations.d.ts.map +1 -1
  121. package/dist/commonjs/operations/operations.js.map +1 -1
  122. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
  123. package/dist/commonjs/operations/privateEndpointConnections.js +1 -1
  124. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
  125. package/dist/commonjs/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  126. package/dist/commonjs/operations/resolvePrivateLinkServiceId.js +1 -1
  127. package/dist/commonjs/operations/resolvePrivateLinkServiceId.js.map +1 -1
  128. package/dist/commonjs/operations/snapshots.d.ts.map +1 -1
  129. package/dist/commonjs/operations/snapshots.js +3 -11
  130. package/dist/commonjs/operations/snapshots.js.map +1 -1
  131. package/dist/commonjs/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  132. package/dist/commonjs/operations/trustedAccessRoleBindings.js.map +1 -1
  133. package/dist/commonjs/operations/trustedAccessRoles.d.ts.map +1 -1
  134. package/dist/commonjs/operations/trustedAccessRoles.js +1 -5
  135. package/dist/commonjs/operations/trustedAccessRoles.js.map +1 -1
  136. package/dist/commonjs/operationsInterfaces/agentPools.d.ts.map +1 -1
  137. package/dist/commonjs/operationsInterfaces/agentPools.js.map +1 -1
  138. package/dist/commonjs/operationsInterfaces/loadBalancers.d.ts.map +1 -1
  139. package/dist/commonjs/operationsInterfaces/loadBalancers.js.map +1 -1
  140. package/dist/commonjs/operationsInterfaces/machines.d.ts +23 -2
  141. package/dist/commonjs/operationsInterfaces/machines.d.ts.map +1 -1
  142. package/dist/commonjs/operationsInterfaces/machines.js.map +1 -1
  143. package/dist/commonjs/operationsInterfaces/managedClusters.d.ts.map +1 -1
  144. package/dist/commonjs/operationsInterfaces/managedClusters.js.map +1 -1
  145. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
  146. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
  147. package/dist/commonjs/operationsInterfaces/snapshots.d.ts.map +1 -1
  148. package/dist/commonjs/operationsInterfaces/snapshots.js.map +1 -1
  149. package/dist/commonjs/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  150. package/dist/commonjs/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  151. package/dist/commonjs/pagingHelper.d.ts.map +1 -1
  152. package/dist/commonjs/pagingHelper.js.map +1 -1
  153. package/dist/commonjs/tsdoc-metadata.json +11 -11
  154. package/dist/esm/containerServiceClient.d.ts.map +1 -1
  155. package/dist/esm/containerServiceClient.js +4 -6
  156. package/dist/esm/containerServiceClient.js.map +1 -1
  157. package/dist/esm/lroImpl.d.ts.map +1 -1
  158. package/dist/esm/lroImpl.js.map +1 -1
  159. package/dist/esm/models/index.d.ts +358 -192
  160. package/dist/esm/models/index.d.ts.map +1 -1
  161. package/dist/esm/models/index.js +23 -13
  162. package/dist/esm/models/index.js.map +1 -1
  163. package/dist/esm/models/mappers.d.ts +8 -3
  164. package/dist/esm/models/mappers.d.ts.map +1 -1
  165. package/dist/esm/models/mappers.js +418 -87
  166. package/dist/esm/models/mappers.js.map +1 -1
  167. package/dist/esm/models/parameters.d.ts +4 -3
  168. package/dist/esm/models/parameters.d.ts.map +1 -1
  169. package/dist/esm/models/parameters.js +12 -8
  170. package/dist/esm/models/parameters.js.map +1 -1
  171. package/dist/esm/operations/agentPools.d.ts.map +1 -1
  172. package/dist/esm/operations/agentPools.js +2 -5
  173. package/dist/esm/operations/agentPools.js.map +1 -1
  174. package/dist/esm/operations/containerService.d.ts.map +1 -1
  175. package/dist/esm/operations/containerService.js +1 -5
  176. package/dist/esm/operations/containerService.js.map +1 -1
  177. package/dist/esm/operations/loadBalancers.d.ts.map +1 -1
  178. package/dist/esm/operations/loadBalancers.js +2 -2
  179. package/dist/esm/operations/loadBalancers.js.map +1 -1
  180. package/dist/esm/operations/machines.d.ts +23 -2
  181. package/dist/esm/operations/machines.d.ts.map +1 -1
  182. package/dist/esm/operations/machines.js +106 -1
  183. package/dist/esm/operations/machines.js.map +1 -1
  184. package/dist/esm/operations/maintenanceConfigurations.d.ts.map +1 -1
  185. package/dist/esm/operations/maintenanceConfigurations.js.map +1 -1
  186. package/dist/esm/operations/managedClusterSnapshots.d.ts.map +1 -1
  187. package/dist/esm/operations/managedClusterSnapshots.js +3 -11
  188. package/dist/esm/operations/managedClusterSnapshots.js.map +1 -1
  189. package/dist/esm/operations/managedClusters.d.ts.map +1 -1
  190. package/dist/esm/operations/managedClusters.js +10 -45
  191. package/dist/esm/operations/managedClusters.js.map +1 -1
  192. package/dist/esm/operations/managedNamespaces.d.ts.map +1 -1
  193. package/dist/esm/operations/managedNamespaces.js +1 -1
  194. package/dist/esm/operations/managedNamespaces.js.map +1 -1
  195. package/dist/esm/operations/operationStatusResultOperations.d.ts.map +1 -1
  196. package/dist/esm/operations/operationStatusResultOperations.js.map +1 -1
  197. package/dist/esm/operations/operations.d.ts.map +1 -1
  198. package/dist/esm/operations/operations.js.map +1 -1
  199. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
  200. package/dist/esm/operations/privateEndpointConnections.js +2 -2
  201. package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
  202. package/dist/esm/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  203. package/dist/esm/operations/resolvePrivateLinkServiceId.js +1 -1
  204. package/dist/esm/operations/resolvePrivateLinkServiceId.js.map +1 -1
  205. package/dist/esm/operations/snapshots.d.ts.map +1 -1
  206. package/dist/esm/operations/snapshots.js +3 -11
  207. package/dist/esm/operations/snapshots.js.map +1 -1
  208. package/dist/esm/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  209. package/dist/esm/operations/trustedAccessRoleBindings.js +1 -1
  210. package/dist/esm/operations/trustedAccessRoleBindings.js.map +1 -1
  211. package/dist/esm/operations/trustedAccessRoles.d.ts.map +1 -1
  212. package/dist/esm/operations/trustedAccessRoles.js +1 -5
  213. package/dist/esm/operations/trustedAccessRoles.js.map +1 -1
  214. package/dist/esm/operationsInterfaces/agentPools.d.ts.map +1 -1
  215. package/dist/esm/operationsInterfaces/agentPools.js.map +1 -1
  216. package/dist/esm/operationsInterfaces/loadBalancers.d.ts.map +1 -1
  217. package/dist/esm/operationsInterfaces/loadBalancers.js.map +1 -1
  218. package/dist/esm/operationsInterfaces/machines.d.ts +23 -2
  219. package/dist/esm/operationsInterfaces/machines.d.ts.map +1 -1
  220. package/dist/esm/operationsInterfaces/machines.js.map +1 -1
  221. package/dist/esm/operationsInterfaces/managedClusters.d.ts.map +1 -1
  222. package/dist/esm/operationsInterfaces/managedClusters.js.map +1 -1
  223. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
  224. package/dist/esm/operationsInterfaces/operations.js.map +1 -1
  225. package/dist/esm/operationsInterfaces/snapshots.d.ts.map +1 -1
  226. package/dist/esm/operationsInterfaces/snapshots.js.map +1 -1
  227. package/dist/esm/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  228. package/dist/esm/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  229. package/dist/esm/pagingHelper.d.ts.map +1 -1
  230. package/dist/esm/pagingHelper.js.map +1 -1
  231. package/dist/react-native/containerServiceClient.d.ts.map +1 -1
  232. package/dist/react-native/containerServiceClient.js +4 -6
  233. package/dist/react-native/containerServiceClient.js.map +1 -1
  234. package/dist/react-native/lroImpl.d.ts.map +1 -1
  235. package/dist/react-native/lroImpl.js.map +1 -1
  236. package/dist/react-native/models/index.d.ts +358 -192
  237. package/dist/react-native/models/index.d.ts.map +1 -1
  238. package/dist/react-native/models/index.js +23 -13
  239. package/dist/react-native/models/index.js.map +1 -1
  240. package/dist/react-native/models/mappers.d.ts +8 -3
  241. package/dist/react-native/models/mappers.d.ts.map +1 -1
  242. package/dist/react-native/models/mappers.js +418 -87
  243. package/dist/react-native/models/mappers.js.map +1 -1
  244. package/dist/react-native/models/parameters.d.ts +4 -3
  245. package/dist/react-native/models/parameters.d.ts.map +1 -1
  246. package/dist/react-native/models/parameters.js +12 -8
  247. package/dist/react-native/models/parameters.js.map +1 -1
  248. package/dist/react-native/operations/agentPools.d.ts.map +1 -1
  249. package/dist/react-native/operations/agentPools.js +2 -5
  250. package/dist/react-native/operations/agentPools.js.map +1 -1
  251. package/dist/react-native/operations/containerService.d.ts.map +1 -1
  252. package/dist/react-native/operations/containerService.js +1 -5
  253. package/dist/react-native/operations/containerService.js.map +1 -1
  254. package/dist/react-native/operations/loadBalancers.d.ts.map +1 -1
  255. package/dist/react-native/operations/loadBalancers.js +2 -2
  256. package/dist/react-native/operations/loadBalancers.js.map +1 -1
  257. package/dist/react-native/operations/machines.d.ts +23 -2
  258. package/dist/react-native/operations/machines.d.ts.map +1 -1
  259. package/dist/react-native/operations/machines.js +106 -1
  260. package/dist/react-native/operations/machines.js.map +1 -1
  261. package/dist/react-native/operations/maintenanceConfigurations.d.ts.map +1 -1
  262. package/dist/react-native/operations/maintenanceConfigurations.js.map +1 -1
  263. package/dist/react-native/operations/managedClusterSnapshots.d.ts.map +1 -1
  264. package/dist/react-native/operations/managedClusterSnapshots.js +3 -11
  265. package/dist/react-native/operations/managedClusterSnapshots.js.map +1 -1
  266. package/dist/react-native/operations/managedClusters.d.ts.map +1 -1
  267. package/dist/react-native/operations/managedClusters.js +10 -45
  268. package/dist/react-native/operations/managedClusters.js.map +1 -1
  269. package/dist/react-native/operations/managedNamespaces.d.ts.map +1 -1
  270. package/dist/react-native/operations/managedNamespaces.js +1 -1
  271. package/dist/react-native/operations/managedNamespaces.js.map +1 -1
  272. package/dist/react-native/operations/operationStatusResultOperations.d.ts.map +1 -1
  273. package/dist/react-native/operations/operationStatusResultOperations.js.map +1 -1
  274. package/dist/react-native/operations/operations.d.ts.map +1 -1
  275. package/dist/react-native/operations/operations.js.map +1 -1
  276. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
  277. package/dist/react-native/operations/privateEndpointConnections.js +2 -2
  278. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
  279. package/dist/react-native/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  280. package/dist/react-native/operations/resolvePrivateLinkServiceId.js +1 -1
  281. package/dist/react-native/operations/resolvePrivateLinkServiceId.js.map +1 -1
  282. package/dist/react-native/operations/snapshots.d.ts.map +1 -1
  283. package/dist/react-native/operations/snapshots.js +3 -11
  284. package/dist/react-native/operations/snapshots.js.map +1 -1
  285. package/dist/react-native/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  286. package/dist/react-native/operations/trustedAccessRoleBindings.js +1 -1
  287. package/dist/react-native/operations/trustedAccessRoleBindings.js.map +1 -1
  288. package/dist/react-native/operations/trustedAccessRoles.d.ts.map +1 -1
  289. package/dist/react-native/operations/trustedAccessRoles.js +1 -5
  290. package/dist/react-native/operations/trustedAccessRoles.js.map +1 -1
  291. package/dist/react-native/operationsInterfaces/agentPools.d.ts.map +1 -1
  292. package/dist/react-native/operationsInterfaces/agentPools.js.map +1 -1
  293. package/dist/react-native/operationsInterfaces/loadBalancers.d.ts.map +1 -1
  294. package/dist/react-native/operationsInterfaces/loadBalancers.js.map +1 -1
  295. package/dist/react-native/operationsInterfaces/machines.d.ts +23 -2
  296. package/dist/react-native/operationsInterfaces/machines.d.ts.map +1 -1
  297. package/dist/react-native/operationsInterfaces/machines.js.map +1 -1
  298. package/dist/react-native/operationsInterfaces/managedClusters.d.ts.map +1 -1
  299. package/dist/react-native/operationsInterfaces/managedClusters.js.map +1 -1
  300. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
  301. package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
  302. package/dist/react-native/operationsInterfaces/snapshots.d.ts.map +1 -1
  303. package/dist/react-native/operationsInterfaces/snapshots.js.map +1 -1
  304. package/dist/react-native/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  305. package/dist/react-native/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  306. package/dist/react-native/pagingHelper.d.ts.map +1 -1
  307. package/dist/react-native/pagingHelper.js.map +1 -1
  308. package/package.json +18 -18
  309. package/CHANGELOG.md +0 -3588
  310. package/review/arm-containerservice.api.md +0 -3536
@@ -1 +1 @@
1
- {"version":3,"file":"snapshots.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/snapshots.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,QAAQ,EACR,2BAA2B,EAC3B,0CAA0C,EAC1C,0BAA0B,EAC1B,oBAAoB,EACpB,qCAAqC,EACrC,+BAA+B,EAC/B,UAAU,EACV,iCAAiC,EACjC,2BAA2B,EAC3B,6BAA6B,EAC9B,MAAM,oBAAoB,CAAC;AAG5B,0CAA0C;AAC1C,MAAM,WAAW,SAAS;IACxB;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,2BAA2B,GACpC,0BAA0B,CAAC,QAAQ,CAAC,CAAC;IACxC;;;;OAIG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,0CAA0C,GACnD,0BAA0B,CAAC,QAAQ,CAAC,CAAC;IACxC;;;;;OAKG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,0BAA0B,GACnC,OAAO,CAAC,oBAAoB,CAAC,CAAC;IACjC;;;;;;OAMG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,QAAQ,EACpB,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,+BAA+B,CAAC,CAAC;IAC5C;;;;;;OAMG;IACH,UAAU,CACR,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,UAAU,EACtB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC;;;;;OAKG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
1
+ {"version":3,"file":"snapshots.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/snapshots.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,QAAQ,EACR,2BAA2B,EAC3B,0CAA0C,EAC1C,0BAA0B,EAC1B,oBAAoB,EACpB,qCAAqC,EACrC,+BAA+B,EAC/B,UAAU,EACV,iCAAiC,EACjC,2BAA2B,EAC3B,6BAA6B,EAC9B,MAAM,oBAAoB,CAAC;AAG5B,0CAA0C;AAC1C,MAAM,WAAW,SAAS;IACxB;;;OAGG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,2BAA2B,GAAG,0BAA0B,CAAC,QAAQ,CAAC,CAAC;IAClF;;;;OAIG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,0CAA0C,GACnD,0BAA0B,CAAC,QAAQ,CAAC,CAAC;IACxC;;;;;OAKG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,0BAA0B,GACnC,OAAO,CAAC,oBAAoB,CAAC,CAAC;IACjC;;;;;;OAMG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,QAAQ,EACpB,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,+BAA+B,CAAC,CAAC;IAC5C;;;;;;OAMG;IACH,UAAU,CACR,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,UAAU,EACtB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC;;;;;OAKG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
@@ -1 +1 @@
1
- {"version":3,"file":"snapshots.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/snapshots.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 {\n Snapshot,\n SnapshotsListOptionalParams,\n SnapshotsListByResourceGroupOptionalParams,\n SnapshotsGetOptionalParams,\n SnapshotsGetResponse,\n SnapshotsCreateOrUpdateOptionalParams,\n SnapshotsCreateOrUpdateResponse,\n TagsObject,\n SnapshotsUpdateTagsOptionalParams,\n SnapshotsUpdateTagsResponse,\n SnapshotsDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Snapshots. */\nexport interface Snapshots {\n /**\n * Gets a list of snapshots in the specified subscription.\n * @param options The options parameters.\n */\n list(\n options?: SnapshotsListOptionalParams,\n ): PagedAsyncIterableIterator<Snapshot>;\n /**\n * Lists snapshots in the specified subscription and resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: SnapshotsListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<Snapshot>;\n /**\n * Gets a snapshot.\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 get(\n resourceGroupName: string,\n resourceName: string,\n options?: SnapshotsGetOptionalParams,\n ): Promise<SnapshotsGetResponse>;\n /**\n * Creates or updates a snapshot.\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 parameters The snapshot to create or update.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n resourceName: string,\n parameters: Snapshot,\n options?: SnapshotsCreateOrUpdateOptionalParams,\n ): Promise<SnapshotsCreateOrUpdateResponse>;\n /**\n * Updates tags on a snapshot.\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 parameters Parameters supplied to the Update snapshot Tags operation.\n * @param options The options parameters.\n */\n updateTags(\n resourceGroupName: string,\n resourceName: string,\n parameters: TagsObject,\n options?: SnapshotsUpdateTagsOptionalParams,\n ): Promise<SnapshotsUpdateTagsResponse>;\n /**\n * Deletes a snapshot.\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 delete(\n resourceGroupName: string,\n resourceName: string,\n options?: SnapshotsDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
1
+ {"version":3,"file":"snapshots.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/snapshots.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 {\n Snapshot,\n SnapshotsListOptionalParams,\n SnapshotsListByResourceGroupOptionalParams,\n SnapshotsGetOptionalParams,\n SnapshotsGetResponse,\n SnapshotsCreateOrUpdateOptionalParams,\n SnapshotsCreateOrUpdateResponse,\n TagsObject,\n SnapshotsUpdateTagsOptionalParams,\n SnapshotsUpdateTagsResponse,\n SnapshotsDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Snapshots. */\nexport interface Snapshots {\n /**\n * Gets a list of snapshots in the specified subscription.\n * @param options The options parameters.\n */\n list(options?: SnapshotsListOptionalParams): PagedAsyncIterableIterator<Snapshot>;\n /**\n * Lists snapshots in the specified subscription and resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: SnapshotsListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<Snapshot>;\n /**\n * Gets a snapshot.\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 get(\n resourceGroupName: string,\n resourceName: string,\n options?: SnapshotsGetOptionalParams,\n ): Promise<SnapshotsGetResponse>;\n /**\n * Creates or updates a snapshot.\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 parameters The snapshot to create or update.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n resourceName: string,\n parameters: Snapshot,\n options?: SnapshotsCreateOrUpdateOptionalParams,\n ): Promise<SnapshotsCreateOrUpdateResponse>;\n /**\n * Updates tags on a snapshot.\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 parameters Parameters supplied to the Update snapshot Tags operation.\n * @param options The options parameters.\n */\n updateTags(\n resourceGroupName: string,\n resourceName: string,\n parameters: TagsObject,\n options?: SnapshotsUpdateTagsOptionalParams,\n ): Promise<SnapshotsUpdateTagsResponse>;\n /**\n * Deletes a snapshot.\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 delete(\n resourceGroupName: string,\n resourceName: string,\n options?: SnapshotsDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
@@ -1 +1 @@
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,EACV,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 type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {\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 +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,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAmBlD,OAAO,KAAK,EACV,UAAU,EACV,eAAe,EACf,gBAAgB,EAChB,yBAAyB,EACzB,iBAAiB,EACjB,UAAU,EACV,QAAQ,EACR,0BAA0B,EAC1B,oBAAoB,EACpB,2BAA2B,EAC3B,+BAA+B,EAC/B,SAAS,EACT,uBAAuB,EACvB,kBAAkB,EAClB,yBAAyB,EACzB,aAAa,EACd,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;IA+FhD,8GAA8G;IAC9G,OAAO,CAAC,yBAAyB;IA2BjC,UAAU,EAAE,UAAU,CAAC;IACvB,eAAe,EAAE,eAAe,CAAC;IACjC,gBAAgB,EAAE,gBAAgB,CAAC;IACnC,yBAAyB,EAAE,yBAAyB,CAAC;IACrD,iBAAiB,EAAE,iBAAiB,CAAC;IACrC,UAAU,EAAE,UAAU,CAAC;IACvB,QAAQ,EAAE,QAAQ,CAAC;IACnB,0BAA0B,EAAE,0BAA0B,CAAC;IACvD,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,2BAA2B,EAAE,2BAA2B,CAAC;IACzD,+BAA+B,EAAE,+BAA+B,CAAC;IACjE,SAAS,EAAE,SAAS,CAAC;IACrB,uBAAuB,EAAE,uBAAuB,CAAC;IACjD,kBAAkB,EAAE,kBAAkB,CAAC;IACvC,yBAAyB,EAAE,yBAAyB,CAAC;IACrD,aAAa,EAAE,aAAa,CAAC;CAC9B"}
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;AAmBlD,OAAO,KAAK,EACV,UAAU,EACV,eAAe,EACf,gBAAgB,EAChB,yBAAyB,EACzB,iBAAiB,EACjB,UAAU,EACV,QAAQ,EACR,0BAA0B,EAC1B,oBAAoB,EACpB,2BAA2B,EAC3B,+BAA+B,EAC/B,SAAS,EACT,uBAAuB,EACvB,kBAAkB,EAClB,yBAAyB,EACzB,aAAa,EACd,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;IAwFhD,8GAA8G;IAC9G,OAAO,CAAC,yBAAyB;IAwBjC,UAAU,EAAE,UAAU,CAAC;IACvB,eAAe,EAAE,eAAe,CAAC;IACjC,gBAAgB,EAAE,gBAAgB,CAAC;IACnC,yBAAyB,EAAE,yBAAyB,CAAC;IACrD,iBAAiB,EAAE,iBAAiB,CAAC;IACrC,UAAU,EAAE,UAAU,CAAC;IACvB,QAAQ,EAAE,QAAQ,CAAC;IACnB,0BAA0B,EAAE,0BAA0B,CAAC;IACvD,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,2BAA2B,EAAE,2BAA2B,CAAC;IACzD,+BAA+B,EAAE,+BAA+B,CAAC;IACjE,SAAS,EAAE,SAAS,CAAC;IACrB,uBAAuB,EAAE,uBAAuB,CAAC;IACjD,kBAAkB,EAAE,kBAAkB,CAAC;IACvC,yBAAyB,EAAE,yBAAyB,CAAC;IACrD,aAAa,EAAE,aAAa,CAAC;CAC9B"}
@@ -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/23.0.0-beta.1`;
38
+ const packageDetails = `azsdk-js-arm-containerservice/23.0.0-beta.3`;
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 || "2025-03-02-preview";
70
+ this.apiVersion = options.apiVersion || "2025-05-02-preview";
72
71
  this.operations = new index_js_1.OperationsImpl(this);
73
72
  this.managedClusters = new index_js_1.ManagedClustersImpl(this);
74
73
  this.containerService = new index_js_1.ContainerServiceImpl(this);
@@ -79,8 +78,7 @@ class ContainerServiceClient extends coreClient.ServiceClient {
79
78
  this.privateEndpointConnections = new index_js_1.PrivateEndpointConnectionsImpl(this);
80
79
  this.privateLinkResources = new index_js_1.PrivateLinkResourcesImpl(this);
81
80
  this.resolvePrivateLinkServiceId = new index_js_1.ResolvePrivateLinkServiceIdImpl(this);
82
- this.operationStatusResultOperations =
83
- new index_js_1.OperationStatusResultOperationsImpl(this);
81
+ this.operationStatusResultOperations = new index_js_1.OperationStatusResultOperationsImpl(this);
84
82
  this.snapshots = new index_js_1.SnapshotsImpl(this);
85
83
  this.managedClusterSnapshots = new index_js_1.ManagedClusterSnapshotsImpl(this);
86
84
  this.trustedAccessRoles = new index_js_1.TrustedAccessRolesImpl(this);
@@ -1 +1 @@
1
- {"version":3,"file":"containerServiceClient.js","sourceRoot":"","sources":["../../src/containerServiceClient.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;;AAEH,uEAAiD;AACjD,oFAA8D;AAO9D,oDAiB+B;AAqB/B,MAAa,sBAAuB,SAAQ,UAAU,CAAC,aAAa;IAKlE;;;;;OAKG;IACH,YACE,WAAqC,EACrC,cAAsB,EACtB,OAA8C;;QAE9C,IAAI,WAAW,KAAK,SAAS,EAAE,CAAC;YAC9B,MAAM,IAAI,KAAK,CAAC,8BAA8B,CAAC,CAAC;QAClD,CAAC;QACD,IAAI,cAAc,KAAK,SAAS,EAAE,CAAC;YACjC,MAAM,IAAI,KAAK,CAAC,iCAAiC,CAAC,CAAC;QACrD,CAAC;QAED,0CAA0C;QAC1C,IAAI,CAAC,OAAO,EAAE,CAAC;YACb,OAAO,GAAG,EAAE,CAAC;QACf,CAAC;QACD,MAAM,QAAQ,GAAyC;YACrD,kBAAkB,EAAE,iCAAiC;YACrD,UAAU,EAAE,WAAW;SACxB,CAAC;QAEF,MAAM,cAAc,GAAG,6CAA6C,CAAC;QACrE,MAAM,eAAe,GACnB,OAAO,CAAC,gBAAgB,IAAI,OAAO,CAAC,gBAAgB,CAAC,eAAe;YAClE,CAAC,CAAC,GAAG,OAAO,CAAC,gBAAgB,CAAC,eAAe,IAAI,cAAc,EAAE;YACjE,CAAC,CAAC,GAAG,cAAc,EAAE,CAAC;QAE1B,MAAM,mBAAmB,iDACpB,QAAQ,GACR,OAAO,KACV,gBAAgB,EAAE;gBAChB,eAAe;aAChB,EACD,QAAQ,EACN,MAAA,MAAA,OAAO,CAAC,QAAQ,mCAAI,OAAO,CAAC,OAAO,mCAAI,8BAA8B,GACxE,CAAC;QACF,KAAK,CAAC,mBAAmB,CAAC,CAAC;QAE3B,IAAI,oCAAoC,GAAY,KAAK,CAAC;QAC1D,IAAI,CAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,QAAQ,KAAI,OAAO,CAAC,QAAQ,CAAC,kBAAkB,EAAE,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;YAC1E,MAAM,gBAAgB,GACpB,OAAO,CAAC,QAAQ,CAAC,kBAAkB,EAAE,CAAC;YACxC,oCAAoC,GAAG,gBAAgB,CAAC,IAAI,CAC1D,CAAC,cAAc,EAAE,EAAE,CACjB,cAAc,CAAC,IAAI;gBACnB,gBAAgB,CAAC,mCAAmC,CACvD,CAAC;QACJ,CAAC;QACD,IACE,CAAC,OAAO;YACR,CAAC,OAAO,CAAC,QAAQ;YACjB,OAAO,CAAC,QAAQ,CAAC,kBAAkB,EAAE,CAAC,MAAM,IAAI,CAAC;YACjD,CAAC,oCAAoC,EACrC,CAAC;YACD,IAAI,CAAC,QAAQ,CAAC,YAAY,CAAC;gBACzB,IAAI,EAAE,gBAAgB,CAAC,mCAAmC;aAC3D,CAAC,CAAC;YACH,IAAI,CAAC,QAAQ,CAAC,SAAS,CACrB,gBAAgB,CAAC,+BAA+B,CAAC;gBAC/C,UAAU,EAAE,WAAW;gBACvB,MAAM,EACJ,MAAA,mBAAmB,CAAC,gBAAgB,mCACpC,GAAG,mBAAmB,CAAC,QAAQ,WAAW;gBAC5C,kBAAkB,EAAE;oBAClB,2BAA2B,EACzB,UAAU,CAAC,gCAAgC;iBAC9C;aACF,CAAC,CACH,CAAC;QACJ,CAAC;QACD,wBAAwB;QACxB,IAAI,CAAC,cAAc,GAAG,cAAc,CAAC;QAErC,0CAA0C;QAC1C,IAAI,CAAC,KAAK,GAAG,OAAO,CAAC,KAAK,IAAI,8BAA8B,CAAC;QAC7D,IAAI,CAAC,UAAU,GAAG,OAAO,CAAC,UAAU,IAAI,oBAAoB,CAAC;QAC7D,IAAI,CAAC,UAAU,GAAG,IAAI,yBAAc,CAAC,IAAI,CAAC,CAAC;QAC3C,IAAI,CAAC,eAAe,GAAG,IAAI,8BAAmB,CAAC,IAAI,CAAC,CAAC;QACrD,IAAI,CAAC,gBAAgB,GAAG,IAAI,+BAAoB,CAAC,IAAI,CAAC,CAAC;QACvD,IAAI,CAAC,yBAAyB,GAAG,IAAI,wCAA6B,CAAC,IAAI,CAAC,CAAC;QACzE,IAAI,CAAC,iBAAiB,GAAG,IAAI,gCAAqB,CAAC,IAAI,CAAC,CAAC;QACzD,IAAI,CAAC,UAAU,GAAG,IAAI,yBAAc,CAAC,IAAI,CAAC,CAAC;QAC3C,IAAI,CAAC,QAAQ,GAAG,IAAI,uBAAY,CAAC,IAAI,CAAC,CAAC;QACvC,IAAI,CAAC,0BAA0B,GAAG,IAAI,yCAA8B,CAAC,IAAI,CAAC,CAAC;QAC3E,IAAI,CAAC,oBAAoB,GAAG,IAAI,mCAAwB,CAAC,IAAI,CAAC,CAAC;QAC/D,IAAI,CAAC,2BAA2B,GAAG,IAAI,0CAA+B,CACpE,IAAI,CACL,CAAC;QACF,IAAI,CAAC,+BAA+B;YAClC,IAAI,8CAAmC,CAAC,IAAI,CAAC,CAAC;QAChD,IAAI,CAAC,SAAS,GAAG,IAAI,wBAAa,CAAC,IAAI,CAAC,CAAC;QACzC,IAAI,CAAC,uBAAuB,GAAG,IAAI,sCAA2B,CAAC,IAAI,CAAC,CAAC;QACrE,IAAI,CAAC,kBAAkB,GAAG,IAAI,iCAAsB,CAAC,IAAI,CAAC,CAAC;QAC3D,IAAI,CAAC,yBAAyB,GAAG,IAAI,wCAA6B,CAAC,IAAI,CAAC,CAAC;QACzE,IAAI,CAAC,aAAa,GAAG,IAAI,4BAAiB,CAAC,IAAI,CAAC,CAAC;QACjD,IAAI,CAAC,yBAAyB,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC;IACrD,CAAC;IAED,8GAA8G;IACtG,yBAAyB,CAAC,UAAmB;QACnD,IAAI,CAAC,UAAU,EAAE,CAAC;YAChB,OAAO;QACT,CAAC;QACD,MAAM,gBAAgB,GAAG;YACvB,IAAI,EAAE,wBAAwB;YAC9B,KAAK,CAAC,WAAW,CACf,OAAwB,EACxB,IAAiB;gBAEjB,MAAM,KAAK,GAAG,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;gBACrC,IAAI,KAAK,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;oBACrB,MAAM,SAAS,GAAG,KAAK,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;wBACjD,IAAI,IAAI,CAAC,OAAO,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC,EAAE,CAAC;4BACrC,OAAO,cAAc,GAAG,UAAU,CAAC;wBACrC,CAAC;6BAAM,CAAC;4BACN,OAAO,IAAI,CAAC;wBACd,CAAC;oBACH,CAAC,CAAC,CAAC;oBACH,OAAO,CAAC,GAAG,GAAG,KAAK,CAAC,CAAC,CAAC,GAAG,GAAG,GAAG,SAAS,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;gBACrD,CAAC;gBACD,OAAO,IAAI,CAAC,OAAO,CAAC,CAAC;YACvB,CAAC;SACF,CAAC;QACF,IAAI,CAAC,QAAQ,CAAC,SAAS,CAAC,gBAAgB,CAAC,CAAC;IAC5C,CAAC;CAkBF;AAzJD,wDAyJC","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 {\n PipelineRequest,\n PipelineResponse,\n SendRequest,\n} from \"@azure/core-rest-pipeline\";\nimport type * as coreAuth from \"@azure/core-auth\";\nimport {\n OperationsImpl,\n ManagedClustersImpl,\n ContainerServiceImpl,\n MaintenanceConfigurationsImpl,\n ManagedNamespacesImpl,\n AgentPoolsImpl,\n MachinesImpl,\n PrivateEndpointConnectionsImpl,\n PrivateLinkResourcesImpl,\n ResolvePrivateLinkServiceIdImpl,\n OperationStatusResultOperationsImpl,\n SnapshotsImpl,\n ManagedClusterSnapshotsImpl,\n TrustedAccessRolesImpl,\n TrustedAccessRoleBindingsImpl,\n LoadBalancersImpl,\n} from \"./operations/index.js\";\nimport type {\n Operations,\n ManagedClusters,\n ContainerService,\n MaintenanceConfigurations,\n ManagedNamespaces,\n AgentPools,\n Machines,\n PrivateEndpointConnections,\n PrivateLinkResources,\n ResolvePrivateLinkServiceId,\n OperationStatusResultOperations,\n Snapshots,\n ManagedClusterSnapshots,\n TrustedAccessRoles,\n TrustedAccessRoleBindings,\n LoadBalancers,\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/23.0.0-beta.1`;\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 || \"2025-03-02-preview\";\n this.operations = new OperationsImpl(this);\n this.managedClusters = new ManagedClustersImpl(this);\n this.containerService = new ContainerServiceImpl(this);\n this.maintenanceConfigurations = new MaintenanceConfigurationsImpl(this);\n this.managedNamespaces = new ManagedNamespacesImpl(this);\n this.agentPools = new AgentPoolsImpl(this);\n this.machines = new MachinesImpl(this);\n this.privateEndpointConnections = new PrivateEndpointConnectionsImpl(this);\n this.privateLinkResources = new PrivateLinkResourcesImpl(this);\n this.resolvePrivateLinkServiceId = new ResolvePrivateLinkServiceIdImpl(\n this,\n );\n this.operationStatusResultOperations =\n new OperationStatusResultOperationsImpl(this);\n this.snapshots = new SnapshotsImpl(this);\n this.managedClusterSnapshots = new ManagedClusterSnapshotsImpl(this);\n this.trustedAccessRoles = new TrustedAccessRolesImpl(this);\n this.trustedAccessRoleBindings = new TrustedAccessRoleBindingsImpl(this);\n this.loadBalancers = new LoadBalancersImpl(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 containerService: ContainerService;\n maintenanceConfigurations: MaintenanceConfigurations;\n managedNamespaces: ManagedNamespaces;\n agentPools: AgentPools;\n machines: Machines;\n privateEndpointConnections: PrivateEndpointConnections;\n privateLinkResources: PrivateLinkResources;\n resolvePrivateLinkServiceId: ResolvePrivateLinkServiceId;\n operationStatusResultOperations: OperationStatusResultOperations;\n snapshots: Snapshots;\n managedClusterSnapshots: ManagedClusterSnapshots;\n trustedAccessRoles: TrustedAccessRoles;\n trustedAccessRoleBindings: TrustedAccessRoleBindings;\n loadBalancers: LoadBalancers;\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 ContainerServiceImpl,\n MaintenanceConfigurationsImpl,\n ManagedNamespacesImpl,\n AgentPoolsImpl,\n MachinesImpl,\n PrivateEndpointConnectionsImpl,\n PrivateLinkResourcesImpl,\n ResolvePrivateLinkServiceIdImpl,\n OperationStatusResultOperationsImpl,\n SnapshotsImpl,\n ManagedClusterSnapshotsImpl,\n TrustedAccessRolesImpl,\n TrustedAccessRoleBindingsImpl,\n LoadBalancersImpl,\n} from \"./operations/index.js\";\nimport type {\n Operations,\n ManagedClusters,\n ContainerService,\n MaintenanceConfigurations,\n ManagedNamespaces,\n AgentPools,\n Machines,\n PrivateEndpointConnections,\n PrivateLinkResources,\n ResolvePrivateLinkServiceId,\n OperationStatusResultOperations,\n Snapshots,\n ManagedClusterSnapshots,\n TrustedAccessRoles,\n TrustedAccessRoleBindings,\n LoadBalancers,\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/23.0.0-beta.3`;\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-02-preview\";\n this.operations = new OperationsImpl(this);\n this.managedClusters = new ManagedClustersImpl(this);\n this.containerService = new ContainerServiceImpl(this);\n this.maintenanceConfigurations = new MaintenanceConfigurationsImpl(this);\n this.managedNamespaces = new ManagedNamespacesImpl(this);\n this.agentPools = new AgentPoolsImpl(this);\n this.machines = new MachinesImpl(this);\n this.privateEndpointConnections = new PrivateEndpointConnectionsImpl(this);\n this.privateLinkResources = new PrivateLinkResourcesImpl(this);\n this.resolvePrivateLinkServiceId = new ResolvePrivateLinkServiceIdImpl(this);\n this.operationStatusResultOperations = new OperationStatusResultOperationsImpl(this);\n this.snapshots = new SnapshotsImpl(this);\n this.managedClusterSnapshots = new ManagedClusterSnapshotsImpl(this);\n this.trustedAccessRoles = new TrustedAccessRolesImpl(this);\n this.trustedAccessRoleBindings = new TrustedAccessRoleBindingsImpl(this);\n this.loadBalancers = new LoadBalancersImpl(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 containerService: ContainerService;\n maintenanceConfigurations: MaintenanceConfigurations;\n managedNamespaces: ManagedNamespaces;\n agentPools: AgentPools;\n machines: Machines;\n privateEndpointConnections: PrivateEndpointConnections;\n privateLinkResources: PrivateLinkResources;\n resolvePrivateLinkServiceId: ResolvePrivateLinkServiceId;\n operationStatusResultOperations: OperationStatusResultOperations;\n snapshots: Snapshots;\n managedClusterSnapshots: ManagedClusterSnapshots;\n trustedAccessRoles: TrustedAccessRoles;\n trustedAccessRoleBindings: TrustedAccessRoleBindings;\n loadBalancers: LoadBalancers;\n}\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,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;;AAKH,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\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: (\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"]}