@azure/arm-commitmentplans 2.0.0-alpha.20250207.1 → 2.0.0-alpha.20250211.2

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 (351) hide show
  1. package/README.md +21 -14
  2. package/{dist-esm/src → dist/browser}/azureMLCommitmentPlansManagementClient.d.ts +2 -2
  3. package/dist/browser/azureMLCommitmentPlansManagementClient.d.ts.map +1 -0
  4. package/{dist-esm/src → dist/browser}/azureMLCommitmentPlansManagementClient.js +15 -18
  5. package/dist/browser/azureMLCommitmentPlansManagementClient.js.map +1 -0
  6. package/dist/browser/index.d.ts +5 -0
  7. package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
  8. package/{dist-esm/src → dist/browser}/index.js +4 -4
  9. package/dist/browser/index.js.map +1 -0
  10. package/dist/browser/models/index.js.map +1 -0
  11. package/dist/browser/models/mappers.js.map +1 -0
  12. package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
  13. package/dist/browser/models/parameters.js.map +1 -0
  14. package/{dist-esm/src → dist/browser}/operations/commitmentAssociations.d.ts +3 -3
  15. package/dist/browser/operations/commitmentAssociations.d.ts.map +1 -0
  16. package/{dist-esm/src → dist/browser}/operations/commitmentAssociations.js +3 -3
  17. package/dist/browser/operations/commitmentAssociations.js.map +1 -0
  18. package/{dist-esm/src → dist/browser}/operations/commitmentPlans.d.ts +3 -3
  19. package/dist/browser/operations/commitmentPlans.d.ts.map +1 -0
  20. package/{dist-esm/src → dist/browser}/operations/commitmentPlans.js +3 -3
  21. package/dist/browser/operations/commitmentPlans.js.map +1 -0
  22. package/dist/browser/operations/index.d.ts +6 -0
  23. package/{dist-esm/src → dist/browser}/operations/index.d.ts.map +1 -1
  24. package/{dist-esm/src/operationsInterfaces → dist/browser/operations}/index.js +5 -5
  25. package/dist/browser/operations/index.js.map +1 -0
  26. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  27. package/dist/browser/operations/operations.d.ts.map +1 -0
  28. package/{dist-esm/src → dist/browser}/operations/operations.js +2 -2
  29. package/dist/browser/operations/operations.js.map +1 -0
  30. package/{dist-esm/src → dist/browser}/operations/skus.d.ts +3 -3
  31. package/dist/browser/operations/skus.d.ts.map +1 -0
  32. package/{dist-esm/src → dist/browser}/operations/skus.js +2 -2
  33. package/dist/browser/operations/skus.js.map +1 -0
  34. package/{dist-esm/src → dist/browser}/operations/usageHistory.d.ts +3 -3
  35. package/dist/browser/operations/usageHistory.d.ts.map +1 -0
  36. package/{dist-esm/src → dist/browser}/operations/usageHistory.js +3 -3
  37. package/dist/browser/operations/usageHistory.js.map +1 -0
  38. package/{dist-esm/src → dist/browser}/operationsInterfaces/commitmentAssociations.d.ts +1 -1
  39. package/dist/browser/operationsInterfaces/commitmentAssociations.d.ts.map +1 -0
  40. package/dist/browser/operationsInterfaces/commitmentAssociations.js.map +1 -0
  41. package/{dist-esm/src → dist/browser}/operationsInterfaces/commitmentPlans.d.ts +1 -1
  42. package/dist/browser/operationsInterfaces/commitmentPlans.d.ts.map +1 -0
  43. package/dist/browser/operationsInterfaces/commitmentPlans.js.map +1 -0
  44. package/dist/browser/operationsInterfaces/index.d.ts +6 -0
  45. package/{dist-esm/src → dist/browser}/operationsInterfaces/index.d.ts.map +1 -1
  46. package/{dist-esm/src/operations → dist/browser/operationsInterfaces}/index.js +5 -5
  47. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  48. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  49. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
  50. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  51. package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.d.ts +1 -1
  52. package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.d.ts.map +1 -1
  53. package/dist/browser/operationsInterfaces/skus.js.map +1 -0
  54. package/{dist-esm/src → dist/browser}/operationsInterfaces/usageHistory.d.ts +1 -1
  55. package/dist/browser/operationsInterfaces/usageHistory.d.ts.map +1 -0
  56. package/dist/browser/operationsInterfaces/usageHistory.js.map +1 -0
  57. package/dist/browser/package.json +3 -0
  58. package/dist/browser/pagingHelper.js.map +1 -0
  59. package/dist/commonjs/azureMLCommitmentPlansManagementClient.d.ts +24 -0
  60. package/dist/commonjs/azureMLCommitmentPlansManagementClient.d.ts.map +1 -0
  61. package/dist/commonjs/azureMLCommitmentPlansManagementClient.js +106 -0
  62. package/dist/commonjs/azureMLCommitmentPlansManagementClient.js.map +1 -0
  63. package/dist/commonjs/index.d.ts +5 -0
  64. package/dist/commonjs/index.d.ts.map +1 -0
  65. package/dist/commonjs/index.js +19 -0
  66. package/dist/commonjs/index.js.map +1 -0
  67. package/{types/arm-commitmentplans.d.ts → dist/commonjs/models/index.d.ts} +529 -724
  68. package/dist/commonjs/models/index.d.ts.map +1 -0
  69. package/dist/commonjs/models/index.js +37 -0
  70. package/dist/commonjs/models/index.js.map +1 -0
  71. package/dist/commonjs/models/mappers.d.ts +24 -0
  72. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  73. package/dist/commonjs/models/mappers.js +744 -0
  74. package/dist/commonjs/models/mappers.js.map +1 -0
  75. package/dist/commonjs/models/parameters.d.ts +15 -0
  76. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  77. package/dist/commonjs/models/parameters.js +128 -0
  78. package/dist/commonjs/models/parameters.js.map +1 -0
  79. package/dist/commonjs/operations/commitmentAssociations.d.ts +55 -0
  80. package/dist/commonjs/operations/commitmentAssociations.d.ts.map +1 -0
  81. package/dist/commonjs/operations/commitmentAssociations.js +221 -0
  82. package/dist/commonjs/operations/commitmentAssociations.js.map +1 -0
  83. package/dist/commonjs/operations/commitmentPlans.d.ts +84 -0
  84. package/dist/commonjs/operations/commitmentPlans.d.ts.map +1 -0
  85. package/dist/commonjs/operations/commitmentPlans.js +363 -0
  86. package/dist/commonjs/operations/commitmentPlans.js.map +1 -0
  87. package/dist/commonjs/operations/index.d.ts +6 -0
  88. package/dist/commonjs/operations/index.d.ts.map +1 -0
  89. package/dist/commonjs/operations/index.js +16 -0
  90. package/dist/commonjs/operations/index.js.map +1 -0
  91. package/dist/commonjs/operations/operations.d.ts +26 -0
  92. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  93. package/dist/commonjs/operations/operations.js +97 -0
  94. package/dist/commonjs/operations/operations.js.map +1 -0
  95. package/dist/commonjs/operations/skus.d.ts +26 -0
  96. package/dist/commonjs/operations/skus.d.ts.map +1 -0
  97. package/dist/commonjs/operations/skus.js +97 -0
  98. package/dist/commonjs/operations/skus.js.map +1 -0
  99. package/dist/commonjs/operations/usageHistory.d.ts +38 -0
  100. package/dist/commonjs/operations/usageHistory.d.ts.map +1 -0
  101. package/dist/commonjs/operations/usageHistory.js +149 -0
  102. package/dist/commonjs/operations/usageHistory.js.map +1 -0
  103. package/dist/commonjs/operationsInterfaces/commitmentAssociations.d.ts +30 -0
  104. package/dist/commonjs/operationsInterfaces/commitmentAssociations.d.ts.map +1 -0
  105. package/dist/commonjs/operationsInterfaces/commitmentAssociations.js +10 -0
  106. package/dist/commonjs/operationsInterfaces/commitmentAssociations.js.map +1 -0
  107. package/dist/commonjs/operationsInterfaces/commitmentPlans.d.ts +48 -0
  108. package/dist/commonjs/operationsInterfaces/commitmentPlans.d.ts.map +1 -0
  109. package/dist/commonjs/operationsInterfaces/commitmentPlans.js +10 -0
  110. package/dist/commonjs/operationsInterfaces/commitmentPlans.js.map +1 -0
  111. package/dist/commonjs/operationsInterfaces/index.d.ts +6 -0
  112. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  113. package/dist/commonjs/operationsInterfaces/index.js +16 -0
  114. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  115. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  116. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  117. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  118. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  119. package/dist/commonjs/operationsInterfaces/skus.d.ts +11 -0
  120. package/dist/commonjs/operationsInterfaces/skus.d.ts.map +1 -0
  121. package/dist/commonjs/operationsInterfaces/skus.js +10 -0
  122. package/dist/commonjs/operationsInterfaces/skus.js.map +1 -0
  123. package/dist/commonjs/operationsInterfaces/usageHistory.d.ts +13 -0
  124. package/dist/commonjs/operationsInterfaces/usageHistory.d.ts.map +1 -0
  125. package/dist/commonjs/operationsInterfaces/usageHistory.js +10 -0
  126. package/dist/commonjs/operationsInterfaces/usageHistory.js.map +1 -0
  127. package/dist/commonjs/package.json +3 -0
  128. package/dist/commonjs/pagingHelper.d.ts +13 -0
  129. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  130. package/dist/commonjs/pagingHelper.js +36 -0
  131. package/dist/commonjs/pagingHelper.js.map +1 -0
  132. package/dist/esm/azureMLCommitmentPlansManagementClient.d.ts +24 -0
  133. package/dist/esm/azureMLCommitmentPlansManagementClient.d.ts.map +1 -0
  134. package/dist/esm/azureMLCommitmentPlansManagementClient.js +101 -0
  135. package/dist/esm/azureMLCommitmentPlansManagementClient.js.map +1 -0
  136. package/dist/esm/index.d.ts +5 -0
  137. package/dist/esm/index.d.ts.map +1 -0
  138. package/{src/index.ts → dist/esm/index.js} +5 -5
  139. package/dist/esm/index.js.map +1 -0
  140. package/dist/esm/models/index.d.ts +529 -0
  141. package/dist/esm/models/index.d.ts.map +1 -0
  142. package/dist/esm/models/index.js +34 -0
  143. package/dist/esm/models/index.js.map +1 -0
  144. package/dist/esm/models/mappers.d.ts +24 -0
  145. package/dist/esm/models/mappers.d.ts.map +1 -0
  146. package/dist/esm/models/mappers.js +741 -0
  147. package/dist/esm/models/mappers.js.map +1 -0
  148. package/dist/esm/models/parameters.d.ts +15 -0
  149. package/dist/esm/models/parameters.d.ts.map +1 -0
  150. package/dist/esm/models/parameters.js +125 -0
  151. package/dist/esm/models/parameters.js.map +1 -0
  152. package/dist/esm/operations/commitmentAssociations.d.ts +55 -0
  153. package/dist/esm/operations/commitmentAssociations.d.ts.map +1 -0
  154. package/dist/esm/operations/commitmentAssociations.js +217 -0
  155. package/dist/esm/operations/commitmentAssociations.js.map +1 -0
  156. package/dist/esm/operations/commitmentPlans.d.ts +84 -0
  157. package/dist/esm/operations/commitmentPlans.d.ts.map +1 -0
  158. package/dist/esm/operations/commitmentPlans.js +359 -0
  159. package/dist/esm/operations/commitmentPlans.js.map +1 -0
  160. package/dist/esm/operations/index.d.ts +6 -0
  161. package/dist/esm/operations/index.d.ts.map +1 -0
  162. package/dist/esm/operations/index.js +13 -0
  163. package/dist/esm/operations/index.js.map +1 -0
  164. package/dist/esm/operations/operations.d.ts +26 -0
  165. package/dist/esm/operations/operations.d.ts.map +1 -0
  166. package/dist/esm/operations/operations.js +93 -0
  167. package/dist/esm/operations/operations.js.map +1 -0
  168. package/dist/esm/operations/skus.d.ts +26 -0
  169. package/dist/esm/operations/skus.d.ts.map +1 -0
  170. package/dist/esm/operations/skus.js +93 -0
  171. package/dist/esm/operations/skus.js.map +1 -0
  172. package/dist/esm/operations/usageHistory.d.ts +38 -0
  173. package/dist/esm/operations/usageHistory.d.ts.map +1 -0
  174. package/dist/esm/operations/usageHistory.js +145 -0
  175. package/dist/esm/operations/usageHistory.js.map +1 -0
  176. package/dist/esm/operationsInterfaces/commitmentAssociations.d.ts +30 -0
  177. package/dist/esm/operationsInterfaces/commitmentAssociations.d.ts.map +1 -0
  178. package/dist/esm/operationsInterfaces/commitmentAssociations.js +9 -0
  179. package/dist/esm/operationsInterfaces/commitmentAssociations.js.map +1 -0
  180. package/dist/esm/operationsInterfaces/commitmentPlans.d.ts +48 -0
  181. package/dist/esm/operationsInterfaces/commitmentPlans.d.ts.map +1 -0
  182. package/dist/esm/operationsInterfaces/commitmentPlans.js +9 -0
  183. package/dist/esm/operationsInterfaces/commitmentPlans.js.map +1 -0
  184. package/dist/esm/operationsInterfaces/index.d.ts +6 -0
  185. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  186. package/dist/esm/operationsInterfaces/index.js +13 -0
  187. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  188. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  189. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  190. package/dist/esm/operationsInterfaces/operations.js +9 -0
  191. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  192. package/dist/esm/operationsInterfaces/skus.d.ts +11 -0
  193. package/dist/esm/operationsInterfaces/skus.d.ts.map +1 -0
  194. package/dist/esm/operationsInterfaces/skus.js +9 -0
  195. package/dist/esm/operationsInterfaces/skus.js.map +1 -0
  196. package/dist/esm/operationsInterfaces/usageHistory.d.ts +13 -0
  197. package/dist/esm/operationsInterfaces/usageHistory.d.ts.map +1 -0
  198. package/dist/esm/operationsInterfaces/usageHistory.js +9 -0
  199. package/dist/esm/operationsInterfaces/usageHistory.js.map +1 -0
  200. package/dist/esm/package.json +3 -0
  201. package/dist/esm/pagingHelper.d.ts +13 -0
  202. package/dist/esm/pagingHelper.d.ts.map +1 -0
  203. package/dist/esm/pagingHelper.js +32 -0
  204. package/dist/esm/pagingHelper.js.map +1 -0
  205. package/dist/react-native/azureMLCommitmentPlansManagementClient.d.ts +24 -0
  206. package/dist/react-native/azureMLCommitmentPlansManagementClient.d.ts.map +1 -0
  207. package/dist/react-native/azureMLCommitmentPlansManagementClient.js +101 -0
  208. package/dist/react-native/azureMLCommitmentPlansManagementClient.js.map +1 -0
  209. package/dist/react-native/index.d.ts +5 -0
  210. package/dist/react-native/index.d.ts.map +1 -0
  211. package/dist/react-native/index.js +13 -0
  212. package/dist/react-native/index.js.map +1 -0
  213. package/dist/react-native/models/index.d.ts +529 -0
  214. package/dist/react-native/models/index.d.ts.map +1 -0
  215. package/dist/react-native/models/index.js +34 -0
  216. package/dist/react-native/models/index.js.map +1 -0
  217. package/dist/react-native/models/mappers.d.ts +24 -0
  218. package/dist/react-native/models/mappers.d.ts.map +1 -0
  219. package/dist/react-native/models/mappers.js +741 -0
  220. package/dist/react-native/models/mappers.js.map +1 -0
  221. package/dist/react-native/models/parameters.d.ts +15 -0
  222. package/dist/react-native/models/parameters.d.ts.map +1 -0
  223. package/dist/react-native/models/parameters.js +125 -0
  224. package/dist/react-native/models/parameters.js.map +1 -0
  225. package/dist/react-native/operations/commitmentAssociations.d.ts +55 -0
  226. package/dist/react-native/operations/commitmentAssociations.d.ts.map +1 -0
  227. package/dist/react-native/operations/commitmentAssociations.js +217 -0
  228. package/dist/react-native/operations/commitmentAssociations.js.map +1 -0
  229. package/dist/react-native/operations/commitmentPlans.d.ts +84 -0
  230. package/dist/react-native/operations/commitmentPlans.d.ts.map +1 -0
  231. package/dist/react-native/operations/commitmentPlans.js +359 -0
  232. package/dist/react-native/operations/commitmentPlans.js.map +1 -0
  233. package/dist/react-native/operations/index.d.ts +6 -0
  234. package/dist/react-native/operations/index.d.ts.map +1 -0
  235. package/dist/react-native/operations/index.js +13 -0
  236. package/dist/react-native/operations/index.js.map +1 -0
  237. package/dist/react-native/operations/operations.d.ts +26 -0
  238. package/dist/react-native/operations/operations.d.ts.map +1 -0
  239. package/dist/react-native/operations/operations.js +93 -0
  240. package/dist/react-native/operations/operations.js.map +1 -0
  241. package/dist/react-native/operations/skus.d.ts +26 -0
  242. package/dist/react-native/operations/skus.d.ts.map +1 -0
  243. package/dist/react-native/operations/skus.js +93 -0
  244. package/dist/react-native/operations/skus.js.map +1 -0
  245. package/dist/react-native/operations/usageHistory.d.ts +38 -0
  246. package/dist/react-native/operations/usageHistory.d.ts.map +1 -0
  247. package/dist/react-native/operations/usageHistory.js +145 -0
  248. package/dist/react-native/operations/usageHistory.js.map +1 -0
  249. package/dist/react-native/operationsInterfaces/commitmentAssociations.d.ts +30 -0
  250. package/dist/react-native/operationsInterfaces/commitmentAssociations.d.ts.map +1 -0
  251. package/dist/react-native/operationsInterfaces/commitmentAssociations.js +9 -0
  252. package/dist/react-native/operationsInterfaces/commitmentAssociations.js.map +1 -0
  253. package/dist/react-native/operationsInterfaces/commitmentPlans.d.ts +48 -0
  254. package/dist/react-native/operationsInterfaces/commitmentPlans.d.ts.map +1 -0
  255. package/dist/react-native/operationsInterfaces/commitmentPlans.js +9 -0
  256. package/dist/react-native/operationsInterfaces/commitmentPlans.js.map +1 -0
  257. package/dist/react-native/operationsInterfaces/index.d.ts +6 -0
  258. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  259. package/dist/react-native/operationsInterfaces/index.js +13 -0
  260. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  261. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  262. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  263. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  264. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  265. package/dist/react-native/operationsInterfaces/skus.d.ts +11 -0
  266. package/dist/react-native/operationsInterfaces/skus.d.ts.map +1 -0
  267. package/dist/react-native/operationsInterfaces/skus.js +9 -0
  268. package/dist/react-native/operationsInterfaces/skus.js.map +1 -0
  269. package/dist/react-native/operationsInterfaces/usageHistory.d.ts +13 -0
  270. package/dist/react-native/operationsInterfaces/usageHistory.d.ts.map +1 -0
  271. package/dist/react-native/operationsInterfaces/usageHistory.js +9 -0
  272. package/dist/react-native/operationsInterfaces/usageHistory.js.map +1 -0
  273. package/dist/react-native/package.json +3 -0
  274. package/dist/react-native/pagingHelper.d.ts +13 -0
  275. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  276. package/dist/react-native/pagingHelper.js +32 -0
  277. package/dist/react-native/pagingHelper.js.map +1 -0
  278. package/package.json +70 -41
  279. package/dist/index.js +0 -1972
  280. package/dist/index.js.map +0 -1
  281. package/dist/index.min.js +0 -1
  282. package/dist/index.min.js.map +0 -1
  283. package/dist-esm/src/azureMLCommitmentPlansManagementClient.d.ts.map +0 -1
  284. package/dist-esm/src/azureMLCommitmentPlansManagementClient.js.map +0 -1
  285. package/dist-esm/src/index.d.ts +0 -5
  286. package/dist-esm/src/index.js.map +0 -1
  287. package/dist-esm/src/models/index.js.map +0 -1
  288. package/dist-esm/src/models/mappers.js.map +0 -1
  289. package/dist-esm/src/models/parameters.js.map +0 -1
  290. package/dist-esm/src/operations/commitmentAssociations.d.ts.map +0 -1
  291. package/dist-esm/src/operations/commitmentAssociations.js.map +0 -1
  292. package/dist-esm/src/operations/commitmentPlans.d.ts.map +0 -1
  293. package/dist-esm/src/operations/commitmentPlans.js.map +0 -1
  294. package/dist-esm/src/operations/index.d.ts +0 -6
  295. package/dist-esm/src/operations/index.js.map +0 -1
  296. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  297. package/dist-esm/src/operations/operations.js.map +0 -1
  298. package/dist-esm/src/operations/skus.d.ts.map +0 -1
  299. package/dist-esm/src/operations/skus.js.map +0 -1
  300. package/dist-esm/src/operations/usageHistory.d.ts.map +0 -1
  301. package/dist-esm/src/operations/usageHistory.js.map +0 -1
  302. package/dist-esm/src/operationsInterfaces/commitmentAssociations.d.ts.map +0 -1
  303. package/dist-esm/src/operationsInterfaces/commitmentAssociations.js.map +0 -1
  304. package/dist-esm/src/operationsInterfaces/commitmentPlans.d.ts.map +0 -1
  305. package/dist-esm/src/operationsInterfaces/commitmentPlans.js.map +0 -1
  306. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -6
  307. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  308. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  309. package/dist-esm/src/operationsInterfaces/skus.js.map +0 -1
  310. package/dist-esm/src/operationsInterfaces/usageHistory.d.ts.map +0 -1
  311. package/dist-esm/src/operationsInterfaces/usageHistory.js.map +0 -1
  312. package/dist-esm/src/pagingHelper.js.map +0 -1
  313. package/dist-esm/test/sampleTest.d.ts +0 -2
  314. package/dist-esm/test/sampleTest.d.ts.map +0 -1
  315. package/dist-esm/test/sampleTest.js +0 -42
  316. package/dist-esm/test/sampleTest.js.map +0 -1
  317. package/src/azureMLCommitmentPlansManagementClient.ts +0 -160
  318. package/src/models/index.ts +0 -586
  319. package/src/models/mappers.ts +0 -773
  320. package/src/models/parameters.ts +0 -147
  321. package/src/operations/commitmentAssociations.ts +0 -291
  322. package/src/operations/commitmentPlans.ts +0 -449
  323. package/src/operations/index.ts +0 -13
  324. package/src/operations/operations.ts +0 -100
  325. package/src/operations/skus.ts +0 -99
  326. package/src/operations/usageHistory.ts +0 -193
  327. package/src/operationsInterfaces/commitmentAssociations.ts +0 -62
  328. package/src/operationsInterfaces/commitmentPlans.ts +0 -92
  329. package/src/operationsInterfaces/index.ts +0 -13
  330. package/src/operationsInterfaces/operations.ts +0 -22
  331. package/src/operationsInterfaces/skus.ts +0 -22
  332. package/src/operationsInterfaces/usageHistory.ts +0 -26
  333. package/src/pagingHelper.ts +0 -39
  334. package/tsconfig.json +0 -33
  335. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  336. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  337. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  338. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  339. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  340. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  341. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  342. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  343. /package/{dist-esm/src → dist/browser}/operationsInterfaces/commitmentAssociations.js +0 -0
  344. /package/{dist-esm/src → dist/browser}/operationsInterfaces/commitmentPlans.js +0 -0
  345. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  346. /package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.js +0 -0
  347. /package/{dist-esm/src → dist/browser}/operationsInterfaces/usageHistory.js +0 -0
  348. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  349. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  350. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
  351. /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../src/models/mappers.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\";\n\nexport const OperationEntityListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationEntityListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"OperationEntity\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const OperationEntity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationEntity\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplayInfo\"\n }\n }\n }\n }\n};\n\nexport const OperationDisplayInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationDisplayInfo\",\n modelProperties: {\n description: {\n serializedName: \"description\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n operation: {\n serializedName: \"operation\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n provider: {\n serializedName: \"provider\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n resource: {\n serializedName: \"resource\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SkuListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SkuListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CatalogSku\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const CatalogSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CatalogSku\",\n modelProperties: {\n resourceType: {\n serializedName: \"resourceType\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n tier: {\n serializedName: \"tier\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n locations: {\n serializedName: \"locations\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n capacity: {\n serializedName: \"capacity\",\n type: {\n name: \"Composite\",\n className: \"SkuCapacity\"\n }\n },\n capabilities: {\n serializedName: \"capabilities\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SkuCapability\"\n }\n }\n }\n },\n costs: {\n serializedName: \"costs\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SkuCost\"\n }\n }\n }\n },\n restrictions: {\n serializedName: \"restrictions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SkuRestrictions\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const SkuCapacity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SkuCapacity\",\n modelProperties: {\n minimum: {\n serializedName: \"minimum\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n maximum: {\n serializedName: \"maximum\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n default: {\n serializedName: \"default\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n scaleType: {\n serializedName: \"scaleType\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SkuCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SkuCapability\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SkuCost: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SkuCost\",\n modelProperties: {\n meterID: {\n serializedName: \"meterID\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n quantity: {\n serializedName: \"quantity\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n extendedUnit: {\n serializedName: \"extendedUnit\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SkuRestrictions: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SkuRestrictions\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n values: {\n serializedName: \"values\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n reasonCode: {\n serializedName: \"reasonCode\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CommitmentAssociationProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CommitmentAssociationProperties\",\n modelProperties: {\n associatedResourceId: {\n serializedName: \"associatedResourceId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n commitmentPlanId: {\n serializedName: \"commitmentPlanId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n creationDate: {\n serializedName: \"creationDate\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n location: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n }\n }\n }\n};\n\nexport const CommitmentAssociationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CommitmentAssociationListResult\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CommitmentAssociation\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MoveCommitmentAssociationRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MoveCommitmentAssociationRequest\",\n modelProperties: {\n destinationPlanId: {\n serializedName: \"destinationPlanId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CommitmentPlanProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CommitmentPlanProperties\",\n modelProperties: {\n chargeForOverage: {\n serializedName: \"chargeForOverage\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n chargeForPlan: {\n serializedName: \"chargeForPlan\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n creationDate: {\n serializedName: \"creationDate\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n includedQuantities: {\n serializedName: \"includedQuantities\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Composite\", className: \"PlanQuantity\" } }\n }\n },\n maxAssociationLimit: {\n serializedName: \"maxAssociationLimit\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n maxCapacityLimit: {\n serializedName: \"maxCapacityLimit\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n minCapacityLimit: {\n serializedName: \"minCapacityLimit\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n planMeter: {\n serializedName: \"planMeter\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n refillFrequencyInDays: {\n serializedName: \"refillFrequencyInDays\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n suspendPlanOnOverage: {\n serializedName: \"suspendPlanOnOverage\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const PlanQuantity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PlanQuantity\",\n modelProperties: {\n allowance: {\n serializedName: \"allowance\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n amount: {\n serializedName: \"amount\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n includedQuantityMeter: {\n serializedName: \"includedQuantityMeter\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n overageMeter: {\n serializedName: \"overageMeter\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ResourceSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceSku\",\n modelProperties: {\n capacity: {\n serializedName: \"capacity\",\n type: {\n name: \"Number\"\n }\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n tier: {\n serializedName: \"tier\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CommitmentPlanPatchPayload: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CommitmentPlanPatchPayload\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"ResourceSku\"\n }\n }\n }\n }\n};\n\nexport const CommitmentPlanListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CommitmentPlanListResult\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CommitmentPlan\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const PlanUsageHistoryListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PlanUsageHistoryListResult\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PlanUsageHistory\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const PlanUsageHistory: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PlanUsageHistory\",\n modelProperties: {\n planDeletionOverage: {\n serializedName: \"planDeletionOverage\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Number\" } }\n }\n },\n planMigrationOverage: {\n serializedName: \"planMigrationOverage\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Number\" } }\n }\n },\n planQuantitiesAfterUsage: {\n serializedName: \"planQuantitiesAfterUsage\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Number\" } }\n }\n },\n planQuantitiesBeforeUsage: {\n serializedName: \"planQuantitiesBeforeUsage\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Number\" } }\n }\n },\n planUsageOverage: {\n serializedName: \"planUsageOverage\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Number\" } }\n }\n },\n usage: {\n serializedName: \"usage\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Number\" } }\n }\n },\n usageDate: {\n serializedName: \"usageDate\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const CommitmentAssociation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CommitmentAssociation\",\n modelProperties: {\n ...Resource.type.modelProperties,\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\"\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"CommitmentAssociationProperties\"\n }\n }\n }\n }\n};\n\nexport const CommitmentPlan: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CommitmentPlan\",\n modelProperties: {\n ...Resource.type.modelProperties,\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\"\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"CommitmentPlanProperties\"\n }\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"ResourceSku\"\n }\n }\n }\n }\n};\n"]}
@@ -0,0 +1,15 @@
1
+ import { OperationParameter, OperationURLParameter, OperationQueryParameter } from "@azure/core-client";
2
+ export declare const accept: OperationParameter;
3
+ export declare const $host: OperationURLParameter;
4
+ export declare const apiVersion: OperationQueryParameter;
5
+ export declare const subscriptionId: OperationURLParameter;
6
+ export declare const resourceGroupName: OperationURLParameter;
7
+ export declare const commitmentPlanName: OperationURLParameter;
8
+ export declare const commitmentAssociationName: OperationURLParameter;
9
+ export declare const skipToken: OperationQueryParameter;
10
+ export declare const contentType: OperationParameter;
11
+ export declare const movePayload: OperationParameter;
12
+ export declare const nextLink: OperationURLParameter;
13
+ export declare const createOrUpdatePayload: OperationParameter;
14
+ export declare const patchPayload: OperationParameter;
15
+ //# sourceMappingURL=parameters.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"parameters.d.ts","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,kBAAkB,EAClB,qBAAqB,EACrB,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAO5B,eAAO,MAAM,MAAM,EAAE,kBAUpB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,qBAUnB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,uBAUxB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,qBAS5B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,qBAS/B,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,qBAShC,CAAC;AAEF,eAAO,MAAM,yBAAyB,EAAE,qBASvC,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,uBAQvB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAUzB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,qBAUtB,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,kBAGnC,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,kBAG1B,CAAC"}
@@ -0,0 +1,128 @@
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
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ exports.patchPayload = exports.createOrUpdatePayload = exports.nextLink = exports.movePayload = exports.contentType = exports.skipToken = exports.commitmentAssociationName = exports.commitmentPlanName = exports.resourceGroupName = exports.subscriptionId = exports.apiVersion = exports.$host = exports.accept = void 0;
11
+ const mappers_js_1 = require("../models/mappers.js");
12
+ exports.accept = {
13
+ parameterPath: "accept",
14
+ mapper: {
15
+ defaultValue: "application/json",
16
+ isConstant: true,
17
+ serializedName: "Accept",
18
+ type: {
19
+ name: "String"
20
+ }
21
+ }
22
+ };
23
+ exports.$host = {
24
+ parameterPath: "$host",
25
+ mapper: {
26
+ serializedName: "$host",
27
+ required: true,
28
+ type: {
29
+ name: "String"
30
+ }
31
+ },
32
+ skipEncoding: true
33
+ };
34
+ exports.apiVersion = {
35
+ parameterPath: "apiVersion",
36
+ mapper: {
37
+ defaultValue: "2016-05-01-preview",
38
+ isConstant: true,
39
+ serializedName: "api-version",
40
+ type: {
41
+ name: "String"
42
+ }
43
+ }
44
+ };
45
+ exports.subscriptionId = {
46
+ parameterPath: "subscriptionId",
47
+ mapper: {
48
+ serializedName: "subscriptionId",
49
+ required: true,
50
+ type: {
51
+ name: "String"
52
+ }
53
+ }
54
+ };
55
+ exports.resourceGroupName = {
56
+ parameterPath: "resourceGroupName",
57
+ mapper: {
58
+ serializedName: "resourceGroupName",
59
+ required: true,
60
+ type: {
61
+ name: "String"
62
+ }
63
+ }
64
+ };
65
+ exports.commitmentPlanName = {
66
+ parameterPath: "commitmentPlanName",
67
+ mapper: {
68
+ serializedName: "commitmentPlanName",
69
+ required: true,
70
+ type: {
71
+ name: "String"
72
+ }
73
+ }
74
+ };
75
+ exports.commitmentAssociationName = {
76
+ parameterPath: "commitmentAssociationName",
77
+ mapper: {
78
+ serializedName: "commitmentAssociationName",
79
+ required: true,
80
+ type: {
81
+ name: "String"
82
+ }
83
+ }
84
+ };
85
+ exports.skipToken = {
86
+ parameterPath: ["options", "skipToken"],
87
+ mapper: {
88
+ serializedName: "$skipToken",
89
+ type: {
90
+ name: "String"
91
+ }
92
+ }
93
+ };
94
+ exports.contentType = {
95
+ parameterPath: ["options", "contentType"],
96
+ mapper: {
97
+ defaultValue: "application/json",
98
+ isConstant: true,
99
+ serializedName: "Content-Type",
100
+ type: {
101
+ name: "String"
102
+ }
103
+ }
104
+ };
105
+ exports.movePayload = {
106
+ parameterPath: "movePayload",
107
+ mapper: mappers_js_1.MoveCommitmentAssociationRequest
108
+ };
109
+ exports.nextLink = {
110
+ parameterPath: "nextLink",
111
+ mapper: {
112
+ serializedName: "nextLink",
113
+ required: true,
114
+ type: {
115
+ name: "String"
116
+ }
117
+ },
118
+ skipEncoding: true
119
+ };
120
+ exports.createOrUpdatePayload = {
121
+ parameterPath: "createOrUpdatePayload",
122
+ mapper: mappers_js_1.CommitmentPlan
123
+ };
124
+ exports.patchPayload = {
125
+ parameterPath: "patchPayload",
126
+ mapper: mappers_js_1.CommitmentPlanPatchPayload
127
+ };
128
+ //# sourceMappingURL=parameters.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"parameters.js","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;AAOH,qDAI8B;AAEjB,QAAA,MAAM,GAAuB;IACxC,aAAa,EAAE,QAAQ;IACvB,MAAM,EAAE;QACN,YAAY,EAAE,kBAAkB;QAChC,UAAU,EAAE,IAAI;QAChB,cAAc,EAAE,QAAQ;QACxB,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,KAAK,GAA0B;IAC1C,aAAa,EAAE,OAAO;IACtB,MAAM,EAAE;QACN,cAAc,EAAE,OAAO;QACvB,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;IACD,YAAY,EAAE,IAAI;CACnB,CAAC;AAEW,QAAA,UAAU,GAA4B;IACjD,aAAa,EAAE,YAAY;IAC3B,MAAM,EAAE;QACN,YAAY,EAAE,oBAAoB;QAClC,UAAU,EAAE,IAAI;QAChB,cAAc,EAAE,aAAa;QAC7B,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,cAAc,GAA0B;IACnD,aAAa,EAAE,gBAAgB;IAC/B,MAAM,EAAE;QACN,cAAc,EAAE,gBAAgB;QAChC,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,iBAAiB,GAA0B;IACtD,aAAa,EAAE,mBAAmB;IAClC,MAAM,EAAE;QACN,cAAc,EAAE,mBAAmB;QACnC,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,kBAAkB,GAA0B;IACvD,aAAa,EAAE,oBAAoB;IACnC,MAAM,EAAE;QACN,cAAc,EAAE,oBAAoB;QACpC,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,yBAAyB,GAA0B;IAC9D,aAAa,EAAE,2BAA2B;IAC1C,MAAM,EAAE;QACN,cAAc,EAAE,2BAA2B;QAC3C,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,SAAS,GAA4B;IAChD,aAAa,EAAE,CAAC,SAAS,EAAE,WAAW,CAAC;IACvC,MAAM,EAAE;QACN,cAAc,EAAE,YAAY;QAC5B,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,WAAW,GAAuB;IAC7C,aAAa,EAAE,CAAC,SAAS,EAAE,aAAa,CAAC;IACzC,MAAM,EAAE;QACN,YAAY,EAAE,kBAAkB;QAChC,UAAU,EAAE,IAAI;QAChB,cAAc,EAAE,cAAc;QAC9B,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,WAAW,GAAuB;IAC7C,aAAa,EAAE,aAAa;IAC5B,MAAM,EAAE,6CAAsC;CAC/C,CAAC;AAEW,QAAA,QAAQ,GAA0B;IAC7C,aAAa,EAAE,UAAU;IACzB,MAAM,EAAE;QACN,cAAc,EAAE,UAAU;QAC1B,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;IACD,YAAY,EAAE,IAAI;CACnB,CAAC;AAEW,QAAA,qBAAqB,GAAuB;IACvD,aAAa,EAAE,uBAAuB;IACtC,MAAM,EAAE,2BAAoB;CAC7B,CAAC;AAEW,QAAA,YAAY,GAAuB;IAC9C,aAAa,EAAE,cAAc;IAC7B,MAAM,EAAE,uCAAgC;CACzC,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 {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter\n} from \"@azure/core-client\";\nimport {\n MoveCommitmentAssociationRequest as MoveCommitmentAssociationRequestMapper,\n CommitmentPlan as CommitmentPlanMapper,\n CommitmentPlanPatchPayload as CommitmentPlanPatchPayloadMapper\n} from \"../models/mappers.js\";\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2016-05-01-preview\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const commitmentPlanName: OperationURLParameter = {\n parameterPath: \"commitmentPlanName\",\n mapper: {\n serializedName: \"commitmentPlanName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const commitmentAssociationName: OperationURLParameter = {\n parameterPath: \"commitmentAssociationName\",\n mapper: {\n serializedName: \"commitmentAssociationName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const skipToken: OperationQueryParameter = {\n parameterPath: [\"options\", \"skipToken\"],\n mapper: {\n serializedName: \"$skipToken\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const movePayload: OperationParameter = {\n parameterPath: \"movePayload\",\n mapper: MoveCommitmentAssociationRequestMapper\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const createOrUpdatePayload: OperationParameter = {\n parameterPath: \"createOrUpdatePayload\",\n mapper: CommitmentPlanMapper\n};\n\nexport const patchPayload: OperationParameter = {\n parameterPath: \"patchPayload\",\n mapper: CommitmentPlanPatchPayloadMapper\n};\n"]}
@@ -0,0 +1,55 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { CommitmentAssociations } from "../operationsInterfaces/index.js";
3
+ import { AzureMLCommitmentPlansManagementClient } from "../azureMLCommitmentPlansManagementClient.js";
4
+ import { CommitmentAssociation, CommitmentAssociationsListOptionalParams, CommitmentAssociationsGetOptionalParams, CommitmentAssociationsGetResponse, MoveCommitmentAssociationRequest, CommitmentAssociationsMoveOptionalParams, CommitmentAssociationsMoveResponse } from "../models/index.js";
5
+ /** Class containing CommitmentAssociations operations. */
6
+ export declare class CommitmentAssociationsImpl implements CommitmentAssociations {
7
+ private readonly client;
8
+ /**
9
+ * Initialize a new instance of the class CommitmentAssociations class.
10
+ * @param client Reference to the service client
11
+ */
12
+ constructor(client: AzureMLCommitmentPlansManagementClient);
13
+ /**
14
+ * Get all commitment associations for a parent commitment plan.
15
+ * @param resourceGroupName The resource group name.
16
+ * @param commitmentPlanName The Azure ML commitment plan name.
17
+ * @param options The options parameters.
18
+ */
19
+ list(resourceGroupName: string, commitmentPlanName: string, options?: CommitmentAssociationsListOptionalParams): PagedAsyncIterableIterator<CommitmentAssociation>;
20
+ private listPagingPage;
21
+ private listPagingAll;
22
+ /**
23
+ * Get a commitment association.
24
+ * @param resourceGroupName The resource group name.
25
+ * @param commitmentPlanName The Azure ML commitment plan name.
26
+ * @param commitmentAssociationName The commitment association name.
27
+ * @param options The options parameters.
28
+ */
29
+ get(resourceGroupName: string, commitmentPlanName: string, commitmentAssociationName: string, options?: CommitmentAssociationsGetOptionalParams): Promise<CommitmentAssociationsGetResponse>;
30
+ /**
31
+ * Get all commitment associations for a parent commitment plan.
32
+ * @param resourceGroupName The resource group name.
33
+ * @param commitmentPlanName The Azure ML commitment plan name.
34
+ * @param options The options parameters.
35
+ */
36
+ private _list;
37
+ /**
38
+ * Re-parent a commitment association from one commitment plan to another.
39
+ * @param resourceGroupName The resource group name.
40
+ * @param commitmentPlanName The Azure ML commitment plan name.
41
+ * @param commitmentAssociationName The commitment association name.
42
+ * @param movePayload The move request payload.
43
+ * @param options The options parameters.
44
+ */
45
+ move(resourceGroupName: string, commitmentPlanName: string, commitmentAssociationName: string, movePayload: MoveCommitmentAssociationRequest, options?: CommitmentAssociationsMoveOptionalParams): Promise<CommitmentAssociationsMoveResponse>;
46
+ /**
47
+ * ListNext
48
+ * @param resourceGroupName The resource group name.
49
+ * @param commitmentPlanName The Azure ML commitment plan name.
50
+ * @param nextLink The nextLink from the previous successful call to the List method.
51
+ * @param options The options parameters.
52
+ */
53
+ private _listNext;
54
+ }
55
+ //# sourceMappingURL=commitmentAssociations.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"commitmentAssociations.d.ts","sourceRoot":"","sources":["../../../src/operations/commitmentAssociations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,sBAAsB,EAAE,MAAM,kCAAkC,CAAC;AAI1E,OAAO,EAAE,sCAAsC,EAAE,MAAM,8CAA8C,CAAC;AACtG,OAAO,EACL,qBAAqB,EAErB,wCAAwC,EAExC,uCAAuC,EACvC,iCAAiC,EACjC,gCAAgC,EAChC,wCAAwC,EACxC,kCAAkC,EAEnC,MAAM,oBAAoB,CAAC;AAG5B,0DAA0D;AAC1D,qBAAa,0BAA2B,YAAW,sBAAsB;IACvE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAyC;IAEhE;;;OAGG;gBACS,MAAM,EAAE,sCAAsC;IAI1D;;;;;OAKG;IACI,IAAI,CACT,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,wCAAwC,GACjD,0BAA0B,CAAC,qBAAqB,CAAC;YA2BrC,cAAc;YA6Bd,aAAa;IAc5B;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,yBAAyB,EAAE,MAAM,EACjC,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,iCAAiC,CAAC;IAY7C;;;;;OAKG;IACH,OAAO,CAAC,KAAK;IAWb;;;;;;;OAOG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,yBAAyB,EAAE,MAAM,EACjC,WAAW,EAAE,gCAAgC,EAC7C,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CAAC,kCAAkC,CAAC;IAa9C;;;;;;OAMG;IACH,OAAO,CAAC,SAAS;CAWlB"}
@@ -0,0 +1,221 @@
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
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ exports.CommitmentAssociationsImpl = void 0;
11
+ const tslib_1 = require("tslib");
12
+ const pagingHelper_js_1 = require("../pagingHelper.js");
13
+ const coreClient = tslib_1.__importStar(require("@azure/core-client"));
14
+ const Mappers = tslib_1.__importStar(require("../models/mappers.js"));
15
+ const Parameters = tslib_1.__importStar(require("../models/parameters.js"));
16
+ /// <reference lib="esnext.asynciterable" />
17
+ /** Class containing CommitmentAssociations operations. */
18
+ class CommitmentAssociationsImpl {
19
+ /**
20
+ * Initialize a new instance of the class CommitmentAssociations class.
21
+ * @param client Reference to the service client
22
+ */
23
+ constructor(client) {
24
+ this.client = client;
25
+ }
26
+ /**
27
+ * Get all commitment associations for a parent commitment plan.
28
+ * @param resourceGroupName The resource group name.
29
+ * @param commitmentPlanName The Azure ML commitment plan name.
30
+ * @param options The options parameters.
31
+ */
32
+ list(resourceGroupName, commitmentPlanName, options) {
33
+ const iter = this.listPagingAll(resourceGroupName, commitmentPlanName, options);
34
+ return {
35
+ next() {
36
+ return iter.next();
37
+ },
38
+ [Symbol.asyncIterator]() {
39
+ return this;
40
+ },
41
+ byPage: (settings) => {
42
+ if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
43
+ throw new Error("maxPageSize is not supported by this operation.");
44
+ }
45
+ return this.listPagingPage(resourceGroupName, commitmentPlanName, options, settings);
46
+ }
47
+ };
48
+ }
49
+ listPagingPage(resourceGroupName, commitmentPlanName, options, settings) {
50
+ return tslib_1.__asyncGenerator(this, arguments, function* listPagingPage_1() {
51
+ let result;
52
+ let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
53
+ if (!continuationToken) {
54
+ result = yield tslib_1.__await(this._list(resourceGroupName, commitmentPlanName, options));
55
+ let page = result.value || [];
56
+ continuationToken = result.nextLink;
57
+ (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
58
+ yield yield tslib_1.__await(page);
59
+ }
60
+ while (continuationToken) {
61
+ result = yield tslib_1.__await(this._listNext(resourceGroupName, commitmentPlanName, continuationToken, options));
62
+ continuationToken = result.nextLink;
63
+ let page = result.value || [];
64
+ (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
65
+ yield yield tslib_1.__await(page);
66
+ }
67
+ });
68
+ }
69
+ listPagingAll(resourceGroupName, commitmentPlanName, options) {
70
+ return tslib_1.__asyncGenerator(this, arguments, function* listPagingAll_1() {
71
+ var _a, e_1, _b, _c;
72
+ try {
73
+ for (var _d = true, _e = tslib_1.__asyncValues(this.listPagingPage(resourceGroupName, commitmentPlanName, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
74
+ _c = _f.value;
75
+ _d = false;
76
+ const page = _c;
77
+ yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
78
+ }
79
+ }
80
+ catch (e_1_1) { e_1 = { error: e_1_1 }; }
81
+ finally {
82
+ try {
83
+ if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
84
+ }
85
+ finally { if (e_1) throw e_1.error; }
86
+ }
87
+ });
88
+ }
89
+ /**
90
+ * Get a commitment association.
91
+ * @param resourceGroupName The resource group name.
92
+ * @param commitmentPlanName The Azure ML commitment plan name.
93
+ * @param commitmentAssociationName The commitment association name.
94
+ * @param options The options parameters.
95
+ */
96
+ get(resourceGroupName, commitmentPlanName, commitmentAssociationName, options) {
97
+ return this.client.sendOperationRequest({
98
+ resourceGroupName,
99
+ commitmentPlanName,
100
+ commitmentAssociationName,
101
+ options
102
+ }, getOperationSpec);
103
+ }
104
+ /**
105
+ * Get all commitment associations for a parent commitment plan.
106
+ * @param resourceGroupName The resource group name.
107
+ * @param commitmentPlanName The Azure ML commitment plan name.
108
+ * @param options The options parameters.
109
+ */
110
+ _list(resourceGroupName, commitmentPlanName, options) {
111
+ return this.client.sendOperationRequest({ resourceGroupName, commitmentPlanName, options }, listOperationSpec);
112
+ }
113
+ /**
114
+ * Re-parent a commitment association from one commitment plan to another.
115
+ * @param resourceGroupName The resource group name.
116
+ * @param commitmentPlanName The Azure ML commitment plan name.
117
+ * @param commitmentAssociationName The commitment association name.
118
+ * @param movePayload The move request payload.
119
+ * @param options The options parameters.
120
+ */
121
+ move(resourceGroupName, commitmentPlanName, commitmentAssociationName, movePayload, options) {
122
+ return this.client.sendOperationRequest({
123
+ resourceGroupName,
124
+ commitmentPlanName,
125
+ commitmentAssociationName,
126
+ movePayload,
127
+ options
128
+ }, moveOperationSpec);
129
+ }
130
+ /**
131
+ * ListNext
132
+ * @param resourceGroupName The resource group name.
133
+ * @param commitmentPlanName The Azure ML commitment plan name.
134
+ * @param nextLink The nextLink from the previous successful call to the List method.
135
+ * @param options The options parameters.
136
+ */
137
+ _listNext(resourceGroupName, commitmentPlanName, nextLink, options) {
138
+ return this.client.sendOperationRequest({ resourceGroupName, commitmentPlanName, nextLink, options }, listNextOperationSpec);
139
+ }
140
+ }
141
+ exports.CommitmentAssociationsImpl = CommitmentAssociationsImpl;
142
+ // Operation Specifications
143
+ const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
144
+ const getOperationSpec = {
145
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}/commitmentAssociations/{commitmentAssociationName}",
146
+ httpMethod: "GET",
147
+ responses: {
148
+ 200: {
149
+ bodyMapper: Mappers.CommitmentAssociation
150
+ }
151
+ },
152
+ queryParameters: [Parameters.apiVersion],
153
+ urlParameters: [
154
+ Parameters.$host,
155
+ Parameters.subscriptionId,
156
+ Parameters.resourceGroupName,
157
+ Parameters.commitmentPlanName,
158
+ Parameters.commitmentAssociationName
159
+ ],
160
+ headerParameters: [Parameters.accept],
161
+ serializer
162
+ };
163
+ const listOperationSpec = {
164
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}/commitmentAssociations",
165
+ httpMethod: "GET",
166
+ responses: {
167
+ 200: {
168
+ bodyMapper: Mappers.CommitmentAssociationListResult
169
+ }
170
+ },
171
+ queryParameters: [Parameters.apiVersion, Parameters.skipToken],
172
+ urlParameters: [
173
+ Parameters.$host,
174
+ Parameters.subscriptionId,
175
+ Parameters.resourceGroupName,
176
+ Parameters.commitmentPlanName
177
+ ],
178
+ headerParameters: [Parameters.accept],
179
+ serializer
180
+ };
181
+ const moveOperationSpec = {
182
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}/commitmentAssociations/{commitmentAssociationName}/move",
183
+ httpMethod: "POST",
184
+ responses: {
185
+ 200: {
186
+ bodyMapper: Mappers.CommitmentAssociation
187
+ }
188
+ },
189
+ requestBody: Parameters.movePayload,
190
+ queryParameters: [Parameters.apiVersion],
191
+ urlParameters: [
192
+ Parameters.$host,
193
+ Parameters.subscriptionId,
194
+ Parameters.resourceGroupName,
195
+ Parameters.commitmentPlanName,
196
+ Parameters.commitmentAssociationName
197
+ ],
198
+ headerParameters: [Parameters.accept, Parameters.contentType],
199
+ mediaType: "json",
200
+ serializer
201
+ };
202
+ const listNextOperationSpec = {
203
+ path: "{nextLink}",
204
+ httpMethod: "GET",
205
+ responses: {
206
+ 200: {
207
+ bodyMapper: Mappers.CommitmentAssociationListResult
208
+ }
209
+ },
210
+ queryParameters: [Parameters.apiVersion, Parameters.skipToken],
211
+ urlParameters: [
212
+ Parameters.$host,
213
+ Parameters.subscriptionId,
214
+ Parameters.resourceGroupName,
215
+ Parameters.commitmentPlanName,
216
+ Parameters.nextLink
217
+ ],
218
+ headerParameters: [Parameters.accept],
219
+ serializer
220
+ };
221
+ //# sourceMappingURL=commitmentAssociations.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"commitmentAssociations.js","sourceRoot":"","sources":["../../../src/operations/commitmentAssociations.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 { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { CommitmentAssociations } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { AzureMLCommitmentPlansManagementClient } from \"../azureMLCommitmentPlansManagementClient.js\";\nimport {\n CommitmentAssociation,\n CommitmentAssociationsListNextOptionalParams,\n CommitmentAssociationsListOptionalParams,\n CommitmentAssociationsListResponse,\n CommitmentAssociationsGetOptionalParams,\n CommitmentAssociationsGetResponse,\n MoveCommitmentAssociationRequest,\n CommitmentAssociationsMoveOptionalParams,\n CommitmentAssociationsMoveResponse,\n CommitmentAssociationsListNextResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing CommitmentAssociations operations. */\nexport class CommitmentAssociationsImpl implements CommitmentAssociations {\n private readonly client: AzureMLCommitmentPlansManagementClient;\n\n /**\n * Initialize a new instance of the class CommitmentAssociations class.\n * @param client Reference to the service client\n */\n constructor(client: AzureMLCommitmentPlansManagementClient) {\n this.client = client;\n }\n\n /**\n * Get all commitment associations for a parent commitment plan.\n * @param resourceGroupName The resource group name.\n * @param commitmentPlanName The Azure ML commitment plan name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n commitmentPlanName: string,\n options?: CommitmentAssociationsListOptionalParams\n ): PagedAsyncIterableIterator<CommitmentAssociation> {\n const iter = this.listPagingAll(\n resourceGroupName,\n commitmentPlanName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listPagingPage(\n resourceGroupName,\n commitmentPlanName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n commitmentPlanName: string,\n options?: CommitmentAssociationsListOptionalParams,\n settings?: PageSettings\n ): AsyncIterableIterator<CommitmentAssociation[]> {\n let result: CommitmentAssociationsListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(resourceGroupName, commitmentPlanName, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n commitmentPlanName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n commitmentPlanName: string,\n options?: CommitmentAssociationsListOptionalParams\n ): AsyncIterableIterator<CommitmentAssociation> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n commitmentPlanName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Get a commitment association.\n * @param resourceGroupName The resource group name.\n * @param commitmentPlanName The Azure ML commitment plan name.\n * @param commitmentAssociationName The commitment association name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n commitmentPlanName: string,\n commitmentAssociationName: string,\n options?: CommitmentAssociationsGetOptionalParams\n ): Promise<CommitmentAssociationsGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n commitmentPlanName,\n commitmentAssociationName,\n options\n },\n getOperationSpec\n );\n }\n\n /**\n * Get all commitment associations for a parent commitment plan.\n * @param resourceGroupName The resource group name.\n * @param commitmentPlanName The Azure ML commitment plan name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n commitmentPlanName: string,\n options?: CommitmentAssociationsListOptionalParams\n ): Promise<CommitmentAssociationsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, commitmentPlanName, options },\n listOperationSpec\n );\n }\n\n /**\n * Re-parent a commitment association from one commitment plan to another.\n * @param resourceGroupName The resource group name.\n * @param commitmentPlanName The Azure ML commitment plan name.\n * @param commitmentAssociationName The commitment association name.\n * @param movePayload The move request payload.\n * @param options The options parameters.\n */\n move(\n resourceGroupName: string,\n commitmentPlanName: string,\n commitmentAssociationName: string,\n movePayload: MoveCommitmentAssociationRequest,\n options?: CommitmentAssociationsMoveOptionalParams\n ): Promise<CommitmentAssociationsMoveResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n commitmentPlanName,\n commitmentAssociationName,\n movePayload,\n options\n },\n moveOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param commitmentPlanName The Azure ML commitment plan name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n commitmentPlanName: string,\n nextLink: string,\n options?: CommitmentAssociationsListNextOptionalParams\n ): Promise<CommitmentAssociationsListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, commitmentPlanName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}/commitmentAssociations/{commitmentAssociationName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.CommitmentAssociation\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.commitmentPlanName,\n Parameters.commitmentAssociationName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}/commitmentAssociations\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.CommitmentAssociationListResult\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.skipToken],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.commitmentPlanName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst moveOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}/commitmentAssociations/{commitmentAssociationName}/move\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.CommitmentAssociation\n }\n },\n requestBody: Parameters.movePayload,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.commitmentPlanName,\n Parameters.commitmentAssociationName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.CommitmentAssociationListResult\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.skipToken],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.commitmentPlanName,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
@@ -0,0 +1,84 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { CommitmentPlans } from "../operationsInterfaces/index.js";
3
+ import { AzureMLCommitmentPlansManagementClient } from "../azureMLCommitmentPlansManagementClient.js";
4
+ import { CommitmentPlan, CommitmentPlansListOptionalParams, CommitmentPlansListInResourceGroupOptionalParams, CommitmentPlansGetOptionalParams, CommitmentPlansGetResponse, CommitmentPlansCreateOrUpdateOptionalParams, CommitmentPlansCreateOrUpdateResponse, CommitmentPlansRemoveOptionalParams, CommitmentPlanPatchPayload, CommitmentPlansPatchOptionalParams, CommitmentPlansPatchResponse } from "../models/index.js";
5
+ /** Class containing CommitmentPlans operations. */
6
+ export declare class CommitmentPlansImpl implements CommitmentPlans {
7
+ private readonly client;
8
+ /**
9
+ * Initialize a new instance of the class CommitmentPlans class.
10
+ * @param client Reference to the service client
11
+ */
12
+ constructor(client: AzureMLCommitmentPlansManagementClient);
13
+ /**
14
+ * Retrieve all Azure ML commitment plans in a subscription.
15
+ * @param options The options parameters.
16
+ */
17
+ list(options?: CommitmentPlansListOptionalParams): PagedAsyncIterableIterator<CommitmentPlan>;
18
+ private listPagingPage;
19
+ private listPagingAll;
20
+ /**
21
+ * Retrieve all Azure ML commitment plans in a resource group.
22
+ * @param resourceGroupName The resource group name.
23
+ * @param options The options parameters.
24
+ */
25
+ listInResourceGroup(resourceGroupName: string, options?: CommitmentPlansListInResourceGroupOptionalParams): PagedAsyncIterableIterator<CommitmentPlan>;
26
+ private listInResourceGroupPagingPage;
27
+ private listInResourceGroupPagingAll;
28
+ /**
29
+ * Retrieve an Azure ML commitment plan by its subscription, resource group and name.
30
+ * @param resourceGroupName The resource group name.
31
+ * @param commitmentPlanName The Azure ML commitment plan name.
32
+ * @param options The options parameters.
33
+ */
34
+ get(resourceGroupName: string, commitmentPlanName: string, options?: CommitmentPlansGetOptionalParams): Promise<CommitmentPlansGetResponse>;
35
+ /**
36
+ * Create a new Azure ML commitment plan resource or updates an existing one.
37
+ * @param resourceGroupName The resource group name.
38
+ * @param commitmentPlanName The Azure ML commitment plan name.
39
+ * @param createOrUpdatePayload The payload to create or update the Azure ML commitment plan.
40
+ * @param options The options parameters.
41
+ */
42
+ createOrUpdate(resourceGroupName: string, commitmentPlanName: string, createOrUpdatePayload: CommitmentPlan, options?: CommitmentPlansCreateOrUpdateOptionalParams): Promise<CommitmentPlansCreateOrUpdateResponse>;
43
+ /**
44
+ * Remove an existing Azure ML commitment plan.
45
+ * @param resourceGroupName The resource group name.
46
+ * @param commitmentPlanName The Azure ML commitment plan name.
47
+ * @param options The options parameters.
48
+ */
49
+ remove(resourceGroupName: string, commitmentPlanName: string, options?: CommitmentPlansRemoveOptionalParams): Promise<void>;
50
+ /**
51
+ * Patch an existing Azure ML commitment plan resource.
52
+ * @param resourceGroupName The resource group name.
53
+ * @param commitmentPlanName The Azure ML commitment plan name.
54
+ * @param patchPayload The payload to use to patch the Azure ML commitment plan. Only tags and SKU may
55
+ * be modified on an existing commitment plan.
56
+ * @param options The options parameters.
57
+ */
58
+ patch(resourceGroupName: string, commitmentPlanName: string, patchPayload: CommitmentPlanPatchPayload, options?: CommitmentPlansPatchOptionalParams): Promise<CommitmentPlansPatchResponse>;
59
+ /**
60
+ * Retrieve all Azure ML commitment plans in a subscription.
61
+ * @param options The options parameters.
62
+ */
63
+ private _list;
64
+ /**
65
+ * Retrieve all Azure ML commitment plans in a resource group.
66
+ * @param resourceGroupName The resource group name.
67
+ * @param options The options parameters.
68
+ */
69
+ private _listInResourceGroup;
70
+ /**
71
+ * ListNext
72
+ * @param nextLink The nextLink from the previous successful call to the List method.
73
+ * @param options The options parameters.
74
+ */
75
+ private _listNext;
76
+ /**
77
+ * ListInResourceGroupNext
78
+ * @param resourceGroupName The resource group name.
79
+ * @param nextLink The nextLink from the previous successful call to the ListInResourceGroup method.
80
+ * @param options The options parameters.
81
+ */
82
+ private _listInResourceGroupNext;
83
+ }
84
+ //# sourceMappingURL=commitmentPlans.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"commitmentPlans.d.ts","sourceRoot":"","sources":["../../../src/operations/commitmentPlans.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAInE,OAAO,EAAE,sCAAsC,EAAE,MAAM,8CAA8C,CAAC;AACtG,OAAO,EACL,cAAc,EAEd,iCAAiC,EAGjC,gDAAgD,EAEhD,gCAAgC,EAChC,0BAA0B,EAC1B,2CAA2C,EAC3C,qCAAqC,EACrC,mCAAmC,EACnC,0BAA0B,EAC1B,kCAAkC,EAClC,4BAA4B,EAG7B,MAAM,oBAAoB,CAAC;AAG5B,mDAAmD;AACnD,qBAAa,mBAAoB,YAAW,eAAe;IACzD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAyC;IAEhE;;;OAGG;gBACS,MAAM,EAAE,sCAAsC;IAI1D;;;OAGG;IACI,IAAI,CACT,OAAO,CAAC,EAAE,iCAAiC,GAC1C,0BAA0B,CAAC,cAAc,CAAC;YAkB9B,cAAc;YAsBd,aAAa;IAQ5B;;;;OAIG;IACI,mBAAmB,CACxB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,gDAAgD,GACzD,0BAA0B,CAAC,cAAc,CAAC;YAsB9B,6BAA6B;YA2B7B,4BAA4B;IAY3C;;;;;OAKG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC;IAOtC;;;;;;OAMG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,qBAAqB,EAAE,cAAc,EACrC,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC;IAOjD;;;;;OAKG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,IAAI,CAAC;IAOhB;;;;;;;OAOG;IACH,KAAK,CACH,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,YAAY,EAAE,0BAA0B,EACxC,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC;IAOxC;;;OAGG;IACH,OAAO,CAAC,KAAK;IAMb;;;;OAIG;IACH,OAAO,CAAC,oBAAoB;IAU5B;;;;OAIG;IACH,OAAO,CAAC,SAAS;IAUjB;;;;;OAKG;IACH,OAAO,CAAC,wBAAwB;CAUjC"}