@azure/arm-machinelearning 3.0.0-alpha.20260302.1 → 3.0.0-alpha.20260304.1

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 (421) hide show
  1. package/dist/commonjs/azureMachineLearningServicesManagementClient.js +225 -201
  2. package/dist/commonjs/azureMachineLearningServicesManagementClient.js.map +7 -1
  3. package/dist/commonjs/index.js +35 -19
  4. package/dist/commonjs/index.js.map +7 -1
  5. package/dist/commonjs/lroImpl.js +41 -19
  6. package/dist/commonjs/lroImpl.js.map +7 -1
  7. package/dist/commonjs/models/index.js +1602 -2284
  8. package/dist/commonjs/models/index.js.map +7 -1
  9. package/dist/commonjs/models/mappers.js +18760 -17564
  10. package/dist/commonjs/models/mappers.js.map +7 -1
  11. package/dist/commonjs/models/parameters.js +1147 -910
  12. package/dist/commonjs/models/parameters.js.map +7 -1
  13. package/dist/commonjs/operations/batchDeployments.js +544 -464
  14. package/dist/commonjs/operations/batchDeployments.js.map +7 -1
  15. package/dist/commonjs/operations/batchEndpoints.js +513 -446
  16. package/dist/commonjs/operations/batchEndpoints.js.map +7 -1
  17. package/dist/commonjs/operations/codeContainers.js +272 -219
  18. package/dist/commonjs/operations/codeContainers.js.map +7 -1
  19. package/dist/commonjs/operations/codeVersions.js +436 -360
  20. package/dist/commonjs/operations/codeVersions.js.map +7 -1
  21. package/dist/commonjs/operations/componentContainers.js +276 -223
  22. package/dist/commonjs/operations/componentContainers.js.map +7 -1
  23. package/dist/commonjs/operations/componentVersions.js +398 -325
  24. package/dist/commonjs/operations/componentVersions.js.map +7 -1
  25. package/dist/commonjs/operations/computeOperations.js +928 -812
  26. package/dist/commonjs/operations/computeOperations.js.map +7 -1
  27. package/dist/commonjs/operations/dataContainers.js +276 -223
  28. package/dist/commonjs/operations/dataContainers.js.map +7 -1
  29. package/dist/commonjs/operations/dataVersions.js +399 -326
  30. package/dist/commonjs/operations/dataVersions.js.map +7 -1
  31. package/dist/commonjs/operations/datastores.js +313 -257
  32. package/dist/commonjs/operations/datastores.js.map +7 -1
  33. package/dist/commonjs/operations/environmentContainers.js +276 -223
  34. package/dist/commonjs/operations/environmentContainers.js.map +7 -1
  35. package/dist/commonjs/operations/environmentVersions.js +398 -325
  36. package/dist/commonjs/operations/environmentVersions.js.map +7 -1
  37. package/dist/commonjs/operations/features.js +262 -197
  38. package/dist/commonjs/operations/features.js.map +7 -1
  39. package/dist/commonjs/operations/featuresetContainers.js +394 -336
  40. package/dist/commonjs/operations/featuresetContainers.js.map +7 -1
  41. package/dist/commonjs/operations/featuresetVersions.js +525 -445
  42. package/dist/commonjs/operations/featuresetVersions.js.map +7 -1
  43. package/dist/commonjs/operations/featurestoreEntityContainers.js +394 -336
  44. package/dist/commonjs/operations/featurestoreEntityContainers.js.map +7 -1
  45. package/dist/commonjs/operations/featurestoreEntityVersions.js +424 -351
  46. package/dist/commonjs/operations/featurestoreEntityVersions.js.map +7 -1
  47. package/dist/commonjs/operations/index.js +115 -59
  48. package/dist/commonjs/operations/index.js.map +7 -1
  49. package/dist/commonjs/operations/jobs.js +419 -359
  50. package/dist/commonjs/operations/jobs.js.map +7 -1
  51. package/dist/commonjs/operations/managedNetworkProvisions.js +144 -115
  52. package/dist/commonjs/operations/managedNetworkProvisions.js.map +7 -1
  53. package/dist/commonjs/operations/managedNetworkSettingsRule.js +386 -328
  54. package/dist/commonjs/operations/managedNetworkSettingsRule.js.map +7 -1
  55. package/dist/commonjs/operations/marketplaceSubscriptions.js +392 -334
  56. package/dist/commonjs/operations/marketplaceSubscriptions.js.map +7 -1
  57. package/dist/commonjs/operations/modelContainers.js +277 -224
  58. package/dist/commonjs/operations/modelContainers.js.map +7 -1
  59. package/dist/commonjs/operations/modelVersions.js +404 -331
  60. package/dist/commonjs/operations/modelVersions.js.map +7 -1
  61. package/dist/commonjs/operations/onlineDeployments.js +746 -625
  62. package/dist/commonjs/operations/onlineDeployments.js.map +7 -1
  63. package/dist/commonjs/operations/onlineEndpoints.js +644 -568
  64. package/dist/commonjs/operations/onlineEndpoints.js.map +7 -1
  65. package/dist/commonjs/operations/operations.js +101 -77
  66. package/dist/commonjs/operations/operations.js.map +7 -1
  67. package/dist/commonjs/operations/privateEndpointConnections.js +240 -195
  68. package/dist/commonjs/operations/privateEndpointConnections.js.map +7 -1
  69. package/dist/commonjs/operations/privateLinkResources.js +82 -54
  70. package/dist/commonjs/operations/privateLinkResources.js.map +7 -1
  71. package/dist/commonjs/operations/quotas.js +182 -149
  72. package/dist/commonjs/operations/quotas.js.map +7 -1
  73. package/dist/commonjs/operations/registries.js +576 -516
  74. package/dist/commonjs/operations/registries.js.map +7 -1
  75. package/dist/commonjs/operations/registryCodeContainers.js +385 -327
  76. package/dist/commonjs/operations/registryCodeContainers.js.map +7 -1
  77. package/dist/commonjs/operations/registryCodeVersions.js +462 -386
  78. package/dist/commonjs/operations/registryCodeVersions.js.map +7 -1
  79. package/dist/commonjs/operations/registryComponentContainers.js +385 -327
  80. package/dist/commonjs/operations/registryComponentContainers.js.map +7 -1
  81. package/dist/commonjs/operations/registryComponentVersions.js +431 -358
  82. package/dist/commonjs/operations/registryComponentVersions.js.map +7 -1
  83. package/dist/commonjs/operations/registryDataContainers.js +389 -331
  84. package/dist/commonjs/operations/registryDataContainers.js.map +7 -1
  85. package/dist/commonjs/operations/registryDataReferences.js +89 -61
  86. package/dist/commonjs/operations/registryDataReferences.js.map +7 -1
  87. package/dist/commonjs/operations/registryDataVersions.js +452 -381
  88. package/dist/commonjs/operations/registryDataVersions.js.map +7 -1
  89. package/dist/commonjs/operations/registryEnvironmentContainers.js +389 -331
  90. package/dist/commonjs/operations/registryEnvironmentContainers.js.map +7 -1
  91. package/dist/commonjs/operations/registryEnvironmentVersions.js +432 -359
  92. package/dist/commonjs/operations/registryEnvironmentVersions.js.map +7 -1
  93. package/dist/commonjs/operations/registryModelContainers.js +389 -331
  94. package/dist/commonjs/operations/registryModelContainers.js.map +7 -1
  95. package/dist/commonjs/operations/registryModelVersions.js +467 -391
  96. package/dist/commonjs/operations/registryModelVersions.js.map +7 -1
  97. package/dist/commonjs/operations/schedules.js +389 -331
  98. package/dist/commonjs/operations/schedules.js.map +7 -1
  99. package/dist/commonjs/operations/serverlessEndpoints.js +617 -544
  100. package/dist/commonjs/operations/serverlessEndpoints.js.map +7 -1
  101. package/dist/commonjs/operations/usages.js +153 -123
  102. package/dist/commonjs/operations/usages.js.map +7 -1
  103. package/dist/commonjs/operations/virtualMachineSizes.js +80 -52
  104. package/dist/commonjs/operations/virtualMachineSizes.js.map +7 -1
  105. package/dist/commonjs/operations/workspaceConnections.js +300 -244
  106. package/dist/commonjs/operations/workspaceConnections.js.map +7 -1
  107. package/dist/commonjs/operations/workspaceFeatures.js +170 -126
  108. package/dist/commonjs/operations/workspaceFeatures.js.map +7 -1
  109. package/dist/commonjs/operations/workspaces.js +959 -868
  110. package/dist/commonjs/operations/workspaces.js.map +7 -1
  111. package/dist/commonjs/operationsInterfaces/batchDeployments.js +15 -10
  112. package/dist/commonjs/operationsInterfaces/batchDeployments.js.map +7 -1
  113. package/dist/commonjs/operationsInterfaces/batchEndpoints.js +15 -10
  114. package/dist/commonjs/operationsInterfaces/batchEndpoints.js.map +7 -1
  115. package/dist/commonjs/operationsInterfaces/codeContainers.js +15 -10
  116. package/dist/commonjs/operationsInterfaces/codeContainers.js.map +7 -1
  117. package/dist/commonjs/operationsInterfaces/codeVersions.js +15 -10
  118. package/dist/commonjs/operationsInterfaces/codeVersions.js.map +7 -1
  119. package/dist/commonjs/operationsInterfaces/componentContainers.js +15 -10
  120. package/dist/commonjs/operationsInterfaces/componentContainers.js.map +7 -1
  121. package/dist/commonjs/operationsInterfaces/componentVersions.js +15 -10
  122. package/dist/commonjs/operationsInterfaces/componentVersions.js.map +7 -1
  123. package/dist/commonjs/operationsInterfaces/computeOperations.js +15 -10
  124. package/dist/commonjs/operationsInterfaces/computeOperations.js.map +7 -1
  125. package/dist/commonjs/operationsInterfaces/dataContainers.js +15 -10
  126. package/dist/commonjs/operationsInterfaces/dataContainers.js.map +7 -1
  127. package/dist/commonjs/operationsInterfaces/dataVersions.js +15 -10
  128. package/dist/commonjs/operationsInterfaces/dataVersions.js.map +7 -1
  129. package/dist/commonjs/operationsInterfaces/datastores.js +15 -10
  130. package/dist/commonjs/operationsInterfaces/datastores.js.map +7 -1
  131. package/dist/commonjs/operationsInterfaces/environmentContainers.js +15 -10
  132. package/dist/commonjs/operationsInterfaces/environmentContainers.js.map +7 -1
  133. package/dist/commonjs/operationsInterfaces/environmentVersions.js +15 -10
  134. package/dist/commonjs/operationsInterfaces/environmentVersions.js.map +7 -1
  135. package/dist/commonjs/operationsInterfaces/features.js +15 -10
  136. package/dist/commonjs/operationsInterfaces/features.js.map +7 -1
  137. package/dist/commonjs/operationsInterfaces/featuresetContainers.js +15 -10
  138. package/dist/commonjs/operationsInterfaces/featuresetContainers.js.map +7 -1
  139. package/dist/commonjs/operationsInterfaces/featuresetVersions.js +15 -10
  140. package/dist/commonjs/operationsInterfaces/featuresetVersions.js.map +7 -1
  141. package/dist/commonjs/operationsInterfaces/featurestoreEntityContainers.js +15 -10
  142. package/dist/commonjs/operationsInterfaces/featurestoreEntityContainers.js.map +7 -1
  143. package/dist/commonjs/operationsInterfaces/featurestoreEntityVersions.js +15 -10
  144. package/dist/commonjs/operationsInterfaces/featurestoreEntityVersions.js.map +7 -1
  145. package/dist/commonjs/operationsInterfaces/index.js +115 -59
  146. package/dist/commonjs/operationsInterfaces/index.js.map +7 -1
  147. package/dist/commonjs/operationsInterfaces/jobs.js +15 -10
  148. package/dist/commonjs/operationsInterfaces/jobs.js.map +7 -1
  149. package/dist/commonjs/operationsInterfaces/managedNetworkProvisions.js +15 -10
  150. package/dist/commonjs/operationsInterfaces/managedNetworkProvisions.js.map +7 -1
  151. package/dist/commonjs/operationsInterfaces/managedNetworkSettingsRule.js +15 -10
  152. package/dist/commonjs/operationsInterfaces/managedNetworkSettingsRule.js.map +7 -1
  153. package/dist/commonjs/operationsInterfaces/marketplaceSubscriptions.js +15 -10
  154. package/dist/commonjs/operationsInterfaces/marketplaceSubscriptions.js.map +7 -1
  155. package/dist/commonjs/operationsInterfaces/modelContainers.js +15 -10
  156. package/dist/commonjs/operationsInterfaces/modelContainers.js.map +7 -1
  157. package/dist/commonjs/operationsInterfaces/modelVersions.js +15 -10
  158. package/dist/commonjs/operationsInterfaces/modelVersions.js.map +7 -1
  159. package/dist/commonjs/operationsInterfaces/onlineDeployments.js +15 -10
  160. package/dist/commonjs/operationsInterfaces/onlineDeployments.js.map +7 -1
  161. package/dist/commonjs/operationsInterfaces/onlineEndpoints.js +15 -10
  162. package/dist/commonjs/operationsInterfaces/onlineEndpoints.js.map +7 -1
  163. package/dist/commonjs/operationsInterfaces/operations.js +15 -10
  164. package/dist/commonjs/operationsInterfaces/operations.js.map +7 -1
  165. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +15 -10
  166. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +7 -1
  167. package/dist/commonjs/operationsInterfaces/privateLinkResources.js +15 -10
  168. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +7 -1
  169. package/dist/commonjs/operationsInterfaces/quotas.js +15 -10
  170. package/dist/commonjs/operationsInterfaces/quotas.js.map +7 -1
  171. package/dist/commonjs/operationsInterfaces/registries.js +15 -10
  172. package/dist/commonjs/operationsInterfaces/registries.js.map +7 -1
  173. package/dist/commonjs/operationsInterfaces/registryCodeContainers.js +15 -10
  174. package/dist/commonjs/operationsInterfaces/registryCodeContainers.js.map +7 -1
  175. package/dist/commonjs/operationsInterfaces/registryCodeVersions.js +15 -10
  176. package/dist/commonjs/operationsInterfaces/registryCodeVersions.js.map +7 -1
  177. package/dist/commonjs/operationsInterfaces/registryComponentContainers.js +15 -10
  178. package/dist/commonjs/operationsInterfaces/registryComponentContainers.js.map +7 -1
  179. package/dist/commonjs/operationsInterfaces/registryComponentVersions.js +15 -10
  180. package/dist/commonjs/operationsInterfaces/registryComponentVersions.js.map +7 -1
  181. package/dist/commonjs/operationsInterfaces/registryDataContainers.js +15 -10
  182. package/dist/commonjs/operationsInterfaces/registryDataContainers.js.map +7 -1
  183. package/dist/commonjs/operationsInterfaces/registryDataReferences.js +15 -10
  184. package/dist/commonjs/operationsInterfaces/registryDataReferences.js.map +7 -1
  185. package/dist/commonjs/operationsInterfaces/registryDataVersions.js +15 -10
  186. package/dist/commonjs/operationsInterfaces/registryDataVersions.js.map +7 -1
  187. package/dist/commonjs/operationsInterfaces/registryEnvironmentContainers.js +15 -10
  188. package/dist/commonjs/operationsInterfaces/registryEnvironmentContainers.js.map +7 -1
  189. package/dist/commonjs/operationsInterfaces/registryEnvironmentVersions.js +15 -10
  190. package/dist/commonjs/operationsInterfaces/registryEnvironmentVersions.js.map +7 -1
  191. package/dist/commonjs/operationsInterfaces/registryModelContainers.js +15 -10
  192. package/dist/commonjs/operationsInterfaces/registryModelContainers.js.map +7 -1
  193. package/dist/commonjs/operationsInterfaces/registryModelVersions.js +15 -10
  194. package/dist/commonjs/operationsInterfaces/registryModelVersions.js.map +7 -1
  195. package/dist/commonjs/operationsInterfaces/schedules.js +15 -10
  196. package/dist/commonjs/operationsInterfaces/schedules.js.map +7 -1
  197. package/dist/commonjs/operationsInterfaces/serverlessEndpoints.js +15 -10
  198. package/dist/commonjs/operationsInterfaces/serverlessEndpoints.js.map +7 -1
  199. package/dist/commonjs/operationsInterfaces/usages.js +15 -10
  200. package/dist/commonjs/operationsInterfaces/usages.js.map +7 -1
  201. package/dist/commonjs/operationsInterfaces/virtualMachineSizes.js +15 -10
  202. package/dist/commonjs/operationsInterfaces/virtualMachineSizes.js.map +7 -1
  203. package/dist/commonjs/operationsInterfaces/workspaceConnections.js +15 -10
  204. package/dist/commonjs/operationsInterfaces/workspaceConnections.js.map +7 -1
  205. package/dist/commonjs/operationsInterfaces/workspaceFeatures.js +15 -10
  206. package/dist/commonjs/operationsInterfaces/workspaceFeatures.js.map +7 -1
  207. package/dist/commonjs/operationsInterfaces/workspaces.js +15 -10
  208. package/dist/commonjs/operationsInterfaces/workspaces.js.map +7 -1
  209. package/dist/commonjs/pagingHelper.js +39 -30
  210. package/dist/commonjs/pagingHelper.js.map +7 -1
  211. package/dist/esm/azureMachineLearningServicesManagementClient.js +240 -195
  212. package/dist/esm/azureMachineLearningServicesManagementClient.js.map +7 -1
  213. package/dist/esm/index.js +6 -11
  214. package/dist/esm/index.js.map +7 -1
  215. package/dist/esm/lroImpl.js +19 -17
  216. package/dist/esm/lroImpl.js.map +7 -1
  217. package/dist/esm/models/index.js +1411 -2278
  218. package/dist/esm/models/index.js.map +7 -1
  219. package/dist/esm/models/mappers.js +18143 -17549
  220. package/dist/esm/models/mappers.js.map +7 -1
  221. package/dist/esm/models/parameters.js +1057 -904
  222. package/dist/esm/models/parameters.js.map +7 -1
  223. package/dist/esm/operations/batchDeployments.js +509 -455
  224. package/dist/esm/operations/batchDeployments.js.map +7 -1
  225. package/dist/esm/operations/batchEndpoints.js +478 -437
  226. package/dist/esm/operations/batchEndpoints.js.map +7 -1
  227. package/dist/esm/operations/codeContainers.js +236 -211
  228. package/dist/esm/operations/codeContainers.js.map +7 -1
  229. package/dist/esm/operations/codeVersions.js +401 -351
  230. package/dist/esm/operations/codeVersions.js.map +7 -1
  231. package/dist/esm/operations/componentContainers.js +240 -215
  232. package/dist/esm/operations/componentContainers.js.map +7 -1
  233. package/dist/esm/operations/componentVersions.js +363 -316
  234. package/dist/esm/operations/componentVersions.js.map +7 -1
  235. package/dist/esm/operations/computeOperations.js +893 -803
  236. package/dist/esm/operations/computeOperations.js.map +7 -1
  237. package/dist/esm/operations/dataContainers.js +240 -215
  238. package/dist/esm/operations/dataContainers.js.map +7 -1
  239. package/dist/esm/operations/dataVersions.js +364 -317
  240. package/dist/esm/operations/dataVersions.js.map +7 -1
  241. package/dist/esm/operations/datastores.js +277 -249
  242. package/dist/esm/operations/datastores.js.map +7 -1
  243. package/dist/esm/operations/environmentContainers.js +240 -215
  244. package/dist/esm/operations/environmentContainers.js.map +7 -1
  245. package/dist/esm/operations/environmentVersions.js +363 -316
  246. package/dist/esm/operations/environmentVersions.js.map +7 -1
  247. package/dist/esm/operations/features.js +226 -189
  248. package/dist/esm/operations/features.js.map +7 -1
  249. package/dist/esm/operations/featuresetContainers.js +359 -327
  250. package/dist/esm/operations/featuresetContainers.js.map +7 -1
  251. package/dist/esm/operations/featuresetVersions.js +490 -436
  252. package/dist/esm/operations/featuresetVersions.js.map +7 -1
  253. package/dist/esm/operations/featurestoreEntityContainers.js +359 -327
  254. package/dist/esm/operations/featurestoreEntityContainers.js.map +7 -1
  255. package/dist/esm/operations/featurestoreEntityVersions.js +389 -342
  256. package/dist/esm/operations/featurestoreEntityVersions.js.map +7 -1
  257. package/dist/esm/operations/index.js +0 -8
  258. package/dist/esm/operations/index.js.map +7 -1
  259. package/dist/esm/operations/jobs.js +384 -350
  260. package/dist/esm/operations/jobs.js.map +7 -1
  261. package/dist/esm/operations/managedNetworkProvisions.js +110 -107
  262. package/dist/esm/operations/managedNetworkProvisions.js.map +7 -1
  263. package/dist/esm/operations/managedNetworkSettingsRule.js +351 -319
  264. package/dist/esm/operations/managedNetworkSettingsRule.js.map +7 -1
  265. package/dist/esm/operations/marketplaceSubscriptions.js +357 -325
  266. package/dist/esm/operations/marketplaceSubscriptions.js.map +7 -1
  267. package/dist/esm/operations/modelContainers.js +241 -216
  268. package/dist/esm/operations/modelContainers.js.map +7 -1
  269. package/dist/esm/operations/modelVersions.js +369 -322
  270. package/dist/esm/operations/modelVersions.js.map +7 -1
  271. package/dist/esm/operations/onlineDeployments.js +711 -616
  272. package/dist/esm/operations/onlineDeployments.js.map +7 -1
  273. package/dist/esm/operations/onlineEndpoints.js +609 -559
  274. package/dist/esm/operations/onlineEndpoints.js.map +7 -1
  275. package/dist/esm/operations/operations.js +66 -70
  276. package/dist/esm/operations/operations.js.map +7 -1
  277. package/dist/esm/operations/privateEndpointConnections.js +205 -188
  278. package/dist/esm/operations/privateEndpointConnections.js.map +7 -1
  279. package/dist/esm/operations/privateLinkResources.js +47 -47
  280. package/dist/esm/operations/privateLinkResources.js.map +7 -1
  281. package/dist/esm/operations/quotas.js +146 -141
  282. package/dist/esm/operations/quotas.js.map +7 -1
  283. package/dist/esm/operations/registries.js +541 -507
  284. package/dist/esm/operations/registries.js.map +7 -1
  285. package/dist/esm/operations/registryCodeContainers.js +350 -318
  286. package/dist/esm/operations/registryCodeContainers.js.map +7 -1
  287. package/dist/esm/operations/registryCodeVersions.js +427 -377
  288. package/dist/esm/operations/registryCodeVersions.js.map +7 -1
  289. package/dist/esm/operations/registryComponentContainers.js +350 -318
  290. package/dist/esm/operations/registryComponentContainers.js.map +7 -1
  291. package/dist/esm/operations/registryComponentVersions.js +396 -349
  292. package/dist/esm/operations/registryComponentVersions.js.map +7 -1
  293. package/dist/esm/operations/registryDataContainers.js +354 -322
  294. package/dist/esm/operations/registryDataContainers.js.map +7 -1
  295. package/dist/esm/operations/registryDataReferences.js +54 -54
  296. package/dist/esm/operations/registryDataReferences.js.map +7 -1
  297. package/dist/esm/operations/registryDataVersions.js +417 -372
  298. package/dist/esm/operations/registryDataVersions.js.map +7 -1
  299. package/dist/esm/operations/registryEnvironmentContainers.js +354 -322
  300. package/dist/esm/operations/registryEnvironmentContainers.js.map +7 -1
  301. package/dist/esm/operations/registryEnvironmentVersions.js +397 -350
  302. package/dist/esm/operations/registryEnvironmentVersions.js.map +7 -1
  303. package/dist/esm/operations/registryModelContainers.js +354 -322
  304. package/dist/esm/operations/registryModelContainers.js.map +7 -1
  305. package/dist/esm/operations/registryModelVersions.js +432 -382
  306. package/dist/esm/operations/registryModelVersions.js.map +7 -1
  307. package/dist/esm/operations/schedules.js +354 -322
  308. package/dist/esm/operations/schedules.js.map +7 -1
  309. package/dist/esm/operations/serverlessEndpoints.js +582 -535
  310. package/dist/esm/operations/serverlessEndpoints.js.map +7 -1
  311. package/dist/esm/operations/usages.js +117 -115
  312. package/dist/esm/operations/usages.js.map +7 -1
  313. package/dist/esm/operations/virtualMachineSizes.js +45 -45
  314. package/dist/esm/operations/virtualMachineSizes.js.map +7 -1
  315. package/dist/esm/operations/workspaceConnections.js +264 -236
  316. package/dist/esm/operations/workspaceConnections.js.map +7 -1
  317. package/dist/esm/operations/workspaceFeatures.js +134 -118
  318. package/dist/esm/operations/workspaceFeatures.js.map +7 -1
  319. package/dist/esm/operations/workspaces.js +924 -859
  320. package/dist/esm/operations/workspaces.js.map +7 -1
  321. package/dist/esm/operationsInterfaces/batchDeployments.js +0 -9
  322. package/dist/esm/operationsInterfaces/batchDeployments.js.map +7 -1
  323. package/dist/esm/operationsInterfaces/batchEndpoints.js +0 -9
  324. package/dist/esm/operationsInterfaces/batchEndpoints.js.map +7 -1
  325. package/dist/esm/operationsInterfaces/codeContainers.js +0 -9
  326. package/dist/esm/operationsInterfaces/codeContainers.js.map +7 -1
  327. package/dist/esm/operationsInterfaces/codeVersions.js +0 -9
  328. package/dist/esm/operationsInterfaces/codeVersions.js.map +7 -1
  329. package/dist/esm/operationsInterfaces/componentContainers.js +0 -9
  330. package/dist/esm/operationsInterfaces/componentContainers.js.map +7 -1
  331. package/dist/esm/operationsInterfaces/componentVersions.js +0 -9
  332. package/dist/esm/operationsInterfaces/componentVersions.js.map +7 -1
  333. package/dist/esm/operationsInterfaces/computeOperations.js +0 -9
  334. package/dist/esm/operationsInterfaces/computeOperations.js.map +7 -1
  335. package/dist/esm/operationsInterfaces/dataContainers.js +0 -9
  336. package/dist/esm/operationsInterfaces/dataContainers.js.map +7 -1
  337. package/dist/esm/operationsInterfaces/dataVersions.js +0 -9
  338. package/dist/esm/operationsInterfaces/dataVersions.js.map +7 -1
  339. package/dist/esm/operationsInterfaces/datastores.js +0 -9
  340. package/dist/esm/operationsInterfaces/datastores.js.map +7 -1
  341. package/dist/esm/operationsInterfaces/environmentContainers.js +0 -9
  342. package/dist/esm/operationsInterfaces/environmentContainers.js.map +7 -1
  343. package/dist/esm/operationsInterfaces/environmentVersions.js +0 -9
  344. package/dist/esm/operationsInterfaces/environmentVersions.js.map +7 -1
  345. package/dist/esm/operationsInterfaces/features.js +0 -9
  346. package/dist/esm/operationsInterfaces/features.js.map +7 -1
  347. package/dist/esm/operationsInterfaces/featuresetContainers.js +0 -9
  348. package/dist/esm/operationsInterfaces/featuresetContainers.js.map +7 -1
  349. package/dist/esm/operationsInterfaces/featuresetVersions.js +0 -9
  350. package/dist/esm/operationsInterfaces/featuresetVersions.js.map +7 -1
  351. package/dist/esm/operationsInterfaces/featurestoreEntityContainers.js +0 -9
  352. package/dist/esm/operationsInterfaces/featurestoreEntityContainers.js.map +7 -1
  353. package/dist/esm/operationsInterfaces/featurestoreEntityVersions.js +0 -9
  354. package/dist/esm/operationsInterfaces/featurestoreEntityVersions.js.map +7 -1
  355. package/dist/esm/operationsInterfaces/index.js +0 -8
  356. package/dist/esm/operationsInterfaces/index.js.map +7 -1
  357. package/dist/esm/operationsInterfaces/jobs.js +0 -9
  358. package/dist/esm/operationsInterfaces/jobs.js.map +7 -1
  359. package/dist/esm/operationsInterfaces/managedNetworkProvisions.js +0 -9
  360. package/dist/esm/operationsInterfaces/managedNetworkProvisions.js.map +7 -1
  361. package/dist/esm/operationsInterfaces/managedNetworkSettingsRule.js +0 -9
  362. package/dist/esm/operationsInterfaces/managedNetworkSettingsRule.js.map +7 -1
  363. package/dist/esm/operationsInterfaces/marketplaceSubscriptions.js +0 -9
  364. package/dist/esm/operationsInterfaces/marketplaceSubscriptions.js.map +7 -1
  365. package/dist/esm/operationsInterfaces/modelContainers.js +0 -9
  366. package/dist/esm/operationsInterfaces/modelContainers.js.map +7 -1
  367. package/dist/esm/operationsInterfaces/modelVersions.js +0 -9
  368. package/dist/esm/operationsInterfaces/modelVersions.js.map +7 -1
  369. package/dist/esm/operationsInterfaces/onlineDeployments.js +0 -9
  370. package/dist/esm/operationsInterfaces/onlineDeployments.js.map +7 -1
  371. package/dist/esm/operationsInterfaces/onlineEndpoints.js +0 -9
  372. package/dist/esm/operationsInterfaces/onlineEndpoints.js.map +7 -1
  373. package/dist/esm/operationsInterfaces/operations.js +0 -9
  374. package/dist/esm/operationsInterfaces/operations.js.map +7 -1
  375. package/dist/esm/operationsInterfaces/privateEndpointConnections.js +0 -9
  376. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +7 -1
  377. package/dist/esm/operationsInterfaces/privateLinkResources.js +0 -9
  378. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +7 -1
  379. package/dist/esm/operationsInterfaces/quotas.js +0 -9
  380. package/dist/esm/operationsInterfaces/quotas.js.map +7 -1
  381. package/dist/esm/operationsInterfaces/registries.js +0 -9
  382. package/dist/esm/operationsInterfaces/registries.js.map +7 -1
  383. package/dist/esm/operationsInterfaces/registryCodeContainers.js +0 -9
  384. package/dist/esm/operationsInterfaces/registryCodeContainers.js.map +7 -1
  385. package/dist/esm/operationsInterfaces/registryCodeVersions.js +0 -9
  386. package/dist/esm/operationsInterfaces/registryCodeVersions.js.map +7 -1
  387. package/dist/esm/operationsInterfaces/registryComponentContainers.js +0 -9
  388. package/dist/esm/operationsInterfaces/registryComponentContainers.js.map +7 -1
  389. package/dist/esm/operationsInterfaces/registryComponentVersions.js +0 -9
  390. package/dist/esm/operationsInterfaces/registryComponentVersions.js.map +7 -1
  391. package/dist/esm/operationsInterfaces/registryDataContainers.js +0 -9
  392. package/dist/esm/operationsInterfaces/registryDataContainers.js.map +7 -1
  393. package/dist/esm/operationsInterfaces/registryDataReferences.js +0 -9
  394. package/dist/esm/operationsInterfaces/registryDataReferences.js.map +7 -1
  395. package/dist/esm/operationsInterfaces/registryDataVersions.js +0 -9
  396. package/dist/esm/operationsInterfaces/registryDataVersions.js.map +7 -1
  397. package/dist/esm/operationsInterfaces/registryEnvironmentContainers.js +0 -9
  398. package/dist/esm/operationsInterfaces/registryEnvironmentContainers.js.map +7 -1
  399. package/dist/esm/operationsInterfaces/registryEnvironmentVersions.js +0 -9
  400. package/dist/esm/operationsInterfaces/registryEnvironmentVersions.js.map +7 -1
  401. package/dist/esm/operationsInterfaces/registryModelContainers.js +0 -9
  402. package/dist/esm/operationsInterfaces/registryModelContainers.js.map +7 -1
  403. package/dist/esm/operationsInterfaces/registryModelVersions.js +0 -9
  404. package/dist/esm/operationsInterfaces/registryModelVersions.js.map +7 -1
  405. package/dist/esm/operationsInterfaces/schedules.js +0 -9
  406. package/dist/esm/operationsInterfaces/schedules.js.map +7 -1
  407. package/dist/esm/operationsInterfaces/serverlessEndpoints.js +0 -9
  408. package/dist/esm/operationsInterfaces/serverlessEndpoints.js.map +7 -1
  409. package/dist/esm/operationsInterfaces/usages.js +0 -9
  410. package/dist/esm/operationsInterfaces/usages.js.map +7 -1
  411. package/dist/esm/operationsInterfaces/virtualMachineSizes.js +0 -9
  412. package/dist/esm/operationsInterfaces/virtualMachineSizes.js.map +7 -1
  413. package/dist/esm/operationsInterfaces/workspaceConnections.js +0 -9
  414. package/dist/esm/operationsInterfaces/workspaceConnections.js.map +7 -1
  415. package/dist/esm/operationsInterfaces/workspaceFeatures.js +0 -9
  416. package/dist/esm/operationsInterfaces/workspaceFeatures.js.map +7 -1
  417. package/dist/esm/operationsInterfaces/workspaces.js +0 -9
  418. package/dist/esm/operationsInterfaces/workspaces.js.map +7 -1
  419. package/dist/esm/pagingHelper.js +17 -28
  420. package/dist/esm/pagingHelper.js.map +7 -1
  421. package/package.json +4 -21
@@ -1,205 +1,229 @@
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.AzureMachineLearningServicesManagementClient = void 0;
11
- const tslib_1 = require("tslib");
12
- const coreClient = tslib_1.__importStar(require("@azure/core-client"));
13
- const coreRestPipeline = tslib_1.__importStar(require("@azure/core-rest-pipeline"));
14
- const index_js_1 = require("./operations/index.js");
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+ var azureMachineLearningServicesManagementClient_exports = {};
29
+ __export(azureMachineLearningServicesManagementClient_exports, {
30
+ AzureMachineLearningServicesManagementClient: () => AzureMachineLearningServicesManagementClient
31
+ });
32
+ module.exports = __toCommonJS(azureMachineLearningServicesManagementClient_exports);
33
+ var coreClient = __toESM(require("@azure/core-client"));
34
+ var coreRestPipeline = __toESM(require("@azure/core-rest-pipeline"));
35
+ var import_operations = require("./operations/index.js");
15
36
  class AzureMachineLearningServicesManagementClient extends coreClient.ServiceClient {
16
- $host;
17
- apiVersion;
18
- subscriptionId;
19
- /**
20
- * Initializes a new instance of the AzureMachineLearningServicesManagementClient class.
21
- * @param credentials Subscription credentials which uniquely identify client subscription.
22
- * @param subscriptionId The ID of the target subscription.
23
- * @param options The parameter options
24
- */
25
- constructor(credentials, subscriptionId, options) {
26
- if (credentials === undefined) {
27
- throw new Error("'credentials' cannot be null");
28
- }
29
- if (subscriptionId === undefined) {
30
- throw new Error("'subscriptionId' cannot be null");
31
- }
32
- // Initializing default values for options
33
- if (!options) {
34
- options = {};
35
- }
36
- const defaults = {
37
- requestContentType: "application/json; charset=utf-8",
38
- credential: credentials,
39
- };
40
- const packageDetails = `azsdk-js-arm-machinelearning/3.0.0`;
41
- const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
42
- ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
43
- : `${packageDetails}`;
44
- const optionsWithDefaults = {
45
- ...defaults,
46
- ...options,
47
- userAgentOptions: {
48
- userAgentPrefix,
49
- },
50
- endpoint: options.endpoint ?? options.baseUri ?? "https://management.azure.com",
51
- };
52
- super(optionsWithDefaults);
53
- let bearerTokenAuthenticationPolicyFound = false;
54
- if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {
55
- const pipelinePolicies = options.pipeline.getOrderedPolicies();
56
- bearerTokenAuthenticationPolicyFound = pipelinePolicies.some((pipelinePolicy) => pipelinePolicy.name ===
57
- coreRestPipeline.bearerTokenAuthenticationPolicyName);
58
- }
59
- if (!options ||
60
- !options.pipeline ||
61
- options.pipeline.getOrderedPolicies().length == 0 ||
62
- !bearerTokenAuthenticationPolicyFound) {
63
- this.pipeline.removePolicy({
64
- name: coreRestPipeline.bearerTokenAuthenticationPolicyName,
65
- });
66
- this.pipeline.addPolicy(coreRestPipeline.bearerTokenAuthenticationPolicy({
67
- credential: credentials,
68
- scopes: optionsWithDefaults.credentialScopes ??
69
- `${optionsWithDefaults.endpoint}/.default`,
70
- challengeCallbacks: {
71
- authorizeRequestOnChallenge: coreClient.authorizeRequestOnClaimChallenge,
72
- },
73
- }));
74
- }
75
- // Parameter assignments
76
- this.subscriptionId = subscriptionId;
77
- // Assigning values to Constant parameters
78
- this.$host = options.$host || "https://management.azure.com";
79
- this.apiVersion = options.apiVersion || "2024-04-01";
80
- this.operations = new index_js_1.OperationsImpl(this);
81
- this.workspaces = new index_js_1.WorkspacesImpl(this);
82
- this.usages = new index_js_1.UsagesImpl(this);
83
- this.virtualMachineSizes = new index_js_1.VirtualMachineSizesImpl(this);
84
- this.quotas = new index_js_1.QuotasImpl(this);
85
- this.computeOperations = new index_js_1.ComputeOperationsImpl(this);
86
- this.privateEndpointConnections = new index_js_1.PrivateEndpointConnectionsImpl(this);
87
- this.privateLinkResources = new index_js_1.PrivateLinkResourcesImpl(this);
88
- this.workspaceConnections = new index_js_1.WorkspaceConnectionsImpl(this);
89
- this.managedNetworkSettingsRule = new index_js_1.ManagedNetworkSettingsRuleImpl(this);
90
- this.managedNetworkProvisions = new index_js_1.ManagedNetworkProvisionsImpl(this);
91
- this.registryCodeContainers = new index_js_1.RegistryCodeContainersImpl(this);
92
- this.registryCodeVersions = new index_js_1.RegistryCodeVersionsImpl(this);
93
- this.registryComponentContainers = new index_js_1.RegistryComponentContainersImpl(this);
94
- this.registryComponentVersions = new index_js_1.RegistryComponentVersionsImpl(this);
95
- this.registryDataContainers = new index_js_1.RegistryDataContainersImpl(this);
96
- this.registryDataVersions = new index_js_1.RegistryDataVersionsImpl(this);
97
- this.registryDataReferences = new index_js_1.RegistryDataReferencesImpl(this);
98
- this.registryEnvironmentContainers = new index_js_1.RegistryEnvironmentContainersImpl(this);
99
- this.registryEnvironmentVersions = new index_js_1.RegistryEnvironmentVersionsImpl(this);
100
- this.registryModelContainers = new index_js_1.RegistryModelContainersImpl(this);
101
- this.registryModelVersions = new index_js_1.RegistryModelVersionsImpl(this);
102
- this.batchEndpoints = new index_js_1.BatchEndpointsImpl(this);
103
- this.batchDeployments = new index_js_1.BatchDeploymentsImpl(this);
104
- this.codeContainers = new index_js_1.CodeContainersImpl(this);
105
- this.codeVersions = new index_js_1.CodeVersionsImpl(this);
106
- this.componentContainers = new index_js_1.ComponentContainersImpl(this);
107
- this.componentVersions = new index_js_1.ComponentVersionsImpl(this);
108
- this.dataContainers = new index_js_1.DataContainersImpl(this);
109
- this.dataVersions = new index_js_1.DataVersionsImpl(this);
110
- this.datastores = new index_js_1.DatastoresImpl(this);
111
- this.environmentContainers = new index_js_1.EnvironmentContainersImpl(this);
112
- this.environmentVersions = new index_js_1.EnvironmentVersionsImpl(this);
113
- this.featuresetContainers = new index_js_1.FeaturesetContainersImpl(this);
114
- this.features = new index_js_1.FeaturesImpl(this);
115
- this.featuresetVersions = new index_js_1.FeaturesetVersionsImpl(this);
116
- this.featurestoreEntityContainers = new index_js_1.FeaturestoreEntityContainersImpl(this);
117
- this.featurestoreEntityVersions = new index_js_1.FeaturestoreEntityVersionsImpl(this);
118
- this.jobs = new index_js_1.JobsImpl(this);
119
- this.marketplaceSubscriptions = new index_js_1.MarketplaceSubscriptionsImpl(this);
120
- this.modelContainers = new index_js_1.ModelContainersImpl(this);
121
- this.modelVersions = new index_js_1.ModelVersionsImpl(this);
122
- this.onlineEndpoints = new index_js_1.OnlineEndpointsImpl(this);
123
- this.onlineDeployments = new index_js_1.OnlineDeploymentsImpl(this);
124
- this.schedules = new index_js_1.SchedulesImpl(this);
125
- this.serverlessEndpoints = new index_js_1.ServerlessEndpointsImpl(this);
126
- this.registries = new index_js_1.RegistriesImpl(this);
127
- this.workspaceFeatures = new index_js_1.WorkspaceFeaturesImpl(this);
128
- this.addCustomApiVersionPolicy(options.apiVersion);
37
+ $host;
38
+ apiVersion;
39
+ subscriptionId;
40
+ /**
41
+ * Initializes a new instance of the AzureMachineLearningServicesManagementClient class.
42
+ * @param credentials Subscription credentials which uniquely identify client subscription.
43
+ * @param subscriptionId The ID of the target subscription.
44
+ * @param options The parameter options
45
+ */
46
+ constructor(credentials, subscriptionId, options) {
47
+ if (credentials === void 0) {
48
+ throw new Error("'credentials' cannot be null");
129
49
  }
130
- /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
131
- addCustomApiVersionPolicy(apiVersion) {
132
- if (!apiVersion) {
133
- return;
134
- }
135
- const apiVersionPolicy = {
136
- name: "CustomApiVersionPolicy",
137
- async sendRequest(request, next) {
138
- const param = request.url.split("?");
139
- if (param.length > 1) {
140
- const newParams = param[1].split("&").map((item) => {
141
- if (item.indexOf("api-version") > -1) {
142
- return "api-version=" + apiVersion;
143
- }
144
- else {
145
- return item;
146
- }
147
- });
148
- request.url = param[0] + "?" + newParams.join("&");
149
- }
150
- return next(request);
151
- },
152
- };
153
- this.pipeline.addPolicy(apiVersionPolicy);
50
+ if (subscriptionId === void 0) {
51
+ throw new Error("'subscriptionId' cannot be null");
154
52
  }
155
- operations;
156
- workspaces;
157
- usages;
158
- virtualMachineSizes;
159
- quotas;
160
- computeOperations;
161
- privateEndpointConnections;
162
- privateLinkResources;
163
- workspaceConnections;
164
- managedNetworkSettingsRule;
165
- managedNetworkProvisions;
166
- registryCodeContainers;
167
- registryCodeVersions;
168
- registryComponentContainers;
169
- registryComponentVersions;
170
- registryDataContainers;
171
- registryDataVersions;
172
- registryDataReferences;
173
- registryEnvironmentContainers;
174
- registryEnvironmentVersions;
175
- registryModelContainers;
176
- registryModelVersions;
177
- batchEndpoints;
178
- batchDeployments;
179
- codeContainers;
180
- codeVersions;
181
- componentContainers;
182
- componentVersions;
183
- dataContainers;
184
- dataVersions;
185
- datastores;
186
- environmentContainers;
187
- environmentVersions;
188
- featuresetContainers;
189
- features;
190
- featuresetVersions;
191
- featurestoreEntityContainers;
192
- featurestoreEntityVersions;
193
- jobs;
194
- marketplaceSubscriptions;
195
- modelContainers;
196
- modelVersions;
197
- onlineEndpoints;
198
- onlineDeployments;
199
- schedules;
200
- serverlessEndpoints;
201
- registries;
202
- workspaceFeatures;
53
+ if (!options) {
54
+ options = {};
55
+ }
56
+ const defaults = {
57
+ requestContentType: "application/json; charset=utf-8",
58
+ credential: credentials
59
+ };
60
+ const packageDetails = `azsdk-js-arm-machinelearning/3.0.0`;
61
+ const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}` : `${packageDetails}`;
62
+ const optionsWithDefaults = {
63
+ ...defaults,
64
+ ...options,
65
+ userAgentOptions: {
66
+ userAgentPrefix
67
+ },
68
+ endpoint: options.endpoint ?? options.baseUri ?? "https://management.azure.com"
69
+ };
70
+ super(optionsWithDefaults);
71
+ let bearerTokenAuthenticationPolicyFound = false;
72
+ if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {
73
+ const pipelinePolicies = options.pipeline.getOrderedPolicies();
74
+ bearerTokenAuthenticationPolicyFound = pipelinePolicies.some(
75
+ (pipelinePolicy) => pipelinePolicy.name === coreRestPipeline.bearerTokenAuthenticationPolicyName
76
+ );
77
+ }
78
+ if (!options || !options.pipeline || options.pipeline.getOrderedPolicies().length == 0 || !bearerTokenAuthenticationPolicyFound) {
79
+ this.pipeline.removePolicy({
80
+ name: coreRestPipeline.bearerTokenAuthenticationPolicyName
81
+ });
82
+ this.pipeline.addPolicy(
83
+ coreRestPipeline.bearerTokenAuthenticationPolicy({
84
+ credential: credentials,
85
+ scopes: optionsWithDefaults.credentialScopes ?? `${optionsWithDefaults.endpoint}/.default`,
86
+ challengeCallbacks: {
87
+ authorizeRequestOnChallenge: coreClient.authorizeRequestOnClaimChallenge
88
+ }
89
+ })
90
+ );
91
+ }
92
+ this.subscriptionId = subscriptionId;
93
+ this.$host = options.$host || "https://management.azure.com";
94
+ this.apiVersion = options.apiVersion || "2024-04-01";
95
+ this.operations = new import_operations.OperationsImpl(this);
96
+ this.workspaces = new import_operations.WorkspacesImpl(this);
97
+ this.usages = new import_operations.UsagesImpl(this);
98
+ this.virtualMachineSizes = new import_operations.VirtualMachineSizesImpl(this);
99
+ this.quotas = new import_operations.QuotasImpl(this);
100
+ this.computeOperations = new import_operations.ComputeOperationsImpl(this);
101
+ this.privateEndpointConnections = new import_operations.PrivateEndpointConnectionsImpl(this);
102
+ this.privateLinkResources = new import_operations.PrivateLinkResourcesImpl(this);
103
+ this.workspaceConnections = new import_operations.WorkspaceConnectionsImpl(this);
104
+ this.managedNetworkSettingsRule = new import_operations.ManagedNetworkSettingsRuleImpl(this);
105
+ this.managedNetworkProvisions = new import_operations.ManagedNetworkProvisionsImpl(this);
106
+ this.registryCodeContainers = new import_operations.RegistryCodeContainersImpl(this);
107
+ this.registryCodeVersions = new import_operations.RegistryCodeVersionsImpl(this);
108
+ this.registryComponentContainers = new import_operations.RegistryComponentContainersImpl(
109
+ this
110
+ );
111
+ this.registryComponentVersions = new import_operations.RegistryComponentVersionsImpl(this);
112
+ this.registryDataContainers = new import_operations.RegistryDataContainersImpl(this);
113
+ this.registryDataVersions = new import_operations.RegistryDataVersionsImpl(this);
114
+ this.registryDataReferences = new import_operations.RegistryDataReferencesImpl(this);
115
+ this.registryEnvironmentContainers = new import_operations.RegistryEnvironmentContainersImpl(
116
+ this
117
+ );
118
+ this.registryEnvironmentVersions = new import_operations.RegistryEnvironmentVersionsImpl(
119
+ this
120
+ );
121
+ this.registryModelContainers = new import_operations.RegistryModelContainersImpl(this);
122
+ this.registryModelVersions = new import_operations.RegistryModelVersionsImpl(this);
123
+ this.batchEndpoints = new import_operations.BatchEndpointsImpl(this);
124
+ this.batchDeployments = new import_operations.BatchDeploymentsImpl(this);
125
+ this.codeContainers = new import_operations.CodeContainersImpl(this);
126
+ this.codeVersions = new import_operations.CodeVersionsImpl(this);
127
+ this.componentContainers = new import_operations.ComponentContainersImpl(this);
128
+ this.componentVersions = new import_operations.ComponentVersionsImpl(this);
129
+ this.dataContainers = new import_operations.DataContainersImpl(this);
130
+ this.dataVersions = new import_operations.DataVersionsImpl(this);
131
+ this.datastores = new import_operations.DatastoresImpl(this);
132
+ this.environmentContainers = new import_operations.EnvironmentContainersImpl(this);
133
+ this.environmentVersions = new import_operations.EnvironmentVersionsImpl(this);
134
+ this.featuresetContainers = new import_operations.FeaturesetContainersImpl(this);
135
+ this.features = new import_operations.FeaturesImpl(this);
136
+ this.featuresetVersions = new import_operations.FeaturesetVersionsImpl(this);
137
+ this.featurestoreEntityContainers = new import_operations.FeaturestoreEntityContainersImpl(
138
+ this
139
+ );
140
+ this.featurestoreEntityVersions = new import_operations.FeaturestoreEntityVersionsImpl(this);
141
+ this.jobs = new import_operations.JobsImpl(this);
142
+ this.marketplaceSubscriptions = new import_operations.MarketplaceSubscriptionsImpl(this);
143
+ this.modelContainers = new import_operations.ModelContainersImpl(this);
144
+ this.modelVersions = new import_operations.ModelVersionsImpl(this);
145
+ this.onlineEndpoints = new import_operations.OnlineEndpointsImpl(this);
146
+ this.onlineDeployments = new import_operations.OnlineDeploymentsImpl(this);
147
+ this.schedules = new import_operations.SchedulesImpl(this);
148
+ this.serverlessEndpoints = new import_operations.ServerlessEndpointsImpl(this);
149
+ this.registries = new import_operations.RegistriesImpl(this);
150
+ this.workspaceFeatures = new import_operations.WorkspaceFeaturesImpl(this);
151
+ this.addCustomApiVersionPolicy(options.apiVersion);
152
+ }
153
+ /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
154
+ addCustomApiVersionPolicy(apiVersion) {
155
+ if (!apiVersion) {
156
+ return;
157
+ }
158
+ const apiVersionPolicy = {
159
+ name: "CustomApiVersionPolicy",
160
+ async sendRequest(request, next) {
161
+ const param = request.url.split("?");
162
+ if (param.length > 1) {
163
+ const newParams = param[1].split("&").map((item) => {
164
+ if (item.indexOf("api-version") > -1) {
165
+ return "api-version=" + apiVersion;
166
+ } else {
167
+ return item;
168
+ }
169
+ });
170
+ request.url = param[0] + "?" + newParams.join("&");
171
+ }
172
+ return next(request);
173
+ }
174
+ };
175
+ this.pipeline.addPolicy(apiVersionPolicy);
176
+ }
177
+ operations;
178
+ workspaces;
179
+ usages;
180
+ virtualMachineSizes;
181
+ quotas;
182
+ computeOperations;
183
+ privateEndpointConnections;
184
+ privateLinkResources;
185
+ workspaceConnections;
186
+ managedNetworkSettingsRule;
187
+ managedNetworkProvisions;
188
+ registryCodeContainers;
189
+ registryCodeVersions;
190
+ registryComponentContainers;
191
+ registryComponentVersions;
192
+ registryDataContainers;
193
+ registryDataVersions;
194
+ registryDataReferences;
195
+ registryEnvironmentContainers;
196
+ registryEnvironmentVersions;
197
+ registryModelContainers;
198
+ registryModelVersions;
199
+ batchEndpoints;
200
+ batchDeployments;
201
+ codeContainers;
202
+ codeVersions;
203
+ componentContainers;
204
+ componentVersions;
205
+ dataContainers;
206
+ dataVersions;
207
+ datastores;
208
+ environmentContainers;
209
+ environmentVersions;
210
+ featuresetContainers;
211
+ features;
212
+ featuresetVersions;
213
+ featurestoreEntityContainers;
214
+ featurestoreEntityVersions;
215
+ jobs;
216
+ marketplaceSubscriptions;
217
+ modelContainers;
218
+ modelVersions;
219
+ onlineEndpoints;
220
+ onlineDeployments;
221
+ schedules;
222
+ serverlessEndpoints;
223
+ registries;
224
+ workspaceFeatures;
203
225
  }
204
- exports.AzureMachineLearningServicesManagementClient = AzureMachineLearningServicesManagementClient;
205
- //# sourceMappingURL=azureMachineLearningServicesManagementClient.js.map
226
+ // Annotate the CommonJS export names for ESM import in node:
227
+ 0 && (module.exports = {
228
+ AzureMachineLearningServicesManagementClient
229
+ });
@@ -1 +1,7 @@
1
- {"version":3,"file":"azureMachineLearningServicesManagementClient.js","sourceRoot":"","sources":["../../src/azureMachineLearningServicesManagementClient.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreRestPipeline from \"@azure/core-rest-pipeline\";\nimport {\n PipelineRequest,\n PipelineResponse,\n SendRequest,\n} from \"@azure/core-rest-pipeline\";\nimport * as coreAuth from \"@azure/core-auth\";\nimport {\n OperationsImpl,\n WorkspacesImpl,\n UsagesImpl,\n VirtualMachineSizesImpl,\n QuotasImpl,\n ComputeOperationsImpl,\n PrivateEndpointConnectionsImpl,\n PrivateLinkResourcesImpl,\n WorkspaceConnectionsImpl,\n ManagedNetworkSettingsRuleImpl,\n ManagedNetworkProvisionsImpl,\n RegistryCodeContainersImpl,\n RegistryCodeVersionsImpl,\n RegistryComponentContainersImpl,\n RegistryComponentVersionsImpl,\n RegistryDataContainersImpl,\n RegistryDataVersionsImpl,\n RegistryDataReferencesImpl,\n RegistryEnvironmentContainersImpl,\n RegistryEnvironmentVersionsImpl,\n RegistryModelContainersImpl,\n RegistryModelVersionsImpl,\n BatchEndpointsImpl,\n BatchDeploymentsImpl,\n CodeContainersImpl,\n CodeVersionsImpl,\n ComponentContainersImpl,\n ComponentVersionsImpl,\n DataContainersImpl,\n DataVersionsImpl,\n DatastoresImpl,\n EnvironmentContainersImpl,\n EnvironmentVersionsImpl,\n FeaturesetContainersImpl,\n FeaturesImpl,\n FeaturesetVersionsImpl,\n FeaturestoreEntityContainersImpl,\n FeaturestoreEntityVersionsImpl,\n JobsImpl,\n MarketplaceSubscriptionsImpl,\n ModelContainersImpl,\n ModelVersionsImpl,\n OnlineEndpointsImpl,\n OnlineDeploymentsImpl,\n SchedulesImpl,\n ServerlessEndpointsImpl,\n RegistriesImpl,\n WorkspaceFeaturesImpl,\n} from \"./operations/index.js\";\nimport {\n Operations,\n Workspaces,\n Usages,\n VirtualMachineSizes,\n Quotas,\n ComputeOperations,\n PrivateEndpointConnections,\n PrivateLinkResources,\n WorkspaceConnections,\n ManagedNetworkSettingsRule,\n ManagedNetworkProvisions,\n RegistryCodeContainers,\n RegistryCodeVersions,\n RegistryComponentContainers,\n RegistryComponentVersions,\n RegistryDataContainers,\n RegistryDataVersions,\n RegistryDataReferences,\n RegistryEnvironmentContainers,\n RegistryEnvironmentVersions,\n RegistryModelContainers,\n RegistryModelVersions,\n BatchEndpoints,\n BatchDeployments,\n CodeContainers,\n CodeVersions,\n ComponentContainers,\n ComponentVersions,\n DataContainers,\n DataVersions,\n Datastores,\n EnvironmentContainers,\n EnvironmentVersions,\n FeaturesetContainers,\n Features,\n FeaturesetVersions,\n FeaturestoreEntityContainers,\n FeaturestoreEntityVersions,\n Jobs,\n MarketplaceSubscriptions,\n ModelContainers,\n ModelVersions,\n OnlineEndpoints,\n OnlineDeployments,\n Schedules,\n ServerlessEndpoints,\n Registries,\n WorkspaceFeatures,\n} from \"./operationsInterfaces/index.js\";\nimport { AzureMachineLearningServicesManagementClientOptionalParams } from \"./models/index.js\";\n\nexport class AzureMachineLearningServicesManagementClient extends coreClient.ServiceClient {\n $host: string;\n apiVersion: string;\n subscriptionId: string;\n\n /**\n * Initializes a new instance of the AzureMachineLearningServicesManagementClient class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId The ID of the target subscription.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: AzureMachineLearningServicesManagementClientOptionalParams,\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: AzureMachineLearningServicesManagementClientOptionalParams =\n {\n requestContentType: \"application/json; charset=utf-8\",\n credential: credentials,\n };\n\n const packageDetails = `azsdk-js-arm-machinelearning/3.0.0`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix,\n },\n endpoint:\n options.endpoint ?? options.baseUri ?? \"https://management.azure.com\",\n };\n super(optionsWithDefaults);\n\n let bearerTokenAuthenticationPolicyFound: boolean = false;\n if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {\n const pipelinePolicies: coreRestPipeline.PipelinePolicy[] =\n options.pipeline.getOrderedPolicies();\n bearerTokenAuthenticationPolicyFound = pipelinePolicies.some(\n (pipelinePolicy) =>\n pipelinePolicy.name ===\n coreRestPipeline.bearerTokenAuthenticationPolicyName,\n );\n }\n if (\n !options ||\n !options.pipeline ||\n options.pipeline.getOrderedPolicies().length == 0 ||\n !bearerTokenAuthenticationPolicyFound\n ) {\n this.pipeline.removePolicy({\n name: coreRestPipeline.bearerTokenAuthenticationPolicyName,\n });\n this.pipeline.addPolicy(\n coreRestPipeline.bearerTokenAuthenticationPolicy({\n credential: credentials,\n scopes:\n optionsWithDefaults.credentialScopes ??\n `${optionsWithDefaults.endpoint}/.default`,\n challengeCallbacks: {\n authorizeRequestOnChallenge:\n coreClient.authorizeRequestOnClaimChallenge,\n },\n }),\n );\n }\n // Parameter assignments\n this.subscriptionId = subscriptionId;\n\n // Assigning values to Constant parameters\n this.$host = options.$host || \"https://management.azure.com\";\n this.apiVersion = options.apiVersion || \"2024-04-01\";\n this.operations = new OperationsImpl(this);\n this.workspaces = new WorkspacesImpl(this);\n this.usages = new UsagesImpl(this);\n this.virtualMachineSizes = new VirtualMachineSizesImpl(this);\n this.quotas = new QuotasImpl(this);\n this.computeOperations = new ComputeOperationsImpl(this);\n this.privateEndpointConnections = new PrivateEndpointConnectionsImpl(this);\n this.privateLinkResources = new PrivateLinkResourcesImpl(this);\n this.workspaceConnections = new WorkspaceConnectionsImpl(this);\n this.managedNetworkSettingsRule = new ManagedNetworkSettingsRuleImpl(this);\n this.managedNetworkProvisions = new ManagedNetworkProvisionsImpl(this);\n this.registryCodeContainers = new RegistryCodeContainersImpl(this);\n this.registryCodeVersions = new RegistryCodeVersionsImpl(this);\n this.registryComponentContainers = new RegistryComponentContainersImpl(\n this,\n );\n this.registryComponentVersions = new RegistryComponentVersionsImpl(this);\n this.registryDataContainers = new RegistryDataContainersImpl(this);\n this.registryDataVersions = new RegistryDataVersionsImpl(this);\n this.registryDataReferences = new RegistryDataReferencesImpl(this);\n this.registryEnvironmentContainers = new RegistryEnvironmentContainersImpl(\n this,\n );\n this.registryEnvironmentVersions = new RegistryEnvironmentVersionsImpl(\n this,\n );\n this.registryModelContainers = new RegistryModelContainersImpl(this);\n this.registryModelVersions = new RegistryModelVersionsImpl(this);\n this.batchEndpoints = new BatchEndpointsImpl(this);\n this.batchDeployments = new BatchDeploymentsImpl(this);\n this.codeContainers = new CodeContainersImpl(this);\n this.codeVersions = new CodeVersionsImpl(this);\n this.componentContainers = new ComponentContainersImpl(this);\n this.componentVersions = new ComponentVersionsImpl(this);\n this.dataContainers = new DataContainersImpl(this);\n this.dataVersions = new DataVersionsImpl(this);\n this.datastores = new DatastoresImpl(this);\n this.environmentContainers = new EnvironmentContainersImpl(this);\n this.environmentVersions = new EnvironmentVersionsImpl(this);\n this.featuresetContainers = new FeaturesetContainersImpl(this);\n this.features = new FeaturesImpl(this);\n this.featuresetVersions = new FeaturesetVersionsImpl(this);\n this.featurestoreEntityContainers = new FeaturestoreEntityContainersImpl(\n this,\n );\n this.featurestoreEntityVersions = new FeaturestoreEntityVersionsImpl(this);\n this.jobs = new JobsImpl(this);\n this.marketplaceSubscriptions = new MarketplaceSubscriptionsImpl(this);\n this.modelContainers = new ModelContainersImpl(this);\n this.modelVersions = new ModelVersionsImpl(this);\n this.onlineEndpoints = new OnlineEndpointsImpl(this);\n this.onlineDeployments = new OnlineDeploymentsImpl(this);\n this.schedules = new SchedulesImpl(this);\n this.serverlessEndpoints = new ServerlessEndpointsImpl(this);\n this.registries = new RegistriesImpl(this);\n this.workspaceFeatures = new WorkspaceFeaturesImpl(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 workspaces: Workspaces;\n usages: Usages;\n virtualMachineSizes: VirtualMachineSizes;\n quotas: Quotas;\n computeOperations: ComputeOperations;\n privateEndpointConnections: PrivateEndpointConnections;\n privateLinkResources: PrivateLinkResources;\n workspaceConnections: WorkspaceConnections;\n managedNetworkSettingsRule: ManagedNetworkSettingsRule;\n managedNetworkProvisions: ManagedNetworkProvisions;\n registryCodeContainers: RegistryCodeContainers;\n registryCodeVersions: RegistryCodeVersions;\n registryComponentContainers: RegistryComponentContainers;\n registryComponentVersions: RegistryComponentVersions;\n registryDataContainers: RegistryDataContainers;\n registryDataVersions: RegistryDataVersions;\n registryDataReferences: RegistryDataReferences;\n registryEnvironmentContainers: RegistryEnvironmentContainers;\n registryEnvironmentVersions: RegistryEnvironmentVersions;\n registryModelContainers: RegistryModelContainers;\n registryModelVersions: RegistryModelVersions;\n batchEndpoints: BatchEndpoints;\n batchDeployments: BatchDeployments;\n codeContainers: CodeContainers;\n codeVersions: CodeVersions;\n componentContainers: ComponentContainers;\n componentVersions: ComponentVersions;\n dataContainers: DataContainers;\n dataVersions: DataVersions;\n datastores: Datastores;\n environmentContainers: EnvironmentContainers;\n environmentVersions: EnvironmentVersions;\n featuresetContainers: FeaturesetContainers;\n features: Features;\n featuresetVersions: FeaturesetVersions;\n featurestoreEntityContainers: FeaturestoreEntityContainers;\n featurestoreEntityVersions: FeaturestoreEntityVersions;\n jobs: Jobs;\n marketplaceSubscriptions: MarketplaceSubscriptions;\n modelContainers: ModelContainers;\n modelVersions: ModelVersions;\n onlineEndpoints: OnlineEndpoints;\n onlineDeployments: OnlineDeployments;\n schedules: Schedules;\n serverlessEndpoints: ServerlessEndpoints;\n registries: Registries;\n workspaceFeatures: WorkspaceFeatures;\n}\n"]}
1
+ {
2
+ "version": 3,
3
+ "sources": ["/mnt/vss/_work/1/s/sdk/machinelearning/arm-machinelearning/src/azureMachineLearningServicesManagementClient.ts"],
4
+ "sourcesContent": ["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreRestPipeline from \"@azure/core-rest-pipeline\";\nimport {\n PipelineRequest,\n PipelineResponse,\n SendRequest,\n} from \"@azure/core-rest-pipeline\";\nimport * as coreAuth from \"@azure/core-auth\";\nimport {\n OperationsImpl,\n WorkspacesImpl,\n UsagesImpl,\n VirtualMachineSizesImpl,\n QuotasImpl,\n ComputeOperationsImpl,\n PrivateEndpointConnectionsImpl,\n PrivateLinkResourcesImpl,\n WorkspaceConnectionsImpl,\n ManagedNetworkSettingsRuleImpl,\n ManagedNetworkProvisionsImpl,\n RegistryCodeContainersImpl,\n RegistryCodeVersionsImpl,\n RegistryComponentContainersImpl,\n RegistryComponentVersionsImpl,\n RegistryDataContainersImpl,\n RegistryDataVersionsImpl,\n RegistryDataReferencesImpl,\n RegistryEnvironmentContainersImpl,\n RegistryEnvironmentVersionsImpl,\n RegistryModelContainersImpl,\n RegistryModelVersionsImpl,\n BatchEndpointsImpl,\n BatchDeploymentsImpl,\n CodeContainersImpl,\n CodeVersionsImpl,\n ComponentContainersImpl,\n ComponentVersionsImpl,\n DataContainersImpl,\n DataVersionsImpl,\n DatastoresImpl,\n EnvironmentContainersImpl,\n EnvironmentVersionsImpl,\n FeaturesetContainersImpl,\n FeaturesImpl,\n FeaturesetVersionsImpl,\n FeaturestoreEntityContainersImpl,\n FeaturestoreEntityVersionsImpl,\n JobsImpl,\n MarketplaceSubscriptionsImpl,\n ModelContainersImpl,\n ModelVersionsImpl,\n OnlineEndpointsImpl,\n OnlineDeploymentsImpl,\n SchedulesImpl,\n ServerlessEndpointsImpl,\n RegistriesImpl,\n WorkspaceFeaturesImpl,\n} from \"./operations/index.js\";\nimport {\n Operations,\n Workspaces,\n Usages,\n VirtualMachineSizes,\n Quotas,\n ComputeOperations,\n PrivateEndpointConnections,\n PrivateLinkResources,\n WorkspaceConnections,\n ManagedNetworkSettingsRule,\n ManagedNetworkProvisions,\n RegistryCodeContainers,\n RegistryCodeVersions,\n RegistryComponentContainers,\n RegistryComponentVersions,\n RegistryDataContainers,\n RegistryDataVersions,\n RegistryDataReferences,\n RegistryEnvironmentContainers,\n RegistryEnvironmentVersions,\n RegistryModelContainers,\n RegistryModelVersions,\n BatchEndpoints,\n BatchDeployments,\n CodeContainers,\n CodeVersions,\n ComponentContainers,\n ComponentVersions,\n DataContainers,\n DataVersions,\n Datastores,\n EnvironmentContainers,\n EnvironmentVersions,\n FeaturesetContainers,\n Features,\n FeaturesetVersions,\n FeaturestoreEntityContainers,\n FeaturestoreEntityVersions,\n Jobs,\n MarketplaceSubscriptions,\n ModelContainers,\n ModelVersions,\n OnlineEndpoints,\n OnlineDeployments,\n Schedules,\n ServerlessEndpoints,\n Registries,\n WorkspaceFeatures,\n} from \"./operationsInterfaces/index.js\";\nimport { AzureMachineLearningServicesManagementClientOptionalParams } from \"./models/index.js\";\n\nexport class AzureMachineLearningServicesManagementClient extends coreClient.ServiceClient {\n $host: string;\n apiVersion: string;\n subscriptionId: string;\n\n /**\n * Initializes a new instance of the AzureMachineLearningServicesManagementClient class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId The ID of the target subscription.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: AzureMachineLearningServicesManagementClientOptionalParams,\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: AzureMachineLearningServicesManagementClientOptionalParams =\n {\n requestContentType: \"application/json; charset=utf-8\",\n credential: credentials,\n };\n\n const packageDetails = `azsdk-js-arm-machinelearning/3.0.0`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix,\n },\n endpoint:\n options.endpoint ?? options.baseUri ?? \"https://management.azure.com\",\n };\n super(optionsWithDefaults);\n\n let bearerTokenAuthenticationPolicyFound: boolean = false;\n if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {\n const pipelinePolicies: coreRestPipeline.PipelinePolicy[] =\n options.pipeline.getOrderedPolicies();\n bearerTokenAuthenticationPolicyFound = pipelinePolicies.some(\n (pipelinePolicy) =>\n pipelinePolicy.name ===\n coreRestPipeline.bearerTokenAuthenticationPolicyName,\n );\n }\n if (\n !options ||\n !options.pipeline ||\n options.pipeline.getOrderedPolicies().length == 0 ||\n !bearerTokenAuthenticationPolicyFound\n ) {\n this.pipeline.removePolicy({\n name: coreRestPipeline.bearerTokenAuthenticationPolicyName,\n });\n this.pipeline.addPolicy(\n coreRestPipeline.bearerTokenAuthenticationPolicy({\n credential: credentials,\n scopes:\n optionsWithDefaults.credentialScopes ??\n `${optionsWithDefaults.endpoint}/.default`,\n challengeCallbacks: {\n authorizeRequestOnChallenge:\n coreClient.authorizeRequestOnClaimChallenge,\n },\n }),\n );\n }\n // Parameter assignments\n this.subscriptionId = subscriptionId;\n\n // Assigning values to Constant parameters\n this.$host = options.$host || \"https://management.azure.com\";\n this.apiVersion = options.apiVersion || \"2024-04-01\";\n this.operations = new OperationsImpl(this);\n this.workspaces = new WorkspacesImpl(this);\n this.usages = new UsagesImpl(this);\n this.virtualMachineSizes = new VirtualMachineSizesImpl(this);\n this.quotas = new QuotasImpl(this);\n this.computeOperations = new ComputeOperationsImpl(this);\n this.privateEndpointConnections = new PrivateEndpointConnectionsImpl(this);\n this.privateLinkResources = new PrivateLinkResourcesImpl(this);\n this.workspaceConnections = new WorkspaceConnectionsImpl(this);\n this.managedNetworkSettingsRule = new ManagedNetworkSettingsRuleImpl(this);\n this.managedNetworkProvisions = new ManagedNetworkProvisionsImpl(this);\n this.registryCodeContainers = new RegistryCodeContainersImpl(this);\n this.registryCodeVersions = new RegistryCodeVersionsImpl(this);\n this.registryComponentContainers = new RegistryComponentContainersImpl(\n this,\n );\n this.registryComponentVersions = new RegistryComponentVersionsImpl(this);\n this.registryDataContainers = new RegistryDataContainersImpl(this);\n this.registryDataVersions = new RegistryDataVersionsImpl(this);\n this.registryDataReferences = new RegistryDataReferencesImpl(this);\n this.registryEnvironmentContainers = new RegistryEnvironmentContainersImpl(\n this,\n );\n this.registryEnvironmentVersions = new RegistryEnvironmentVersionsImpl(\n this,\n );\n this.registryModelContainers = new RegistryModelContainersImpl(this);\n this.registryModelVersions = new RegistryModelVersionsImpl(this);\n this.batchEndpoints = new BatchEndpointsImpl(this);\n this.batchDeployments = new BatchDeploymentsImpl(this);\n this.codeContainers = new CodeContainersImpl(this);\n this.codeVersions = new CodeVersionsImpl(this);\n this.componentContainers = new ComponentContainersImpl(this);\n this.componentVersions = new ComponentVersionsImpl(this);\n this.dataContainers = new DataContainersImpl(this);\n this.dataVersions = new DataVersionsImpl(this);\n this.datastores = new DatastoresImpl(this);\n this.environmentContainers = new EnvironmentContainersImpl(this);\n this.environmentVersions = new EnvironmentVersionsImpl(this);\n this.featuresetContainers = new FeaturesetContainersImpl(this);\n this.features = new FeaturesImpl(this);\n this.featuresetVersions = new FeaturesetVersionsImpl(this);\n this.featurestoreEntityContainers = new FeaturestoreEntityContainersImpl(\n this,\n );\n this.featurestoreEntityVersions = new FeaturestoreEntityVersionsImpl(this);\n this.jobs = new JobsImpl(this);\n this.marketplaceSubscriptions = new MarketplaceSubscriptionsImpl(this);\n this.modelContainers = new ModelContainersImpl(this);\n this.modelVersions = new ModelVersionsImpl(this);\n this.onlineEndpoints = new OnlineEndpointsImpl(this);\n this.onlineDeployments = new OnlineDeploymentsImpl(this);\n this.schedules = new SchedulesImpl(this);\n this.serverlessEndpoints = new ServerlessEndpointsImpl(this);\n this.registries = new RegistriesImpl(this);\n this.workspaceFeatures = new WorkspaceFeaturesImpl(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 workspaces: Workspaces;\n usages: Usages;\n virtualMachineSizes: VirtualMachineSizes;\n quotas: Quotas;\n computeOperations: ComputeOperations;\n privateEndpointConnections: PrivateEndpointConnections;\n privateLinkResources: PrivateLinkResources;\n workspaceConnections: WorkspaceConnections;\n managedNetworkSettingsRule: ManagedNetworkSettingsRule;\n managedNetworkProvisions: ManagedNetworkProvisions;\n registryCodeContainers: RegistryCodeContainers;\n registryCodeVersions: RegistryCodeVersions;\n registryComponentContainers: RegistryComponentContainers;\n registryComponentVersions: RegistryComponentVersions;\n registryDataContainers: RegistryDataContainers;\n registryDataVersions: RegistryDataVersions;\n registryDataReferences: RegistryDataReferences;\n registryEnvironmentContainers: RegistryEnvironmentContainers;\n registryEnvironmentVersions: RegistryEnvironmentVersions;\n registryModelContainers: RegistryModelContainers;\n registryModelVersions: RegistryModelVersions;\n batchEndpoints: BatchEndpoints;\n batchDeployments: BatchDeployments;\n codeContainers: CodeContainers;\n codeVersions: CodeVersions;\n componentContainers: ComponentContainers;\n componentVersions: ComponentVersions;\n dataContainers: DataContainers;\n dataVersions: DataVersions;\n datastores: Datastores;\n environmentContainers: EnvironmentContainers;\n environmentVersions: EnvironmentVersions;\n featuresetContainers: FeaturesetContainers;\n features: Features;\n featuresetVersions: FeaturesetVersions;\n featurestoreEntityContainers: FeaturestoreEntityContainers;\n featurestoreEntityVersions: FeaturestoreEntityVersions;\n jobs: Jobs;\n marketplaceSubscriptions: MarketplaceSubscriptions;\n modelContainers: ModelContainers;\n modelVersions: ModelVersions;\n onlineEndpoints: OnlineEndpoints;\n onlineDeployments: OnlineDeployments;\n schedules: Schedules;\n serverlessEndpoints: ServerlessEndpoints;\n registries: Registries;\n workspaceFeatures: WorkspaceFeatures;\n}\n"],
5
+ "mappings": "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",
6
+ "names": []
7
+ }
@@ -1,19 +1,35 @@
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.AzureMachineLearningServicesManagementClient = exports.getContinuationToken = void 0;
11
- const tslib_1 = require("tslib");
12
- /// <reference lib="esnext.asynciterable" />
13
- var pagingHelper_js_1 = require("./pagingHelper.js");
14
- Object.defineProperty(exports, "getContinuationToken", { enumerable: true, get: function () { return pagingHelper_js_1.getContinuationToken; } });
15
- tslib_1.__exportStar(require("./models/index.js"), exports);
16
- var azureMachineLearningServicesManagementClient_js_1 = require("./azureMachineLearningServicesManagementClient.js");
17
- Object.defineProperty(exports, "AzureMachineLearningServicesManagementClient", { enumerable: true, get: function () { return azureMachineLearningServicesManagementClient_js_1.AzureMachineLearningServicesManagementClient; } });
18
- tslib_1.__exportStar(require("./operationsInterfaces/index.js"), exports);
19
- //# sourceMappingURL=index.js.map
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var src_exports = {};
20
+ __export(src_exports, {
21
+ AzureMachineLearningServicesManagementClient: () => import_azureMachineLearningServicesManagementClient.AzureMachineLearningServicesManagementClient,
22
+ getContinuationToken: () => import_pagingHelper.getContinuationToken
23
+ });
24
+ module.exports = __toCommonJS(src_exports);
25
+ var import_pagingHelper = require("./pagingHelper.js");
26
+ __reExport(src_exports, require("./models/index.js"), module.exports);
27
+ var import_azureMachineLearningServicesManagementClient = require("./azureMachineLearningServicesManagementClient.js");
28
+ __reExport(src_exports, require("./operationsInterfaces/index.js"), module.exports);
29
+ // Annotate the CommonJS export names for ESM import in node:
30
+ 0 && (module.exports = {
31
+ AzureMachineLearningServicesManagementClient,
32
+ getContinuationToken,
33
+ ...require("./models/index.js"),
34
+ ...require("./operationsInterfaces/index.js")
35
+ });
@@ -1 +1,7 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;;AAEH,4CAA4C;AAC5C,qDAAyD;AAAhD,uHAAA,oBAAoB,OAAA;AAC7B,4DAAkC;AAClC,qHAAiH;AAAxG,+KAAA,4CAA4C,OAAA;AACrD,0EAAgD","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/// <reference lib=\"esnext.asynciterable\" />\nexport { getContinuationToken } from \"./pagingHelper.js\";\nexport * from \"./models/index.js\";\nexport { AzureMachineLearningServicesManagementClient } from \"./azureMachineLearningServicesManagementClient.js\";\nexport * from \"./operationsInterfaces/index.js\";\n"]}
1
+ {
2
+ "version": 3,
3
+ "sources": ["/mnt/vss/_work/1/s/sdk/machinelearning/arm-machinelearning/src/index.ts"],
4
+ "sourcesContent": ["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/// <reference lib=\"esnext.asynciterable\" />\nexport { getContinuationToken } from \"./pagingHelper.js\";\nexport * from \"./models/index.js\";\nexport { AzureMachineLearningServicesManagementClient } from \"./azureMachineLearningServicesManagementClient.js\";\nexport * from \"./operationsInterfaces/index.js\";\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AASA,0BAAqC;AACrC,wBAAc,8BAVd;AAWA,0DAA6D;AAC7D,wBAAc,4CAZd;",
6
+ "names": []
7
+ }