@azure/arm-machinelearning 1.0.0-alpha.20220527.3 → 1.0.0-alpha.20220714.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (308) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/README.md +8 -8
  3. package/dist/index.js +2147 -4874
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/batchDeploymentsCreateOrUpdateSample.js +1 -1
  8. package/dist-esm/samples-dev/batchDeploymentsCreateOrUpdateSample.js.map +1 -1
  9. package/dist-esm/samples-dev/batchDeploymentsDeleteSample.js +1 -1
  10. package/dist-esm/samples-dev/batchDeploymentsGetSample.js +1 -1
  11. package/dist-esm/samples-dev/batchDeploymentsListSample.js +1 -1
  12. package/dist-esm/samples-dev/batchDeploymentsUpdateSample.js +2 -30
  13. package/dist-esm/samples-dev/batchDeploymentsUpdateSample.js.map +1 -1
  14. package/dist-esm/samples-dev/batchEndpointsCreateOrUpdateSample.js +1 -1
  15. package/dist-esm/samples-dev/batchEndpointsCreateOrUpdateSample.js.map +1 -1
  16. package/dist-esm/samples-dev/batchEndpointsDeleteSample.js +1 -1
  17. package/dist-esm/samples-dev/batchEndpointsGetSample.js +1 -1
  18. package/dist-esm/samples-dev/batchEndpointsListKeysSample.js +1 -1
  19. package/dist-esm/samples-dev/batchEndpointsListSample.js +1 -1
  20. package/dist-esm/samples-dev/batchEndpointsUpdateSample.js +1 -11
  21. package/dist-esm/samples-dev/batchEndpointsUpdateSample.js.map +1 -1
  22. package/dist-esm/samples-dev/codeContainersCreateOrUpdateSample.js +1 -1
  23. package/dist-esm/samples-dev/codeContainersCreateOrUpdateSample.js.map +1 -1
  24. package/dist-esm/samples-dev/codeContainersDeleteSample.js +1 -1
  25. package/dist-esm/samples-dev/codeContainersGetSample.js +1 -1
  26. package/dist-esm/samples-dev/codeContainersListSample.js +1 -1
  27. package/dist-esm/samples-dev/codeVersionsCreateOrUpdateSample.js +1 -1
  28. package/dist-esm/samples-dev/codeVersionsCreateOrUpdateSample.js.map +1 -1
  29. package/dist-esm/samples-dev/codeVersionsDeleteSample.js +1 -1
  30. package/dist-esm/samples-dev/codeVersionsGetSample.js +1 -1
  31. package/dist-esm/samples-dev/codeVersionsListSample.js +1 -1
  32. package/dist-esm/samples-dev/componentContainersCreateOrUpdateSample.js +1 -1
  33. package/dist-esm/samples-dev/componentContainersCreateOrUpdateSample.js.map +1 -1
  34. package/dist-esm/samples-dev/componentContainersDeleteSample.js +1 -1
  35. package/dist-esm/samples-dev/componentContainersGetSample.js +1 -1
  36. package/dist-esm/samples-dev/componentContainersListSample.js +1 -1
  37. package/dist-esm/samples-dev/componentVersionsCreateOrUpdateSample.js +1 -1
  38. package/dist-esm/samples-dev/componentVersionsCreateOrUpdateSample.js.map +1 -1
  39. package/dist-esm/samples-dev/componentVersionsDeleteSample.js +1 -1
  40. package/dist-esm/samples-dev/componentVersionsGetSample.js +1 -1
  41. package/dist-esm/samples-dev/componentVersionsListSample.js +1 -1
  42. package/dist-esm/samples-dev/computeCreateOrUpdateSample.js +21 -22
  43. package/dist-esm/samples-dev/computeCreateOrUpdateSample.js.map +1 -1
  44. package/dist-esm/samples-dev/computeDeleteSample.js +1 -1
  45. package/dist-esm/samples-dev/computeGetSample.js +4 -4
  46. package/dist-esm/samples-dev/computeListKeysSample.js +1 -1
  47. package/dist-esm/samples-dev/computeListNodesSample.js +1 -1
  48. package/dist-esm/samples-dev/computeListSample.js +1 -1
  49. package/dist-esm/samples-dev/computeRestartSample.js +1 -1
  50. package/dist-esm/samples-dev/computeStartSample.js +1 -1
  51. package/dist-esm/samples-dev/computeStopSample.js +1 -1
  52. package/dist-esm/samples-dev/computeUpdateSample.js +1 -1
  53. package/dist-esm/samples-dev/dataContainersCreateOrUpdateSample.js +1 -1
  54. package/dist-esm/samples-dev/dataContainersCreateOrUpdateSample.js.map +1 -1
  55. package/dist-esm/samples-dev/dataContainersDeleteSample.js +1 -1
  56. package/dist-esm/samples-dev/dataContainersGetSample.js +1 -1
  57. package/dist-esm/samples-dev/dataContainersListSample.js +1 -1
  58. package/dist-esm/samples-dev/dataVersionsCreateOrUpdateSample.js +2 -2
  59. package/dist-esm/samples-dev/dataVersionsCreateOrUpdateSample.js.map +1 -1
  60. package/dist-esm/samples-dev/dataVersionsDeleteSample.js +1 -1
  61. package/dist-esm/samples-dev/dataVersionsGetSample.js +1 -1
  62. package/dist-esm/samples-dev/dataVersionsListSample.js +1 -1
  63. package/dist-esm/samples-dev/datastoresCreateOrUpdateSample.js +4 -4
  64. package/dist-esm/samples-dev/datastoresCreateOrUpdateSample.js.map +1 -1
  65. package/dist-esm/samples-dev/datastoresDeleteSample.js +1 -1
  66. package/dist-esm/samples-dev/datastoresGetSample.js +1 -1
  67. package/dist-esm/samples-dev/datastoresListSample.js +1 -1
  68. package/dist-esm/samples-dev/datastoresListSecretsSample.js +1 -1
  69. package/dist-esm/samples-dev/environmentContainersCreateOrUpdateSample.js +1 -1
  70. package/dist-esm/samples-dev/environmentContainersCreateOrUpdateSample.js.map +1 -1
  71. package/dist-esm/samples-dev/environmentContainersDeleteSample.js +1 -1
  72. package/dist-esm/samples-dev/environmentContainersGetSample.js +1 -1
  73. package/dist-esm/samples-dev/environmentContainersListSample.js +1 -1
  74. package/dist-esm/samples-dev/environmentVersionsCreateOrUpdateSample.js +1 -1
  75. package/dist-esm/samples-dev/environmentVersionsCreateOrUpdateSample.js.map +1 -1
  76. package/dist-esm/samples-dev/environmentVersionsDeleteSample.js +1 -1
  77. package/dist-esm/samples-dev/environmentVersionsGetSample.js +1 -1
  78. package/dist-esm/samples-dev/environmentVersionsListSample.js +1 -1
  79. package/dist-esm/samples-dev/jobsCancelSample.js +4 -4
  80. package/dist-esm/samples-dev/jobsCancelSample.js.map +1 -1
  81. package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js +7 -80
  82. package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js.map +1 -1
  83. package/dist-esm/samples-dev/jobsDeleteSample.js +1 -1
  84. package/dist-esm/samples-dev/jobsGetSample.js +3 -22
  85. package/dist-esm/samples-dev/jobsGetSample.js.map +1 -1
  86. package/dist-esm/samples-dev/jobsListSample.js +12 -44
  87. package/dist-esm/samples-dev/jobsListSample.js.map +1 -1
  88. package/dist-esm/samples-dev/modelContainersCreateOrUpdateSample.js +1 -1
  89. package/dist-esm/samples-dev/modelContainersCreateOrUpdateSample.js.map +1 -1
  90. package/dist-esm/samples-dev/modelContainersDeleteSample.js +1 -1
  91. package/dist-esm/samples-dev/modelContainersGetSample.js +1 -1
  92. package/dist-esm/samples-dev/modelContainersListSample.js +1 -1
  93. package/dist-esm/samples-dev/modelVersionsCreateOrUpdateSample.js +1 -1
  94. package/dist-esm/samples-dev/modelVersionsCreateOrUpdateSample.js.map +1 -1
  95. package/dist-esm/samples-dev/modelVersionsDeleteSample.js +1 -1
  96. package/dist-esm/samples-dev/modelVersionsGetSample.js +1 -1
  97. package/dist-esm/samples-dev/modelVersionsListSample.js +1 -1
  98. package/dist-esm/samples-dev/onlineDeploymentsCreateOrUpdateSample.js +2 -2
  99. package/dist-esm/samples-dev/onlineDeploymentsCreateOrUpdateSample.js.map +1 -1
  100. package/dist-esm/samples-dev/onlineDeploymentsDeleteSample.js +1 -1
  101. package/dist-esm/samples-dev/onlineDeploymentsGetLogsSample.js +1 -1
  102. package/dist-esm/samples-dev/onlineDeploymentsGetSample.js +2 -2
  103. package/dist-esm/samples-dev/onlineDeploymentsListSample.js +1 -1
  104. package/dist-esm/samples-dev/onlineDeploymentsListSkusSample.js +2 -2
  105. package/dist-esm/samples-dev/onlineDeploymentsUpdateSample.js +2 -16
  106. package/dist-esm/samples-dev/onlineDeploymentsUpdateSample.js.map +1 -1
  107. package/dist-esm/samples-dev/onlineEndpointsCreateOrUpdateSample.js +1 -1
  108. package/dist-esm/samples-dev/onlineEndpointsCreateOrUpdateSample.js.map +1 -1
  109. package/dist-esm/samples-dev/onlineEndpointsDeleteSample.js +1 -1
  110. package/dist-esm/samples-dev/onlineEndpointsGetSample.js +1 -1
  111. package/dist-esm/samples-dev/onlineEndpointsGetTokenSample.js +1 -1
  112. package/dist-esm/samples-dev/onlineEndpointsListKeysSample.js +1 -1
  113. package/dist-esm/samples-dev/onlineEndpointsListSample.js +1 -1
  114. package/dist-esm/samples-dev/onlineEndpointsRegenerateKeysSample.js +1 -1
  115. package/dist-esm/samples-dev/onlineEndpointsUpdateSample.js +1 -11
  116. package/dist-esm/samples-dev/onlineEndpointsUpdateSample.js.map +1 -1
  117. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  118. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +1 -1
  119. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
  120. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
  121. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +1 -1
  122. package/dist-esm/samples-dev/privateLinkResourcesListSample.js +1 -1
  123. package/dist-esm/samples-dev/quotasListSample.js +1 -1
  124. package/dist-esm/samples-dev/quotasUpdateSample.js +1 -1
  125. package/dist-esm/samples-dev/usagesListSample.js +1 -1
  126. package/dist-esm/samples-dev/virtualMachineSizesListSample.js +1 -1
  127. package/dist-esm/samples-dev/workspaceConnectionsCreateSample.js +8 -7
  128. package/dist-esm/samples-dev/workspaceConnectionsCreateSample.js.map +1 -1
  129. package/dist-esm/samples-dev/workspaceConnectionsDeleteSample.js +3 -3
  130. package/dist-esm/samples-dev/workspaceConnectionsGetSample.js +3 -3
  131. package/dist-esm/samples-dev/workspaceConnectionsListSample.js +4 -4
  132. package/dist-esm/samples-dev/workspaceConnectionsListSample.js.map +1 -1
  133. package/dist-esm/samples-dev/workspaceFeaturesListSample.js +1 -1
  134. package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js +1 -1
  135. package/dist-esm/samples-dev/workspacesDeleteSample.js +1 -1
  136. package/dist-esm/samples-dev/workspacesDiagnoseSample.js +1 -1
  137. package/dist-esm/samples-dev/workspacesGetSample.js +1 -1
  138. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js +1 -1
  139. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js +1 -1
  140. package/dist-esm/samples-dev/workspacesListKeysSample.js +1 -1
  141. package/dist-esm/samples-dev/workspacesListNotebookAccessTokenSample.js +1 -1
  142. package/dist-esm/samples-dev/workspacesListNotebookKeysSample.js +1 -1
  143. package/dist-esm/samples-dev/workspacesListOutboundNetworkDependenciesEndpointsSample.js +1 -1
  144. package/dist-esm/samples-dev/workspacesListStorageAccountKeysSample.js +1 -1
  145. package/dist-esm/samples-dev/workspacesPrepareNotebookSample.js +1 -1
  146. package/dist-esm/samples-dev/workspacesResyncKeysSample.js +1 -1
  147. package/dist-esm/samples-dev/workspacesUpdateSample.js +1 -1
  148. package/dist-esm/src/azureMachineLearningWorkspaces.d.ts +2 -0
  149. package/dist-esm/src/azureMachineLearningWorkspaces.d.ts.map +1 -1
  150. package/dist-esm/src/azureMachineLearningWorkspaces.js +31 -2
  151. package/dist-esm/src/azureMachineLearningWorkspaces.js.map +1 -1
  152. package/dist-esm/src/models/index.d.ts +884 -2592
  153. package/dist-esm/src/models/index.d.ts.map +1 -1
  154. package/dist-esm/src/models/index.js +325 -575
  155. package/dist-esm/src/models/index.js.map +1 -1
  156. package/dist-esm/src/models/mappers.d.ts +83 -188
  157. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  158. package/dist-esm/src/models/mappers.js +1554 -4048
  159. package/dist-esm/src/models/mappers.js.map +1 -1
  160. package/dist-esm/src/models/parameters.d.ts +2 -5
  161. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  162. package/dist-esm/src/models/parameters.js +36 -58
  163. package/dist-esm/src/models/parameters.js.map +1 -1
  164. package/dist-esm/src/operations/batchDeployments.d.ts +6 -6
  165. package/dist-esm/src/operations/batchDeployments.d.ts.map +1 -1
  166. package/dist-esm/src/operations/batchDeployments.js +9 -9
  167. package/dist-esm/src/operations/batchDeployments.js.map +1 -1
  168. package/dist-esm/src/operations/batchEndpoints.d.ts +6 -6
  169. package/dist-esm/src/operations/batchEndpoints.d.ts.map +1 -1
  170. package/dist-esm/src/operations/batchEndpoints.js +9 -9
  171. package/dist-esm/src/operations/batchEndpoints.js.map +1 -1
  172. package/dist-esm/src/operations/codeContainers.d.ts +3 -3
  173. package/dist-esm/src/operations/codeContainers.d.ts.map +1 -1
  174. package/dist-esm/src/operations/codeContainers.js +3 -3
  175. package/dist-esm/src/operations/codeContainers.js.map +1 -1
  176. package/dist-esm/src/operations/codeVersions.d.ts +3 -3
  177. package/dist-esm/src/operations/codeVersions.d.ts.map +1 -1
  178. package/dist-esm/src/operations/codeVersions.js +3 -3
  179. package/dist-esm/src/operations/codeVersions.js.map +1 -1
  180. package/dist-esm/src/operations/componentContainers.d.ts +3 -3
  181. package/dist-esm/src/operations/componentContainers.d.ts.map +1 -1
  182. package/dist-esm/src/operations/componentContainers.js +3 -3
  183. package/dist-esm/src/operations/componentContainers.js.map +1 -1
  184. package/dist-esm/src/operations/componentVersions.d.ts +3 -3
  185. package/dist-esm/src/operations/componentVersions.d.ts.map +1 -1
  186. package/dist-esm/src/operations/componentVersions.js +3 -3
  187. package/dist-esm/src/operations/componentVersions.js.map +1 -1
  188. package/dist-esm/src/operations/dataContainers.d.ts +3 -3
  189. package/dist-esm/src/operations/dataContainers.d.ts.map +1 -1
  190. package/dist-esm/src/operations/dataContainers.js +3 -3
  191. package/dist-esm/src/operations/dataContainers.js.map +1 -1
  192. package/dist-esm/src/operations/dataVersions.d.ts +3 -3
  193. package/dist-esm/src/operations/dataVersions.d.ts.map +1 -1
  194. package/dist-esm/src/operations/dataVersions.js +3 -3
  195. package/dist-esm/src/operations/dataVersions.js.map +1 -1
  196. package/dist-esm/src/operations/datastores.d.ts +3 -3
  197. package/dist-esm/src/operations/datastores.d.ts.map +1 -1
  198. package/dist-esm/src/operations/datastores.js +3 -3
  199. package/dist-esm/src/operations/datastores.js.map +1 -1
  200. package/dist-esm/src/operations/environmentContainers.d.ts +3 -3
  201. package/dist-esm/src/operations/environmentContainers.d.ts.map +1 -1
  202. package/dist-esm/src/operations/environmentContainers.js +3 -3
  203. package/dist-esm/src/operations/environmentContainers.js.map +1 -1
  204. package/dist-esm/src/operations/environmentVersions.d.ts +3 -3
  205. package/dist-esm/src/operations/environmentVersions.d.ts.map +1 -1
  206. package/dist-esm/src/operations/environmentVersions.js +3 -3
  207. package/dist-esm/src/operations/environmentVersions.js.map +1 -1
  208. package/dist-esm/src/operations/jobs.d.ts +13 -5
  209. package/dist-esm/src/operations/jobs.d.ts.map +1 -1
  210. package/dist-esm/src/operations/jobs.js +55 -12
  211. package/dist-esm/src/operations/jobs.js.map +1 -1
  212. package/dist-esm/src/operations/modelContainers.d.ts +3 -3
  213. package/dist-esm/src/operations/modelContainers.d.ts.map +1 -1
  214. package/dist-esm/src/operations/modelContainers.js +3 -3
  215. package/dist-esm/src/operations/modelContainers.js.map +1 -1
  216. package/dist-esm/src/operations/modelVersions.d.ts +3 -3
  217. package/dist-esm/src/operations/modelVersions.d.ts.map +1 -1
  218. package/dist-esm/src/operations/modelVersions.js +3 -3
  219. package/dist-esm/src/operations/modelVersions.js.map +1 -1
  220. package/dist-esm/src/operations/onlineDeployments.d.ts +6 -6
  221. package/dist-esm/src/operations/onlineDeployments.d.ts.map +1 -1
  222. package/dist-esm/src/operations/onlineDeployments.js +12 -12
  223. package/dist-esm/src/operations/onlineDeployments.js.map +1 -1
  224. package/dist-esm/src/operations/onlineEndpoints.d.ts +6 -6
  225. package/dist-esm/src/operations/onlineEndpoints.d.ts.map +1 -1
  226. package/dist-esm/src/operations/onlineEndpoints.js +12 -12
  227. package/dist-esm/src/operations/onlineEndpoints.js.map +1 -1
  228. package/dist-esm/src/operations/workspaceConnections.d.ts +16 -13
  229. package/dist-esm/src/operations/workspaceConnections.d.ts.map +1 -1
  230. package/dist-esm/src/operations/workspaceConnections.js +77 -40
  231. package/dist-esm/src/operations/workspaceConnections.js.map +1 -1
  232. package/dist-esm/src/operationsInterfaces/batchDeployments.d.ts +6 -6
  233. package/dist-esm/src/operationsInterfaces/batchDeployments.d.ts.map +1 -1
  234. package/dist-esm/src/operationsInterfaces/batchEndpoints.d.ts +6 -6
  235. package/dist-esm/src/operationsInterfaces/batchEndpoints.d.ts.map +1 -1
  236. package/dist-esm/src/operationsInterfaces/codeContainers.d.ts +3 -3
  237. package/dist-esm/src/operationsInterfaces/codeContainers.d.ts.map +1 -1
  238. package/dist-esm/src/operationsInterfaces/codeVersions.d.ts +3 -3
  239. package/dist-esm/src/operationsInterfaces/codeVersions.d.ts.map +1 -1
  240. package/dist-esm/src/operationsInterfaces/componentContainers.d.ts +3 -3
  241. package/dist-esm/src/operationsInterfaces/componentContainers.d.ts.map +1 -1
  242. package/dist-esm/src/operationsInterfaces/componentVersions.d.ts +3 -3
  243. package/dist-esm/src/operationsInterfaces/componentVersions.d.ts.map +1 -1
  244. package/dist-esm/src/operationsInterfaces/dataContainers.d.ts +3 -3
  245. package/dist-esm/src/operationsInterfaces/dataContainers.d.ts.map +1 -1
  246. package/dist-esm/src/operationsInterfaces/dataVersions.d.ts +3 -3
  247. package/dist-esm/src/operationsInterfaces/dataVersions.d.ts.map +1 -1
  248. package/dist-esm/src/operationsInterfaces/datastores.d.ts +3 -3
  249. package/dist-esm/src/operationsInterfaces/datastores.d.ts.map +1 -1
  250. package/dist-esm/src/operationsInterfaces/environmentContainers.d.ts +3 -3
  251. package/dist-esm/src/operationsInterfaces/environmentContainers.d.ts.map +1 -1
  252. package/dist-esm/src/operationsInterfaces/environmentVersions.d.ts +3 -3
  253. package/dist-esm/src/operationsInterfaces/environmentVersions.d.ts.map +1 -1
  254. package/dist-esm/src/operationsInterfaces/jobs.d.ts +13 -5
  255. package/dist-esm/src/operationsInterfaces/jobs.d.ts.map +1 -1
  256. package/dist-esm/src/operationsInterfaces/modelContainers.d.ts +3 -3
  257. package/dist-esm/src/operationsInterfaces/modelContainers.d.ts.map +1 -1
  258. package/dist-esm/src/operationsInterfaces/modelVersions.d.ts +3 -3
  259. package/dist-esm/src/operationsInterfaces/modelVersions.d.ts.map +1 -1
  260. package/dist-esm/src/operationsInterfaces/onlineDeployments.d.ts +6 -6
  261. package/dist-esm/src/operationsInterfaces/onlineDeployments.d.ts.map +1 -1
  262. package/dist-esm/src/operationsInterfaces/onlineEndpoints.d.ts +6 -6
  263. package/dist-esm/src/operationsInterfaces/onlineEndpoints.d.ts.map +1 -1
  264. package/dist-esm/src/operationsInterfaces/workspaceConnections.d.ts +3 -7
  265. package/dist-esm/src/operationsInterfaces/workspaceConnections.d.ts.map +1 -1
  266. package/dist-esm/test/sampleTest.js +11 -13
  267. package/dist-esm/test/sampleTest.js.map +1 -1
  268. package/package.json +9 -6
  269. package/review/arm-machinelearning.api.md +554 -1735
  270. package/src/azureMachineLearningWorkspaces.ts +36 -2
  271. package/src/models/index.ts +1088 -2973
  272. package/src/models/mappers.ts +1835 -4586
  273. package/src/models/parameters.ts +56 -82
  274. package/src/operations/batchDeployments.ts +18 -18
  275. package/src/operations/batchEndpoints.ts +18 -18
  276. package/src/operations/codeContainers.ts +8 -8
  277. package/src/operations/codeVersions.ts +8 -8
  278. package/src/operations/componentContainers.ts +8 -8
  279. package/src/operations/componentVersions.ts +8 -8
  280. package/src/operations/dataContainers.ts +8 -8
  281. package/src/operations/dataVersions.ts +8 -8
  282. package/src/operations/datastores.ts +8 -8
  283. package/src/operations/environmentContainers.ts +8 -8
  284. package/src/operations/environmentVersions.ts +8 -8
  285. package/src/operations/jobs.ts +86 -18
  286. package/src/operations/modelContainers.ts +8 -8
  287. package/src/operations/modelVersions.ts +8 -8
  288. package/src/operations/onlineDeployments.ts +21 -21
  289. package/src/operations/onlineEndpoints.ts +21 -21
  290. package/src/operations/workspaceConnections.ts +111 -56
  291. package/src/operationsInterfaces/batchDeployments.ts +7 -7
  292. package/src/operationsInterfaces/batchEndpoints.ts +7 -7
  293. package/src/operationsInterfaces/codeContainers.ts +3 -3
  294. package/src/operationsInterfaces/codeVersions.ts +3 -3
  295. package/src/operationsInterfaces/componentContainers.ts +3 -3
  296. package/src/operationsInterfaces/componentVersions.ts +3 -3
  297. package/src/operationsInterfaces/dataContainers.ts +3 -3
  298. package/src/operationsInterfaces/dataVersions.ts +3 -3
  299. package/src/operationsInterfaces/datastores.ts +3 -3
  300. package/src/operationsInterfaces/environmentContainers.ts +3 -3
  301. package/src/operationsInterfaces/environmentVersions.ts +3 -3
  302. package/src/operationsInterfaces/jobs.ts +18 -5
  303. package/src/operationsInterfaces/modelContainers.ts +3 -3
  304. package/src/operationsInterfaces/modelVersions.ts +3 -3
  305. package/src/operationsInterfaces/onlineDeployments.ts +7 -7
  306. package/src/operationsInterfaces/onlineEndpoints.ts +7 -7
  307. package/src/operationsInterfaces/workspaceConnections.ts +3 -7
  308. package/types/arm-machinelearning.d.ts +890 -2725
@@ -11,26 +11,26 @@ import { PollerLike } from '@azure/core-lro';
11
11
  import { PollOperationState } from '@azure/core-lro';
12
12
 
13
13
  // @public
14
- export type AccountKeyDatastoreCredentials = DatastoreCredentials & {
14
+ export interface AccountKeyDatastoreCredentials extends DatastoreCredentials {
15
15
  credentialsType: "AccountKey";
16
16
  secrets: AccountKeyDatastoreSecrets;
17
- };
17
+ }
18
18
 
19
19
  // @public
20
- export type AccountKeyDatastoreSecrets = DatastoreSecrets & {
21
- secretsType: "AccountKey";
20
+ export interface AccountKeyDatastoreSecrets extends DatastoreSecrets {
22
21
  key?: string;
23
- };
22
+ secretsType: "AccountKey";
23
+ }
24
24
 
25
25
  // @public
26
- export type Aks = Compute & AKSSchema & {
26
+ export interface Aks extends Compute, AKSSchema {
27
27
  computeType: "AKS";
28
- };
28
+ }
29
29
 
30
30
  // @public
31
- export type AksComputeSecrets = ComputeSecrets & AksComputeSecretsProperties & {
31
+ export interface AksComputeSecrets extends ComputeSecrets, AksComputeSecretsProperties {
32
32
  computeType: "AKS";
33
- };
33
+ }
34
34
 
35
35
  // @public
36
36
  export interface AksComputeSecretsProperties {
@@ -69,9 +69,9 @@ export interface AKSSchemaProperties {
69
69
  export type AllocationState = string;
70
70
 
71
71
  // @public
72
- export type AmlCompute = Compute & AmlComputeSchema & {
72
+ export interface AmlCompute extends Compute, AmlComputeSchema {
73
73
  computeType: "AmlCompute";
74
- };
74
+ }
75
75
 
76
76
  // @public
77
77
  export interface AmlComputeNodeInformation {
@@ -99,9 +99,7 @@ export interface AmlComputeProperties {
99
99
  isolatedNetwork?: boolean;
100
100
  readonly nodeStateCounts?: NodeStateCounts;
101
101
  osType?: OsType;
102
- propertyBag?: {
103
- [propertyName: string]: any;
104
- };
102
+ propertyBag?: Record<string, unknown>;
105
103
  remoteLoginPortPublicAccess?: RemoteLoginPortPublicAccess;
106
104
  scaleSettings?: ScaleSettings;
107
105
  subnet?: ResourceId;
@@ -138,9 +136,9 @@ export interface AmlOperationListResult {
138
136
  }
139
137
 
140
138
  // @public
141
- export type AmlToken = IdentityConfiguration & {
139
+ export interface AmlToken extends IdentityConfiguration {
142
140
  identityType: "AMLToken";
143
- };
141
+ }
144
142
 
145
143
  // @public
146
144
  export interface AmlUserFeature {
@@ -153,17 +151,17 @@ export interface AmlUserFeature {
153
151
  export type ApplicationSharingPolicy = string;
154
152
 
155
153
  // @public (undocumented)
156
- export type AssetBase = ResourceBase & {
154
+ export interface AssetBase extends ResourceBase {
157
155
  isAnonymous?: boolean;
158
156
  isArchived?: boolean;
159
- };
157
+ }
160
158
 
161
159
  // @public (undocumented)
162
- export type AssetContainer = ResourceBase & {
160
+ export interface AssetContainer extends ResourceBase {
163
161
  isArchived?: boolean;
164
162
  readonly latestVersion?: string;
165
163
  readonly nextVersion?: string;
166
- };
164
+ }
167
165
 
168
166
  // @public
169
167
  export interface AssetJobInput {
@@ -191,38 +189,6 @@ export interface AssignedUser {
191
189
  tenantId: string;
192
190
  }
193
191
 
194
- // @public
195
- export type AutoForecastHorizon = ForecastHorizon & {
196
- mode: "Auto";
197
- };
198
-
199
- // @public
200
- export type AutoMLJob = JobBaseDetails & {
201
- environmentId?: string;
202
- environmentVariables?: {
203
- [propertyName: string]: string | null;
204
- };
205
- outputs?: {
206
- [propertyName: string]: JobOutputUnion | null;
207
- };
208
- resources?: ResourceConfiguration;
209
- taskDetails: AutoMLVerticalUnion;
210
- };
211
-
212
- // @public
213
- export interface AutoMLVertical {
214
- logVerbosity?: LogVerbosity;
215
- taskType: "Classification" | "Forecasting" | "ImageClassification" | "ImageClassificationMultilabel" | "ImageInstanceSegmentation" | "ImageObjectDetection" | "Regression" | "TextClassification" | "TextClassificationMultilabel" | "TextNER";
216
- }
217
-
218
- // @public (undocumented)
219
- export type AutoMLVerticalUnion = AutoMLVertical | Classification | Forecasting | ImageClassification | ImageClassificationMultilabel | ImageInstanceSegmentation | ImageObjectDetection | Regression | TextClassification | TextClassificationMultilabel | TextNer;
220
-
221
- // @public
222
- export type AutoNCrossValidations = NCrossValidations & {
223
- mode: "Auto";
224
- };
225
-
226
192
  // @public
227
193
  export interface AutoPauseProperties {
228
194
  // (undocumented)
@@ -244,53 +210,38 @@ export interface AutoScaleProperties {
244
210
  minNodeCount?: number;
245
211
  }
246
212
 
247
- // @public (undocumented)
248
- export type AutoSeasonality = Seasonality & {
249
- mode: "Auto";
250
- };
251
-
252
- // @public (undocumented)
253
- export type AutoTargetLags = TargetLags & {
254
- mode: "Auto";
255
- };
256
-
257
- // @public
258
- export type AutoTargetRollingWindowSize = TargetRollingWindowSize & {
259
- mode: "Auto";
260
- };
261
-
262
213
  // @public
263
- export type AzureBlobDatastore = DatastoreDetails & {
214
+ export interface AzureBlobDatastore extends DatastoreProperties {
264
215
  accountName?: string;
265
216
  containerName?: string;
266
217
  endpoint?: string;
267
218
  protocol?: string;
268
219
  serviceDataAccessAuthIdentity?: ServiceDataAccessAuthIdentity;
269
- };
220
+ }
270
221
 
271
222
  // @public
272
- export type AzureDataLakeGen1Datastore = DatastoreDetails & {
223
+ export interface AzureDataLakeGen1Datastore extends DatastoreProperties {
273
224
  serviceDataAccessAuthIdentity?: ServiceDataAccessAuthIdentity;
274
225
  storeName: string;
275
- };
226
+ }
276
227
 
277
228
  // @public
278
- export type AzureDataLakeGen2Datastore = DatastoreDetails & {
229
+ export interface AzureDataLakeGen2Datastore extends DatastoreProperties {
279
230
  accountName: string;
280
231
  endpoint?: string;
281
232
  filesystem: string;
282
233
  protocol?: string;
283
234
  serviceDataAccessAuthIdentity?: ServiceDataAccessAuthIdentity;
284
- };
235
+ }
285
236
 
286
237
  // @public
287
- export type AzureFileDatastore = DatastoreDetails & {
238
+ export interface AzureFileDatastore extends DatastoreProperties {
288
239
  accountName: string;
289
240
  endpoint?: string;
290
241
  fileShareName: string;
291
242
  protocol?: string;
292
243
  serviceDataAccessAuthIdentity?: ServiceDataAccessAuthIdentity;
293
- };
244
+ }
294
245
 
295
246
  // @public (undocumented)
296
247
  export class AzureMachineLearningWorkspaces extends coreClient.ServiceClient {
@@ -363,22 +314,22 @@ export interface AzureMachineLearningWorkspacesOptionalParams extends coreClient
363
314
  }
364
315
 
365
316
  // @public
366
- export type BanditPolicy = EarlyTerminationPolicy & {
317
+ export interface BanditPolicy extends EarlyTerminationPolicy {
367
318
  policyType: "Bandit";
368
319
  slackAmount?: number;
369
320
  slackFactor?: number;
370
- };
321
+ }
371
322
 
372
323
  // @public (undocumented)
373
- export type BatchDeploymentData = TrackedResource & {
324
+ export interface BatchDeployment extends TrackedResource {
374
325
  identity?: ManagedServiceIdentity;
375
326
  kind?: string;
376
- properties: BatchDeploymentDetails;
327
+ properties: BatchDeploymentProperties;
377
328
  sku?: Sku;
378
- };
329
+ }
379
330
 
380
331
  // @public
381
- export type BatchDeploymentDetails = EndpointDeploymentPropertiesBase & {
332
+ export interface BatchDeploymentProperties extends EndpointDeploymentPropertiesBase {
382
333
  compute?: string;
383
334
  errorThreshold?: number;
384
335
  loggingLevel?: BatchLoggingLevel;
@@ -390,18 +341,18 @@ export type BatchDeploymentDetails = EndpointDeploymentPropertiesBase & {
390
341
  readonly provisioningState?: DeploymentProvisioningState;
391
342
  resources?: ResourceConfiguration;
392
343
  retrySettings?: BatchRetrySettings;
393
- };
344
+ }
394
345
 
395
346
  // @public
396
347
  export interface BatchDeployments {
397
- beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, body: BatchDeploymentData, options?: BatchDeploymentsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<BatchDeploymentsCreateOrUpdateResponse>, BatchDeploymentsCreateOrUpdateResponse>>;
398
- beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, body: BatchDeploymentData, options?: BatchDeploymentsCreateOrUpdateOptionalParams): Promise<BatchDeploymentsCreateOrUpdateResponse>;
348
+ beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, body: BatchDeployment, options?: BatchDeploymentsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<BatchDeploymentsCreateOrUpdateResponse>, BatchDeploymentsCreateOrUpdateResponse>>;
349
+ beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, body: BatchDeployment, options?: BatchDeploymentsCreateOrUpdateOptionalParams): Promise<BatchDeploymentsCreateOrUpdateResponse>;
399
350
  beginDelete(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, options?: BatchDeploymentsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
400
351
  beginDeleteAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, options?: BatchDeploymentsDeleteOptionalParams): Promise<void>;
401
- beginUpdate(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, body: PartialBatchDeploymentPartialTrackedResource, options?: BatchDeploymentsUpdateOptionalParams): Promise<PollerLike<PollOperationState<BatchDeploymentsUpdateResponse>, BatchDeploymentsUpdateResponse>>;
402
- beginUpdateAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, body: PartialBatchDeploymentPartialTrackedResource, options?: BatchDeploymentsUpdateOptionalParams): Promise<BatchDeploymentsUpdateResponse>;
352
+ beginUpdate(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, body: PartialBatchDeploymentPartialMinimalTrackedResourceWithProperties, options?: BatchDeploymentsUpdateOptionalParams): Promise<PollerLike<PollOperationState<BatchDeploymentsUpdateResponse>, BatchDeploymentsUpdateResponse>>;
353
+ beginUpdateAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, body: PartialBatchDeploymentPartialMinimalTrackedResourceWithProperties, options?: BatchDeploymentsUpdateOptionalParams): Promise<BatchDeploymentsUpdateResponse>;
403
354
  get(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, options?: BatchDeploymentsGetOptionalParams): Promise<BatchDeploymentsGetResponse>;
404
- list(resourceGroupName: string, workspaceName: string, endpointName: string, options?: BatchDeploymentsListOptionalParams): PagedAsyncIterableIterator<BatchDeploymentData>;
355
+ list(resourceGroupName: string, workspaceName: string, endpointName: string, options?: BatchDeploymentsListOptionalParams): PagedAsyncIterableIterator<BatchDeployment>;
405
356
  }
406
357
 
407
358
  // @public
@@ -417,7 +368,7 @@ export interface BatchDeploymentsCreateOrUpdateOptionalParams extends coreClient
417
368
  }
418
369
 
419
370
  // @public
420
- export type BatchDeploymentsCreateOrUpdateResponse = BatchDeploymentData;
371
+ export type BatchDeploymentsCreateOrUpdateResponse = BatchDeployment;
421
372
 
422
373
  // @public
423
374
  export interface BatchDeploymentsDeleteHeaders {
@@ -437,7 +388,7 @@ export interface BatchDeploymentsGetOptionalParams extends coreClient.OperationO
437
388
  }
438
389
 
439
390
  // @public
440
- export type BatchDeploymentsGetResponse = BatchDeploymentData;
391
+ export type BatchDeploymentsGetResponse = BatchDeployment;
441
392
 
442
393
  // @public
443
394
  export interface BatchDeploymentsListNextOptionalParams extends coreClient.OperationOptions {
@@ -473,21 +424,21 @@ export interface BatchDeploymentsUpdateOptionalParams extends coreClient.Operati
473
424
  }
474
425
 
475
426
  // @public
476
- export type BatchDeploymentsUpdateResponse = BatchDeploymentData;
427
+ export type BatchDeploymentsUpdateResponse = BatchDeployment;
477
428
 
478
429
  // @public
479
430
  export interface BatchDeploymentTrackedResourceArmPaginatedResult {
480
431
  nextLink?: string;
481
- value?: BatchDeploymentData[];
432
+ value?: BatchDeployment[];
482
433
  }
483
434
 
484
435
  // @public (undocumented)
485
- export type BatchEndpointData = TrackedResource & {
436
+ export interface BatchEndpoint extends TrackedResource {
486
437
  identity?: ManagedServiceIdentity;
487
438
  kind?: string;
488
- properties: BatchEndpointDetails;
439
+ properties: BatchEndpointProperties;
489
440
  sku?: Sku;
490
- };
441
+ }
491
442
 
492
443
  // @public
493
444
  export interface BatchEndpointDefaults {
@@ -495,21 +446,21 @@ export interface BatchEndpointDefaults {
495
446
  }
496
447
 
497
448
  // @public
498
- export type BatchEndpointDetails = EndpointPropertiesBase & {
449
+ export interface BatchEndpointProperties extends EndpointPropertiesBase {
499
450
  defaults?: BatchEndpointDefaults;
500
451
  readonly provisioningState?: EndpointProvisioningState;
501
- };
452
+ }
502
453
 
503
454
  // @public
504
455
  export interface BatchEndpoints {
505
- beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, endpointName: string, body: BatchEndpointData, options?: BatchEndpointsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<BatchEndpointsCreateOrUpdateResponse>, BatchEndpointsCreateOrUpdateResponse>>;
506
- beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, body: BatchEndpointData, options?: BatchEndpointsCreateOrUpdateOptionalParams): Promise<BatchEndpointsCreateOrUpdateResponse>;
456
+ beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, endpointName: string, body: BatchEndpoint, options?: BatchEndpointsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<BatchEndpointsCreateOrUpdateResponse>, BatchEndpointsCreateOrUpdateResponse>>;
457
+ beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, body: BatchEndpoint, options?: BatchEndpointsCreateOrUpdateOptionalParams): Promise<BatchEndpointsCreateOrUpdateResponse>;
507
458
  beginDelete(resourceGroupName: string, workspaceName: string, endpointName: string, options?: BatchEndpointsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
508
459
  beginDeleteAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, options?: BatchEndpointsDeleteOptionalParams): Promise<void>;
509
- beginUpdate(resourceGroupName: string, workspaceName: string, endpointName: string, body: PartialBatchEndpointPartialTrackedResource, options?: BatchEndpointsUpdateOptionalParams): Promise<PollerLike<PollOperationState<BatchEndpointsUpdateResponse>, BatchEndpointsUpdateResponse>>;
510
- beginUpdateAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, body: PartialBatchEndpointPartialTrackedResource, options?: BatchEndpointsUpdateOptionalParams): Promise<BatchEndpointsUpdateResponse>;
460
+ beginUpdate(resourceGroupName: string, workspaceName: string, endpointName: string, body: PartialMinimalTrackedResourceWithIdentity, options?: BatchEndpointsUpdateOptionalParams): Promise<PollerLike<PollOperationState<BatchEndpointsUpdateResponse>, BatchEndpointsUpdateResponse>>;
461
+ beginUpdateAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, body: PartialMinimalTrackedResourceWithIdentity, options?: BatchEndpointsUpdateOptionalParams): Promise<BatchEndpointsUpdateResponse>;
511
462
  get(resourceGroupName: string, workspaceName: string, endpointName: string, options?: BatchEndpointsGetOptionalParams): Promise<BatchEndpointsGetResponse>;
512
- list(resourceGroupName: string, workspaceName: string, options?: BatchEndpointsListOptionalParams): PagedAsyncIterableIterator<BatchEndpointData>;
463
+ list(resourceGroupName: string, workspaceName: string, options?: BatchEndpointsListOptionalParams): PagedAsyncIterableIterator<BatchEndpoint>;
513
464
  listKeys(resourceGroupName: string, workspaceName: string, endpointName: string, options?: BatchEndpointsListKeysOptionalParams): Promise<BatchEndpointsListKeysResponse>;
514
465
  }
515
466
 
@@ -526,7 +477,7 @@ export interface BatchEndpointsCreateOrUpdateOptionalParams extends coreClient.O
526
477
  }
527
478
 
528
479
  // @public
529
- export type BatchEndpointsCreateOrUpdateResponse = BatchEndpointData;
480
+ export type BatchEndpointsCreateOrUpdateResponse = BatchEndpoint;
530
481
 
531
482
  // @public
532
483
  export interface BatchEndpointsDeleteHeaders {
@@ -546,7 +497,7 @@ export interface BatchEndpointsGetOptionalParams extends coreClient.OperationOpt
546
497
  }
547
498
 
548
499
  // @public
549
- export type BatchEndpointsGetResponse = BatchEndpointData;
500
+ export type BatchEndpointsGetResponse = BatchEndpoint;
550
501
 
551
502
  // @public
552
503
  export interface BatchEndpointsListKeysOptionalParams extends coreClient.OperationOptions {
@@ -587,12 +538,12 @@ export interface BatchEndpointsUpdateOptionalParams extends coreClient.Operation
587
538
  }
588
539
 
589
540
  // @public
590
- export type BatchEndpointsUpdateResponse = BatchEndpointData;
541
+ export type BatchEndpointsUpdateResponse = BatchEndpoint;
591
542
 
592
543
  // @public
593
544
  export interface BatchEndpointTrackedResourceArmPaginatedResult {
594
545
  nextLink?: string;
595
- value?: BatchEndpointData[];
546
+ value?: BatchEndpoint[];
596
547
  }
597
548
 
598
549
  // @public
@@ -608,9 +559,9 @@ export interface BatchRetrySettings {
608
559
  }
609
560
 
610
561
  // @public
611
- export type BayesianSamplingAlgorithm = SamplingAlgorithm & {
562
+ export interface BayesianSamplingAlgorithm extends SamplingAlgorithm {
612
563
  samplingAlgorithmType: "Bayesian";
613
- };
564
+ }
614
565
 
615
566
  // @public
616
567
  export type BillingCurrency = string;
@@ -625,37 +576,21 @@ export interface BuildContext {
625
576
  export type Caching = string;
626
577
 
627
578
  // @public
628
- export type CertificateDatastoreCredentials = DatastoreCredentials & {
629
- credentialsType: "Certificate";
579
+ export interface CertificateDatastoreCredentials extends DatastoreCredentials {
630
580
  authorityUrl?: string;
631
581
  clientId: string;
582
+ credentialsType: "Certificate";
632
583
  resourceUrl?: string;
633
584
  secrets: CertificateDatastoreSecrets;
634
585
  tenantId: string;
635
586
  thumbprint: string;
636
- };
587
+ }
637
588
 
638
589
  // @public
639
- export type CertificateDatastoreSecrets = DatastoreSecrets & {
640
- secretsType: "Certificate";
590
+ export interface CertificateDatastoreSecrets extends DatastoreSecrets {
641
591
  certificate?: string;
642
- };
643
-
644
- // @public
645
- export type Classification = TableVertical & AutoMLVertical & {
646
- allowedModels?: ClassificationModels[];
647
- blockedModels?: ClassificationModels[];
648
- primaryMetric?: ClassificationPrimaryMetrics;
649
- };
650
-
651
- // @public
652
- export type ClassificationModels = string;
653
-
654
- // @public
655
- export type ClassificationMultilabelPrimaryMetrics = string;
656
-
657
- // @public
658
- export type ClassificationPrimaryMetrics = string;
592
+ secretsType: "Certificate";
593
+ }
659
594
 
660
595
  // @public
661
596
  export type ClusterPurpose = string;
@@ -672,25 +607,26 @@ export interface CodeConfiguration {
672
607
  }
673
608
 
674
609
  // @public
675
- export type CodeContainerData = Resource & {
676
- properties: CodeContainerDetails;
677
- };
610
+ export interface CodeContainer extends Resource {
611
+ properties: CodeContainerProperties;
612
+ }
678
613
 
679
614
  // @public
680
- export type CodeContainerDetails = AssetContainer & {};
615
+ export interface CodeContainerProperties extends AssetContainer {
616
+ }
681
617
 
682
618
  // @public
683
619
  export interface CodeContainerResourceArmPaginatedResult {
684
620
  nextLink?: string;
685
- value?: CodeContainerData[];
621
+ value?: CodeContainer[];
686
622
  }
687
623
 
688
624
  // @public
689
625
  export interface CodeContainers {
690
- createOrUpdate(resourceGroupName: string, workspaceName: string, name: string, body: CodeContainerData, options?: CodeContainersCreateOrUpdateOptionalParams): Promise<CodeContainersCreateOrUpdateResponse>;
626
+ createOrUpdate(resourceGroupName: string, workspaceName: string, name: string, body: CodeContainer, options?: CodeContainersCreateOrUpdateOptionalParams): Promise<CodeContainersCreateOrUpdateResponse>;
691
627
  delete(resourceGroupName: string, workspaceName: string, name: string, options?: CodeContainersDeleteOptionalParams): Promise<void>;
692
628
  get(resourceGroupName: string, workspaceName: string, name: string, options?: CodeContainersGetOptionalParams): Promise<CodeContainersGetResponse>;
693
- list(resourceGroupName: string, workspaceName: string, options?: CodeContainersListOptionalParams): PagedAsyncIterableIterator<CodeContainerData>;
629
+ list(resourceGroupName: string, workspaceName: string, options?: CodeContainersListOptionalParams): PagedAsyncIterableIterator<CodeContainer>;
694
630
  }
695
631
 
696
632
  // @public
@@ -698,7 +634,7 @@ export interface CodeContainersCreateOrUpdateOptionalParams extends coreClient.O
698
634
  }
699
635
 
700
636
  // @public
701
- export type CodeContainersCreateOrUpdateResponse = CodeContainerData;
637
+ export type CodeContainersCreateOrUpdateResponse = CodeContainer;
702
638
 
703
639
  // @public
704
640
  export interface CodeContainersDeleteOptionalParams extends coreClient.OperationOptions {
@@ -709,7 +645,7 @@ export interface CodeContainersGetOptionalParams extends coreClient.OperationOpt
709
645
  }
710
646
 
711
647
  // @public
712
- export type CodeContainersGetResponse = CodeContainerData;
648
+ export type CodeContainersGetResponse = CodeContainer;
713
649
 
714
650
  // @public
715
651
  export interface CodeContainersListNextOptionalParams extends coreClient.OperationOptions {
@@ -728,27 +664,27 @@ export interface CodeContainersListOptionalParams extends coreClient.OperationOp
728
664
  export type CodeContainersListResponse = CodeContainerResourceArmPaginatedResult;
729
665
 
730
666
  // @public
731
- export type CodeVersionData = Resource & {
732
- properties: CodeVersionDetails;
733
- };
667
+ export interface CodeVersion extends Resource {
668
+ properties: CodeVersionProperties;
669
+ }
734
670
 
735
671
  // @public
736
- export type CodeVersionDetails = AssetBase & {
672
+ export interface CodeVersionProperties extends AssetBase {
737
673
  codeUri?: string;
738
- };
674
+ }
739
675
 
740
676
  // @public
741
677
  export interface CodeVersionResourceArmPaginatedResult {
742
678
  nextLink?: string;
743
- value?: CodeVersionData[];
679
+ value?: CodeVersion[];
744
680
  }
745
681
 
746
682
  // @public
747
683
  export interface CodeVersions {
748
- createOrUpdate(resourceGroupName: string, workspaceName: string, name: string, version: string, body: CodeVersionData, options?: CodeVersionsCreateOrUpdateOptionalParams): Promise<CodeVersionsCreateOrUpdateResponse>;
684
+ createOrUpdate(resourceGroupName: string, workspaceName: string, name: string, version: string, body: CodeVersion, options?: CodeVersionsCreateOrUpdateOptionalParams): Promise<CodeVersionsCreateOrUpdateResponse>;
749
685
  delete(resourceGroupName: string, workspaceName: string, name: string, version: string, options?: CodeVersionsDeleteOptionalParams): Promise<void>;
750
686
  get(resourceGroupName: string, workspaceName: string, name: string, version: string, options?: CodeVersionsGetOptionalParams): Promise<CodeVersionsGetResponse>;
751
- list(resourceGroupName: string, workspaceName: string, name: string, options?: CodeVersionsListOptionalParams): PagedAsyncIterableIterator<CodeVersionData>;
687
+ list(resourceGroupName: string, workspaceName: string, name: string, options?: CodeVersionsListOptionalParams): PagedAsyncIterableIterator<CodeVersion>;
752
688
  }
753
689
 
754
690
  // @public
@@ -756,7 +692,7 @@ export interface CodeVersionsCreateOrUpdateOptionalParams extends coreClient.Ope
756
692
  }
757
693
 
758
694
  // @public
759
- export type CodeVersionsCreateOrUpdateResponse = CodeVersionData;
695
+ export type CodeVersionsCreateOrUpdateResponse = CodeVersion;
760
696
 
761
697
  // @public
762
698
  export interface CodeVersionsDeleteOptionalParams extends coreClient.OperationOptions {
@@ -767,7 +703,7 @@ export interface CodeVersionsGetOptionalParams extends coreClient.OperationOptio
767
703
  }
768
704
 
769
705
  // @public
770
- export type CodeVersionsGetResponse = CodeVersionData;
706
+ export type CodeVersionsGetResponse = CodeVersion;
771
707
 
772
708
  // @public
773
709
  export interface CodeVersionsListNextOptionalParams extends coreClient.OperationOptions {
@@ -790,13 +726,7 @@ export interface CodeVersionsListOptionalParams extends coreClient.OperationOpti
790
726
  export type CodeVersionsListResponse = CodeVersionResourceArmPaginatedResult;
791
727
 
792
728
  // @public
793
- export interface ColumnTransformer {
794
- fields?: string[];
795
- parameters?: Record<string, unknown>;
796
- }
797
-
798
- // @public
799
- export type CommandJob = JobBaseDetails & {
729
+ export interface CommandJob extends JobBaseProperties {
800
730
  codeId?: string;
801
731
  command: string;
802
732
  distribution?: DistributionConfigurationUnion;
@@ -813,33 +743,34 @@ export type CommandJob = JobBaseDetails & {
813
743
  };
814
744
  readonly parameters?: Record<string, unknown>;
815
745
  resources?: ResourceConfiguration;
816
- };
746
+ }
817
747
 
818
748
  // @public
819
- export type CommandJobLimits = JobLimits & {
749
+ export interface CommandJobLimits extends JobLimits {
820
750
  jobLimitsType: "Command";
821
- };
751
+ }
822
752
 
823
753
  // @public
824
- export type ComponentContainerData = Resource & {
825
- properties: ComponentContainerDetails;
826
- };
754
+ export interface ComponentContainer extends Resource {
755
+ properties: ComponentContainerProperties;
756
+ }
827
757
 
828
758
  // @public
829
- export type ComponentContainerDetails = AssetContainer & {};
759
+ export interface ComponentContainerProperties extends AssetContainer {
760
+ }
830
761
 
831
762
  // @public
832
763
  export interface ComponentContainerResourceArmPaginatedResult {
833
764
  nextLink?: string;
834
- value?: ComponentContainerData[];
765
+ value?: ComponentContainer[];
835
766
  }
836
767
 
837
768
  // @public
838
769
  export interface ComponentContainers {
839
- createOrUpdate(resourceGroupName: string, workspaceName: string, name: string, body: ComponentContainerData, options?: ComponentContainersCreateOrUpdateOptionalParams): Promise<ComponentContainersCreateOrUpdateResponse>;
770
+ createOrUpdate(resourceGroupName: string, workspaceName: string, name: string, body: ComponentContainer, options?: ComponentContainersCreateOrUpdateOptionalParams): Promise<ComponentContainersCreateOrUpdateResponse>;
840
771
  delete(resourceGroupName: string, workspaceName: string, name: string, options?: ComponentContainersDeleteOptionalParams): Promise<void>;
841
772
  get(resourceGroupName: string, workspaceName: string, name: string, options?: ComponentContainersGetOptionalParams): Promise<ComponentContainersGetResponse>;
842
- list(resourceGroupName: string, workspaceName: string, options?: ComponentContainersListOptionalParams): PagedAsyncIterableIterator<ComponentContainerData>;
773
+ list(resourceGroupName: string, workspaceName: string, options?: ComponentContainersListOptionalParams): PagedAsyncIterableIterator<ComponentContainer>;
843
774
  }
844
775
 
845
776
  // @public
@@ -847,7 +778,7 @@ export interface ComponentContainersCreateOrUpdateOptionalParams extends coreCli
847
778
  }
848
779
 
849
780
  // @public
850
- export type ComponentContainersCreateOrUpdateResponse = ComponentContainerData;
781
+ export type ComponentContainersCreateOrUpdateResponse = ComponentContainer;
851
782
 
852
783
  // @public
853
784
  export interface ComponentContainersDeleteOptionalParams extends coreClient.OperationOptions {
@@ -858,7 +789,7 @@ export interface ComponentContainersGetOptionalParams extends coreClient.Operati
858
789
  }
859
790
 
860
791
  // @public
861
- export type ComponentContainersGetResponse = ComponentContainerData;
792
+ export type ComponentContainersGetResponse = ComponentContainer;
862
793
 
863
794
  // @public
864
795
  export interface ComponentContainersListNextOptionalParams extends coreClient.OperationOptions {
@@ -879,27 +810,27 @@ export interface ComponentContainersListOptionalParams extends coreClient.Operat
879
810
  export type ComponentContainersListResponse = ComponentContainerResourceArmPaginatedResult;
880
811
 
881
812
  // @public
882
- export type ComponentVersionData = Resource & {
883
- properties: ComponentVersionDetails;
884
- };
813
+ export interface ComponentVersion extends Resource {
814
+ properties: ComponentVersionProperties;
815
+ }
885
816
 
886
817
  // @public
887
- export type ComponentVersionDetails = AssetBase & {
818
+ export interface ComponentVersionProperties extends AssetBase {
888
819
  componentSpec?: Record<string, unknown>;
889
- };
820
+ }
890
821
 
891
822
  // @public
892
823
  export interface ComponentVersionResourceArmPaginatedResult {
893
824
  nextLink?: string;
894
- value?: ComponentVersionData[];
825
+ value?: ComponentVersion[];
895
826
  }
896
827
 
897
828
  // @public
898
829
  export interface ComponentVersions {
899
- createOrUpdate(resourceGroupName: string, workspaceName: string, name: string, version: string, body: ComponentVersionData, options?: ComponentVersionsCreateOrUpdateOptionalParams): Promise<ComponentVersionsCreateOrUpdateResponse>;
830
+ createOrUpdate(resourceGroupName: string, workspaceName: string, name: string, version: string, body: ComponentVersion, options?: ComponentVersionsCreateOrUpdateOptionalParams): Promise<ComponentVersionsCreateOrUpdateResponse>;
900
831
  delete(resourceGroupName: string, workspaceName: string, name: string, version: string, options?: ComponentVersionsDeleteOptionalParams): Promise<void>;
901
832
  get(resourceGroupName: string, workspaceName: string, name: string, version: string, options?: ComponentVersionsGetOptionalParams): Promise<ComponentVersionsGetResponse>;
902
- list(resourceGroupName: string, workspaceName: string, name: string, options?: ComponentVersionsListOptionalParams): PagedAsyncIterableIterator<ComponentVersionData>;
833
+ list(resourceGroupName: string, workspaceName: string, name: string, options?: ComponentVersionsListOptionalParams): PagedAsyncIterableIterator<ComponentVersion>;
903
834
  }
904
835
 
905
836
  // @public
@@ -907,7 +838,7 @@ export interface ComponentVersionsCreateOrUpdateOptionalParams extends coreClien
907
838
  }
908
839
 
909
840
  // @public
910
- export type ComponentVersionsCreateOrUpdateResponse = ComponentVersionData;
841
+ export type ComponentVersionsCreateOrUpdateResponse = ComponentVersion;
911
842
 
912
843
  // @public
913
844
  export interface ComponentVersionsDeleteOptionalParams extends coreClient.OperationOptions {
@@ -918,7 +849,7 @@ export interface ComponentVersionsGetOptionalParams extends coreClient.Operation
918
849
  }
919
850
 
920
851
  // @public
921
- export type ComponentVersionsGetResponse = ComponentVersionData;
852
+ export type ComponentVersionsGetResponse = ComponentVersion;
922
853
 
923
854
  // @public
924
855
  export interface ComponentVersionsListNextOptionalParams extends coreClient.OperationOptions {
@@ -990,9 +921,9 @@ export interface ComputeGetOptionalParams extends coreClient.OperationOptions {
990
921
  export type ComputeGetResponse = ComputeResource;
991
922
 
992
923
  // @public
993
- export type ComputeInstance = Compute & ComputeInstanceSchema & {
924
+ export interface ComputeInstance extends Compute, ComputeInstanceSchema {
994
925
  computeType: "ComputeInstance";
995
- };
926
+ }
996
927
 
997
928
  // @public
998
929
  export interface ComputeInstanceApplication {
@@ -1166,14 +1097,14 @@ export interface ComputeOperations {
1166
1097
  export type ComputePowerAction = string;
1167
1098
 
1168
1099
  // @public
1169
- export type ComputeResource = Resource & ComputeResourceSchema & {
1100
+ export interface ComputeResource extends Resource, ComputeResourceSchema {
1170
1101
  identity?: ManagedServiceIdentity;
1171
1102
  location?: string;
1103
+ sku?: Sku;
1172
1104
  tags?: {
1173
1105
  [propertyName: string]: string;
1174
1106
  };
1175
- sku?: Sku;
1176
- };
1107
+ }
1177
1108
 
1178
1109
  // @public (undocumented)
1179
1110
  export interface ComputeResourceSchema {
@@ -1210,7 +1141,8 @@ export interface ComputeStartStopSchedule {
1210
1141
  action?: ComputePowerAction;
1211
1142
  readonly id?: string;
1212
1143
  readonly provisioningStatus?: ProvisioningStatus;
1213
- schedule?: ScheduleBaseUnion;
1144
+ // (undocumented)
1145
+ schedule?: ScheduleBase;
1214
1146
  }
1215
1147
 
1216
1148
  // @public
@@ -1234,6 +1166,12 @@ export interface ComputeUpdateOptionalParams extends coreClient.OperationOptions
1234
1166
  // @public
1235
1167
  export type ComputeUpdateResponse = ComputeResource;
1236
1168
 
1169
+ // @public
1170
+ export type ConnectionAuthType = string;
1171
+
1172
+ // @public
1173
+ export type ConnectionCategory = string;
1174
+
1237
1175
  // @public
1238
1176
  export interface ContainerResourceRequirements {
1239
1177
  containerResourceLimits?: ContainerResourceSettings;
@@ -1261,57 +1199,23 @@ export type CreatedByType = string;
1261
1199
  // @public
1262
1200
  export type CredentialsType = string;
1263
1201
 
1264
- // @public
1265
- export type CronSchedule = ScheduleBase & {
1266
- scheduleType: "Cron";
1267
- expression: string;
1268
- };
1269
-
1270
- // @public
1271
- export type CustomForecastHorizon = ForecastHorizon & {
1272
- mode: "Custom";
1273
- value: number;
1274
- };
1275
-
1276
- // @public (undocumented)
1277
- export type CustomModelJobInput = AssetJobInput & JobInput & {};
1278
-
1279
1202
  // @public (undocumented)
1280
- export type CustomModelJobOutput = AssetJobOutput & JobOutput & {};
1281
-
1282
- // @public
1283
- export type CustomNCrossValidations = NCrossValidations & {
1284
- mode: "Custom";
1285
- value: number;
1286
- };
1287
-
1288
- // @public (undocumented)
1289
- export type CustomSeasonality = Seasonality & {
1290
- mode: "Custom";
1291
- value: number;
1292
- };
1293
-
1294
- // @public (undocumented)
1295
- export type CustomTargetLags = TargetLags & {
1296
- mode: "Custom";
1297
- values: number[];
1298
- };
1203
+ export interface CustomModelJobInput extends AssetJobInput, JobInput {
1204
+ }
1299
1205
 
1300
1206
  // @public (undocumented)
1301
- export type CustomTargetRollingWindowSize = TargetRollingWindowSize & {
1302
- mode: "Custom";
1303
- value: number;
1304
- };
1207
+ export interface CustomModelJobOutput extends AssetJobOutput, JobOutput {
1208
+ }
1305
1209
 
1306
1210
  // @public
1307
- export type Databricks = Compute & DatabricksSchema & {
1211
+ export interface Databricks extends Compute, DatabricksSchema {
1308
1212
  computeType: "Databricks";
1309
- };
1213
+ }
1310
1214
 
1311
1215
  // @public
1312
- export type DatabricksComputeSecrets = ComputeSecrets & DatabricksComputeSecretsProperties & {
1216
+ export interface DatabricksComputeSecrets extends ComputeSecrets, DatabricksComputeSecretsProperties {
1313
1217
  computeType: "Databricks";
1314
- };
1218
+ }
1315
1219
 
1316
1220
  // @public
1317
1221
  export interface DatabricksComputeSecretsProperties {
@@ -1330,27 +1234,27 @@ export interface DatabricksSchema {
1330
1234
  }
1331
1235
 
1332
1236
  // @public
1333
- export type DataContainerData = Resource & {
1334
- properties: DataContainerDetails;
1335
- };
1237
+ export interface DataContainer extends Resource {
1238
+ properties: DataContainerProperties;
1239
+ }
1336
1240
 
1337
1241
  // @public
1338
- export type DataContainerDetails = AssetContainer & {
1242
+ export interface DataContainerProperties extends AssetContainer {
1339
1243
  dataType: DataType;
1340
- };
1244
+ }
1341
1245
 
1342
1246
  // @public
1343
1247
  export interface DataContainerResourceArmPaginatedResult {
1344
1248
  nextLink?: string;
1345
- value?: DataContainerData[];
1249
+ value?: DataContainer[];
1346
1250
  }
1347
1251
 
1348
1252
  // @public
1349
1253
  export interface DataContainers {
1350
- createOrUpdate(resourceGroupName: string, workspaceName: string, name: string, body: DataContainerData, options?: DataContainersCreateOrUpdateOptionalParams): Promise<DataContainersCreateOrUpdateResponse>;
1254
+ createOrUpdate(resourceGroupName: string, workspaceName: string, name: string, body: DataContainer, options?: DataContainersCreateOrUpdateOptionalParams): Promise<DataContainersCreateOrUpdateResponse>;
1351
1255
  delete(resourceGroupName: string, workspaceName: string, name: string, options?: DataContainersDeleteOptionalParams): Promise<void>;
1352
1256
  get(resourceGroupName: string, workspaceName: string, name: string, options?: DataContainersGetOptionalParams): Promise<DataContainersGetResponse>;
1353
- list(resourceGroupName: string, workspaceName: string, options?: DataContainersListOptionalParams): PagedAsyncIterableIterator<DataContainerData>;
1257
+ list(resourceGroupName: string, workspaceName: string, options?: DataContainersListOptionalParams): PagedAsyncIterableIterator<DataContainer>;
1354
1258
  }
1355
1259
 
1356
1260
  // @public
@@ -1358,7 +1262,7 @@ export interface DataContainersCreateOrUpdateOptionalParams extends coreClient.O
1358
1262
  }
1359
1263
 
1360
1264
  // @public
1361
- export type DataContainersCreateOrUpdateResponse = DataContainerData;
1265
+ export type DataContainersCreateOrUpdateResponse = DataContainer;
1362
1266
 
1363
1267
  // @public
1364
1268
  export interface DataContainersDeleteOptionalParams extends coreClient.OperationOptions {
@@ -1369,7 +1273,7 @@ export interface DataContainersGetOptionalParams extends coreClient.OperationOpt
1369
1273
  }
1370
1274
 
1371
1275
  // @public
1372
- export type DataContainersGetResponse = DataContainerData;
1276
+ export type DataContainersGetResponse = DataContainer;
1373
1277
 
1374
1278
  // @public
1375
1279
  export interface DataContainersListNextOptionalParams extends coreClient.OperationOptions {
@@ -1390,14 +1294,14 @@ export interface DataContainersListOptionalParams extends coreClient.OperationOp
1390
1294
  export type DataContainersListResponse = DataContainerResourceArmPaginatedResult;
1391
1295
 
1392
1296
  // @public
1393
- export type DataFactory = Compute & {
1297
+ export interface DataFactory extends Compute {
1394
1298
  computeType: "DataFactory";
1395
- };
1299
+ }
1396
1300
 
1397
1301
  // @public
1398
- export type DataLakeAnalytics = Compute & DataLakeAnalyticsSchema & {
1302
+ export interface DataLakeAnalytics extends Compute, DataLakeAnalyticsSchema {
1399
1303
  computeType: "DataLakeAnalytics";
1400
- };
1304
+ }
1401
1305
 
1402
1306
  // @public (undocumented)
1403
1307
  export interface DataLakeAnalyticsSchema {
@@ -1411,54 +1315,47 @@ export interface DataLakeAnalyticsSchemaProperties {
1411
1315
  }
1412
1316
 
1413
1317
  // @public
1414
- export type DataPathAssetReference = AssetReferenceBase & {
1415
- referenceType: "DataPath";
1318
+ export interface DataPathAssetReference extends AssetReferenceBase {
1416
1319
  datastoreId?: string;
1417
1320
  path?: string;
1418
- };
1321
+ referenceType: "DataPath";
1322
+ }
1419
1323
 
1420
1324
  // @public
1421
- export interface DataSettings {
1422
- targetColumnName: string;
1423
- testData?: TestDataSettings;
1424
- trainingData: TrainingDataSettings;
1325
+ export interface Datastore extends Resource {
1326
+ properties: DatastorePropertiesUnion;
1425
1327
  }
1426
1328
 
1427
1329
  // @public
1428
1330
  export interface DatastoreCredentials {
1429
- credentialsType: "AccountKey" | "Certificate" | "KerberosKeytab" | "KerberosPassword" | "None" | "Sas" | "ServicePrincipal";
1331
+ credentialsType: "AccountKey" | "Certificate" | "None" | "Sas" | "ServicePrincipal";
1430
1332
  }
1431
1333
 
1432
1334
  // @public (undocumented)
1433
- export type DatastoreCredentialsUnion = DatastoreCredentials | AccountKeyDatastoreCredentials | CertificateDatastoreCredentials | KerberosKeytabCredentials | KerberosPasswordCredentials | NoneDatastoreCredentials | SasDatastoreCredentials | ServicePrincipalDatastoreCredentials;
1434
-
1435
- // @public
1436
- export type DatastoreData = Resource & {
1437
- properties: DatastoreDetailsUnion;
1438
- };
1335
+ export type DatastoreCredentialsUnion = DatastoreCredentials | AccountKeyDatastoreCredentials | CertificateDatastoreCredentials | NoneDatastoreCredentials | SasDatastoreCredentials | ServicePrincipalDatastoreCredentials;
1439
1336
 
1440
1337
  // @public
1441
- export type DatastoreDetails = ResourceBase & {
1338
+ export interface DatastoreProperties extends ResourceBase {
1442
1339
  credentials: DatastoreCredentialsUnion;
1443
1340
  datastoreType: DatastoreType;
1444
1341
  readonly isDefault?: boolean;
1445
- };
1342
+ }
1446
1343
 
1447
1344
  // @public (undocumented)
1448
- export type DatastoreDetailsUnion = DatastoreDetails | AzureBlobDatastore | AzureDataLakeGen1Datastore | AzureDataLakeGen2Datastore | AzureFileDatastore | HdfsDatastore;
1345
+ export type DatastorePropertiesUnion = DatastoreProperties | AzureBlobDatastore | AzureDataLakeGen1Datastore | AzureDataLakeGen2Datastore | AzureFileDatastore;
1449
1346
 
1450
1347
  // @public
1451
1348
  export interface DatastoreResourceArmPaginatedResult {
1452
1349
  nextLink?: string;
1453
- value?: DatastoreData[];
1350
+ value?: Datastore[];
1454
1351
  }
1455
1352
 
1456
1353
  // @public
1457
1354
  export interface Datastores {
1458
- createOrUpdate(resourceGroupName: string, workspaceName: string, name: string, body: DatastoreData, options?: DatastoresCreateOrUpdateOptionalParams): Promise<DatastoresCreateOrUpdateResponse>;
1355
+ createOrUpdate(resourceGroupName: string, workspaceName: string, name: string, body: Datastore, options?: DatastoresCreateOrUpdateOptionalParams): Promise<DatastoresCreateOrUpdateResponse>;
1459
1356
  delete(resourceGroupName: string, workspaceName: string, name: string, options?: DatastoresDeleteOptionalParams): Promise<void>;
1460
1357
  get(resourceGroupName: string, workspaceName: string, name: string, options?: DatastoresGetOptionalParams): Promise<DatastoresGetResponse>;
1461
- list(resourceGroupName: string, workspaceName: string, options?: DatastoresListOptionalParams): PagedAsyncIterableIterator<DatastoreData>;
1358
+ list(resourceGroupName: string, workspaceName: string, options?: DatastoresListOptionalParams): PagedAsyncIterableIterator<Datastore>;
1462
1359
  listSecrets(resourceGroupName: string, workspaceName: string, name: string, options?: DatastoresListSecretsOptionalParams): Promise<DatastoresListSecretsResponse>;
1463
1360
  }
1464
1361
 
@@ -1468,7 +1365,7 @@ export interface DatastoresCreateOrUpdateOptionalParams extends coreClient.Opera
1468
1365
  }
1469
1366
 
1470
1367
  // @public
1471
- export type DatastoresCreateOrUpdateResponse = DatastoreData;
1368
+ export type DatastoresCreateOrUpdateResponse = Datastore;
1472
1369
 
1473
1370
  // @public
1474
1371
  export interface DatastoresDeleteOptionalParams extends coreClient.OperationOptions {
@@ -1476,18 +1373,18 @@ export interface DatastoresDeleteOptionalParams extends coreClient.OperationOpti
1476
1373
 
1477
1374
  // @public
1478
1375
  export interface DatastoreSecrets {
1479
- secretsType: "AccountKey" | "Certificate" | "KerberosKeytab" | "KerberosPassword" | "Sas" | "ServicePrincipal";
1376
+ secretsType: "AccountKey" | "Certificate" | "Sas" | "ServicePrincipal";
1480
1377
  }
1481
1378
 
1482
1379
  // @public (undocumented)
1483
- export type DatastoreSecretsUnion = DatastoreSecrets | AccountKeyDatastoreSecrets | CertificateDatastoreSecrets | KerberosKeytabSecrets | KerberosPasswordSecrets | SasDatastoreSecrets | ServicePrincipalDatastoreSecrets;
1380
+ export type DatastoreSecretsUnion = DatastoreSecrets | AccountKeyDatastoreSecrets | CertificateDatastoreSecrets | SasDatastoreSecrets | ServicePrincipalDatastoreSecrets;
1484
1381
 
1485
1382
  // @public
1486
1383
  export interface DatastoresGetOptionalParams extends coreClient.OperationOptions {
1487
1384
  }
1488
1385
 
1489
1386
  // @public
1490
- export type DatastoresGetResponse = DatastoreData;
1387
+ export type DatastoresGetResponse = Datastore;
1491
1388
 
1492
1389
  // @public
1493
1390
  export interface DatastoresListNextOptionalParams extends coreClient.OperationOptions {
@@ -1531,31 +1428,31 @@ export type DatastoreType = string;
1531
1428
  export type DataType = string;
1532
1429
 
1533
1430
  // @public
1534
- export type DataVersionBaseData = Resource & {
1535
- properties: DataVersionBaseDetailsUnion;
1536
- };
1431
+ export interface DataVersionBase extends Resource {
1432
+ properties: DataVersionBasePropertiesUnion;
1433
+ }
1537
1434
 
1538
1435
  // @public
1539
- export type DataVersionBaseDetails = AssetBase & {
1436
+ export interface DataVersionBaseProperties extends AssetBase {
1540
1437
  dataType: DataType;
1541
1438
  dataUri: string;
1542
- };
1439
+ }
1543
1440
 
1544
1441
  // @public (undocumented)
1545
- export type DataVersionBaseDetailsUnion = DataVersionBaseDetails | MLTableData | UriFileDataVersion | UriFolderDataVersion;
1442
+ export type DataVersionBasePropertiesUnion = DataVersionBaseProperties | MLTableData | UriFileDataVersion | UriFolderDataVersion;
1546
1443
 
1547
1444
  // @public
1548
1445
  export interface DataVersionBaseResourceArmPaginatedResult {
1549
1446
  nextLink?: string;
1550
- value?: DataVersionBaseData[];
1447
+ value?: DataVersionBase[];
1551
1448
  }
1552
1449
 
1553
1450
  // @public
1554
1451
  export interface DataVersions {
1555
- createOrUpdate(resourceGroupName: string, workspaceName: string, name: string, version: string, body: DataVersionBaseData, options?: DataVersionsCreateOrUpdateOptionalParams): Promise<DataVersionsCreateOrUpdateResponse>;
1452
+ createOrUpdate(resourceGroupName: string, workspaceName: string, name: string, version: string, body: DataVersionBase, options?: DataVersionsCreateOrUpdateOptionalParams): Promise<DataVersionsCreateOrUpdateResponse>;
1556
1453
  delete(resourceGroupName: string, workspaceName: string, name: string, version: string, options?: DataVersionsDeleteOptionalParams): Promise<void>;
1557
1454
  get(resourceGroupName: string, workspaceName: string, name: string, version: string, options?: DataVersionsGetOptionalParams): Promise<DataVersionsGetResponse>;
1558
- list(resourceGroupName: string, workspaceName: string, name: string, options?: DataVersionsListOptionalParams): PagedAsyncIterableIterator<DataVersionBaseData>;
1455
+ list(resourceGroupName: string, workspaceName: string, name: string, options?: DataVersionsListOptionalParams): PagedAsyncIterableIterator<DataVersionBase>;
1559
1456
  }
1560
1457
 
1561
1458
  // @public
@@ -1563,7 +1460,7 @@ export interface DataVersionsCreateOrUpdateOptionalParams extends coreClient.Ope
1563
1460
  }
1564
1461
 
1565
1462
  // @public
1566
- export type DataVersionsCreateOrUpdateResponse = DataVersionBaseData;
1463
+ export type DataVersionsCreateOrUpdateResponse = DataVersionBase;
1567
1464
 
1568
1465
  // @public
1569
1466
  export interface DataVersionsDeleteOptionalParams extends coreClient.OperationOptions {
@@ -1574,7 +1471,7 @@ export interface DataVersionsGetOptionalParams extends coreClient.OperationOptio
1574
1471
  }
1575
1472
 
1576
1473
  // @public
1577
- export type DataVersionsGetResponse = DataVersionBaseData;
1474
+ export type DataVersionsGetResponse = DataVersionBase;
1578
1475
 
1579
1476
  // @public
1580
1477
  export interface DataVersionsListNextOptionalParams extends coreClient.OperationOptions {
@@ -1601,9 +1498,9 @@ export interface DataVersionsListOptionalParams extends coreClient.OperationOpti
1601
1498
  export type DataVersionsListResponse = DataVersionBaseResourceArmPaginatedResult;
1602
1499
 
1603
1500
  // @public (undocumented)
1604
- export type DefaultScaleSettings = OnlineScaleSettings & {
1501
+ export interface DefaultScaleSettings extends OnlineScaleSettings {
1605
1502
  scaleType: "Default";
1606
- };
1503
+ }
1607
1504
 
1608
1505
  // @public (undocumented)
1609
1506
  export interface DeploymentLogs {
@@ -1717,9 +1614,6 @@ export type EarlyTerminationPolicyType = string;
1717
1614
  // @public (undocumented)
1718
1615
  export type EarlyTerminationPolicyUnion = EarlyTerminationPolicy | BanditPolicy | MedianStoppingPolicy | TruncationSelectionPolicy;
1719
1616
 
1720
- // @public
1721
- export type EgressPublicNetworkAccessType = string;
1722
-
1723
1617
  // @public (undocumented)
1724
1618
  export interface EncryptionKeyVaultProperties {
1725
1619
  identityClientId?: string;
@@ -1786,25 +1680,26 @@ export interface EndpointPropertiesBase {
1786
1680
  export type EndpointProvisioningState = string;
1787
1681
 
1788
1682
  // @public
1789
- export type EnvironmentContainerData = Resource & {
1790
- properties: EnvironmentContainerDetails;
1791
- };
1683
+ export interface EnvironmentContainer extends Resource {
1684
+ properties: EnvironmentContainerProperties;
1685
+ }
1792
1686
 
1793
1687
  // @public
1794
- export type EnvironmentContainerDetails = AssetContainer & {};
1688
+ export interface EnvironmentContainerProperties extends AssetContainer {
1689
+ }
1795
1690
 
1796
1691
  // @public
1797
1692
  export interface EnvironmentContainerResourceArmPaginatedResult {
1798
1693
  nextLink?: string;
1799
- value?: EnvironmentContainerData[];
1694
+ value?: EnvironmentContainer[];
1800
1695
  }
1801
1696
 
1802
1697
  // @public
1803
1698
  export interface EnvironmentContainers {
1804
- createOrUpdate(resourceGroupName: string, workspaceName: string, name: string, body: EnvironmentContainerData, options?: EnvironmentContainersCreateOrUpdateOptionalParams): Promise<EnvironmentContainersCreateOrUpdateResponse>;
1699
+ createOrUpdate(resourceGroupName: string, workspaceName: string, name: string, body: EnvironmentContainer, options?: EnvironmentContainersCreateOrUpdateOptionalParams): Promise<EnvironmentContainersCreateOrUpdateResponse>;
1805
1700
  delete(resourceGroupName: string, workspaceName: string, name: string, options?: EnvironmentContainersDeleteOptionalParams): Promise<void>;
1806
1701
  get(resourceGroupName: string, workspaceName: string, name: string, options?: EnvironmentContainersGetOptionalParams): Promise<EnvironmentContainersGetResponse>;
1807
- list(resourceGroupName: string, workspaceName: string, options?: EnvironmentContainersListOptionalParams): PagedAsyncIterableIterator<EnvironmentContainerData>;
1702
+ list(resourceGroupName: string, workspaceName: string, options?: EnvironmentContainersListOptionalParams): PagedAsyncIterableIterator<EnvironmentContainer>;
1808
1703
  }
1809
1704
 
1810
1705
  // @public
@@ -1812,7 +1707,7 @@ export interface EnvironmentContainersCreateOrUpdateOptionalParams extends coreC
1812
1707
  }
1813
1708
 
1814
1709
  // @public
1815
- export type EnvironmentContainersCreateOrUpdateResponse = EnvironmentContainerData;
1710
+ export type EnvironmentContainersCreateOrUpdateResponse = EnvironmentContainer;
1816
1711
 
1817
1712
  // @public
1818
1713
  export interface EnvironmentContainersDeleteOptionalParams extends coreClient.OperationOptions {
@@ -1823,7 +1718,7 @@ export interface EnvironmentContainersGetOptionalParams extends coreClient.Opera
1823
1718
  }
1824
1719
 
1825
1720
  // @public
1826
- export type EnvironmentContainersGetResponse = EnvironmentContainerData;
1721
+ export type EnvironmentContainersGetResponse = EnvironmentContainer;
1827
1722
 
1828
1723
  // @public
1829
1724
  export interface EnvironmentContainersListNextOptionalParams extends coreClient.OperationOptions {
@@ -1847,32 +1742,32 @@ export type EnvironmentContainersListResponse = EnvironmentContainerResourceArmP
1847
1742
  export type EnvironmentType = string;
1848
1743
 
1849
1744
  // @public
1850
- export type EnvironmentVersionData = Resource & {
1851
- properties: EnvironmentVersionDetails;
1852
- };
1745
+ export interface EnvironmentVersion extends Resource {
1746
+ properties: EnvironmentVersionProperties;
1747
+ }
1853
1748
 
1854
1749
  // @public
1855
- export type EnvironmentVersionDetails = AssetBase & {
1750
+ export interface EnvironmentVersionProperties extends AssetBase {
1856
1751
  build?: BuildContext;
1857
1752
  condaFile?: string;
1858
1753
  readonly environmentType?: EnvironmentType;
1859
1754
  image?: string;
1860
1755
  inferenceConfig?: InferenceContainerProperties;
1861
1756
  osType?: OperatingSystemType;
1862
- };
1757
+ }
1863
1758
 
1864
1759
  // @public
1865
1760
  export interface EnvironmentVersionResourceArmPaginatedResult {
1866
1761
  nextLink?: string;
1867
- value?: EnvironmentVersionData[];
1762
+ value?: EnvironmentVersion[];
1868
1763
  }
1869
1764
 
1870
1765
  // @public
1871
1766
  export interface EnvironmentVersions {
1872
- createOrUpdate(resourceGroupName: string, workspaceName: string, name: string, version: string, body: EnvironmentVersionData, options?: EnvironmentVersionsCreateOrUpdateOptionalParams): Promise<EnvironmentVersionsCreateOrUpdateResponse>;
1767
+ createOrUpdate(resourceGroupName: string, workspaceName: string, name: string, version: string, body: EnvironmentVersion, options?: EnvironmentVersionsCreateOrUpdateOptionalParams): Promise<EnvironmentVersionsCreateOrUpdateResponse>;
1873
1768
  delete(resourceGroupName: string, workspaceName: string, name: string, version: string, options?: EnvironmentVersionsDeleteOptionalParams): Promise<void>;
1874
1769
  get(resourceGroupName: string, workspaceName: string, name: string, version: string, options?: EnvironmentVersionsGetOptionalParams): Promise<EnvironmentVersionsGetResponse>;
1875
- list(resourceGroupName: string, workspaceName: string, name: string, options?: EnvironmentVersionsListOptionalParams): PagedAsyncIterableIterator<EnvironmentVersionData>;
1770
+ list(resourceGroupName: string, workspaceName: string, name: string, options?: EnvironmentVersionsListOptionalParams): PagedAsyncIterableIterator<EnvironmentVersion>;
1876
1771
  }
1877
1772
 
1878
1773
  // @public
@@ -1880,7 +1775,7 @@ export interface EnvironmentVersionsCreateOrUpdateOptionalParams extends coreCli
1880
1775
  }
1881
1776
 
1882
1777
  // @public
1883
- export type EnvironmentVersionsCreateOrUpdateResponse = EnvironmentVersionData;
1778
+ export type EnvironmentVersionsCreateOrUpdateResponse = EnvironmentVersion;
1884
1779
 
1885
1780
  // @public
1886
1781
  export interface EnvironmentVersionsDeleteOptionalParams extends coreClient.OperationOptions {
@@ -1891,7 +1786,7 @@ export interface EnvironmentVersionsGetOptionalParams extends coreClient.Operati
1891
1786
  }
1892
1787
 
1893
1788
  // @public
1894
- export type EnvironmentVersionsGetResponse = EnvironmentVersionData;
1789
+ export type EnvironmentVersionsGetResponse = EnvironmentVersion;
1895
1790
 
1896
1791
  // @public
1897
1792
  export interface EnvironmentVersionsListNextOptionalParams extends coreClient.OperationOptions {
@@ -1955,17 +1850,6 @@ export interface ExternalFqdnResponse {
1955
1850
  value?: FqdnEndpoints[];
1956
1851
  }
1957
1852
 
1958
- // @public
1959
- export type FeatureLags = string;
1960
-
1961
- // @public
1962
- export type FeaturizationMode = string;
1963
-
1964
- // @public
1965
- export interface FeaturizationSettings {
1966
- datasetLanguage?: string;
1967
- }
1968
-
1969
1853
  // @public (undocumented)
1970
1854
  export interface FlavorData {
1971
1855
  data?: {
@@ -1973,48 +1857,6 @@ export interface FlavorData {
1973
1857
  };
1974
1858
  }
1975
1859
 
1976
- // @public
1977
- export interface ForecastHorizon {
1978
- mode: "Auto" | "Custom";
1979
- }
1980
-
1981
- // @public
1982
- export type ForecastHorizonMode = string;
1983
-
1984
- // @public (undocumented)
1985
- export type ForecastHorizonUnion = ForecastHorizon | AutoForecastHorizon | CustomForecastHorizon;
1986
-
1987
- // @public
1988
- export type Forecasting = TableVertical & AutoMLVertical & {
1989
- allowedModels?: ForecastingModels[];
1990
- blockedModels?: ForecastingModels[];
1991
- forecastingSettings?: ForecastingSettings;
1992
- primaryMetric?: ForecastingPrimaryMetrics;
1993
- };
1994
-
1995
- // @public
1996
- export type ForecastingModels = string;
1997
-
1998
- // @public
1999
- export type ForecastingPrimaryMetrics = string;
2000
-
2001
- // @public
2002
- export interface ForecastingSettings {
2003
- countryOrRegionForHolidays?: string;
2004
- cvStepSize?: number;
2005
- featureLags?: FeatureLags;
2006
- forecastHorizon?: ForecastHorizonUnion;
2007
- frequency?: string;
2008
- seasonality?: SeasonalityUnion;
2009
- shortSeriesHandlingConfig?: ShortSeriesHandlingConfiguration;
2010
- targetAggregateFunction?: TargetAggregationFunction;
2011
- targetLags?: TargetLagsUnion;
2012
- targetRollingWindowSize?: TargetRollingWindowSizeUnion;
2013
- timeColumnName?: string;
2014
- timeSeriesIdColumnNames?: string[];
2015
- useStl?: UseStl;
2016
- }
2017
-
2018
1860
  // @public (undocumented)
2019
1861
  export interface FqdnEndpoint {
2020
1862
  // (undocumented)
@@ -2047,21 +1889,14 @@ export interface FqdnEndpointsProperties {
2047
1889
  export type Goal = string;
2048
1890
 
2049
1891
  // @public
2050
- export type GridSamplingAlgorithm = SamplingAlgorithm & {
1892
+ export interface GridSamplingAlgorithm extends SamplingAlgorithm {
2051
1893
  samplingAlgorithmType: "Grid";
2052
- };
2053
-
2054
- // @public (undocumented)
2055
- export type HdfsDatastore = DatastoreDetails & {
2056
- hdfsServerCertificate?: string;
2057
- nameNodeAddress: string;
2058
- protocol?: string;
2059
- };
1894
+ }
2060
1895
 
2061
1896
  // @public
2062
- export type HDInsight = Compute & HDInsightSchema & {
1897
+ export interface HDInsight extends Compute, HDInsightSchema {
2063
1898
  computeType: "HDInsight";
2064
- };
1899
+ }
2065
1900
 
2066
1901
  // @public
2067
1902
  export interface HDInsightProperties {
@@ -2076,10 +1911,10 @@ export interface HDInsightSchema {
2076
1911
  }
2077
1912
 
2078
1913
  // @public
2079
- export type IdAssetReference = AssetReferenceBase & {
2080
- referenceType: "Id";
1914
+ export interface IdAssetReference extends AssetReferenceBase {
2081
1915
  assetId: string;
2082
- };
1916
+ referenceType: "Id";
1917
+ }
2083
1918
 
2084
1919
  // @public
2085
1920
  export interface IdentityConfiguration {
@@ -2097,198 +1932,6 @@ export interface IdentityForCmk {
2097
1932
  userAssignedIdentity?: string;
2098
1933
  }
2099
1934
 
2100
- // @public
2101
- export type ImageClassification = ImageClassificationBase & AutoMLVertical & {
2102
- taskType: "ImageClassification";
2103
- primaryMetric?: ClassificationPrimaryMetrics;
2104
- };
2105
-
2106
- // @public (undocumented)
2107
- export type ImageClassificationBase = ImageVertical & {
2108
- modelSettings?: ImageModelSettingsClassification;
2109
- searchSpace?: ImageModelDistributionSettingsClassification[];
2110
- };
2111
-
2112
- // @public
2113
- export type ImageClassificationMultilabel = ImageClassificationBase & AutoMLVertical & {
2114
- taskType: "ImageClassificationMultilabel";
2115
- primaryMetric?: ClassificationMultilabelPrimaryMetrics;
2116
- };
2117
-
2118
- // @public
2119
- export type ImageInstanceSegmentation = ImageObjectDetectionBase & AutoMLVertical & {
2120
- taskType: "ImageInstanceSegmentation";
2121
- primaryMetric?: InstanceSegmentationPrimaryMetrics;
2122
- };
2123
-
2124
- // @public
2125
- export interface ImageLimitSettings {
2126
- maxConcurrentTrials?: number;
2127
- maxTrials?: number;
2128
- timeout?: string;
2129
- }
2130
-
2131
- // @public
2132
- export interface ImageModelDistributionSettings {
2133
- amsGradient?: string;
2134
- augmentations?: string;
2135
- beta1?: string;
2136
- beta2?: string;
2137
- distributed?: string;
2138
- earlyStopping?: string;
2139
- earlyStoppingDelay?: string;
2140
- earlyStoppingPatience?: string;
2141
- enableOnnxNormalization?: string;
2142
- evaluationFrequency?: string;
2143
- gradientAccumulationStep?: string;
2144
- layersToFreeze?: string;
2145
- learningRate?: string;
2146
- learningRateScheduler?: string;
2147
- modelName?: string;
2148
- momentum?: string;
2149
- nesterov?: string;
2150
- numberOfEpochs?: string;
2151
- numberOfWorkers?: string;
2152
- optimizer?: string;
2153
- randomSeed?: string;
2154
- splitRatio?: string;
2155
- stepLRGamma?: string;
2156
- stepLRStepSize?: string;
2157
- trainingBatchSize?: string;
2158
- validationBatchSize?: string;
2159
- warmupCosineLRCycles?: string;
2160
- warmupCosineLRWarmupEpochs?: string;
2161
- weightDecay?: string;
2162
- }
2163
-
2164
- // @public
2165
- export type ImageModelDistributionSettingsClassification = ImageModelDistributionSettings & {
2166
- trainingCropSize?: string;
2167
- validationCropSize?: string;
2168
- validationResizeSize?: string;
2169
- weightedLoss?: string;
2170
- };
2171
-
2172
- // @public
2173
- export type ImageModelDistributionSettingsObjectDetection = ImageModelDistributionSettings & {
2174
- boxDetectionsPerImage?: string;
2175
- boxScoreThreshold?: string;
2176
- imageSize?: string;
2177
- maxSize?: string;
2178
- minSize?: string;
2179
- modelSize?: string;
2180
- multiScale?: string;
2181
- nmsIouThreshold?: string;
2182
- tileGridSize?: string;
2183
- tileOverlapRatio?: string;
2184
- tilePredictionsNmsThreshold?: string;
2185
- validationIouThreshold?: string;
2186
- validationMetricType?: string;
2187
- };
2188
-
2189
- // @public
2190
- export interface ImageModelSettings {
2191
- advancedSettings?: string;
2192
- amsGradient?: boolean;
2193
- augmentations?: string;
2194
- beta1?: number;
2195
- beta2?: number;
2196
- checkpointDatasetId?: string;
2197
- checkpointFilename?: string;
2198
- checkpointFrequency?: number;
2199
- checkpointRunId?: string;
2200
- distributed?: boolean;
2201
- earlyStopping?: boolean;
2202
- earlyStoppingDelay?: number;
2203
- earlyStoppingPatience?: number;
2204
- enableOnnxNormalization?: boolean;
2205
- evaluationFrequency?: number;
2206
- gradientAccumulationStep?: number;
2207
- layersToFreeze?: number;
2208
- learningRate?: number;
2209
- learningRateScheduler?: LearningRateScheduler;
2210
- modelName?: string;
2211
- momentum?: number;
2212
- nesterov?: boolean;
2213
- numberOfEpochs?: number;
2214
- numberOfWorkers?: number;
2215
- optimizer?: StochasticOptimizer;
2216
- randomSeed?: number;
2217
- splitRatio?: number;
2218
- stepLRGamma?: number;
2219
- stepLRStepSize?: number;
2220
- trainingBatchSize?: number;
2221
- validationBatchSize?: number;
2222
- warmupCosineLRCycles?: number;
2223
- warmupCosineLRWarmupEpochs?: number;
2224
- weightDecay?: number;
2225
- }
2226
-
2227
- // @public
2228
- export type ImageModelSettingsClassification = ImageModelSettings & {
2229
- trainingCropSize?: number;
2230
- validationCropSize?: number;
2231
- validationResizeSize?: number;
2232
- weightedLoss?: number;
2233
- };
2234
-
2235
- // @public
2236
- export type ImageModelSettingsObjectDetection = ImageModelSettings & {
2237
- boxDetectionsPerImage?: number;
2238
- boxScoreThreshold?: number;
2239
- imageSize?: number;
2240
- maxSize?: number;
2241
- minSize?: number;
2242
- modelSize?: ModelSize;
2243
- multiScale?: boolean;
2244
- nmsIouThreshold?: number;
2245
- tileGridSize?: string;
2246
- tileOverlapRatio?: number;
2247
- tilePredictionsNmsThreshold?: number;
2248
- validationIouThreshold?: number;
2249
- validationMetricType?: ValidationMetricType;
2250
- };
2251
-
2252
- // @public
2253
- export type ImageObjectDetection = ImageObjectDetectionBase & AutoMLVertical & {
2254
- taskType: "ImageObjectDetection";
2255
- primaryMetric?: ObjectDetectionPrimaryMetrics;
2256
- };
2257
-
2258
- // @public (undocumented)
2259
- export type ImageObjectDetectionBase = ImageVertical & {
2260
- modelSettings?: ImageModelSettingsObjectDetection;
2261
- searchSpace?: ImageModelDistributionSettingsObjectDetection[];
2262
- };
2263
-
2264
- // @public
2265
- export interface ImageSweepLimitSettings {
2266
- maxConcurrentTrials?: number;
2267
- maxTrials?: number;
2268
- }
2269
-
2270
- // @public
2271
- export interface ImageSweepSettings {
2272
- earlyTermination?: EarlyTerminationPolicyUnion;
2273
- limits: ImageSweepLimitSettings;
2274
- samplingAlgorithm: SamplingAlgorithmType;
2275
- }
2276
-
2277
- // @public
2278
- export interface ImageVertical {
2279
- dataSettings: ImageVerticalDataSettings;
2280
- limitSettings: ImageLimitSettings;
2281
- sweepSettings?: ImageSweepSettings;
2282
- }
2283
-
2284
- // @public
2285
- export type ImageVerticalDataSettings = DataSettings & {
2286
- validationData?: ImageVerticalValidationDataSettings;
2287
- };
2288
-
2289
- // @public (undocumented)
2290
- export type ImageVerticalValidationDataSettings = ValidationDataSettings & {};
2291
-
2292
1935
  // @public (undocumented)
2293
1936
  export interface InferenceContainerProperties {
2294
1937
  livenessRoute?: Route;
@@ -2299,13 +1942,10 @@ export interface InferenceContainerProperties {
2299
1942
  // @public
2300
1943
  export type InputDeliveryMode = string;
2301
1944
 
2302
- // @public
2303
- export type InstanceSegmentationPrimaryMetrics = string;
2304
-
2305
1945
  // @public
2306
1946
  export interface InstanceTypeSchema {
2307
1947
  nodeSelector?: {
2308
- [propertyName: string]: string;
1948
+ [propertyName: string]: string | null;
2309
1949
  };
2310
1950
  resources?: InstanceTypeSchemaResources;
2311
1951
  }
@@ -2321,45 +1961,44 @@ export interface InstanceTypeSchemaResources {
2321
1961
  }
2322
1962
 
2323
1963
  // @public
2324
- export type JobBaseData = Resource & {
2325
- properties: JobBaseDetailsUnion;
2326
- };
1964
+ export interface JobBase extends Resource {
1965
+ properties: JobBasePropertiesUnion;
1966
+ }
2327
1967
 
2328
1968
  // @public
2329
- export type JobBaseDetails = ResourceBase & {
1969
+ export interface JobBaseProperties extends ResourceBase {
2330
1970
  computeId?: string;
2331
1971
  displayName?: string;
2332
1972
  experimentName?: string;
2333
1973
  identity?: IdentityConfigurationUnion;
2334
1974
  isArchived?: boolean;
2335
1975
  jobType: JobType;
2336
- schedule?: ScheduleBaseUnion;
2337
1976
  services?: {
2338
1977
  [propertyName: string]: JobService | null;
2339
1978
  };
2340
1979
  readonly status?: JobStatus;
2341
- };
1980
+ }
2342
1981
 
2343
1982
  // @public (undocumented)
2344
- export type JobBaseDetailsUnion = JobBaseDetails | AutoMLJob | CommandJob | PipelineJob | SweepJob;
1983
+ export type JobBasePropertiesUnion = JobBaseProperties | CommandJob | PipelineJob | SweepJob;
2345
1984
 
2346
1985
  // @public
2347
1986
  export interface JobBaseResourceArmPaginatedResult {
2348
1987
  nextLink?: string;
2349
- value?: JobBaseData[];
1988
+ value?: JobBase[];
2350
1989
  }
2351
1990
 
2352
1991
  // @public
2353
1992
  export interface JobInput {
2354
1993
  description?: string;
2355
- jobInputType: "MLTable" | "CustomModel" | "Literal" | "MLFlowModel" | "TritonModel" | "UriFile" | "UriFolder";
1994
+ jobInputType: "custom_model" | "literal" | "mlflow_model" | "mltable" | "triton_model" | "uri_file" | "uri_folder";
2356
1995
  }
2357
1996
 
2358
1997
  // @public
2359
1998
  export type JobInputType = string;
2360
1999
 
2361
2000
  // @public (undocumented)
2362
- export type JobInputUnion = JobInput | MLTableJobInput | CustomModelJobInput | LiteralJobInput | MLFlowModelJobInput | TritonModelJobInput | UriFileJobInput | UriFolderJobInput;
2001
+ export type JobInputUnion = JobInput | CustomModelJobInput | LiteralJobInput | MLFlowModelJobInput | MLTableJobInput | TritonModelJobInput | UriFileJobInput | UriFolderJobInput;
2363
2002
 
2364
2003
  // @public (undocumented)
2365
2004
  export interface JobLimits {
@@ -2376,7 +2015,7 @@ export type JobLimitsUnion = JobLimits | CommandJobLimits | SweepJobLimits;
2376
2015
  // @public
2377
2016
  export interface JobOutput {
2378
2017
  description?: string;
2379
- jobOutputType: "CustomModel" | "MLFlowModel" | "MLTable" | "TritonModel" | "UriFile" | "UriFolder";
2018
+ jobOutputType: "custom_model" | "mlflow_model" | "mltable" | "triton_model" | "uri_file" | "uri_folder";
2380
2019
  }
2381
2020
 
2382
2021
  // @public
@@ -2387,16 +2026,25 @@ export type JobOutputUnion = JobOutput | CustomModelJobOutput | MLFlowModelJobOu
2387
2026
 
2388
2027
  // @public
2389
2028
  export interface Jobs {
2029
+ beginCancel(resourceGroupName: string, workspaceName: string, id: string, options?: JobsCancelOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
2030
+ beginCancelAndWait(resourceGroupName: string, workspaceName: string, id: string, options?: JobsCancelOptionalParams): Promise<void>;
2390
2031
  beginDelete(resourceGroupName: string, workspaceName: string, id: string, options?: JobsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
2391
2032
  beginDeleteAndWait(resourceGroupName: string, workspaceName: string, id: string, options?: JobsDeleteOptionalParams): Promise<void>;
2392
- cancel(resourceGroupName: string, workspaceName: string, id: string, options?: JobsCancelOptionalParams): Promise<void>;
2393
- createOrUpdate(resourceGroupName: string, workspaceName: string, id: string, body: JobBaseData, options?: JobsCreateOrUpdateOptionalParams): Promise<JobsCreateOrUpdateResponse>;
2033
+ createOrUpdate(resourceGroupName: string, workspaceName: string, id: string, body: JobBase, options?: JobsCreateOrUpdateOptionalParams): Promise<JobsCreateOrUpdateResponse>;
2394
2034
  get(resourceGroupName: string, workspaceName: string, id: string, options?: JobsGetOptionalParams): Promise<JobsGetResponse>;
2395
- list(resourceGroupName: string, workspaceName: string, options?: JobsListOptionalParams): PagedAsyncIterableIterator<JobBaseData>;
2035
+ list(resourceGroupName: string, workspaceName: string, options?: JobsListOptionalParams): PagedAsyncIterableIterator<JobBase>;
2036
+ }
2037
+
2038
+ // @public
2039
+ export interface JobsCancelHeaders {
2040
+ location?: string;
2041
+ retryAfter?: number;
2396
2042
  }
2397
2043
 
2398
2044
  // @public
2399
2045
  export interface JobsCancelOptionalParams extends coreClient.OperationOptions {
2046
+ resumeFrom?: string;
2047
+ updateIntervalInMs?: number;
2400
2048
  }
2401
2049
 
2402
2050
  // @public
@@ -2404,7 +2052,7 @@ export interface JobsCreateOrUpdateOptionalParams extends coreClient.OperationOp
2404
2052
  }
2405
2053
 
2406
2054
  // @public
2407
- export type JobsCreateOrUpdateResponse = JobBaseData;
2055
+ export type JobsCreateOrUpdateResponse = JobBase;
2408
2056
 
2409
2057
  // @public
2410
2058
  export interface JobsDeleteHeaders {
@@ -2436,14 +2084,12 @@ export interface JobsGetOptionalParams extends coreClient.OperationOptions {
2436
2084
  }
2437
2085
 
2438
2086
  // @public
2439
- export type JobsGetResponse = JobBaseData;
2087
+ export type JobsGetResponse = JobBase;
2440
2088
 
2441
2089
  // @public
2442
2090
  export interface JobsListNextOptionalParams extends coreClient.OperationOptions {
2443
2091
  jobType?: string;
2444
2092
  listViewType?: ListViewType;
2445
- scheduled?: boolean;
2446
- scheduleId?: string;
2447
2093
  skip?: string;
2448
2094
  tag?: string;
2449
2095
  }
@@ -2455,8 +2101,6 @@ export type JobsListNextResponse = JobBaseResourceArmPaginatedResult;
2455
2101
  export interface JobsListOptionalParams extends coreClient.OperationOptions {
2456
2102
  jobType?: string;
2457
2103
  listViewType?: ListViewType;
2458
- scheduled?: boolean;
2459
- scheduleId?: string;
2460
2104
  skip?: string;
2461
2105
  tag?: string;
2462
2106
  }
@@ -2470,516 +2114,275 @@ export type JobStatus = string;
2470
2114
  // @public
2471
2115
  export type JobType = string;
2472
2116
 
2473
- // @public (undocumented)
2474
- export interface KerberosCredentials {
2475
- kerberosKdcAddress: string;
2476
- kerberosPrincipal: string;
2477
- kerberosRealm: string;
2478
- }
2479
-
2480
- // @public (undocumented)
2481
- export type KerberosKeytabCredentials = KerberosCredentials & DatastoreCredentials & {
2482
- secrets: KerberosKeytabSecrets;
2483
- };
2484
-
2485
- // @public (undocumented)
2486
- export type KerberosKeytabSecrets = DatastoreSecrets & {
2487
- secretsType: "KerberosKeytab";
2488
- kerberosKeytab?: string;
2489
- };
2490
-
2491
- // @public (undocumented)
2492
- export type KerberosPasswordCredentials = KerberosCredentials & DatastoreCredentials & {
2493
- secrets: KerberosPasswordSecrets;
2494
- };
2495
-
2496
- // @public (undocumented)
2497
- export type KerberosPasswordSecrets = DatastoreSecrets & {
2498
- secretsType: "KerberosPassword";
2499
- kerberosPassword?: string;
2500
- };
2501
-
2502
2117
  // @public
2503
2118
  type KeyType_2 = string;
2504
2119
  export { KeyType_2 as KeyType }
2505
2120
 
2506
2121
  // @public
2507
2122
  export enum KnownAllocationState {
2508
- // (undocumented)
2509
2123
  Resizing = "Resizing",
2510
- // (undocumented)
2511
2124
  Steady = "Steady"
2512
2125
  }
2513
2126
 
2514
2127
  // @public
2515
2128
  export enum KnownApplicationSharingPolicy {
2516
- // (undocumented)
2517
2129
  Personal = "Personal",
2518
- // (undocumented)
2519
2130
  Shared = "Shared"
2520
2131
  }
2521
2132
 
2522
2133
  // @public
2523
2134
  export enum KnownAutosave {
2524
- // (undocumented)
2525
2135
  Local = "Local",
2526
- // (undocumented)
2527
2136
  None = "None",
2528
- // (undocumented)
2529
2137
  Remote = "Remote"
2530
2138
  }
2531
2139
 
2532
2140
  // @public
2533
2141
  export enum KnownBatchLoggingLevel {
2534
- // (undocumented)
2535
2142
  Debug = "Debug",
2536
- // (undocumented)
2537
2143
  Info = "Info",
2538
- // (undocumented)
2539
2144
  Warning = "Warning"
2540
2145
  }
2541
2146
 
2542
2147
  // @public
2543
2148
  export enum KnownBatchOutputAction {
2544
- // (undocumented)
2545
2149
  AppendRow = "AppendRow",
2546
- // (undocumented)
2547
2150
  SummaryOnly = "SummaryOnly"
2548
2151
  }
2549
2152
 
2550
2153
  // @public
2551
2154
  export enum KnownBillingCurrency {
2552
- // (undocumented)
2553
2155
  USD = "USD"
2554
2156
  }
2555
2157
 
2556
2158
  // @public
2557
2159
  export enum KnownCaching {
2558
- // (undocumented)
2559
2160
  None = "None",
2560
- // (undocumented)
2561
2161
  ReadOnly = "ReadOnly",
2562
- // (undocumented)
2563
2162
  ReadWrite = "ReadWrite"
2564
2163
  }
2565
2164
 
2566
- // @public
2567
- export enum KnownClassificationModels {
2568
- BernoulliNaiveBayes = "BernoulliNaiveBayes",
2569
- DecisionTree = "DecisionTree",
2570
- ExtremeRandomTrees = "ExtremeRandomTrees",
2571
- GradientBoosting = "GradientBoosting",
2572
- KNN = "KNN",
2573
- LightGBM = "LightGBM",
2574
- LinearSVM = "LinearSVM",
2575
- LogisticRegression = "LogisticRegression",
2576
- MultinomialNaiveBayes = "MultinomialNaiveBayes",
2577
- RandomForest = "RandomForest",
2578
- SGD = "SGD",
2579
- SVM = "SVM",
2580
- XGBoostClassifier = "XGBoostClassifier"
2581
- }
2582
-
2583
- // @public
2584
- export enum KnownClassificationMultilabelPrimaryMetrics {
2585
- Accuracy = "Accuracy",
2586
- AUCWeighted = "AUCWeighted",
2587
- AveragePrecisionScoreWeighted = "AveragePrecisionScoreWeighted",
2588
- IOU = "IOU",
2589
- NormMacroRecall = "NormMacroRecall",
2590
- PrecisionScoreWeighted = "PrecisionScoreWeighted"
2591
- }
2592
-
2593
- // @public
2594
- export enum KnownClassificationPrimaryMetrics {
2595
- Accuracy = "Accuracy",
2596
- AUCWeighted = "AUCWeighted",
2597
- AveragePrecisionScoreWeighted = "AveragePrecisionScoreWeighted",
2598
- NormMacroRecall = "NormMacroRecall",
2599
- PrecisionScoreWeighted = "PrecisionScoreWeighted"
2600
- }
2601
-
2602
2165
  // @public
2603
2166
  export enum KnownClusterPurpose {
2604
- // (undocumented)
2605
2167
  DenseProd = "DenseProd",
2606
- // (undocumented)
2607
2168
  DevTest = "DevTest",
2608
- // (undocumented)
2609
2169
  FastProd = "FastProd"
2610
2170
  }
2611
2171
 
2612
2172
  // @public
2613
2173
  export enum KnownComputeInstanceAuthorizationType {
2614
- // (undocumented)
2615
2174
  Personal = "personal"
2616
2175
  }
2617
2176
 
2618
2177
  // @public
2619
2178
  export enum KnownComputeInstanceState {
2620
- // (undocumented)
2621
2179
  CreateFailed = "CreateFailed",
2622
- // (undocumented)
2623
2180
  Creating = "Creating",
2624
- // (undocumented)
2625
2181
  Deleting = "Deleting",
2626
- // (undocumented)
2627
2182
  JobRunning = "JobRunning",
2628
- // (undocumented)
2629
2183
  Restarting = "Restarting",
2630
- // (undocumented)
2631
2184
  Running = "Running",
2632
- // (undocumented)
2633
2185
  SettingUp = "SettingUp",
2634
- // (undocumented)
2635
2186
  SetupFailed = "SetupFailed",
2636
- // (undocumented)
2637
2187
  Starting = "Starting",
2638
- // (undocumented)
2639
2188
  Stopped = "Stopped",
2640
- // (undocumented)
2641
2189
  Stopping = "Stopping",
2642
- // (undocumented)
2643
2190
  Unknown = "Unknown",
2644
- // (undocumented)
2645
2191
  Unusable = "Unusable",
2646
- // (undocumented)
2647
2192
  UserSettingUp = "UserSettingUp",
2648
- // (undocumented)
2649
2193
  UserSetupFailed = "UserSetupFailed"
2650
2194
  }
2651
2195
 
2652
2196
  // @public
2653
2197
  export enum KnownComputePowerAction {
2654
- // (undocumented)
2655
2198
  Start = "Start",
2656
- // (undocumented)
2657
2199
  Stop = "Stop"
2658
2200
  }
2659
2201
 
2660
2202
  // @public
2661
2203
  export enum KnownComputeType {
2662
- // (undocumented)
2663
2204
  AKS = "AKS",
2664
- // (undocumented)
2665
2205
  AmlCompute = "AmlCompute",
2666
- // (undocumented)
2667
2206
  ComputeInstance = "ComputeInstance",
2668
- // (undocumented)
2669
2207
  Databricks = "Databricks",
2670
- // (undocumented)
2671
2208
  DataFactory = "DataFactory",
2672
- // (undocumented)
2673
2209
  DataLakeAnalytics = "DataLakeAnalytics",
2674
- // (undocumented)
2675
2210
  HDInsight = "HDInsight",
2676
- // (undocumented)
2677
2211
  Kubernetes = "Kubernetes",
2678
- // (undocumented)
2679
2212
  SynapseSpark = "SynapseSpark",
2680
- // (undocumented)
2681
2213
  VirtualMachine = "VirtualMachine"
2682
2214
  }
2683
2215
 
2216
+ // @public
2217
+ export enum KnownConnectionAuthType {
2218
+ ManagedIdentity = "ManagedIdentity",
2219
+ None = "None",
2220
+ PAT = "PAT",
2221
+ SAS = "SAS",
2222
+ UsernamePassword = "UsernamePassword"
2223
+ }
2224
+
2225
+ // @public
2226
+ export enum KnownConnectionCategory {
2227
+ ContainerRegistry = "ContainerRegistry",
2228
+ Git = "Git",
2229
+ PythonFeed = "PythonFeed"
2230
+ }
2231
+
2684
2232
  // @public
2685
2233
  export enum KnownContainerType {
2686
- // (undocumented)
2687
2234
  InferenceServer = "InferenceServer",
2688
- // (undocumented)
2689
2235
  StorageInitializer = "StorageInitializer"
2690
2236
  }
2691
2237
 
2692
2238
  // @public
2693
2239
  export enum KnownCreatedByType {
2694
- // (undocumented)
2695
2240
  Application = "Application",
2696
- // (undocumented)
2697
2241
  Key = "Key",
2698
- // (undocumented)
2699
2242
  ManagedIdentity = "ManagedIdentity",
2700
- // (undocumented)
2701
2243
  User = "User"
2702
2244
  }
2703
2245
 
2704
2246
  // @public
2705
2247
  export enum KnownCredentialsType {
2706
- // (undocumented)
2707
2248
  AccountKey = "AccountKey",
2708
- // (undocumented)
2709
2249
  Certificate = "Certificate",
2710
- // (undocumented)
2711
- KerberosKeytab = "KerberosKeytab",
2712
- // (undocumented)
2713
- KerberosPassword = "KerberosPassword",
2714
- // (undocumented)
2715
2250
  None = "None",
2716
- // (undocumented)
2717
2251
  Sas = "Sas",
2718
- // (undocumented)
2719
2252
  ServicePrincipal = "ServicePrincipal"
2720
2253
  }
2721
2254
 
2722
2255
  // @public
2723
2256
  export enum KnownDatastoreType {
2724
- // (undocumented)
2725
2257
  AzureBlob = "AzureBlob",
2726
- // (undocumented)
2727
2258
  AzureDataLakeGen1 = "AzureDataLakeGen1",
2728
- // (undocumented)
2729
2259
  AzureDataLakeGen2 = "AzureDataLakeGen2",
2730
- // (undocumented)
2731
- AzureFile = "AzureFile",
2732
- // (undocumented)
2733
- Hdfs = "Hdfs"
2260
+ AzureFile = "AzureFile"
2734
2261
  }
2735
2262
 
2736
2263
  // @public
2737
2264
  export enum KnownDataType {
2738
- // (undocumented)
2739
- MLTable = "MLTable",
2740
- // (undocumented)
2741
- UriFile = "UriFile",
2742
- // (undocumented)
2743
- UriFolder = "UriFolder"
2265
+ Mltable = "mltable",
2266
+ UriFile = "uri_file",
2267
+ UriFolder = "uri_folder"
2744
2268
  }
2745
2269
 
2746
2270
  // @public
2747
2271
  export enum KnownDeploymentProvisioningState {
2748
- // (undocumented)
2749
2272
  Canceled = "Canceled",
2750
- // (undocumented)
2751
2273
  Creating = "Creating",
2752
- // (undocumented)
2753
2274
  Deleting = "Deleting",
2754
- // (undocumented)
2755
2275
  Failed = "Failed",
2756
- // (undocumented)
2757
2276
  Scaling = "Scaling",
2758
- // (undocumented)
2759
2277
  Succeeded = "Succeeded",
2760
- // (undocumented)
2761
2278
  Updating = "Updating"
2762
2279
  }
2763
2280
 
2764
2281
  // @public
2765
2282
  export enum KnownDiagnoseResultLevel {
2766
- // (undocumented)
2767
2283
  Error = "Error",
2768
- // (undocumented)
2769
2284
  Information = "Information",
2770
- // (undocumented)
2771
2285
  Warning = "Warning"
2772
2286
  }
2773
2287
 
2774
2288
  // @public
2775
2289
  export enum KnownDistributionType {
2776
- // (undocumented)
2777
2290
  Mpi = "Mpi",
2778
- // (undocumented)
2779
2291
  PyTorch = "PyTorch",
2780
- // (undocumented)
2781
2292
  TensorFlow = "TensorFlow"
2782
2293
  }
2783
2294
 
2784
2295
  // @public
2785
2296
  export enum KnownEarlyTerminationPolicyType {
2786
- // (undocumented)
2787
2297
  Bandit = "Bandit",
2788
- // (undocumented)
2789
2298
  MedianStopping = "MedianStopping",
2790
- // (undocumented)
2791
2299
  TruncationSelection = "TruncationSelection"
2792
2300
  }
2793
2301
 
2794
- // @public
2795
- export enum KnownEgressPublicNetworkAccessType {
2796
- // (undocumented)
2797
- Disabled = "Disabled",
2798
- // (undocumented)
2799
- Enabled = "Enabled"
2800
- }
2801
-
2802
2302
  // @public
2803
2303
  export enum KnownEncryptionStatus {
2804
- // (undocumented)
2805
2304
  Disabled = "Disabled",
2806
- // (undocumented)
2807
2305
  Enabled = "Enabled"
2808
2306
  }
2809
2307
 
2810
2308
  // @public
2811
2309
  export enum KnownEndpointAuthMode {
2812
- // (undocumented)
2813
2310
  AADToken = "AADToken",
2814
- // (undocumented)
2815
2311
  AMLToken = "AMLToken",
2816
- // (undocumented)
2817
2312
  Key = "Key"
2818
2313
  }
2819
2314
 
2820
2315
  // @public
2821
2316
  export enum KnownEndpointComputeType {
2822
- // (undocumented)
2823
2317
  AzureMLCompute = "AzureMLCompute",
2824
- // (undocumented)
2825
2318
  Kubernetes = "Kubernetes",
2826
- // (undocumented)
2827
2319
  Managed = "Managed"
2828
2320
  }
2829
2321
 
2830
2322
  // @public
2831
2323
  export enum KnownEndpointProvisioningState {
2832
- // (undocumented)
2833
2324
  Canceled = "Canceled",
2834
- // (undocumented)
2835
2325
  Creating = "Creating",
2836
- // (undocumented)
2837
2326
  Deleting = "Deleting",
2838
- // (undocumented)
2839
2327
  Failed = "Failed",
2840
- // (undocumented)
2841
2328
  Succeeded = "Succeeded",
2842
- // (undocumented)
2843
2329
  Updating = "Updating"
2844
2330
  }
2845
2331
 
2846
2332
  // @public
2847
2333
  export enum KnownEnvironmentType {
2848
- // (undocumented)
2849
2334
  Curated = "Curated",
2850
- // (undocumented)
2851
2335
  UserCreated = "UserCreated"
2852
2336
  }
2853
2337
 
2854
- // @public
2855
- export enum KnownFeatureLags {
2856
- Auto = "Auto",
2857
- None = "None"
2858
- }
2859
-
2860
- // @public
2861
- export enum KnownFeaturizationMode {
2862
- Auto = "Auto",
2863
- Custom = "Custom",
2864
- Off = "Off"
2865
- }
2866
-
2867
- // @public
2868
- export enum KnownForecastHorizonMode {
2869
- Auto = "Auto",
2870
- Custom = "Custom"
2871
- }
2872
-
2873
- // @public
2874
- export enum KnownForecastingModels {
2875
- Arimax = "Arimax",
2876
- AutoArima = "AutoArima",
2877
- Average = "Average",
2878
- DecisionTree = "DecisionTree",
2879
- ElasticNet = "ElasticNet",
2880
- ExponentialSmoothing = "ExponentialSmoothing",
2881
- ExtremeRandomTrees = "ExtremeRandomTrees",
2882
- GradientBoosting = "GradientBoosting",
2883
- KNN = "KNN",
2884
- LassoLars = "LassoLars",
2885
- LightGBM = "LightGBM",
2886
- Naive = "Naive",
2887
- Prophet = "Prophet",
2888
- RandomForest = "RandomForest",
2889
- SeasonalAverage = "SeasonalAverage",
2890
- SeasonalNaive = "SeasonalNaive",
2891
- SGD = "SGD",
2892
- TCNForecaster = "TCNForecaster",
2893
- XGBoostRegressor = "XGBoostRegressor"
2894
- }
2895
-
2896
- // @public
2897
- export enum KnownForecastingPrimaryMetrics {
2898
- NormalizedMeanAbsoluteError = "NormalizedMeanAbsoluteError",
2899
- NormalizedRootMeanSquaredError = "NormalizedRootMeanSquaredError",
2900
- R2Score = "R2Score",
2901
- SpearmanCorrelation = "SpearmanCorrelation"
2902
- }
2903
-
2904
2338
  // @public
2905
2339
  export enum KnownGoal {
2906
- // (undocumented)
2907
2340
  Maximize = "Maximize",
2908
- // (undocumented)
2909
2341
  Minimize = "Minimize"
2910
2342
  }
2911
2343
 
2912
2344
  // @public
2913
2345
  export enum KnownIdentityConfigurationType {
2914
- // (undocumented)
2915
2346
  AMLToken = "AMLToken",
2916
- // (undocumented)
2917
2347
  Managed = "Managed",
2918
- // (undocumented)
2919
2348
  UserIdentity = "UserIdentity"
2920
2349
  }
2921
2350
 
2922
2351
  // @public
2923
2352
  export enum KnownInputDeliveryMode {
2924
- // (undocumented)
2925
2353
  Direct = "Direct",
2926
- // (undocumented)
2927
2354
  Download = "Download",
2928
- // (undocumented)
2929
2355
  EvalDownload = "EvalDownload",
2930
- // (undocumented)
2931
2356
  EvalMount = "EvalMount",
2932
- // (undocumented)
2933
2357
  ReadOnlyMount = "ReadOnlyMount",
2934
- // (undocumented)
2935
2358
  ReadWriteMount = "ReadWriteMount"
2936
2359
  }
2937
2360
 
2938
- // @public
2939
- export enum KnownInstanceSegmentationPrimaryMetrics {
2940
- MeanAveragePrecision = "MeanAveragePrecision"
2941
- }
2942
-
2943
2361
  // @public
2944
2362
  export enum KnownJobInputType {
2945
- // (undocumented)
2946
- CustomModel = "CustomModel",
2947
- // (undocumented)
2948
- Literal = "Literal",
2949
- // (undocumented)
2950
- MLFlowModel = "MLFlowModel",
2951
- // (undocumented)
2952
- MLTable = "MLTable",
2953
- // (undocumented)
2954
- TritonModel = "TritonModel",
2955
- // (undocumented)
2956
- UriFile = "UriFile",
2957
- // (undocumented)
2958
- UriFolder = "UriFolder"
2363
+ CustomModel = "custom_model",
2364
+ Literal = "literal",
2365
+ MlflowModel = "mlflow_model",
2366
+ Mltable = "mltable",
2367
+ TritonModel = "triton_model",
2368
+ UriFile = "uri_file",
2369
+ UriFolder = "uri_folder"
2959
2370
  }
2960
2371
 
2961
2372
  // @public
2962
2373
  export enum KnownJobLimitsType {
2963
- // (undocumented)
2964
2374
  Command = "Command",
2965
- // (undocumented)
2966
2375
  Sweep = "Sweep"
2967
2376
  }
2968
2377
 
2969
2378
  // @public
2970
2379
  export enum KnownJobOutputType {
2971
- // (undocumented)
2972
- CustomModel = "CustomModel",
2973
- // (undocumented)
2974
- MLFlowModel = "MLFlowModel",
2975
- // (undocumented)
2976
- MLTable = "MLTable",
2977
- // (undocumented)
2978
- TritonModel = "TritonModel",
2979
- // (undocumented)
2980
- UriFile = "UriFile",
2981
- // (undocumented)
2982
- UriFolder = "UriFolder"
2380
+ CustomModel = "custom_model",
2381
+ MlflowModel = "mlflow_model",
2382
+ Mltable = "mltable",
2383
+ TritonModel = "triton_model",
2384
+ UriFile = "uri_file",
2385
+ UriFolder = "uri_folder"
2983
2386
  }
2984
2387
 
2985
2388
  // @public
@@ -2996,422 +2399,228 @@ export enum KnownJobStatus {
2996
2399
  Provisioning = "Provisioning",
2997
2400
  Queued = "Queued",
2998
2401
  Running = "Running",
2999
- Scheduled = "Scheduled",
3000
2402
  Starting = "Starting",
3001
2403
  Unknown = "Unknown"
3002
2404
  }
3003
2405
 
3004
2406
  // @public
3005
2407
  export enum KnownJobType {
3006
- // (undocumented)
3007
- AutoML = "AutoML",
3008
- // (undocumented)
3009
2408
  Command = "Command",
3010
- // (undocumented)
3011
2409
  Pipeline = "Pipeline",
3012
- // (undocumented)
3013
2410
  Sweep = "Sweep"
3014
2411
  }
3015
2412
 
3016
2413
  // @public
3017
2414
  export enum KnownKeyType {
3018
- // (undocumented)
3019
2415
  Primary = "Primary",
3020
- // (undocumented)
3021
2416
  Secondary = "Secondary"
3022
2417
  }
3023
2418
 
3024
- // @public
3025
- export enum KnownLearningRateScheduler {
3026
- None = "None",
3027
- Step = "Step",
3028
- WarmupCosine = "WarmupCosine"
3029
- }
3030
-
3031
2419
  // @public
3032
2420
  export enum KnownListViewType {
3033
- // (undocumented)
3034
2421
  ActiveOnly = "ActiveOnly",
3035
- // (undocumented)
3036
2422
  All = "All",
3037
- // (undocumented)
3038
2423
  ArchivedOnly = "ArchivedOnly"
3039
2424
  }
3040
2425
 
3041
2426
  // @public
3042
2427
  export enum KnownLoadBalancerType {
3043
- // (undocumented)
3044
2428
  InternalLoadBalancer = "InternalLoadBalancer",
3045
- // (undocumented)
3046
2429
  PublicIp = "PublicIp"
3047
2430
  }
3048
2431
 
3049
- // @public
3050
- export enum KnownLogVerbosity {
3051
- Critical = "Critical",
3052
- Debug = "Debug",
3053
- Error = "Error",
3054
- Info = "Info",
3055
- NotSet = "NotSet",
3056
- Warning = "Warning"
3057
- }
3058
-
3059
2432
  // @public
3060
2433
  export enum KnownManagedServiceIdentityType {
3061
- // (undocumented)
3062
2434
  None = "None",
3063
- // (undocumented)
3064
2435
  SystemAssigned = "SystemAssigned",
3065
- // (undocumented)
3066
2436
  SystemAssignedUserAssigned = "SystemAssigned,UserAssigned",
3067
- // (undocumented)
3068
2437
  UserAssigned = "UserAssigned"
3069
2438
  }
3070
2439
 
3071
- // @public
3072
- export enum KnownModelSize {
3073
- ExtraLarge = "ExtraLarge",
3074
- Large = "Large",
3075
- Medium = "Medium",
3076
- None = "None",
3077
- Small = "Small"
3078
- }
3079
-
3080
- // @public
3081
- export enum KnownModelType {
3082
- // (undocumented)
3083
- CustomModel = "CustomModel",
3084
- // (undocumented)
3085
- MLFlowModel = "MLFlowModel",
3086
- // (undocumented)
3087
- TritonModel = "TritonModel"
3088
- }
3089
-
3090
2440
  // @public
3091
2441
  export enum KnownMountAction {
3092
- // (undocumented)
3093
2442
  Mount = "Mount",
3094
- // (undocumented)
3095
2443
  Unmount = "Unmount"
3096
2444
  }
3097
2445
 
3098
2446
  // @public
3099
2447
  export enum KnownMountState {
3100
- // (undocumented)
3101
2448
  Mounted = "Mounted",
3102
- // (undocumented)
3103
2449
  MountFailed = "MountFailed",
3104
- // (undocumented)
3105
2450
  MountRequested = "MountRequested",
3106
- // (undocumented)
3107
2451
  Unmounted = "Unmounted",
3108
- // (undocumented)
3109
2452
  UnmountFailed = "UnmountFailed",
3110
- // (undocumented)
3111
2453
  UnmountRequested = "UnmountRequested"
3112
2454
  }
3113
2455
 
3114
- // @public
3115
- export enum KnownNCrossValidationsMode {
3116
- Auto = "Auto",
3117
- Custom = "Custom"
3118
- }
3119
-
3120
2456
  // @public
3121
2457
  export enum KnownNetwork {
3122
- // (undocumented)
3123
2458
  Bridge = "Bridge",
3124
- // (undocumented)
3125
2459
  Host = "Host"
3126
2460
  }
3127
2461
 
3128
2462
  // @public
3129
2463
  export enum KnownNodeState {
3130
- // (undocumented)
3131
2464
  Idle = "idle",
3132
- // (undocumented)
3133
2465
  Leaving = "leaving",
3134
- // (undocumented)
3135
2466
  Preempted = "preempted",
3136
- // (undocumented)
3137
2467
  Preparing = "preparing",
3138
- // (undocumented)
3139
2468
  Running = "running",
3140
- // (undocumented)
3141
2469
  Unusable = "unusable"
3142
2470
  }
3143
2471
 
3144
- // @public
3145
- export enum KnownObjectDetectionPrimaryMetrics {
3146
- MeanAveragePrecision = "MeanAveragePrecision"
3147
- }
3148
-
3149
2472
  // @public
3150
2473
  export enum KnownOperatingSystemType {
3151
- // (undocumented)
3152
2474
  Linux = "Linux",
3153
- // (undocumented)
3154
2475
  Windows = "Windows"
3155
2476
  }
3156
2477
 
3157
2478
  // @public
3158
2479
  export enum KnownOperationName {
3159
- // (undocumented)
3160
2480
  Create = "Create",
3161
- // (undocumented)
3162
2481
  Delete = "Delete",
3163
- // (undocumented)
3164
2482
  Reimage = "Reimage",
3165
- // (undocumented)
3166
2483
  Restart = "Restart",
3167
- // (undocumented)
3168
2484
  Start = "Start",
3169
- // (undocumented)
3170
2485
  Stop = "Stop"
3171
2486
  }
3172
2487
 
3173
2488
  // @public
3174
2489
  export enum KnownOperationStatus {
3175
- // (undocumented)
3176
2490
  CreateFailed = "CreateFailed",
3177
- // (undocumented)
3178
2491
  DeleteFailed = "DeleteFailed",
3179
- // (undocumented)
3180
2492
  InProgress = "InProgress",
3181
- // (undocumented)
3182
2493
  ReimageFailed = "ReimageFailed",
3183
- // (undocumented)
3184
2494
  RestartFailed = "RestartFailed",
3185
- // (undocumented)
3186
2495
  StartFailed = "StartFailed",
3187
- // (undocumented)
3188
2496
  StopFailed = "StopFailed",
3189
- // (undocumented)
3190
2497
  Succeeded = "Succeeded"
3191
2498
  }
3192
2499
 
3193
2500
  // @public
3194
2501
  export enum KnownOperationTrigger {
3195
- // (undocumented)
3196
2502
  IdleShutdown = "IdleShutdown",
3197
- // (undocumented)
3198
2503
  Schedule = "Schedule",
3199
- // (undocumented)
3200
2504
  User = "User"
3201
2505
  }
3202
2506
 
3203
2507
  // @public
3204
2508
  export enum KnownOrderString {
3205
- // (undocumented)
3206
2509
  CreatedAtAsc = "CreatedAtAsc",
3207
- // (undocumented)
3208
2510
  CreatedAtDesc = "CreatedAtDesc",
3209
- // (undocumented)
3210
2511
  UpdatedAtAsc = "UpdatedAtAsc",
3211
- // (undocumented)
3212
2512
  UpdatedAtDesc = "UpdatedAtDesc"
3213
2513
  }
3214
2514
 
3215
2515
  // @public
3216
2516
  export enum KnownOsType {
3217
- // (undocumented)
3218
2517
  Linux = "Linux",
3219
- // (undocumented)
3220
2518
  Windows = "Windows"
3221
2519
  }
3222
2520
 
3223
2521
  // @public
3224
2522
  export enum KnownOutputDeliveryMode {
3225
- // (undocumented)
3226
2523
  ReadWriteMount = "ReadWriteMount",
3227
- // (undocumented)
3228
2524
  Upload = "Upload"
3229
2525
  }
3230
2526
 
3231
2527
  // @public
3232
2528
  export enum KnownPrivateEndpointConnectionProvisioningState {
3233
- // (undocumented)
3234
2529
  Creating = "Creating",
3235
- // (undocumented)
3236
2530
  Deleting = "Deleting",
3237
- // (undocumented)
3238
2531
  Failed = "Failed",
3239
- // (undocumented)
3240
2532
  Succeeded = "Succeeded"
3241
2533
  }
3242
2534
 
3243
2535
  // @public
3244
2536
  export enum KnownPrivateEndpointServiceConnectionStatus {
3245
- // (undocumented)
3246
2537
  Approved = "Approved",
3247
- // (undocumented)
3248
2538
  Disconnected = "Disconnected",
3249
- // (undocumented)
3250
2539
  Pending = "Pending",
3251
- // (undocumented)
3252
2540
  Rejected = "Rejected",
3253
- // (undocumented)
3254
2541
  Timeout = "Timeout"
3255
2542
  }
3256
2543
 
3257
2544
  // @public
3258
2545
  export enum KnownProvisioningState {
3259
- // (undocumented)
3260
2546
  Canceled = "Canceled",
3261
- // (undocumented)
3262
2547
  Creating = "Creating",
3263
- // (undocumented)
3264
2548
  Deleting = "Deleting",
3265
- // (undocumented)
3266
2549
  Failed = "Failed",
3267
- // (undocumented)
3268
2550
  Succeeded = "Succeeded",
3269
- // (undocumented)
3270
2551
  Unknown = "Unknown",
3271
- // (undocumented)
3272
2552
  Updating = "Updating"
3273
2553
  }
3274
2554
 
3275
2555
  // @public
3276
2556
  export enum KnownProvisioningStatus {
3277
- // (undocumented)
3278
2557
  Completed = "Completed",
3279
- // (undocumented)
3280
2558
  Failed = "Failed",
3281
- // (undocumented)
3282
2559
  Provisioning = "Provisioning"
3283
2560
  }
3284
2561
 
3285
2562
  // @public
3286
2563
  export enum KnownPublicNetworkAccess {
3287
- // (undocumented)
3288
- Disabled = "Disabled",
3289
- // (undocumented)
3290
- Enabled = "Enabled"
3291
- }
3292
-
3293
- // @public
3294
- export enum KnownPublicNetworkAccessType {
3295
- // (undocumented)
3296
2564
  Disabled = "Disabled",
3297
- // (undocumented)
3298
2565
  Enabled = "Enabled"
3299
2566
  }
3300
2567
 
3301
2568
  // @public
3302
2569
  export enum KnownQuotaUnit {
3303
- // (undocumented)
3304
2570
  Count = "Count"
3305
2571
  }
3306
2572
 
3307
2573
  // @public
3308
2574
  export enum KnownRandomSamplingAlgorithmRule {
3309
- // (undocumented)
3310
2575
  Random = "Random",
3311
- // (undocumented)
3312
2576
  Sobol = "Sobol"
3313
2577
  }
3314
2578
 
3315
- // @public
3316
- export enum KnownRecurrenceFrequency {
3317
- Day = "Day",
3318
- Hour = "Hour",
3319
- Minute = "Minute",
3320
- Month = "Month",
3321
- Week = "Week"
3322
- }
3323
-
3324
2579
  // @public
3325
2580
  export enum KnownReferenceType {
3326
- // (undocumented)
3327
2581
  DataPath = "DataPath",
3328
- // (undocumented)
3329
2582
  Id = "Id",
3330
- // (undocumented)
3331
2583
  OutputPath = "OutputPath"
3332
2584
  }
3333
2585
 
3334
- // @public
3335
- export enum KnownRegressionModels {
3336
- DecisionTree = "DecisionTree",
3337
- ElasticNet = "ElasticNet",
3338
- ExtremeRandomTrees = "ExtremeRandomTrees",
3339
- GradientBoosting = "GradientBoosting",
3340
- KNN = "KNN",
3341
- LassoLars = "LassoLars",
3342
- LightGBM = "LightGBM",
3343
- RandomForest = "RandomForest",
3344
- SGD = "SGD",
3345
- XGBoostRegressor = "XGBoostRegressor"
3346
- }
3347
-
3348
- // @public
3349
- export enum KnownRegressionPrimaryMetrics {
3350
- NormalizedMeanAbsoluteError = "NormalizedMeanAbsoluteError",
3351
- NormalizedRootMeanSquaredError = "NormalizedRootMeanSquaredError",
3352
- R2Score = "R2Score",
3353
- SpearmanCorrelation = "SpearmanCorrelation"
3354
- }
3355
-
3356
2586
  // @public
3357
2587
  export enum KnownRemoteLoginPortPublicAccess {
3358
- // (undocumented)
3359
2588
  Disabled = "Disabled",
3360
- // (undocumented)
3361
2589
  Enabled = "Enabled",
3362
- // (undocumented)
3363
2590
  NotSpecified = "NotSpecified"
3364
2591
  }
3365
2592
 
3366
2593
  // @public
3367
2594
  export enum KnownSamplingAlgorithmType {
3368
- // (undocumented)
3369
2595
  Bayesian = "Bayesian",
3370
- // (undocumented)
3371
2596
  Grid = "Grid",
3372
- // (undocumented)
3373
2597
  Random = "Random"
3374
2598
  }
3375
2599
 
3376
2600
  // @public
3377
2601
  export enum KnownScaleType {
3378
- // (undocumented)
3379
2602
  Default = "Default",
3380
- // (undocumented)
3381
2603
  TargetUtilization = "TargetUtilization"
3382
2604
  }
3383
2605
 
3384
2606
  // @public
3385
- export enum KnownScheduleStatus {
3386
- Disabled = "Disabled",
3387
- Enabled = "Enabled"
3388
- }
3389
-
3390
- // @public
3391
- export enum KnownScheduleType {
3392
- Cron = "Cron",
3393
- Recurrence = "Recurrence"
2607
+ export enum KnownScheduleProvisioningState {
2608
+ Completed = "Completed",
2609
+ Failed = "Failed",
2610
+ Provisioning = "Provisioning"
3394
2611
  }
3395
2612
 
3396
2613
  // @public
3397
- export enum KnownSeasonalityMode {
3398
- Auto = "Auto",
3399
- Custom = "Custom"
2614
+ export enum KnownScheduleStatus {
2615
+ Disabled = "Disabled",
2616
+ Enabled = "Enabled"
3400
2617
  }
3401
2618
 
3402
2619
  // @public
3403
2620
  export enum KnownSecretsType {
3404
- // (undocumented)
3405
2621
  AccountKey = "AccountKey",
3406
- // (undocumented)
3407
2622
  Certificate = "Certificate",
3408
- // (undocumented)
3409
- KerberosKeytab = "KerberosKeytab",
3410
- // (undocumented)
3411
- KerberosPassword = "KerberosPassword",
3412
- // (undocumented)
3413
2623
  Sas = "Sas",
3414
- // (undocumented)
3415
2624
  ServicePrincipal = "ServicePrincipal"
3416
2625
  }
3417
2626
 
@@ -3422,232 +2631,100 @@ export enum KnownServiceDataAccessAuthIdentity {
3422
2631
  WorkspaceUserAssignedIdentity = "WorkspaceUserAssignedIdentity"
3423
2632
  }
3424
2633
 
3425
- // @public
3426
- export enum KnownShortSeriesHandlingConfiguration {
3427
- Auto = "Auto",
3428
- Drop = "Drop",
3429
- None = "None",
3430
- Pad = "Pad"
3431
- }
3432
-
3433
2634
  // @public
3434
2635
  export enum KnownSkuScaleType {
3435
- // (undocumented)
3436
2636
  Automatic = "Automatic",
3437
- // (undocumented)
3438
2637
  Manual = "Manual",
3439
- // (undocumented)
3440
2638
  None = "None"
3441
2639
  }
3442
2640
 
3443
2641
  // @public
3444
2642
  export enum KnownSourceType {
3445
- // (undocumented)
3446
2643
  Dataset = "Dataset",
3447
- // (undocumented)
3448
2644
  Datastore = "Datastore",
3449
- // (undocumented)
3450
2645
  URI = "URI"
3451
2646
  }
3452
2647
 
3453
2648
  // @public
3454
2649
  export enum KnownSshPublicAccess {
3455
- // (undocumented)
3456
2650
  Disabled = "Disabled",
3457
- // (undocumented)
3458
2651
  Enabled = "Enabled"
3459
2652
  }
3460
2653
 
3461
2654
  // @public
3462
- export enum KnownSslConfigurationStatus {
3463
- // (undocumented)
2655
+ export enum KnownSslConfigStatus {
3464
2656
  Auto = "Auto",
3465
- // (undocumented)
3466
2657
  Disabled = "Disabled",
3467
- // (undocumented)
3468
2658
  Enabled = "Enabled"
3469
2659
  }
3470
2660
 
3471
- // @public
3472
- export enum KnownStackMetaLearnerType {
3473
- ElasticNet = "ElasticNet",
3474
- ElasticNetCV = "ElasticNetCV",
3475
- // (undocumented)
3476
- LightGBMClassifier = "LightGBMClassifier",
3477
- // (undocumented)
3478
- LightGBMRegressor = "LightGBMRegressor",
3479
- // (undocumented)
3480
- LinearRegression = "LinearRegression",
3481
- LogisticRegression = "LogisticRegression",
3482
- LogisticRegressionCV = "LogisticRegressionCV",
3483
- // (undocumented)
3484
- None = "None"
3485
- }
3486
-
3487
2661
  // @public
3488
2662
  export enum KnownStatus {
3489
- // (undocumented)
3490
2663
  Failure = "Failure",
3491
- // (undocumented)
3492
2664
  InvalidQuotaBelowClusterMinimum = "InvalidQuotaBelowClusterMinimum",
3493
- // (undocumented)
3494
2665
  InvalidQuotaExceedsSubscriptionLimit = "InvalidQuotaExceedsSubscriptionLimit",
3495
- // (undocumented)
3496
2666
  InvalidVMFamilyName = "InvalidVMFamilyName",
3497
- // (undocumented)
3498
2667
  OperationNotEnabledForRegion = "OperationNotEnabledForRegion",
3499
- // (undocumented)
3500
2668
  OperationNotSupportedForSku = "OperationNotSupportedForSku",
3501
- // (undocumented)
3502
2669
  Success = "Success",
3503
- // (undocumented)
3504
2670
  Undefined = "Undefined"
3505
2671
  }
3506
2672
 
3507
- // @public
3508
- export enum KnownStochasticOptimizer {
3509
- Adam = "Adam",
3510
- Adamw = "Adamw",
3511
- None = "None",
3512
- Sgd = "Sgd"
3513
- }
3514
-
3515
2673
  // @public
3516
2674
  export enum KnownStorageAccountType {
3517
- // (undocumented)
3518
2675
  PremiumLRS = "Premium_LRS",
3519
- // (undocumented)
3520
2676
  StandardLRS = "Standard_LRS"
3521
2677
  }
3522
2678
 
3523
- // @public
3524
- export enum KnownTargetAggregationFunction {
3525
- // (undocumented)
3526
- Max = "Max",
3527
- // (undocumented)
3528
- Mean = "Mean",
3529
- // (undocumented)
3530
- Min = "Min",
3531
- None = "None",
3532
- // (undocumented)
3533
- Sum = "Sum"
3534
- }
3535
-
3536
- // @public
3537
- export enum KnownTargetLagsMode {
3538
- Auto = "Auto",
3539
- Custom = "Custom"
3540
- }
3541
-
3542
- // @public
3543
- export enum KnownTargetRollingWindowSizeMode {
3544
- Auto = "Auto",
3545
- Custom = "Custom"
3546
- }
3547
-
3548
- // @public
3549
- export enum KnownTaskType {
3550
- Classification = "Classification",
3551
- Forecasting = "Forecasting",
3552
- ImageClassification = "ImageClassification",
3553
- ImageClassificationMultilabel = "ImageClassificationMultilabel",
3554
- ImageInstanceSegmentation = "ImageInstanceSegmentation",
3555
- ImageObjectDetection = "ImageObjectDetection",
3556
- Regression = "Regression",
3557
- TextClassification = "TextClassification",
3558
- TextClassificationMultilabel = "TextClassificationMultilabel",
3559
- TextNER = "TextNER"
3560
- }
3561
-
3562
2679
  // @public
3563
2680
  export enum KnownUnderlyingResourceAction {
3564
- // (undocumented)
3565
2681
  Delete = "Delete",
3566
- // (undocumented)
3567
2682
  Detach = "Detach"
3568
2683
  }
3569
2684
 
3570
2685
  // @public
3571
2686
  export enum KnownUnitOfMeasure {
3572
- // (undocumented)
3573
2687
  OneHour = "OneHour"
3574
2688
  }
3575
2689
 
3576
2690
  // @public
3577
2691
  export enum KnownUsageUnit {
3578
- // (undocumented)
3579
2692
  Count = "Count"
3580
2693
  }
3581
2694
 
3582
- // @public
3583
- export enum KnownUseStl {
3584
- None = "None",
3585
- // (undocumented)
3586
- Season = "Season",
3587
- // (undocumented)
3588
- SeasonTrend = "SeasonTrend"
3589
- }
3590
-
3591
- // @public
3592
- export enum KnownValidationMetricType {
3593
- Coco = "Coco",
3594
- CocoVoc = "CocoVoc",
3595
- None = "None",
3596
- Voc = "Voc"
3597
- }
3598
-
3599
2695
  // @public
3600
2696
  export enum KnownValueFormat {
3601
- // (undocumented)
3602
2697
  Json = "JSON"
3603
2698
  }
3604
2699
 
3605
2700
  // @public
3606
2701
  export enum KnownVMPriceOSType {
3607
- // (undocumented)
3608
2702
  Linux = "Linux",
3609
- // (undocumented)
3610
2703
  Windows = "Windows"
3611
2704
  }
3612
2705
 
3613
2706
  // @public
3614
2707
  export enum KnownVmPriority {
3615
- // (undocumented)
3616
2708
  Dedicated = "Dedicated",
3617
- // (undocumented)
3618
2709
  LowPriority = "LowPriority"
3619
2710
  }
3620
2711
 
3621
2712
  // @public
3622
2713
  export enum KnownVMTier {
3623
- // (undocumented)
3624
2714
  LowPriority = "LowPriority",
3625
- // (undocumented)
3626
2715
  Spot = "Spot",
3627
- // (undocumented)
3628
2716
  Standard = "Standard"
3629
2717
  }
3630
2718
 
3631
2719
  // @public
3632
- export enum KnownWeekday {
3633
- Friday = "Friday",
3634
- Monday = "Monday",
3635
- Saturday = "Saturday",
3636
- Sunday = "Sunday",
3637
- Thursday = "Thursday",
3638
- Tuesday = "Tuesday",
3639
- Wednesday = "Wednesday"
3640
- }
3641
-
3642
- // @public
3643
- export type Kubernetes = Compute & KubernetesSchema & {
2720
+ export interface Kubernetes extends Compute, KubernetesSchema {
3644
2721
  computeType: "Kubernetes";
3645
- };
2722
+ }
3646
2723
 
3647
2724
  // @public
3648
- export type KubernetesOnlineDeployment = OnlineDeploymentDetails & {
2725
+ export interface KubernetesOnlineDeployment extends OnlineDeploymentProperties {
3649
2726
  containerResourceRequirements?: ContainerResourceRequirements;
3650
- };
2727
+ }
3651
2728
 
3652
2729
  // @public
3653
2730
  export interface KubernetesProperties {
@@ -3668,9 +2745,6 @@ export interface KubernetesSchema {
3668
2745
  properties?: KubernetesProperties;
3669
2746
  }
3670
2747
 
3671
- // @public
3672
- export type LearningRateScheduler = string;
3673
-
3674
2748
  // @public
3675
2749
  export interface ListAmlUserFeatureResult {
3676
2750
  readonly nextLink?: string;
@@ -3713,27 +2787,32 @@ export interface ListWorkspaceQuotas {
3713
2787
  }
3714
2788
 
3715
2789
  // @public
3716
- export type LiteralJobInput = JobInput & {
3717
- jobInputType: "Literal";
2790
+ export interface LiteralJobInput extends JobInput {
2791
+ jobInputType: "literal";
3718
2792
  value: string;
3719
- };
2793
+ }
3720
2794
 
3721
2795
  // @public
3722
2796
  export type LoadBalancerType = string;
3723
2797
 
3724
2798
  // @public
3725
- export type LogVerbosity = string;
3726
-
3727
- // @public
3728
- export type ManagedIdentity = IdentityConfiguration & {
3729
- identityType: "Managed";
2799
+ export interface ManagedIdentity extends IdentityConfiguration {
3730
2800
  clientId?: string;
2801
+ identityType: "Managed";
3731
2802
  objectId?: string;
3732
2803
  resourceId?: string;
3733
- };
2804
+ }
2805
+
2806
+ // @public (undocumented)
2807
+ export interface ManagedIdentityAuthTypeWorkspaceConnectionProperties extends WorkspaceConnectionPropertiesV2 {
2808
+ authType: "ManagedIdentity";
2809
+ // (undocumented)
2810
+ credentials?: WorkspaceConnectionManagedIdentity;
2811
+ }
3734
2812
 
3735
2813
  // @public
3736
- export type ManagedOnlineDeployment = OnlineDeploymentDetails & {};
2814
+ export interface ManagedOnlineDeployment extends OnlineDeploymentProperties {
2815
+ }
3737
2816
 
3738
2817
  // @public
3739
2818
  export interface ManagedServiceIdentity {
@@ -3749,47 +2828,52 @@ export interface ManagedServiceIdentity {
3749
2828
  export type ManagedServiceIdentityType = string;
3750
2829
 
3751
2830
  // @public
3752
- export type MedianStoppingPolicy = EarlyTerminationPolicy & {
2831
+ export interface MedianStoppingPolicy extends EarlyTerminationPolicy {
3753
2832
  policyType: "MedianStopping";
3754
- };
2833
+ }
3755
2834
 
3756
2835
  // @public (undocumented)
3757
- export type MLFlowModelJobInput = AssetJobInput & JobInput & {};
2836
+ export interface MLFlowModelJobInput extends AssetJobInput, JobInput {
2837
+ }
3758
2838
 
3759
2839
  // @public (undocumented)
3760
- export type MLFlowModelJobOutput = AssetJobOutput & JobOutput & {};
2840
+ export interface MLFlowModelJobOutput extends AssetJobOutput, JobOutput {
2841
+ }
3761
2842
 
3762
2843
  // @public
3763
- export type MLTableData = DataVersionBaseDetails & {
2844
+ export interface MLTableData extends DataVersionBaseProperties {
3764
2845
  referencedUris?: string[];
3765
- };
2846
+ }
3766
2847
 
3767
2848
  // @public (undocumented)
3768
- export type MLTableJobInput = AssetJobInput & JobInput & {};
2849
+ export interface MLTableJobInput extends AssetJobInput, JobInput {
2850
+ }
3769
2851
 
3770
2852
  // @public (undocumented)
3771
- export type MLTableJobOutput = AssetJobOutput & JobOutput & {};
2853
+ export interface MLTableJobOutput extends AssetJobOutput, JobOutput {
2854
+ }
3772
2855
 
3773
2856
  // @public
3774
- export type ModelContainerData = Resource & {
3775
- properties: ModelContainerDetails;
3776
- };
2857
+ export interface ModelContainer extends Resource {
2858
+ properties: ModelContainerProperties;
2859
+ }
3777
2860
 
3778
2861
  // @public (undocumented)
3779
- export type ModelContainerDetails = AssetContainer & {};
2862
+ export interface ModelContainerProperties extends AssetContainer {
2863
+ }
3780
2864
 
3781
2865
  // @public
3782
2866
  export interface ModelContainerResourceArmPaginatedResult {
3783
2867
  nextLink?: string;
3784
- value?: ModelContainerData[];
2868
+ value?: ModelContainer[];
3785
2869
  }
3786
2870
 
3787
2871
  // @public
3788
2872
  export interface ModelContainers {
3789
- createOrUpdate(resourceGroupName: string, workspaceName: string, name: string, body: ModelContainerData, options?: ModelContainersCreateOrUpdateOptionalParams): Promise<ModelContainersCreateOrUpdateResponse>;
2873
+ createOrUpdate(resourceGroupName: string, workspaceName: string, name: string, body: ModelContainer, options?: ModelContainersCreateOrUpdateOptionalParams): Promise<ModelContainersCreateOrUpdateResponse>;
3790
2874
  delete(resourceGroupName: string, workspaceName: string, name: string, options?: ModelContainersDeleteOptionalParams): Promise<void>;
3791
2875
  get(resourceGroupName: string, workspaceName: string, name: string, options?: ModelContainersGetOptionalParams): Promise<ModelContainersGetResponse>;
3792
- list(resourceGroupName: string, workspaceName: string, options?: ModelContainersListOptionalParams): PagedAsyncIterableIterator<ModelContainerData>;
2876
+ list(resourceGroupName: string, workspaceName: string, options?: ModelContainersListOptionalParams): PagedAsyncIterableIterator<ModelContainer>;
3793
2877
  }
3794
2878
 
3795
2879
  // @public
@@ -3797,7 +2881,7 @@ export interface ModelContainersCreateOrUpdateOptionalParams extends coreClient.
3797
2881
  }
3798
2882
 
3799
2883
  // @public
3800
- export type ModelContainersCreateOrUpdateResponse = ModelContainerData;
2884
+ export type ModelContainersCreateOrUpdateResponse = ModelContainer;
3801
2885
 
3802
2886
  // @public
3803
2887
  export interface ModelContainersDeleteOptionalParams extends coreClient.OperationOptions {
@@ -3808,7 +2892,7 @@ export interface ModelContainersGetOptionalParams extends coreClient.OperationOp
3808
2892
  }
3809
2893
 
3810
2894
  // @public
3811
- export type ModelContainersGetResponse = ModelContainerData;
2895
+ export type ModelContainersGetResponse = ModelContainer;
3812
2896
 
3813
2897
  // @public
3814
2898
  export interface ModelContainersListNextOptionalParams extends coreClient.OperationOptions {
@@ -3831,38 +2915,32 @@ export interface ModelContainersListOptionalParams extends coreClient.OperationO
3831
2915
  export type ModelContainersListResponse = ModelContainerResourceArmPaginatedResult;
3832
2916
 
3833
2917
  // @public
3834
- export type ModelSize = string;
3835
-
3836
- // @public
3837
- export type ModelType = string;
3838
-
3839
- // @public
3840
- export type ModelVersionData = Resource & {
3841
- properties: ModelVersionDetails;
3842
- };
2918
+ export interface ModelVersion extends Resource {
2919
+ properties: ModelVersionProperties;
2920
+ }
3843
2921
 
3844
2922
  // @public
3845
- export type ModelVersionDetails = AssetBase & {
2923
+ export interface ModelVersionProperties extends AssetBase {
3846
2924
  flavors?: {
3847
2925
  [propertyName: string]: FlavorData | null;
3848
2926
  };
3849
2927
  jobName?: string;
3850
- modelType?: ModelType;
2928
+ modelType?: string;
3851
2929
  modelUri?: string;
3852
- };
2930
+ }
3853
2931
 
3854
2932
  // @public
3855
2933
  export interface ModelVersionResourceArmPaginatedResult {
3856
2934
  nextLink?: string;
3857
- value?: ModelVersionData[];
2935
+ value?: ModelVersion[];
3858
2936
  }
3859
2937
 
3860
2938
  // @public
3861
2939
  export interface ModelVersions {
3862
- createOrUpdate(resourceGroupName: string, workspaceName: string, name: string, version: string, body: ModelVersionData, options?: ModelVersionsCreateOrUpdateOptionalParams): Promise<ModelVersionsCreateOrUpdateResponse>;
2940
+ createOrUpdate(resourceGroupName: string, workspaceName: string, name: string, version: string, body: ModelVersion, options?: ModelVersionsCreateOrUpdateOptionalParams): Promise<ModelVersionsCreateOrUpdateResponse>;
3863
2941
  delete(resourceGroupName: string, workspaceName: string, name: string, version: string, options?: ModelVersionsDeleteOptionalParams): Promise<void>;
3864
2942
  get(resourceGroupName: string, workspaceName: string, name: string, version: string, options?: ModelVersionsGetOptionalParams): Promise<ModelVersionsGetResponse>;
3865
- list(resourceGroupName: string, workspaceName: string, name: string, options?: ModelVersionsListOptionalParams): PagedAsyncIterableIterator<ModelVersionData>;
2943
+ list(resourceGroupName: string, workspaceName: string, name: string, options?: ModelVersionsListOptionalParams): PagedAsyncIterableIterator<ModelVersion>;
3866
2944
  }
3867
2945
 
3868
2946
  // @public
@@ -3870,7 +2948,7 @@ export interface ModelVersionsCreateOrUpdateOptionalParams extends coreClient.Op
3870
2948
  }
3871
2949
 
3872
2950
  // @public
3873
- export type ModelVersionsCreateOrUpdateResponse = ModelVersionData;
2951
+ export type ModelVersionsCreateOrUpdateResponse = ModelVersion;
3874
2952
 
3875
2953
  // @public
3876
2954
  export interface ModelVersionsDeleteOptionalParams extends coreClient.OperationOptions {
@@ -3881,7 +2959,7 @@ export interface ModelVersionsGetOptionalParams extends coreClient.OperationOpti
3881
2959
  }
3882
2960
 
3883
2961
  // @public
3884
- export type ModelVersionsGetResponse = ModelVersionData;
2962
+ export type ModelVersionsGetResponse = ModelVersion;
3885
2963
 
3886
2964
  // @public
3887
2965
  export interface ModelVersionsListNextOptionalParams extends coreClient.OperationOptions {
@@ -3924,50 +3002,14 @@ export type MountAction = string;
3924
3002
  export type MountState = string;
3925
3003
 
3926
3004
  // @public
3927
- export type Mpi = DistributionConfiguration & {
3005
+ export interface Mpi extends DistributionConfiguration {
3928
3006
  distributionType: "Mpi";
3929
3007
  processCountPerInstance?: number;
3930
- };
3931
-
3932
- // @public
3933
- export interface NCrossValidations {
3934
- mode: "Auto" | "Custom";
3935
3008
  }
3936
3009
 
3937
- // @public
3938
- export type NCrossValidationsMode = string;
3939
-
3940
- // @public (undocumented)
3941
- export type NCrossValidationsUnion = NCrossValidations | AutoNCrossValidations | CustomNCrossValidations;
3942
-
3943
3010
  // @public
3944
3011
  export type Network = string;
3945
3012
 
3946
- // @public
3947
- export interface NlpVertical {
3948
- dataSettings?: NlpVerticalDataSettings;
3949
- featurizationSettings?: NlpVerticalFeaturizationSettings;
3950
- limitSettings?: NlpVerticalLimitSettings;
3951
- }
3952
-
3953
- // @public
3954
- export type NlpVerticalDataSettings = DataSettings & {
3955
- validationData?: NlpVerticalValidationDataSettings;
3956
- };
3957
-
3958
- // @public (undocumented)
3959
- export type NlpVerticalFeaturizationSettings = FeaturizationSettings & {};
3960
-
3961
- // @public
3962
- export interface NlpVerticalLimitSettings {
3963
- maxConcurrentTrials?: number;
3964
- maxTrials?: number;
3965
- timeout?: string;
3966
- }
3967
-
3968
- // @public (undocumented)
3969
- export type NlpVerticalValidationDataSettings = ValidationDataSettings & {};
3970
-
3971
3013
  // @public
3972
3014
  export type NodeState = string;
3973
3015
 
@@ -3981,10 +3023,15 @@ export interface NodeStateCounts {
3981
3023
  readonly unusableNodeCount?: number;
3982
3024
  }
3983
3025
 
3026
+ // @public (undocumented)
3027
+ export interface NoneAuthTypeWorkspaceConnectionProperties extends WorkspaceConnectionPropertiesV2 {
3028
+ authType: "None";
3029
+ }
3030
+
3984
3031
  // @public
3985
- export type NoneDatastoreCredentials = DatastoreCredentials & {
3032
+ export interface NoneDatastoreCredentials extends DatastoreCredentials {
3986
3033
  credentialsType: "None";
3987
- };
3034
+ }
3988
3035
 
3989
3036
  // @public (undocumented)
3990
3037
  export interface NotebookAccessTokenResult {
@@ -4014,9 +3061,6 @@ export interface NotebookResourceInfo {
4014
3061
  resourceId?: string;
4015
3062
  }
4016
3063
 
4017
- // @public
4018
- export type ObjectDetectionPrimaryMetrics = string;
4019
-
4020
3064
  // @public
4021
3065
  export interface Objective {
4022
3066
  goal: Goal;
@@ -4024,43 +3068,41 @@ export interface Objective {
4024
3068
  }
4025
3069
 
4026
3070
  // @public (undocumented)
4027
- export type OnlineDeploymentData = TrackedResource & {
3071
+ export interface OnlineDeployment extends TrackedResource {
4028
3072
  identity?: ManagedServiceIdentity;
4029
3073
  kind?: string;
4030
- properties: OnlineDeploymentDetailsUnion;
3074
+ properties: OnlineDeploymentPropertiesUnion;
4031
3075
  sku?: Sku;
4032
- };
3076
+ }
4033
3077
 
4034
3078
  // @public (undocumented)
4035
- export type OnlineDeploymentDetails = EndpointDeploymentPropertiesBase & {
3079
+ export interface OnlineDeploymentProperties extends EndpointDeploymentPropertiesBase {
4036
3080
  appInsightsEnabled?: boolean;
4037
- egressPublicNetworkAccess?: EgressPublicNetworkAccessType;
4038
3081
  endpointComputeType: EndpointComputeType;
4039
3082
  instanceType?: string;
4040
3083
  livenessProbe?: ProbeSettings;
4041
3084
  model?: string;
4042
3085
  modelMountPath?: string;
4043
- privateNetworkConnection?: boolean;
4044
3086
  readonly provisioningState?: DeploymentProvisioningState;
4045
3087
  readinessProbe?: ProbeSettings;
4046
3088
  requestSettings?: OnlineRequestSettings;
4047
3089
  scaleSettings?: OnlineScaleSettingsUnion;
4048
- };
3090
+ }
4049
3091
 
4050
3092
  // @public (undocumented)
4051
- export type OnlineDeploymentDetailsUnion = OnlineDeploymentDetails | KubernetesOnlineDeployment | ManagedOnlineDeployment;
3093
+ export type OnlineDeploymentPropertiesUnion = OnlineDeploymentProperties | KubernetesOnlineDeployment | ManagedOnlineDeployment;
4052
3094
 
4053
3095
  // @public
4054
3096
  export interface OnlineDeployments {
4055
- beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, body: OnlineDeploymentData, options?: OnlineDeploymentsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<OnlineDeploymentsCreateOrUpdateResponse>, OnlineDeploymentsCreateOrUpdateResponse>>;
4056
- beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, body: OnlineDeploymentData, options?: OnlineDeploymentsCreateOrUpdateOptionalParams): Promise<OnlineDeploymentsCreateOrUpdateResponse>;
3097
+ beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, body: OnlineDeployment, options?: OnlineDeploymentsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<OnlineDeploymentsCreateOrUpdateResponse>, OnlineDeploymentsCreateOrUpdateResponse>>;
3098
+ beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, body: OnlineDeployment, options?: OnlineDeploymentsCreateOrUpdateOptionalParams): Promise<OnlineDeploymentsCreateOrUpdateResponse>;
4057
3099
  beginDelete(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, options?: OnlineDeploymentsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
4058
3100
  beginDeleteAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, options?: OnlineDeploymentsDeleteOptionalParams): Promise<void>;
4059
- beginUpdate(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, body: PartialOnlineDeploymentPartialTrackedResource, options?: OnlineDeploymentsUpdateOptionalParams): Promise<PollerLike<PollOperationState<OnlineDeploymentsUpdateResponse>, OnlineDeploymentsUpdateResponse>>;
4060
- beginUpdateAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, body: PartialOnlineDeploymentPartialTrackedResource, options?: OnlineDeploymentsUpdateOptionalParams): Promise<OnlineDeploymentsUpdateResponse>;
3101
+ beginUpdate(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, body: PartialMinimalTrackedResourceWithSku, options?: OnlineDeploymentsUpdateOptionalParams): Promise<PollerLike<PollOperationState<OnlineDeploymentsUpdateResponse>, OnlineDeploymentsUpdateResponse>>;
3102
+ beginUpdateAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, body: PartialMinimalTrackedResourceWithSku, options?: OnlineDeploymentsUpdateOptionalParams): Promise<OnlineDeploymentsUpdateResponse>;
4061
3103
  get(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, options?: OnlineDeploymentsGetOptionalParams): Promise<OnlineDeploymentsGetResponse>;
4062
3104
  getLogs(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, body: DeploymentLogsRequest, options?: OnlineDeploymentsGetLogsOptionalParams): Promise<OnlineDeploymentsGetLogsResponse>;
4063
- list(resourceGroupName: string, workspaceName: string, endpointName: string, options?: OnlineDeploymentsListOptionalParams): PagedAsyncIterableIterator<OnlineDeploymentData>;
3105
+ list(resourceGroupName: string, workspaceName: string, endpointName: string, options?: OnlineDeploymentsListOptionalParams): PagedAsyncIterableIterator<OnlineDeployment>;
4064
3106
  listSkus(resourceGroupName: string, workspaceName: string, endpointName: string, deploymentName: string, options?: OnlineDeploymentsListSkusOptionalParams): PagedAsyncIterableIterator<SkuResource>;
4065
3107
  }
4066
3108
 
@@ -4077,7 +3119,7 @@ export interface OnlineDeploymentsCreateOrUpdateOptionalParams extends coreClien
4077
3119
  }
4078
3120
 
4079
3121
  // @public
4080
- export type OnlineDeploymentsCreateOrUpdateResponse = OnlineDeploymentData;
3122
+ export type OnlineDeploymentsCreateOrUpdateResponse = OnlineDeployment;
4081
3123
 
4082
3124
  // @public
4083
3125
  export interface OnlineDeploymentsDeleteHeaders {
@@ -4104,7 +3146,7 @@ export interface OnlineDeploymentsGetOptionalParams extends coreClient.Operation
4104
3146
  }
4105
3147
 
4106
3148
  // @public
4107
- export type OnlineDeploymentsGetResponse = OnlineDeploymentData;
3149
+ export type OnlineDeploymentsGetResponse = OnlineDeployment;
4108
3150
 
4109
3151
  // @public
4110
3152
  export interface OnlineDeploymentsListNextOptionalParams extends coreClient.OperationOptions {
@@ -4158,48 +3200,44 @@ export interface OnlineDeploymentsUpdateOptionalParams extends coreClient.Operat
4158
3200
  }
4159
3201
 
4160
3202
  // @public
4161
- export type OnlineDeploymentsUpdateResponse = OnlineDeploymentData;
3203
+ export type OnlineDeploymentsUpdateResponse = OnlineDeployment;
4162
3204
 
4163
3205
  // @public
4164
3206
  export interface OnlineDeploymentTrackedResourceArmPaginatedResult {
4165
3207
  nextLink?: string;
4166
- value?: OnlineDeploymentData[];
3208
+ value?: OnlineDeployment[];
4167
3209
  }
4168
3210
 
4169
3211
  // @public (undocumented)
4170
- export type OnlineEndpointData = TrackedResource & {
3212
+ export interface OnlineEndpoint extends TrackedResource {
4171
3213
  identity?: ManagedServiceIdentity;
4172
3214
  kind?: string;
4173
- properties: OnlineEndpointDetails;
3215
+ properties: OnlineEndpointProperties;
4174
3216
  sku?: Sku;
4175
- };
3217
+ }
4176
3218
 
4177
3219
  // @public
4178
- export type OnlineEndpointDetails = EndpointPropertiesBase & {
3220
+ export interface OnlineEndpointProperties extends EndpointPropertiesBase {
4179
3221
  compute?: string;
4180
- mirrorTraffic?: {
4181
- [propertyName: string]: number;
4182
- };
4183
3222
  readonly provisioningState?: EndpointProvisioningState;
4184
- publicNetworkAccess?: PublicNetworkAccessType;
4185
3223
  traffic?: {
4186
3224
  [propertyName: string]: number;
4187
3225
  };
4188
- };
3226
+ }
4189
3227
 
4190
3228
  // @public
4191
3229
  export interface OnlineEndpoints {
4192
- beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, endpointName: string, body: OnlineEndpointData, options?: OnlineEndpointsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<OnlineEndpointsCreateOrUpdateResponse>, OnlineEndpointsCreateOrUpdateResponse>>;
4193
- beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, body: OnlineEndpointData, options?: OnlineEndpointsCreateOrUpdateOptionalParams): Promise<OnlineEndpointsCreateOrUpdateResponse>;
3230
+ beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, endpointName: string, body: OnlineEndpoint, options?: OnlineEndpointsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<OnlineEndpointsCreateOrUpdateResponse>, OnlineEndpointsCreateOrUpdateResponse>>;
3231
+ beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, body: OnlineEndpoint, options?: OnlineEndpointsCreateOrUpdateOptionalParams): Promise<OnlineEndpointsCreateOrUpdateResponse>;
4194
3232
  beginDelete(resourceGroupName: string, workspaceName: string, endpointName: string, options?: OnlineEndpointsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
4195
3233
  beginDeleteAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, options?: OnlineEndpointsDeleteOptionalParams): Promise<void>;
4196
3234
  beginRegenerateKeys(resourceGroupName: string, workspaceName: string, endpointName: string, body: RegenerateEndpointKeysRequest, options?: OnlineEndpointsRegenerateKeysOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
4197
3235
  beginRegenerateKeysAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, body: RegenerateEndpointKeysRequest, options?: OnlineEndpointsRegenerateKeysOptionalParams): Promise<void>;
4198
- beginUpdate(resourceGroupName: string, workspaceName: string, endpointName: string, body: PartialOnlineEndpointPartialTrackedResource, options?: OnlineEndpointsUpdateOptionalParams): Promise<PollerLike<PollOperationState<OnlineEndpointsUpdateResponse>, OnlineEndpointsUpdateResponse>>;
4199
- beginUpdateAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, body: PartialOnlineEndpointPartialTrackedResource, options?: OnlineEndpointsUpdateOptionalParams): Promise<OnlineEndpointsUpdateResponse>;
3236
+ beginUpdate(resourceGroupName: string, workspaceName: string, endpointName: string, body: PartialMinimalTrackedResourceWithIdentity, options?: OnlineEndpointsUpdateOptionalParams): Promise<PollerLike<PollOperationState<OnlineEndpointsUpdateResponse>, OnlineEndpointsUpdateResponse>>;
3237
+ beginUpdateAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, body: PartialMinimalTrackedResourceWithIdentity, options?: OnlineEndpointsUpdateOptionalParams): Promise<OnlineEndpointsUpdateResponse>;
4200
3238
  get(resourceGroupName: string, workspaceName: string, endpointName: string, options?: OnlineEndpointsGetOptionalParams): Promise<OnlineEndpointsGetResponse>;
4201
3239
  getToken(resourceGroupName: string, workspaceName: string, endpointName: string, options?: OnlineEndpointsGetTokenOptionalParams): Promise<OnlineEndpointsGetTokenResponse>;
4202
- list(resourceGroupName: string, workspaceName: string, options?: OnlineEndpointsListOptionalParams): PagedAsyncIterableIterator<OnlineEndpointData>;
3240
+ list(resourceGroupName: string, workspaceName: string, options?: OnlineEndpointsListOptionalParams): PagedAsyncIterableIterator<OnlineEndpoint>;
4203
3241
  listKeys(resourceGroupName: string, workspaceName: string, endpointName: string, options?: OnlineEndpointsListKeysOptionalParams): Promise<OnlineEndpointsListKeysResponse>;
4204
3242
  }
4205
3243
 
@@ -4216,7 +3254,7 @@ export interface OnlineEndpointsCreateOrUpdateOptionalParams extends coreClient.
4216
3254
  }
4217
3255
 
4218
3256
  // @public
4219
- export type OnlineEndpointsCreateOrUpdateResponse = OnlineEndpointData;
3257
+ export type OnlineEndpointsCreateOrUpdateResponse = OnlineEndpoint;
4220
3258
 
4221
3259
  // @public
4222
3260
  export interface OnlineEndpointsDeleteHeaders {
@@ -4236,7 +3274,7 @@ export interface OnlineEndpointsGetOptionalParams extends coreClient.OperationOp
4236
3274
  }
4237
3275
 
4238
3276
  // @public
4239
- export type OnlineEndpointsGetResponse = OnlineEndpointData;
3277
+ export type OnlineEndpointsGetResponse = OnlineEndpoint;
4240
3278
 
4241
3279
  // @public
4242
3280
  export interface OnlineEndpointsGetTokenOptionalParams extends coreClient.OperationOptions {
@@ -4306,12 +3344,12 @@ export interface OnlineEndpointsUpdateOptionalParams extends coreClient.Operatio
4306
3344
  }
4307
3345
 
4308
3346
  // @public
4309
- export type OnlineEndpointsUpdateResponse = OnlineEndpointData;
3347
+ export type OnlineEndpointsUpdateResponse = OnlineEndpoint;
4310
3348
 
4311
3349
  // @public
4312
3350
  export interface OnlineEndpointTrackedResourceArmPaginatedResult {
4313
3351
  nextLink?: string;
4314
- value?: OnlineEndpointData[];
3352
+ value?: OnlineEndpoint[];
4315
3353
  }
4316
3354
 
4317
3355
  // @public
@@ -4363,11 +3401,11 @@ export type OsType = string;
4363
3401
  export type OutputDeliveryMode = string;
4364
3402
 
4365
3403
  // @public
4366
- export type OutputPathAssetReference = AssetReferenceBase & {
4367
- referenceType: "OutputPath";
3404
+ export interface OutputPathAssetReference extends AssetReferenceBase {
4368
3405
  jobId?: string;
4369
3406
  path?: string;
4370
- };
3407
+ referenceType: "OutputPath";
3408
+ }
4371
3409
 
4372
3410
  // @public
4373
3411
  export interface PaginatedComputeResourcesList {
@@ -4375,106 +3413,19 @@ export interface PaginatedComputeResourcesList {
4375
3413
  value?: ComputeResource[];
4376
3414
  }
4377
3415
 
4378
- // @public
4379
- export interface PaginatedWorkspaceConnectionsList {
4380
- nextLink?: string;
4381
- value?: WorkspaceConnection[];
4382
- }
4383
-
4384
- // @public
4385
- export interface PartialAssetReferenceBase {
4386
- referenceType: "DataPath" | "Id" | "OutputPath";
4387
- }
4388
-
4389
- // @public (undocumented)
4390
- export type PartialAssetReferenceBaseUnion = PartialAssetReferenceBase | PartialDataPathAssetReference | PartialIdAssetReference | PartialOutputPathAssetReference;
4391
-
4392
3416
  // @public
4393
3417
  export interface PartialBatchDeployment {
4394
- codeConfiguration?: PartialCodeConfiguration;
4395
- compute?: string;
4396
3418
  description?: string;
4397
- environmentId?: string;
4398
- environmentVariables?: {
4399
- [propertyName: string]: string | null;
4400
- };
4401
- errorThreshold?: number;
4402
- loggingLevel?: BatchLoggingLevel;
4403
- maxConcurrencyPerInstance?: number;
4404
- miniBatchSize?: number;
4405
- model?: PartialAssetReferenceBaseUnion;
4406
- outputAction?: BatchOutputAction;
4407
- outputFileName?: string;
4408
- properties?: {
4409
- [propertyName: string]: string | null;
4410
- };
4411
- retrySettings?: PartialBatchRetrySettings;
4412
3419
  }
4413
3420
 
4414
3421
  // @public
4415
- export interface PartialBatchDeploymentPartialTrackedResource {
4416
- identity?: PartialManagedServiceIdentity;
4417
- kind?: string;
4418
- location?: string;
3422
+ export interface PartialBatchDeploymentPartialMinimalTrackedResourceWithProperties {
4419
3423
  properties?: PartialBatchDeployment;
4420
- sku?: PartialSku;
4421
- tags?: {
4422
- [propertyName: string]: string | null;
4423
- };
4424
- }
4425
-
4426
- // @public
4427
- export interface PartialBatchEndpoint {
4428
- defaults?: BatchEndpointDefaults;
4429
- }
4430
-
4431
- // @public
4432
- export interface PartialBatchEndpointPartialTrackedResource {
4433
- identity?: PartialManagedServiceIdentity;
4434
- kind?: string;
4435
- location?: string;
4436
- properties?: PartialBatchEndpoint;
4437
- sku?: PartialSku;
4438
3424
  tags?: {
4439
3425
  [propertyName: string]: string | null;
4440
3426
  };
4441
3427
  }
4442
3428
 
4443
- // @public
4444
- export interface PartialBatchRetrySettings {
4445
- maxRetries?: number;
4446
- timeout?: string;
4447
- }
4448
-
4449
- // @public
4450
- export interface PartialCodeConfiguration {
4451
- codeId?: string;
4452
- scoringScript?: string;
4453
- }
4454
-
4455
- // @public
4456
- export type PartialDataPathAssetReference = PartialAssetReferenceBase & {
4457
- referenceType: "DataPath";
4458
- datastoreId?: string;
4459
- path?: string;
4460
- };
4461
-
4462
- // @public
4463
- export type PartialIdAssetReference = PartialAssetReferenceBase & {
4464
- referenceType: "Id";
4465
- assetId?: string;
4466
- };
4467
-
4468
- // @public
4469
- export type PartialKubernetesOnlineDeployment = PartialOnlineDeployment & {
4470
- endpointComputeType: "Kubernetes";
4471
- };
4472
-
4473
- // @public
4474
- export type PartialManagedOnlineDeployment = PartialOnlineDeployment & {
4475
- endpointComputeType: "Managed";
4476
- };
4477
-
4478
3429
  // @public
4479
3430
  export interface PartialManagedServiceIdentity {
4480
3431
  type?: ManagedServiceIdentityType;
@@ -4484,55 +3435,22 @@ export interface PartialManagedServiceIdentity {
4484
3435
  }
4485
3436
 
4486
3437
  // @public
4487
- export interface PartialOnlineDeployment {
4488
- endpointComputeType: "Kubernetes" | "Managed";
4489
- }
4490
-
4491
- // @public
4492
- export interface PartialOnlineDeploymentPartialTrackedResource {
4493
- identity?: PartialManagedServiceIdentity;
4494
- kind?: string;
4495
- location?: string;
4496
- properties?: PartialOnlineDeploymentUnion;
4497
- sku?: PartialSku;
3438
+ export interface PartialMinimalTrackedResource {
4498
3439
  tags?: {
4499
3440
  [propertyName: string]: string | null;
4500
3441
  };
4501
3442
  }
4502
3443
 
4503
- // @public (undocumented)
4504
- export type PartialOnlineDeploymentUnion = PartialOnlineDeployment | PartialKubernetesOnlineDeployment | PartialManagedOnlineDeployment;
4505
-
4506
3444
  // @public
4507
- export interface PartialOnlineEndpoint {
4508
- mirrorTraffic?: {
4509
- [propertyName: string]: number;
4510
- };
4511
- publicNetworkAccess?: PublicNetworkAccessType;
4512
- traffic?: {
4513
- [propertyName: string]: number;
4514
- };
3445
+ export interface PartialMinimalTrackedResourceWithIdentity extends PartialMinimalTrackedResource {
3446
+ identity?: PartialManagedServiceIdentity;
4515
3447
  }
4516
3448
 
4517
3449
  // @public
4518
- export interface PartialOnlineEndpointPartialTrackedResource {
4519
- identity?: PartialManagedServiceIdentity;
4520
- kind?: string;
4521
- location?: string;
4522
- properties?: PartialOnlineEndpoint;
3450
+ export interface PartialMinimalTrackedResourceWithSku extends PartialMinimalTrackedResource {
4523
3451
  sku?: PartialSku;
4524
- tags?: {
4525
- [propertyName: string]: string | null;
4526
- };
4527
3452
  }
4528
3453
 
4529
- // @public
4530
- export type PartialOutputPathAssetReference = PartialAssetReferenceBase & {
4531
- referenceType: "OutputPath";
4532
- jobId?: string;
4533
- path?: string;
4534
- };
4535
-
4536
3454
  // @public
4537
3455
  export interface PartialSku {
4538
3456
  capacity?: number;
@@ -4548,13 +3466,20 @@ export interface Password {
4548
3466
  readonly value?: string;
4549
3467
  }
4550
3468
 
3469
+ // @public (undocumented)
3470
+ export interface PATAuthTypeWorkspaceConnectionProperties extends WorkspaceConnectionPropertiesV2 {
3471
+ authType: "PAT";
3472
+ // (undocumented)
3473
+ credentials?: WorkspaceConnectionPersonalAccessToken;
3474
+ }
3475
+
4551
3476
  // @public
4552
3477
  export interface PersonalComputeInstanceSettings {
4553
3478
  assignedUser?: AssignedUser;
4554
3479
  }
4555
3480
 
4556
3481
  // @public
4557
- export type PipelineJob = JobBaseDetails & {
3482
+ export interface PipelineJob extends JobBaseProperties {
4558
3483
  inputs?: {
4559
3484
  [propertyName: string]: JobInputUnion | null;
4560
3485
  };
@@ -4565,7 +3490,7 @@ export type PipelineJob = JobBaseDetails & {
4565
3490
  [propertyName: string]: JobOutputUnion | null;
4566
3491
  };
4567
3492
  settings?: Record<string, unknown>;
4568
- };
3493
+ }
4569
3494
 
4570
3495
  // @public
4571
3496
  export interface PrivateEndpoint {
@@ -4574,17 +3499,17 @@ export interface PrivateEndpoint {
4574
3499
  }
4575
3500
 
4576
3501
  // @public
4577
- export type PrivateEndpointConnection = Resource & {
3502
+ export interface PrivateEndpointConnection extends Resource {
4578
3503
  identity?: ManagedServiceIdentity;
4579
3504
  location?: string;
4580
- tags?: {
4581
- [propertyName: string]: string;
4582
- };
4583
- sku?: Sku;
4584
3505
  privateEndpoint?: PrivateEndpoint;
4585
3506
  privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
4586
3507
  readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
4587
- };
3508
+ sku?: Sku;
3509
+ tags?: {
3510
+ [propertyName: string]: string;
3511
+ };
3512
+ }
4588
3513
 
4589
3514
  // @public
4590
3515
  export interface PrivateEndpointConnectionListResult {
@@ -4631,17 +3556,17 @@ export type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionLi
4631
3556
  export type PrivateEndpointServiceConnectionStatus = string;
4632
3557
 
4633
3558
  // @public
4634
- export type PrivateLinkResource = Resource & {
3559
+ export interface PrivateLinkResource extends Resource {
3560
+ readonly groupId?: string;
4635
3561
  identity?: ManagedServiceIdentity;
4636
3562
  location?: string;
3563
+ readonly requiredMembers?: string[];
3564
+ requiredZoneNames?: string[];
3565
+ sku?: Sku;
4637
3566
  tags?: {
4638
3567
  [propertyName: string]: string;
4639
3568
  };
4640
- sku?: Sku;
4641
- readonly groupId?: string;
4642
- readonly requiredMembers?: string[];
4643
- requiredZoneNames?: string[];
4644
- };
3569
+ }
4645
3570
 
4646
3571
  // @public
4647
3572
  export interface PrivateLinkResourceListResult {
@@ -4686,13 +3611,10 @@ export type ProvisioningStatus = string;
4686
3611
  export type PublicNetworkAccess = string;
4687
3612
 
4688
3613
  // @public
4689
- export type PublicNetworkAccessType = string;
4690
-
4691
- // @public
4692
- export type PyTorch = DistributionConfiguration & {
3614
+ export interface PyTorch extends DistributionConfiguration {
4693
3615
  distributionType: "PyTorch";
4694
3616
  processCountPerInstance?: number;
4695
- };
3617
+ }
4696
3618
 
4697
3619
  // @public
4698
3620
  export interface QuotaBaseProperties {
@@ -4739,32 +3661,14 @@ export interface QuotaUpdateParameters {
4739
3661
  }
4740
3662
 
4741
3663
  // @public
4742
- export type RandomSamplingAlgorithm = SamplingAlgorithm & {
4743
- samplingAlgorithmType: "Random";
3664
+ export interface RandomSamplingAlgorithm extends SamplingAlgorithm {
4744
3665
  rule?: RandomSamplingAlgorithmRule;
3666
+ samplingAlgorithmType: "Random";
4745
3667
  seed?: number;
4746
- };
4747
-
4748
- // @public
4749
- export type RandomSamplingAlgorithmRule = string;
4750
-
4751
- // @public
4752
- export type RecurrenceFrequency = string;
4753
-
4754
- // @public
4755
- export interface RecurrencePattern {
4756
- hours: number[];
4757
- minutes: number[];
4758
- weekdays?: Weekday[];
4759
3668
  }
4760
3669
 
4761
3670
  // @public
4762
- export type RecurrenceSchedule = ScheduleBase & {
4763
- scheduleType: "Recurrence";
4764
- frequency: RecurrenceFrequency;
4765
- interval: number;
4766
- pattern?: RecurrencePattern;
4767
- };
3671
+ export type RandomSamplingAlgorithmRule = string;
4768
3672
 
4769
3673
  // @public
4770
3674
  export type ReferenceType = string;
@@ -4783,19 +3687,6 @@ export interface RegistryListCredentialsResult {
4783
3687
  readonly username?: string;
4784
3688
  }
4785
3689
 
4786
- // @public
4787
- export type Regression = TableVertical & AutoMLVertical & {
4788
- allowedModels?: RegressionModels[];
4789
- blockedModels?: RegressionModels[];
4790
- primaryMetric?: RegressionPrimaryMetrics;
4791
- };
4792
-
4793
- // @public
4794
- export type RegressionModels = string;
4795
-
4796
- // @public
4797
- export type RegressionPrimaryMetrics = string;
4798
-
4799
3690
  // @public
4800
3691
  export type RemoteLoginPortPublicAccess = string;
4801
3692
 
@@ -4865,17 +3756,24 @@ export type SamplingAlgorithmType = string;
4865
3756
  // @public (undocumented)
4866
3757
  export type SamplingAlgorithmUnion = SamplingAlgorithm | BayesianSamplingAlgorithm | GridSamplingAlgorithm | RandomSamplingAlgorithm;
4867
3758
 
3759
+ // @public (undocumented)
3760
+ export interface SASAuthTypeWorkspaceConnectionProperties extends WorkspaceConnectionPropertiesV2 {
3761
+ authType: "SAS";
3762
+ // (undocumented)
3763
+ credentials?: WorkspaceConnectionSharedAccessSignature;
3764
+ }
3765
+
4868
3766
  // @public
4869
- export type SasDatastoreCredentials = DatastoreCredentials & {
3767
+ export interface SasDatastoreCredentials extends DatastoreCredentials {
4870
3768
  credentialsType: "Sas";
4871
3769
  secrets: SasDatastoreSecrets;
4872
- };
3770
+ }
4873
3771
 
4874
3772
  // @public
4875
- export type SasDatastoreSecrets = DatastoreSecrets & {
4876
- secretsType: "Sas";
3773
+ export interface SasDatastoreSecrets extends DatastoreSecrets {
4877
3774
  sasToken?: string;
4878
- };
3775
+ secretsType: "Sas";
3776
+ }
4879
3777
 
4880
3778
  // @public
4881
3779
  export interface ScaleSettings {
@@ -4892,23 +3790,21 @@ export interface ScaleSettingsInformation {
4892
3790
  // @public
4893
3791
  export type ScaleType = string;
4894
3792
 
4895
- // @public
3793
+ // @public (undocumented)
4896
3794
  export interface ScheduleBase {
4897
- endTime?: Date;
4898
- scheduleStatus?: ScheduleStatus;
4899
- scheduleType: "Cron" | "Recurrence";
4900
- startTime?: Date;
4901
- timeZone?: string;
3795
+ // (undocumented)
3796
+ id?: string;
3797
+ // (undocumented)
3798
+ provisioningStatus?: ScheduleProvisioningState;
3799
+ // (undocumented)
3800
+ status?: ScheduleStatus;
4902
3801
  }
4903
3802
 
4904
- // @public (undocumented)
4905
- export type ScheduleBaseUnion = ScheduleBase | CronSchedule | RecurrenceSchedule;
4906
-
4907
3803
  // @public
4908
- export type ScheduleStatus = string;
3804
+ export type ScheduleProvisioningState = string;
4909
3805
 
4910
3806
  // @public
4911
- export type ScheduleType = string;
3807
+ export type ScheduleStatus = string;
4912
3808
 
4913
3809
  // @public
4914
3810
  export interface ScriptReference {
@@ -4924,17 +3820,6 @@ export interface ScriptsToExecute {
4924
3820
  startupScript?: ScriptReference;
4925
3821
  }
4926
3822
 
4927
- // @public
4928
- export interface Seasonality {
4929
- mode: "Auto" | "Custom";
4930
- }
4931
-
4932
- // @public
4933
- export type SeasonalityMode = string;
4934
-
4935
- // @public (undocumented)
4936
- export type SeasonalityUnion = Seasonality | AutoSeasonality | CustomSeasonality;
4937
-
4938
3823
  // @public
4939
3824
  export type SecretsType = string;
4940
3825
 
@@ -4947,20 +3832,20 @@ export interface ServiceManagedResourcesSettings {
4947
3832
  }
4948
3833
 
4949
3834
  // @public
4950
- export type ServicePrincipalDatastoreCredentials = DatastoreCredentials & {
4951
- credentialsType: "ServicePrincipal";
3835
+ export interface ServicePrincipalDatastoreCredentials extends DatastoreCredentials {
4952
3836
  authorityUrl?: string;
4953
3837
  clientId: string;
3838
+ credentialsType: "ServicePrincipal";
4954
3839
  resourceUrl?: string;
4955
3840
  secrets: ServicePrincipalDatastoreSecrets;
4956
3841
  tenantId: string;
4957
- };
3842
+ }
4958
3843
 
4959
3844
  // @public
4960
- export type ServicePrincipalDatastoreSecrets = DatastoreSecrets & {
4961
- secretsType: "ServicePrincipal";
3845
+ export interface ServicePrincipalDatastoreSecrets extends DatastoreSecrets {
4962
3846
  clientSecret?: string;
4963
- };
3847
+ secretsType: "ServicePrincipal";
3848
+ }
4964
3849
 
4965
3850
  // @public
4966
3851
  export interface SetupScripts {
@@ -4976,9 +3861,6 @@ export interface SharedPrivateLinkResource {
4976
3861
  status?: PrivateEndpointServiceConnectionStatus;
4977
3862
  }
4978
3863
 
4979
- // @public
4980
- export type ShortSeriesHandlingConfiguration = string;
4981
-
4982
3864
  // @public
4983
3865
  export interface Sku {
4984
3866
  capacity?: number;
@@ -5027,6 +3909,9 @@ export type SourceType = string;
5027
3909
  // @public
5028
3910
  export type SshPublicAccess = string;
5029
3911
 
3912
+ // @public
3913
+ export type SslConfigStatus = string;
3914
+
5030
3915
  // @public
5031
3916
  export interface SslConfiguration {
5032
3917
  cert?: string;
@@ -5034,33 +3919,17 @@ export interface SslConfiguration {
5034
3919
  key?: string;
5035
3920
  leafDomainLabel?: string;
5036
3921
  overwriteExistingDomain?: boolean;
5037
- status?: SslConfigurationStatus;
5038
- }
5039
-
5040
- // @public
5041
- export type SslConfigurationStatus = string;
5042
-
5043
- // @public
5044
- export interface StackEnsembleSettings {
5045
- stackMetaLearnerKWargs?: Record<string, unknown>;
5046
- stackMetaLearnerTrainPercentage?: number;
5047
- stackMetaLearnerType?: StackMetaLearnerType;
3922
+ status?: SslConfigStatus;
5048
3923
  }
5049
3924
 
5050
- // @public
5051
- export type StackMetaLearnerType = string;
5052
-
5053
3925
  // @public
5054
3926
  export type Status = string;
5055
3927
 
5056
- // @public
5057
- export type StochasticOptimizer = string;
5058
-
5059
3928
  // @public
5060
3929
  export type StorageAccountType = string;
5061
3930
 
5062
3931
  // @public
5063
- export type SweepJob = JobBaseDetails & {
3932
+ export interface SweepJob extends JobBaseProperties {
5064
3933
  earlyTermination?: EarlyTerminationPolicyUnion;
5065
3934
  inputs?: {
5066
3935
  [propertyName: string]: JobInputUnion | null;
@@ -5073,21 +3942,22 @@ export type SweepJob = JobBaseDetails & {
5073
3942
  samplingAlgorithm: SamplingAlgorithmUnion;
5074
3943
  searchSpace: Record<string, unknown>;
5075
3944
  trial: TrialComponent;
5076
- };
3945
+ }
5077
3946
 
5078
3947
  // @public
5079
- export type SweepJobLimits = JobLimits & {
3948
+ export interface SweepJobLimits extends JobLimits {
5080
3949
  jobLimitsType: "Sweep";
5081
3950
  maxConcurrentTrials?: number;
5082
3951
  maxTotalTrials?: number;
5083
3952
  trialTimeout?: string;
5084
- };
3953
+ }
5085
3954
 
5086
3955
  // @public
5087
- export type SynapseSpark = Compute & {
3956
+ export interface SynapseSpark extends Compute {
5088
3957
  computeType: "SynapseSpark";
3958
+ // (undocumented)
5089
3959
  properties?: SynapseSparkProperties;
5090
- };
3960
+ }
5091
3961
 
5092
3962
  // @public (undocumented)
5093
3963
  export interface SynapseSparkProperties {
@@ -5120,138 +3990,28 @@ export interface SystemService {
5120
3990
  readonly version?: string;
5121
3991
  }
5122
3992
 
5123
- // @public
5124
- export interface TableVertical {
5125
- dataSettings?: TableVerticalDataSettings;
5126
- featurizationSettings?: TableVerticalFeaturizationSettings;
5127
- limitSettings?: TableVerticalLimitSettings;
5128
- trainingSettings?: TrainingSettings;
5129
- }
5130
-
5131
- // @public
5132
- export type TableVerticalDataSettings = DataSettings & {
5133
- validationData?: TableVerticalValidationDataSettings;
5134
- weightColumnName?: string;
5135
- };
5136
-
5137
- // @public
5138
- export type TableVerticalFeaturizationSettings = FeaturizationSettings & {
5139
- blockedTransformers?: string[];
5140
- columnNameAndTypes?: {
5141
- [propertyName: string]: string | null;
5142
- };
5143
- dropColumns?: string[];
5144
- enableDnnFeaturization?: boolean;
5145
- mode?: FeaturizationMode;
5146
- transformerParams?: {
5147
- [propertyName: string]: ColumnTransformer[] | null;
5148
- };
5149
- };
5150
-
5151
- // @public
5152
- export interface TableVerticalLimitSettings {
5153
- enableEarlyTermination?: boolean;
5154
- exitScore?: number;
5155
- maxConcurrentTrials?: number;
5156
- maxCoresPerTrial?: number;
5157
- maxTrials?: number;
5158
- timeout?: string;
5159
- trialTimeout?: string;
5160
- }
5161
-
5162
- // @public
5163
- export type TableVerticalValidationDataSettings = ValidationDataSettings & {
5164
- cvSplitColumnNames?: string[];
5165
- nCrossValidations?: NCrossValidationsUnion;
5166
- };
5167
-
5168
- // @public
5169
- export type TargetAggregationFunction = string;
5170
-
5171
- // @public
5172
- export interface TargetLags {
5173
- mode: "Auto" | "Custom";
5174
- }
5175
-
5176
- // @public
5177
- export type TargetLagsMode = string;
5178
-
5179
- // @public (undocumented)
5180
- export type TargetLagsUnion = TargetLags | AutoTargetLags | CustomTargetLags;
5181
-
5182
- // @public
5183
- export interface TargetRollingWindowSize {
5184
- mode: "Auto" | "Custom";
5185
- }
5186
-
5187
- // @public
5188
- export type TargetRollingWindowSizeMode = string;
5189
-
5190
- // @public (undocumented)
5191
- export type TargetRollingWindowSizeUnion = TargetRollingWindowSize | AutoTargetRollingWindowSize | CustomTargetRollingWindowSize;
5192
-
5193
3993
  // @public (undocumented)
5194
- export type TargetUtilizationScaleSettings = OnlineScaleSettings & {
5195
- scaleType: "TargetUtilization";
3994
+ export interface TargetUtilizationScaleSettings extends OnlineScaleSettings {
5196
3995
  maxInstances?: number;
5197
3996
  minInstances?: number;
5198
3997
  pollingInterval?: string;
3998
+ scaleType: "TargetUtilization";
5199
3999
  targetUtilizationPercentage?: number;
5200
- };
5201
-
5202
- // @public
5203
- export type TaskType = string;
4000
+ }
5204
4001
 
5205
4002
  // @public
5206
- export type TensorFlow = DistributionConfiguration & {
4003
+ export interface TensorFlow extends DistributionConfiguration {
5207
4004
  distributionType: "TensorFlow";
5208
4005
  parameterServerCount?: number;
5209
4006
  workerCount?: number;
5210
- };
5211
-
5212
- // @public
5213
- export interface TestDataSettings {
5214
- data?: MLTableJobInput;
5215
- testDataSize?: number;
5216
4007
  }
5217
4008
 
5218
4009
  // @public
5219
- export type TextClassification = NlpVertical & AutoMLVertical & {
5220
- primaryMetric?: ClassificationPrimaryMetrics;
5221
- };
5222
-
5223
- // @public
5224
- export type TextClassificationMultilabel = NlpVertical & AutoMLVertical & {
5225
- readonly primaryMetric?: ClassificationMultilabelPrimaryMetrics;
5226
- };
5227
-
5228
- // @public
5229
- export type TextNer = NlpVertical & AutoMLVertical & {
5230
- readonly primaryMetric?: ClassificationPrimaryMetrics;
5231
- };
5232
-
5233
- // @public
5234
- export type TrackedResource = Resource & {
4010
+ export interface TrackedResource extends Resource {
4011
+ location: string;
5235
4012
  tags?: {
5236
4013
  [propertyName: string]: string;
5237
4014
  };
5238
- location: string;
5239
- };
5240
-
5241
- // @public
5242
- export interface TrainingDataSettings {
5243
- data: MLTableJobInput;
5244
- }
5245
-
5246
- // @public
5247
- export interface TrainingSettings {
5248
- enableDnnTraining?: boolean;
5249
- enableModelExplainability?: boolean;
5250
- enableOnnxCompatibleModels?: boolean;
5251
- enableStackEnsemble?: boolean;
5252
- enableVoteEnsemble?: boolean;
5253
- ensembleModelDownloadTimeout?: string;
5254
- stackEnsembleSettings?: StackEnsembleSettings;
5255
4015
  }
5256
4016
 
5257
4017
  // @public
@@ -5267,16 +4027,18 @@ export interface TrialComponent {
5267
4027
  }
5268
4028
 
5269
4029
  // @public (undocumented)
5270
- export type TritonModelJobInput = AssetJobInput & JobInput & {};
4030
+ export interface TritonModelJobInput extends AssetJobInput, JobInput {
4031
+ }
5271
4032
 
5272
4033
  // @public (undocumented)
5273
- export type TritonModelJobOutput = AssetJobOutput & JobOutput & {};
4034
+ export interface TritonModelJobOutput extends AssetJobOutput, JobOutput {
4035
+ }
5274
4036
 
5275
4037
  // @public
5276
- export type TruncationSelectionPolicy = EarlyTerminationPolicy & {
4038
+ export interface TruncationSelectionPolicy extends EarlyTerminationPolicy {
5277
4039
  policyType: "TruncationSelection";
5278
4040
  truncationPercentage?: number;
5279
- };
4041
+ }
5280
4042
 
5281
4043
  // @public
5282
4044
  export type UnderlyingResourceAction = string;
@@ -5300,22 +4062,28 @@ export interface UpdateWorkspaceQuotasResult {
5300
4062
  }
5301
4063
 
5302
4064
  // @public
5303
- export type UriFileDataVersion = DataVersionBaseDetails & {};
4065
+ export interface UriFileDataVersion extends DataVersionBaseProperties {
4066
+ }
5304
4067
 
5305
4068
  // @public (undocumented)
5306
- export type UriFileJobInput = AssetJobInput & JobInput & {};
4069
+ export interface UriFileJobInput extends AssetJobInput, JobInput {
4070
+ }
5307
4071
 
5308
4072
  // @public (undocumented)
5309
- export type UriFileJobOutput = AssetJobOutput & JobOutput & {};
4073
+ export interface UriFileJobOutput extends AssetJobOutput, JobOutput {
4074
+ }
5310
4075
 
5311
4076
  // @public
5312
- export type UriFolderDataVersion = DataVersionBaseDetails & {};
4077
+ export interface UriFolderDataVersion extends DataVersionBaseProperties {
4078
+ }
5313
4079
 
5314
4080
  // @public (undocumented)
5315
- export type UriFolderJobInput = AssetJobInput & JobInput & {};
4081
+ export interface UriFolderJobInput extends AssetJobInput, JobInput {
4082
+ }
5316
4083
 
5317
4084
  // @public (undocumented)
5318
- export type UriFolderJobOutput = AssetJobOutput & JobOutput & {};
4085
+ export interface UriFolderJobOutput extends AssetJobOutput, JobOutput {
4086
+ }
5319
4087
 
5320
4088
  // @public
5321
4089
  export interface Usage {
@@ -5370,29 +4138,24 @@ export interface UserAssignedIdentity {
5370
4138
  }
5371
4139
 
5372
4140
  // @public
5373
- export type UserIdentity = IdentityConfiguration & {
4141
+ export interface UserIdentity extends IdentityConfiguration {
5374
4142
  identityType: "UserIdentity";
5375
- };
5376
-
5377
- // @public
5378
- export type UseStl = string;
5379
-
5380
- // @public
5381
- export interface ValidationDataSettings {
5382
- data?: MLTableJobInput;
5383
- validationDataSize?: number;
5384
4143
  }
5385
4144
 
5386
- // @public
5387
- export type ValidationMetricType = string;
4145
+ // @public (undocumented)
4146
+ export interface UsernamePasswordAuthTypeWorkspaceConnectionProperties extends WorkspaceConnectionPropertiesV2 {
4147
+ authType: "UsernamePassword";
4148
+ // (undocumented)
4149
+ credentials?: WorkspaceConnectionUsernamePassword;
4150
+ }
5388
4151
 
5389
4152
  // @public
5390
4153
  export type ValueFormat = string;
5391
4154
 
5392
4155
  // @public
5393
- export type VirtualMachine = Compute & VirtualMachineSchema & {
4156
+ export interface VirtualMachine extends Compute, VirtualMachineSchema {
5394
4157
  computeType: "VirtualMachine";
5395
- };
4158
+ }
5396
4159
 
5397
4160
  // @public
5398
4161
  export interface VirtualMachineImage {
@@ -5416,9 +4179,9 @@ export interface VirtualMachineSchemaProperties {
5416
4179
  }
5417
4180
 
5418
4181
  // @public
5419
- export type VirtualMachineSecrets = ComputeSecrets & VirtualMachineSecretsSchema & {
4182
+ export interface VirtualMachineSecrets extends ComputeSecrets, VirtualMachineSecretsSchema {
5420
4183
  computeType: "VirtualMachine";
5421
- };
4184
+ }
5422
4185
 
5423
4186
  // @public (undocumented)
5424
4187
  export interface VirtualMachineSecretsSchema {
@@ -5475,57 +4238,90 @@ export type VmPriority = string;
5475
4238
  export type VMTier = string;
5476
4239
 
5477
4240
  // @public
5478
- export type Weekday = string;
5479
-
5480
- // @public
5481
- export type Workspace = Resource & {
5482
- identity?: ManagedServiceIdentity;
5483
- location?: string;
5484
- tags?: {
5485
- [propertyName: string]: string;
5486
- };
5487
- sku?: Sku;
5488
- readonly workspaceId?: string;
5489
- description?: string;
5490
- friendlyName?: string;
5491
- keyVault?: string;
4241
+ export interface Workspace extends Resource {
4242
+ allowPublicAccessWhenBehindVnet?: boolean;
5492
4243
  applicationInsights?: string;
5493
4244
  containerRegistry?: string;
5494
- storageAccount?: string;
4245
+ description?: string;
5495
4246
  discoveryUrl?: string;
5496
- readonly provisioningState?: ProvisioningState;
5497
4247
  encryption?: EncryptionProperty;
4248
+ friendlyName?: string;
5498
4249
  hbiWorkspace?: boolean;
5499
- readonly serviceProvisionedResourceGroup?: string;
5500
- readonly privateLinkCount?: number;
4250
+ identity?: ManagedServiceIdentity;
5501
4251
  imageBuildCompute?: string;
5502
- allowPublicAccessWhenBehindVnet?: boolean;
5503
- publicNetworkAccess?: PublicNetworkAccess;
5504
- readonly privateEndpointConnections?: PrivateEndpointConnection[];
5505
- sharedPrivateLinkResources?: SharedPrivateLinkResource[];
4252
+ keyVault?: string;
4253
+ location?: string;
4254
+ readonly mlFlowTrackingUri?: string;
5506
4255
  readonly notebookInfo?: NotebookResourceInfo;
5507
- serviceManagedResourcesSettings?: ServiceManagedResourcesSettings;
5508
4256
  primaryUserAssignedIdentity?: string;
5509
- readonly tenantId?: string;
4257
+ readonly privateEndpointConnections?: PrivateEndpointConnection[];
4258
+ readonly privateLinkCount?: number;
4259
+ readonly provisioningState?: ProvisioningState;
4260
+ publicNetworkAccess?: PublicNetworkAccess;
4261
+ serviceManagedResourcesSettings?: ServiceManagedResourcesSettings;
4262
+ readonly serviceProvisionedResourceGroup?: string;
4263
+ sharedPrivateLinkResources?: SharedPrivateLinkResource[];
4264
+ sku?: Sku;
4265
+ storageAccount?: string;
5510
4266
  readonly storageHnsEnabled?: boolean;
5511
- readonly mlFlowTrackingUri?: string;
5512
- };
4267
+ tags?: {
4268
+ [propertyName: string]: string;
4269
+ };
4270
+ readonly tenantId?: string;
4271
+ v1LegacyMode?: boolean;
4272
+ readonly workspaceId?: string;
4273
+ }
5513
4274
 
5514
- // @public
5515
- export type WorkspaceConnection = Resource & {
5516
- category?: string;
4275
+ // @public (undocumented)
4276
+ export interface WorkspaceConnectionManagedIdentity {
4277
+ // (undocumented)
4278
+ clientId?: string;
4279
+ // (undocumented)
4280
+ resourceId?: string;
4281
+ }
4282
+
4283
+ // @public (undocumented)
4284
+ export interface WorkspaceConnectionPersonalAccessToken {
4285
+ // (undocumented)
4286
+ pat?: string;
4287
+ }
4288
+
4289
+ // @public (undocumented)
4290
+ export interface WorkspaceConnectionPropertiesV2 {
4291
+ authType: "PAT" | "SAS" | "UsernamePassword" | "None" | "ManagedIdentity";
4292
+ category?: ConnectionCategory;
4293
+ // (undocumented)
5517
4294
  target?: string;
5518
- authType?: string;
5519
4295
  value?: string;
5520
4296
  valueFormat?: ValueFormat;
5521
- };
4297
+ }
4298
+
4299
+ // @public (undocumented)
4300
+ export interface WorkspaceConnectionPropertiesV2BasicResource extends Resource {
4301
+ // (undocumented)
4302
+ properties: WorkspaceConnectionPropertiesV2Union;
4303
+ }
4304
+
4305
+ // @public (undocumented)
4306
+ export interface WorkspaceConnectionPropertiesV2BasicResourceArmPaginatedResult {
4307
+ readonly nextLink?: string;
4308
+ // (undocumented)
4309
+ value?: WorkspaceConnectionPropertiesV2BasicResource[];
4310
+ }
4311
+
4312
+ // @public (undocumented)
4313
+ export type WorkspaceConnectionPropertiesV2Union = WorkspaceConnectionPropertiesV2 | PATAuthTypeWorkspaceConnectionProperties | SASAuthTypeWorkspaceConnectionProperties | UsernamePasswordAuthTypeWorkspaceConnectionProperties | NoneAuthTypeWorkspaceConnectionProperties | ManagedIdentityAuthTypeWorkspaceConnectionProperties;
5522
4314
 
5523
4315
  // @public
5524
4316
  export interface WorkspaceConnections {
5525
- create(resourceGroupName: string, workspaceName: string, connectionName: string, parameters: WorkspaceConnection, options?: WorkspaceConnectionsCreateOptionalParams): Promise<WorkspaceConnectionsCreateResponse>;
4317
+ // (undocumented)
4318
+ create(resourceGroupName: string, workspaceName: string, connectionName: string, parameters: WorkspaceConnectionPropertiesV2BasicResource, options?: WorkspaceConnectionsCreateOptionalParams): Promise<WorkspaceConnectionsCreateResponse>;
4319
+ // (undocumented)
5526
4320
  delete(resourceGroupName: string, workspaceName: string, connectionName: string, options?: WorkspaceConnectionsDeleteOptionalParams): Promise<void>;
4321
+ // (undocumented)
5527
4322
  get(resourceGroupName: string, workspaceName: string, connectionName: string, options?: WorkspaceConnectionsGetOptionalParams): Promise<WorkspaceConnectionsGetResponse>;
5528
- list(resourceGroupName: string, workspaceName: string, options?: WorkspaceConnectionsListOptionalParams): PagedAsyncIterableIterator<WorkspaceConnection>;
4323
+ // (undocumented)
4324
+ list(resourceGroupName: string, workspaceName: string, options?: WorkspaceConnectionsListOptionalParams): PagedAsyncIterableIterator<WorkspaceConnectionPropertiesV2BasicResource>;
5529
4325
  }
5530
4326
 
5531
4327
  // @public
@@ -5533,7 +4329,7 @@ export interface WorkspaceConnectionsCreateOptionalParams extends coreClient.Ope
5533
4329
  }
5534
4330
 
5535
4331
  // @public
5536
- export type WorkspaceConnectionsCreateResponse = WorkspaceConnection;
4332
+ export type WorkspaceConnectionsCreateResponse = WorkspaceConnectionPropertiesV2BasicResource;
5537
4333
 
5538
4334
  // @public
5539
4335
  export interface WorkspaceConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
@@ -5544,7 +4340,22 @@ export interface WorkspaceConnectionsGetOptionalParams extends coreClient.Operat
5544
4340
  }
5545
4341
 
5546
4342
  // @public
5547
- export type WorkspaceConnectionsGetResponse = WorkspaceConnection;
4343
+ export type WorkspaceConnectionsGetResponse = WorkspaceConnectionPropertiesV2BasicResource;
4344
+
4345
+ // @public (undocumented)
4346
+ export interface WorkspaceConnectionSharedAccessSignature {
4347
+ // (undocumented)
4348
+ sas?: string;
4349
+ }
4350
+
4351
+ // @public
4352
+ export interface WorkspaceConnectionsListNextOptionalParams extends coreClient.OperationOptions {
4353
+ category?: string;
4354
+ target?: string;
4355
+ }
4356
+
4357
+ // @public
4358
+ export type WorkspaceConnectionsListNextResponse = WorkspaceConnectionPropertiesV2BasicResourceArmPaginatedResult;
5548
4359
 
5549
4360
  // @public
5550
4361
  export interface WorkspaceConnectionsListOptionalParams extends coreClient.OperationOptions {
@@ -5553,7 +4364,15 @@ export interface WorkspaceConnectionsListOptionalParams extends coreClient.Opera
5553
4364
  }
5554
4365
 
5555
4366
  // @public
5556
- export type WorkspaceConnectionsListResponse = PaginatedWorkspaceConnectionsList;
4367
+ export type WorkspaceConnectionsListResponse = WorkspaceConnectionPropertiesV2BasicResourceArmPaginatedResult;
4368
+
4369
+ // @public (undocumented)
4370
+ export interface WorkspaceConnectionUsernamePassword {
4371
+ // (undocumented)
4372
+ password?: string;
4373
+ // (undocumented)
4374
+ username?: string;
4375
+ }
5557
4376
 
5558
4377
  // @public
5559
4378
  export interface WorkspaceFeatures {