@azure/arm-machinelearning 1.0.0-beta.1 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +19 -1
- package/README.md +8 -8
- package/dist/index.js +2229 -4951
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/batchDeploymentsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/batchDeploymentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/batchDeploymentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/batchDeploymentsGetSample.js +1 -1
- package/dist-esm/samples-dev/batchDeploymentsListSample.js +1 -1
- package/dist-esm/samples-dev/batchDeploymentsUpdateSample.js +2 -30
- package/dist-esm/samples-dev/batchDeploymentsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/batchEndpointsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/batchEndpointsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/batchEndpointsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/batchEndpointsGetSample.js +1 -1
- package/dist-esm/samples-dev/batchEndpointsListKeysSample.js +1 -1
- package/dist-esm/samples-dev/batchEndpointsListSample.js +1 -1
- package/dist-esm/samples-dev/batchEndpointsUpdateSample.js +1 -11
- package/dist-esm/samples-dev/batchEndpointsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/codeContainersCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/codeContainersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/codeContainersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/codeContainersGetSample.js +1 -1
- package/dist-esm/samples-dev/codeContainersListSample.js +1 -1
- package/dist-esm/samples-dev/codeVersionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/codeVersionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/codeVersionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/codeVersionsGetSample.js +1 -1
- package/dist-esm/samples-dev/codeVersionsListSample.js +1 -1
- package/dist-esm/samples-dev/componentContainersCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/componentContainersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/componentContainersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/componentContainersGetSample.js +1 -1
- package/dist-esm/samples-dev/componentContainersListSample.js +1 -1
- package/dist-esm/samples-dev/componentVersionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/componentVersionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/componentVersionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/componentVersionsGetSample.js +1 -1
- package/dist-esm/samples-dev/componentVersionsListSample.js +1 -1
- package/dist-esm/samples-dev/computeCreateOrUpdateSample.js +21 -22
- package/dist-esm/samples-dev/computeCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/computeDeleteSample.js +1 -1
- package/dist-esm/samples-dev/computeGetSample.js +4 -4
- package/dist-esm/samples-dev/computeListKeysSample.js +1 -1
- package/dist-esm/samples-dev/computeListNodesSample.js +1 -1
- package/dist-esm/samples-dev/computeListSample.js +1 -1
- package/dist-esm/samples-dev/computeRestartSample.js +1 -1
- package/dist-esm/samples-dev/computeStartSample.js +1 -1
- package/dist-esm/samples-dev/computeStopSample.js +1 -1
- package/dist-esm/samples-dev/computeUpdateSample.js +1 -1
- package/dist-esm/samples-dev/dataContainersCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/dataContainersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/dataContainersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/dataContainersGetSample.js +1 -1
- package/dist-esm/samples-dev/dataContainersListSample.js +1 -1
- package/dist-esm/samples-dev/dataVersionsCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/dataVersionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/dataVersionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/dataVersionsGetSample.js +1 -1
- package/dist-esm/samples-dev/dataVersionsListSample.js +1 -1
- package/dist-esm/samples-dev/datastoresCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/datastoresCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/datastoresDeleteSample.js +1 -1
- package/dist-esm/samples-dev/datastoresGetSample.js +1 -1
- package/dist-esm/samples-dev/datastoresListSample.js +1 -1
- package/dist-esm/samples-dev/datastoresListSecretsSample.js +1 -1
- package/dist-esm/samples-dev/environmentContainersCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/environmentContainersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/environmentContainersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/environmentContainersGetSample.js +1 -1
- package/dist-esm/samples-dev/environmentContainersListSample.js +1 -1
- package/dist-esm/samples-dev/environmentVersionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/environmentVersionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/environmentVersionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/environmentVersionsGetSample.js +1 -1
- package/dist-esm/samples-dev/environmentVersionsListSample.js +1 -1
- package/dist-esm/samples-dev/jobsCancelSample.js +4 -4
- package/dist-esm/samples-dev/jobsCancelSample.js.map +1 -1
- package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js +7 -80
- package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/jobsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/jobsGetSample.js +3 -22
- package/dist-esm/samples-dev/jobsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/jobsListSample.js +12 -44
- package/dist-esm/samples-dev/jobsListSample.js.map +1 -1
- package/dist-esm/samples-dev/modelContainersCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/modelContainersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/modelContainersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/modelContainersGetSample.js +1 -1
- package/dist-esm/samples-dev/modelContainersListSample.js +1 -1
- package/dist-esm/samples-dev/modelVersionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/modelVersionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/modelVersionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/modelVersionsGetSample.js +1 -1
- package/dist-esm/samples-dev/modelVersionsListSample.js +1 -1
- package/dist-esm/samples-dev/onlineDeploymentsCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/onlineDeploymentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/onlineDeploymentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/onlineDeploymentsGetLogsSample.js +1 -1
- package/dist-esm/samples-dev/onlineDeploymentsGetSample.js +2 -2
- package/dist-esm/samples-dev/onlineDeploymentsListSample.js +1 -1
- package/dist-esm/samples-dev/onlineDeploymentsListSkusSample.js +2 -2
- package/dist-esm/samples-dev/onlineDeploymentsUpdateSample.js +2 -16
- package/dist-esm/samples-dev/onlineDeploymentsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/onlineEndpointsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/onlineEndpointsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/onlineEndpointsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/onlineEndpointsGetSample.js +1 -1
- package/dist-esm/samples-dev/onlineEndpointsGetTokenSample.js +1 -1
- package/dist-esm/samples-dev/onlineEndpointsListKeysSample.js +1 -1
- package/dist-esm/samples-dev/onlineEndpointsListSample.js +1 -1
- package/dist-esm/samples-dev/onlineEndpointsRegenerateKeysSample.js +1 -1
- package/dist-esm/samples-dev/onlineEndpointsUpdateSample.js +1 -11
- package/dist-esm/samples-dev/onlineEndpointsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesListSample.js +1 -1
- package/dist-esm/samples-dev/quotasListSample.js +1 -1
- package/dist-esm/samples-dev/quotasUpdateSample.js +1 -1
- package/dist-esm/samples-dev/usagesListSample.js +1 -1
- package/dist-esm/samples-dev/virtualMachineSizesListSample.js +1 -1
- package/dist-esm/samples-dev/workspaceConnectionsCreateSample.js +8 -7
- package/dist-esm/samples-dev/workspaceConnectionsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceConnectionsDeleteSample.js +3 -3
- package/dist-esm/samples-dev/workspaceConnectionsGetSample.js +3 -3
- package/dist-esm/samples-dev/workspaceConnectionsListSample.js +4 -4
- package/dist-esm/samples-dev/workspaceConnectionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceFeaturesListSample.js +1 -1
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/workspacesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/workspacesDiagnoseSample.js +1 -1
- package/dist-esm/samples-dev/workspacesGetSample.js +1 -1
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/workspacesListKeysSample.js +1 -1
- package/dist-esm/samples-dev/workspacesListNotebookAccessTokenSample.js +1 -1
- package/dist-esm/samples-dev/workspacesListNotebookKeysSample.js +1 -1
- package/dist-esm/samples-dev/workspacesListOutboundNetworkDependenciesEndpointsSample.js +1 -1
- package/dist-esm/samples-dev/workspacesListStorageAccountKeysSample.js +1 -1
- package/dist-esm/samples-dev/workspacesPrepareNotebookSample.js +1 -1
- package/dist-esm/samples-dev/workspacesResyncKeysSample.js +1 -1
- package/dist-esm/samples-dev/workspacesUpdateSample.js +1 -1
- package/dist-esm/src/azureMachineLearningWorkspaces.d.ts +2 -0
- package/dist-esm/src/azureMachineLearningWorkspaces.d.ts.map +1 -1
- package/dist-esm/src/azureMachineLearningWorkspaces.js +48 -14
- package/dist-esm/src/azureMachineLearningWorkspaces.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +908 -2592
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +325 -575
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +92 -197
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1604 -4098
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +2 -5
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +36 -58
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/batchDeployments.d.ts +6 -6
- package/dist-esm/src/operations/batchDeployments.d.ts.map +1 -1
- package/dist-esm/src/operations/batchDeployments.js +9 -9
- package/dist-esm/src/operations/batchDeployments.js.map +1 -1
- package/dist-esm/src/operations/batchEndpoints.d.ts +6 -6
- package/dist-esm/src/operations/batchEndpoints.d.ts.map +1 -1
- package/dist-esm/src/operations/batchEndpoints.js +9 -9
- package/dist-esm/src/operations/batchEndpoints.js.map +1 -1
- package/dist-esm/src/operations/codeContainers.d.ts +3 -3
- package/dist-esm/src/operations/codeContainers.d.ts.map +1 -1
- package/dist-esm/src/operations/codeContainers.js +3 -3
- package/dist-esm/src/operations/codeContainers.js.map +1 -1
- package/dist-esm/src/operations/codeVersions.d.ts +3 -3
- package/dist-esm/src/operations/codeVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/codeVersions.js +3 -3
- package/dist-esm/src/operations/codeVersions.js.map +1 -1
- package/dist-esm/src/operations/componentContainers.d.ts +3 -3
- package/dist-esm/src/operations/componentContainers.d.ts.map +1 -1
- package/dist-esm/src/operations/componentContainers.js +3 -3
- package/dist-esm/src/operations/componentContainers.js.map +1 -1
- package/dist-esm/src/operations/componentVersions.d.ts +3 -3
- package/dist-esm/src/operations/componentVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/componentVersions.js +3 -3
- package/dist-esm/src/operations/componentVersions.js.map +1 -1
- package/dist-esm/src/operations/dataContainers.d.ts +3 -3
- package/dist-esm/src/operations/dataContainers.d.ts.map +1 -1
- package/dist-esm/src/operations/dataContainers.js +3 -3
- package/dist-esm/src/operations/dataContainers.js.map +1 -1
- package/dist-esm/src/operations/dataVersions.d.ts +3 -3
- package/dist-esm/src/operations/dataVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/dataVersions.js +3 -3
- package/dist-esm/src/operations/dataVersions.js.map +1 -1
- package/dist-esm/src/operations/datastores.d.ts +3 -3
- package/dist-esm/src/operations/datastores.d.ts.map +1 -1
- package/dist-esm/src/operations/datastores.js +3 -3
- package/dist-esm/src/operations/datastores.js.map +1 -1
- package/dist-esm/src/operations/environmentContainers.d.ts +3 -3
- package/dist-esm/src/operations/environmentContainers.d.ts.map +1 -1
- package/dist-esm/src/operations/environmentContainers.js +3 -3
- package/dist-esm/src/operations/environmentContainers.js.map +1 -1
- package/dist-esm/src/operations/environmentVersions.d.ts +3 -3
- package/dist-esm/src/operations/environmentVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/environmentVersions.js +3 -3
- package/dist-esm/src/operations/environmentVersions.js.map +1 -1
- package/dist-esm/src/operations/jobs.d.ts +13 -5
- package/dist-esm/src/operations/jobs.d.ts.map +1 -1
- package/dist-esm/src/operations/jobs.js +55 -12
- package/dist-esm/src/operations/jobs.js.map +1 -1
- package/dist-esm/src/operations/modelContainers.d.ts +3 -3
- package/dist-esm/src/operations/modelContainers.d.ts.map +1 -1
- package/dist-esm/src/operations/modelContainers.js +3 -3
- package/dist-esm/src/operations/modelContainers.js.map +1 -1
- package/dist-esm/src/operations/modelVersions.d.ts +3 -3
- package/dist-esm/src/operations/modelVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/modelVersions.js +3 -3
- package/dist-esm/src/operations/modelVersions.js.map +1 -1
- package/dist-esm/src/operations/onlineDeployments.d.ts +6 -6
- package/dist-esm/src/operations/onlineDeployments.d.ts.map +1 -1
- package/dist-esm/src/operations/onlineDeployments.js +12 -12
- package/dist-esm/src/operations/onlineDeployments.js.map +1 -1
- package/dist-esm/src/operations/onlineEndpoints.d.ts +6 -6
- package/dist-esm/src/operations/onlineEndpoints.d.ts.map +1 -1
- package/dist-esm/src/operations/onlineEndpoints.js +12 -12
- package/dist-esm/src/operations/onlineEndpoints.js.map +1 -1
- package/dist-esm/src/operations/workspaceConnections.d.ts +16 -13
- package/dist-esm/src/operations/workspaceConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/workspaceConnections.js +77 -40
- package/dist-esm/src/operations/workspaceConnections.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/batchDeployments.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/batchDeployments.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/batchEndpoints.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/batchEndpoints.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/codeContainers.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/codeContainers.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/codeVersions.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/codeVersions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/componentContainers.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/componentContainers.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/componentVersions.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/componentVersions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/dataContainers.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/dataContainers.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/dataVersions.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/dataVersions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/datastores.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/datastores.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/environmentContainers.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/environmentContainers.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/environmentVersions.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/environmentVersions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/jobs.d.ts +13 -5
- package/dist-esm/src/operationsInterfaces/jobs.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/modelContainers.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/modelContainers.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/modelVersions.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/modelVersions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/onlineDeployments.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/onlineDeployments.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/onlineEndpoints.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/onlineEndpoints.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/workspaceConnections.d.ts +3 -7
- package/dist-esm/src/operationsInterfaces/workspaceConnections.d.ts.map +1 -1
- package/dist-esm/test/sampleTest.js +11 -13
- package/dist-esm/test/sampleTest.js.map +1 -1
- package/package.json +11 -8
- package/review/arm-machinelearning.api.md +569 -1738
- package/src/azureMachineLearningWorkspaces.ts +58 -17
- package/src/models/index.ts +1118 -2976
- package/src/models/mappers.ts +1852 -4600
- package/src/models/parameters.ts +56 -82
- package/src/operations/batchDeployments.ts +18 -18
- package/src/operations/batchEndpoints.ts +18 -18
- package/src/operations/codeContainers.ts +8 -8
- package/src/operations/codeVersions.ts +8 -8
- package/src/operations/componentContainers.ts +8 -8
- package/src/operations/componentVersions.ts +8 -8
- package/src/operations/dataContainers.ts +8 -8
- package/src/operations/dataVersions.ts +8 -8
- package/src/operations/datastores.ts +8 -8
- package/src/operations/environmentContainers.ts +8 -8
- package/src/operations/environmentVersions.ts +8 -8
- package/src/operations/jobs.ts +86 -18
- package/src/operations/modelContainers.ts +8 -8
- package/src/operations/modelVersions.ts +8 -8
- package/src/operations/onlineDeployments.ts +21 -21
- package/src/operations/onlineEndpoints.ts +21 -21
- package/src/operations/workspaceConnections.ts +111 -56
- package/src/operationsInterfaces/batchDeployments.ts +7 -7
- package/src/operationsInterfaces/batchEndpoints.ts +7 -7
- package/src/operationsInterfaces/codeContainers.ts +3 -3
- package/src/operationsInterfaces/codeVersions.ts +3 -3
- package/src/operationsInterfaces/componentContainers.ts +3 -3
- package/src/operationsInterfaces/componentVersions.ts +3 -3
- package/src/operationsInterfaces/dataContainers.ts +3 -3
- package/src/operationsInterfaces/dataVersions.ts +3 -3
- package/src/operationsInterfaces/datastores.ts +3 -3
- package/src/operationsInterfaces/environmentContainers.ts +3 -3
- package/src/operationsInterfaces/environmentVersions.ts +3 -3
- package/src/operationsInterfaces/jobs.ts +18 -5
- package/src/operationsInterfaces/modelContainers.ts +3 -3
- package/src/operationsInterfaces/modelVersions.ts +3 -3
- package/src/operationsInterfaces/onlineDeployments.ts +7 -7
- package/src/operationsInterfaces/onlineEndpoints.ts +7 -7
- package/src/operationsInterfaces/workspaceConnections.ts +3 -7
- package/types/arm-machinelearning.d.ts +905 -2716
- package/dist-esm/samples-dev/workspaceSkusListSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspaceSkusListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspaceSkusListSample.js +0 -43
- package/dist-esm/samples-dev/workspaceSkusListSample.js.map +0 -1
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Creates/updates a batch inference deployment (asynchronous).
|
|
15
15
|
*
|
|
16
16
|
* @summary Creates/updates a batch inference deployment (asynchronous).
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/BatchDeployment/createOrUpdate.json
|
|
18
18
|
*/
|
|
19
19
|
function createOrUpdateBatchDeployment() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"batchDeploymentsCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/batchDeploymentsCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,8BAA8B,EAC/B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,6BAA6B;;QAC1C,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,SAAS,CAAC;QACpC,MAAM,aAAa,GAAG,kBAAkB,CAAC;QACzC,MAAM,YAAY,GAAG,kBAAkB,CAAC;QACxC,MAAM,cAAc,GAAG,oBAAoB,CAAC;QAC5C,MAAM,IAAI,
|
|
1
|
+
{"version":3,"file":"batchDeploymentsCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/batchDeploymentsCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,8BAA8B,EAC/B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,6BAA6B;;QAC1C,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,SAAS,CAAC;QACpC,MAAM,aAAa,GAAG,kBAAkB,CAAC;QACzC,MAAM,YAAY,GAAG,kBAAkB,CAAC;QACxC,MAAM,cAAc,GAAG,oBAAoB,CAAC;QAC5C,MAAM,IAAI,GAAoB;YAC5B,QAAQ,EAAE;gBACR,IAAI,EAAE,gBAAgB;gBACtB,sBAAsB,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE;aACvC;YACD,IAAI,EAAE,QAAQ;YACd,QAAQ,EAAE,QAAQ;YAClB,UAAU,EAAE;gBACV,WAAW,EAAE,QAAQ;gBACrB,iBAAiB,EAAE,EAAE,MAAM,EAAE,QAAQ,EAAE,aAAa,EAAE,QAAQ,EAAE;gBAChE,OAAO,EAAE,QAAQ;gBACjB,aAAa,EAAE,QAAQ;gBACvB,oBAAoB,EAAE,EAAE,MAAM,EAAE,QAAQ,EAAE;gBAC1C,cAAc,EAAE,CAAC;gBACjB,YAAY,EAAE,MAAM;gBACpB,yBAAyB,EAAE,CAAC;gBAC5B,aAAa,EAAE,CAAC;gBAChB,KAAK,EAAE,EAAE,OAAO,EAAE,QAAQ,EAAE,aAAa,EAAE,IAAI,EAAE;gBACjD,YAAY,EAAE,aAAa;gBAC3B,cAAc,EAAE,QAAQ;gBACxB,UAAU,EAAE,EAAE,MAAM,EAAE,QAAQ,EAAE;gBAChC,SAAS,EAAE;oBACT,aAAa,EAAE,CAAC;oBAChB,YAAY,EAAE,QAAQ;oBACtB,UAAU,EAAE,EAAE,MAAM,EAAE,EAAE,sCAAsC,EAAE,IAAI,EAAE,EAAE;iBACzE;gBACD,aAAa,EAAE,EAAE,UAAU,EAAE,CAAC,EAAE,OAAO,EAAE,MAAM,EAAE;aAClD;YACD,GAAG,EAAE;gBACH,IAAI,EAAE,QAAQ;gBACd,QAAQ,EAAE,CAAC;gBACX,MAAM,EAAE,QAAQ;gBAChB,IAAI,EAAE,QAAQ;gBACd,IAAI,EAAE,MAAM;aACb;YACD,IAAI,EAAE,EAAE;SACT,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,8BAA8B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC9E,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,gBAAgB,CAAC,0BAA0B,CACrE,iBAAiB,EACjB,aAAa,EACb,YAAY,EACZ,cAAc,EACd,IAAI,CACL,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,6BAA6B,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Delete Batch Inference deployment (asynchronous).
|
|
15
15
|
*
|
|
16
16
|
* @summary Delete Batch Inference deployment (asynchronous).
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/BatchDeployment/delete.json
|
|
18
18
|
*/
|
|
19
19
|
function deleteBatchDeployment() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Gets a batch inference deployment by id.
|
|
15
15
|
*
|
|
16
16
|
* @summary Gets a batch inference deployment by id.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/BatchDeployment/get.json
|
|
18
18
|
*/
|
|
19
19
|
function getBatchDeployment() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Lists Batch inference deployments in the workspace.
|
|
15
15
|
*
|
|
16
16
|
* @summary Lists Batch inference deployments in the workspace.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/BatchDeployment/list.json
|
|
18
18
|
*/
|
|
19
19
|
function listBatchDeployment() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Update a batch inference deployment (asynchronous).
|
|
15
15
|
*
|
|
16
16
|
* @summary Update a batch inference deployment (asynchronous).
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/BatchDeployment/update.json
|
|
18
18
|
*/
|
|
19
19
|
function updateBatchDeployment() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24,35 +24,7 @@ function updateBatchDeployment() {
|
|
|
24
24
|
const endpointName = "testEndpointName";
|
|
25
25
|
const deploymentName = "testDeploymentName";
|
|
26
26
|
const body = {
|
|
27
|
-
|
|
28
|
-
type: "SystemAssigned",
|
|
29
|
-
userAssignedIdentities: { string: {} }
|
|
30
|
-
},
|
|
31
|
-
kind: "string",
|
|
32
|
-
location: "string",
|
|
33
|
-
properties: {
|
|
34
|
-
description: "string",
|
|
35
|
-
codeConfiguration: { codeId: "string", scoringScript: "string" },
|
|
36
|
-
compute: "string",
|
|
37
|
-
environmentId: "string",
|
|
38
|
-
environmentVariables: { string: "string" },
|
|
39
|
-
errorThreshold: 1,
|
|
40
|
-
loggingLevel: "Info",
|
|
41
|
-
maxConcurrencyPerInstance: 1,
|
|
42
|
-
miniBatchSize: 1,
|
|
43
|
-
model: { assetId: "string", referenceType: "Id" },
|
|
44
|
-
outputAction: "SummaryOnly",
|
|
45
|
-
outputFileName: "string",
|
|
46
|
-
properties: { string: "string" },
|
|
47
|
-
retrySettings: { maxRetries: 1, timeout: "PT5M" }
|
|
48
|
-
},
|
|
49
|
-
sku: {
|
|
50
|
-
name: "string",
|
|
51
|
-
capacity: 1,
|
|
52
|
-
family: "string",
|
|
53
|
-
size: "string",
|
|
54
|
-
tier: "Free"
|
|
55
|
-
},
|
|
27
|
+
properties: { description: "string" },
|
|
56
28
|
tags: {}
|
|
57
29
|
};
|
|
58
30
|
const credential = new DefaultAzureCredential();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"batchDeploymentsUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/batchDeploymentsUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,8BAA8B,EAC/B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,qBAAqB;;QAClC,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,SAAS,CAAC;QACpC,MAAM,aAAa,GAAG,kBAAkB,CAAC;QACzC,MAAM,YAAY,GAAG,kBAAkB,CAAC;QACxC,MAAM,cAAc,GAAG,oBAAoB,CAAC;QAC5C,MAAM,IAAI,
|
|
1
|
+
{"version":3,"file":"batchDeploymentsUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/batchDeploymentsUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,8BAA8B,EAC/B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,qBAAqB;;QAClC,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,SAAS,CAAC;QACpC,MAAM,aAAa,GAAG,kBAAkB,CAAC;QACzC,MAAM,YAAY,GAAG,kBAAkB,CAAC;QACxC,MAAM,cAAc,GAAG,oBAAoB,CAAC;QAC5C,MAAM,IAAI,GAAsE;YAC9E,UAAU,EAAE,EAAE,WAAW,EAAE,QAAQ,EAAE;YACrC,IAAI,EAAE,EAAE;SACT,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,8BAA8B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC9E,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,gBAAgB,CAAC,kBAAkB,CAC7D,iBAAiB,EACjB,aAAa,EACb,YAAY,EACZ,cAAc,EACd,IAAI,CACL,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,qBAAqB,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Creates a batch inference endpoint (asynchronous).
|
|
15
15
|
*
|
|
16
16
|
* @summary Creates a batch inference endpoint (asynchronous).
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/BatchEndpoint/createOrUpdate.json
|
|
18
18
|
*/
|
|
19
19
|
function createOrUpdateBatchEndpoint() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"batchEndpointsCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/batchEndpointsCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,8BAA8B,EAC/B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,2BAA2B;;QACxC,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,SAAS,CAAC;QACpC,MAAM,aAAa,GAAG,kBAAkB,CAAC;QACzC,MAAM,YAAY,GAAG,kBAAkB,CAAC;QACxC,MAAM,IAAI,
|
|
1
|
+
{"version":3,"file":"batchEndpointsCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/batchEndpointsCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,8BAA8B,EAC/B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,2BAA2B;;QACxC,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,SAAS,CAAC;QACpC,MAAM,aAAa,GAAG,kBAAkB,CAAC;QACzC,MAAM,YAAY,GAAG,kBAAkB,CAAC;QACxC,MAAM,IAAI,GAAkB;YAC1B,QAAQ,EAAE;gBACR,IAAI,EAAE,gBAAgB;gBACtB,sBAAsB,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE;aACvC;YACD,IAAI,EAAE,QAAQ;YACd,QAAQ,EAAE,QAAQ;YAClB,UAAU,EAAE;gBACV,WAAW,EAAE,QAAQ;gBACrB,QAAQ,EAAE,UAAU;gBACpB,QAAQ,EAAE,EAAE,cAAc,EAAE,QAAQ,EAAE;gBACtC,UAAU,EAAE,EAAE,MAAM,EAAE,QAAQ,EAAE;aACjC;YACD,GAAG,EAAE;gBACH,IAAI,EAAE,QAAQ;gBACd,QAAQ,EAAE,CAAC;gBACX,MAAM,EAAE,QAAQ;gBAChB,IAAI,EAAE,QAAQ;gBACd,IAAI,EAAE,MAAM;aACb;YACD,IAAI,EAAE,EAAE;SACT,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,8BAA8B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC9E,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,cAAc,CAAC,0BAA0B,CACnE,iBAAiB,EACjB,aAAa,EACb,YAAY,EACZ,IAAI,CACL,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,2BAA2B,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Delete Batch Inference Endpoint (asynchronous).
|
|
15
15
|
*
|
|
16
16
|
* @summary Delete Batch Inference Endpoint (asynchronous).
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/BatchEndpoint/delete.json
|
|
18
18
|
*/
|
|
19
19
|
function deleteBatchEndpoint() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Gets a batch inference endpoint by name.
|
|
15
15
|
*
|
|
16
16
|
* @summary Gets a batch inference endpoint by name.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/BatchEndpoint/get.json
|
|
18
18
|
*/
|
|
19
19
|
function getBatchEndpoint() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Lists batch Inference Endpoint keys.
|
|
15
15
|
*
|
|
16
16
|
* @summary Lists batch Inference Endpoint keys.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/BatchEndpoint/listKeys.json
|
|
18
18
|
*/
|
|
19
19
|
function listKeysBatchEndpoint() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Lists Batch inference endpoint in the workspace.
|
|
15
15
|
*
|
|
16
16
|
* @summary Lists Batch inference endpoint in the workspace.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/BatchEndpoint/list.json
|
|
18
18
|
*/
|
|
19
19
|
function listBatchEndpoint() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Update a batch inference endpoint (asynchronous).
|
|
15
15
|
*
|
|
16
16
|
* @summary Update a batch inference endpoint (asynchronous).
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/BatchEndpoint/update.json
|
|
18
18
|
*/
|
|
19
19
|
function updateBatchEndpoint() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27,16 +27,6 @@ function updateBatchEndpoint() {
|
|
|
27
27
|
type: "SystemAssigned",
|
|
28
28
|
userAssignedIdentities: { string: {} }
|
|
29
29
|
},
|
|
30
|
-
kind: "string",
|
|
31
|
-
location: "string",
|
|
32
|
-
properties: { defaults: { deploymentName: "string" } },
|
|
33
|
-
sku: {
|
|
34
|
-
name: "string",
|
|
35
|
-
capacity: 1,
|
|
36
|
-
family: "string",
|
|
37
|
-
size: "string",
|
|
38
|
-
tier: "Free"
|
|
39
|
-
},
|
|
40
30
|
tags: {}
|
|
41
31
|
};
|
|
42
32
|
const credential = new DefaultAzureCredential();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"batchEndpointsUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/batchEndpointsUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,8BAA8B,EAC/B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,mBAAmB;;QAChC,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,SAAS,CAAC;QACpC,MAAM,aAAa,GAAG,kBAAkB,CAAC;QACzC,MAAM,YAAY,GAAG,kBAAkB,CAAC;QACxC,MAAM,IAAI,
|
|
1
|
+
{"version":3,"file":"batchEndpointsUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/batchEndpointsUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,8BAA8B,EAC/B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,mBAAmB;;QAChC,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,SAAS,CAAC;QACpC,MAAM,aAAa,GAAG,kBAAkB,CAAC;QACzC,MAAM,YAAY,GAAG,kBAAkB,CAAC;QACxC,MAAM,IAAI,GAA8C;YACtD,QAAQ,EAAE;gBACR,IAAI,EAAE,gBAAgB;gBACtB,sBAAsB,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE;aACvC;YACD,IAAI,EAAE,EAAE;SACT,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,8BAA8B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC9E,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,cAAc,CAAC,kBAAkB,CAC3D,iBAAiB,EACjB,aAAa,EACb,YAAY,EACZ,IAAI,CACL,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,mBAAmB,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Create or update container.
|
|
15
15
|
*
|
|
16
16
|
* @summary Create or update container.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/CodeContainer/createOrUpdate.json
|
|
18
18
|
*/
|
|
19
19
|
function createOrUpdateCodeContainer() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"codeContainersCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/codeContainersCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,8BAA8B,EAC/B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,2BAA2B;;QACxC,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,WAAW,CAAC;QACtC,MAAM,aAAa,GAAG,eAAe,CAAC;QACtC,MAAM,IAAI,GAAG,eAAe,CAAC;QAC7B,MAAM,IAAI,
|
|
1
|
+
{"version":3,"file":"codeContainersCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/codeContainersCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,8BAA8B,EAC/B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,2BAA2B;;QACxC,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,WAAW,CAAC;QACtC,MAAM,aAAa,GAAG,eAAe,CAAC;QACtC,MAAM,IAAI,GAAG,eAAe,CAAC;QAC7B,MAAM,IAAI,GAAkB;YAC1B,UAAU,EAAE;gBACV,WAAW,EAAE,QAAQ;gBACrB,IAAI,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,QAAQ,EAAE;aACzC;SACF,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,8BAA8B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC9E,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,cAAc,CAAC,cAAc,CACvD,iBAAiB,EACjB,aAAa,EACb,IAAI,EACJ,IAAI,CACL,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,2BAA2B,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Delete container.
|
|
15
15
|
*
|
|
16
16
|
* @summary Delete container.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/CodeContainer/delete.json
|
|
18
18
|
*/
|
|
19
19
|
function deleteCodeContainer() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Get container.
|
|
15
15
|
*
|
|
16
16
|
* @summary Get container.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/CodeContainer/get.json
|
|
18
18
|
*/
|
|
19
19
|
function getCodeContainer() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to List containers.
|
|
15
15
|
*
|
|
16
16
|
* @summary List containers.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/CodeContainer/list.json
|
|
18
18
|
*/
|
|
19
19
|
function listCodeContainer() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Create or update version.
|
|
15
15
|
*
|
|
16
16
|
* @summary Create or update version.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/CodeVersion/createOrUpdate.json
|
|
18
18
|
*/
|
|
19
19
|
function createOrUpdateCodeVersion() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"codeVersionsCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/codeVersionsCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,8BAA8B,EAC/B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,yBAAyB;;QACtC,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,SAAS,CAAC;QACpC,MAAM,aAAa,GAAG,kBAAkB,CAAC;QACzC,MAAM,IAAI,GAAG,QAAQ,CAAC;QACtB,MAAM,OAAO,GAAG,QAAQ,CAAC;QACzB,MAAM,IAAI,
|
|
1
|
+
{"version":3,"file":"codeVersionsCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/codeVersionsCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,8BAA8B,EAC/B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,yBAAyB;;QACtC,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,SAAS,CAAC;QACpC,MAAM,aAAa,GAAG,kBAAkB,CAAC;QACzC,MAAM,IAAI,GAAG,QAAQ,CAAC;QACtB,MAAM,OAAO,GAAG,QAAQ,CAAC;QACzB,MAAM,IAAI,GAAgB;YACxB,UAAU,EAAE;gBACV,WAAW,EAAE,QAAQ;gBACrB,OAAO,EAAE,gCAAgC;gBACzC,WAAW,EAAE,KAAK;gBAClB,UAAU,EAAE,EAAE,MAAM,EAAE,QAAQ,EAAE;gBAChC,IAAI,EAAE,EAAE,MAAM,EAAE,QAAQ,EAAE;aAC3B;SACF,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,8BAA8B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC9E,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,YAAY,CAAC,cAAc,CACrD,iBAAiB,EACjB,aAAa,EACb,IAAI,EACJ,OAAO,EACP,IAAI,CACL,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,yBAAyB,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Delete version.
|
|
15
15
|
*
|
|
16
16
|
* @summary Delete version.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/CodeVersion/delete.json
|
|
18
18
|
*/
|
|
19
19
|
function deleteCodeVersion() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Get version.
|
|
15
15
|
*
|
|
16
16
|
* @summary Get version.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/CodeVersion/get.json
|
|
18
18
|
*/
|
|
19
19
|
function getCodeVersion() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to List versions.
|
|
15
15
|
*
|
|
16
16
|
* @summary List versions.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/CodeVersion/list.json
|
|
18
18
|
*/
|
|
19
19
|
function listCodeVersion() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Create or update container.
|
|
15
15
|
*
|
|
16
16
|
* @summary Create or update container.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/ComponentContainer/createOrUpdate.json
|
|
18
18
|
*/
|
|
19
19
|
function createOrUpdateComponentContainer() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"componentContainersCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/componentContainersCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,8BAA8B,EAC/B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,gCAAgC;;QAC7C,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,SAAS,CAAC;QACpC,MAAM,aAAa,GAAG,kBAAkB,CAAC;QACzC,MAAM,IAAI,GAAG,QAAQ,CAAC;QACtB,MAAM,IAAI,
|
|
1
|
+
{"version":3,"file":"componentContainersCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/componentContainersCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,8BAA8B,EAC/B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,gCAAgC;;QAC7C,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,SAAS,CAAC;QACpC,MAAM,aAAa,GAAG,kBAAkB,CAAC;QACzC,MAAM,IAAI,GAAG,QAAQ,CAAC;QACtB,MAAM,IAAI,GAAuB;YAC/B,UAAU,EAAE;gBACV,WAAW,EAAE,QAAQ;gBACrB,UAAU,EAAE,EAAE,MAAM,EAAE,QAAQ,EAAE;gBAChC,IAAI,EAAE,EAAE,MAAM,EAAE,QAAQ,EAAE;aAC3B;SACF,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,8BAA8B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC9E,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,mBAAmB,CAAC,cAAc,CAC5D,iBAAiB,EACjB,aAAa,EACb,IAAI,EACJ,IAAI,CACL,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,gCAAgC,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Delete container.
|
|
15
15
|
*
|
|
16
16
|
* @summary Delete container.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/ComponentContainer/delete.json
|
|
18
18
|
*/
|
|
19
19
|
function deleteComponentContainer() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Get container.
|
|
15
15
|
*
|
|
16
16
|
* @summary Get container.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/ComponentContainer/get.json
|
|
18
18
|
*/
|
|
19
19
|
function getComponentContainer() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to List component containers.
|
|
15
15
|
*
|
|
16
16
|
* @summary List component containers.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/ComponentContainer/list.json
|
|
18
18
|
*/
|
|
19
19
|
function listComponentContainer() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Create or update version.
|
|
15
15
|
*
|
|
16
16
|
* @summary Create or update version.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/ComponentVersion/createOrUpdate.json
|
|
18
18
|
*/
|
|
19
19
|
function createOrUpdateComponentVersion() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"componentVersionsCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/componentVersionsCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,8BAA8B,EAC/B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,8BAA8B;;QAC3C,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,SAAS,CAAC;QACpC,MAAM,aAAa,GAAG,kBAAkB,CAAC;QACzC,MAAM,IAAI,GAAG,QAAQ,CAAC;QACtB,MAAM,OAAO,GAAG,QAAQ,CAAC;QACzB,MAAM,IAAI,
|
|
1
|
+
{"version":3,"file":"componentVersionsCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/componentVersionsCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,8BAA8B,EAC/B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,8BAA8B;;QAC3C,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,SAAS,CAAC;QACpC,MAAM,aAAa,GAAG,kBAAkB,CAAC;QACzC,MAAM,IAAI,GAAG,QAAQ,CAAC;QACtB,MAAM,OAAO,GAAG,QAAQ,CAAC;QACzB,MAAM,IAAI,GAAqB;YAC7B,UAAU,EAAE;gBACV,WAAW,EAAE,QAAQ;gBACrB,aAAa,EAAE,EAAE,sCAAsC,EAAE,IAAI,EAAE;gBAC/D,WAAW,EAAE,KAAK;gBAClB,UAAU,EAAE,EAAE,MAAM,EAAE,QAAQ,EAAE;gBAChC,IAAI,EAAE,EAAE,MAAM,EAAE,QAAQ,EAAE;aAC3B;SACF,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,8BAA8B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC9E,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,iBAAiB,CAAC,cAAc,CAC1D,iBAAiB,EACjB,aAAa,EACb,IAAI,EACJ,OAAO,EACP,IAAI,CACL,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,8BAA8B,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Delete version.
|
|
15
15
|
*
|
|
16
16
|
* @summary Delete version.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/ComponentVersion/delete.json
|
|
18
18
|
*/
|
|
19
19
|
function deleteComponentVersion() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Get version.
|
|
15
15
|
*
|
|
16
16
|
* @summary Get version.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/ComponentVersion/get.json
|
|
18
18
|
*/
|
|
19
19
|
function getComponentVersion() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to List component versions.
|
|
15
15
|
*
|
|
16
16
|
* @summary List component versions.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/ComponentVersion/list.json
|
|
18
18
|
*/
|
|
19
19
|
function listComponentVersion() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Creates or updates compute. This call will overwrite a compute if it exists. This is a nonrecoverable operation. If your intent is to create a new compute, do a GET first to verify that it does not exist yet.
|
|
15
15
|
*
|
|
16
16
|
* @summary Creates or updates compute. This call will overwrite a compute if it exists. This is a nonrecoverable operation. If your intent is to create a new compute, do a GET first to verify that it does not exist yet.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/Compute/createOrUpdate/KubernetesCompute.json
|
|
18
18
|
*/
|
|
19
19
|
function attachAKubernetesCompute() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22,25 +22,24 @@ function attachAKubernetesCompute() {
|
|
|
22
22
|
const resourceGroupName = "testrg123";
|
|
23
23
|
const workspaceName = "workspaces123";
|
|
24
24
|
const computeName = "compute123";
|
|
25
|
-
const properties = {
|
|
26
|
-
defaultInstanceType: "defaultInstanceType",
|
|
27
|
-
instanceTypes: {
|
|
28
|
-
defaultInstanceType: {
|
|
29
|
-
nodeSelector: {},
|
|
30
|
-
resources: {
|
|
31
|
-
limits: { cpu: "1", memory: "4Gi", "nvidiaCom/gpu": "" },
|
|
32
|
-
requests: { cpu: "1", memory: "4Gi", "nvidiaCom/gpu": "" }
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
},
|
|
36
|
-
namespace: "default"
|
|
37
|
-
};
|
|
38
25
|
const parameters = {
|
|
39
26
|
location: "eastus",
|
|
40
27
|
properties: {
|
|
41
28
|
description: "some compute",
|
|
42
29
|
computeType: "Kubernetes",
|
|
43
|
-
properties:
|
|
30
|
+
properties: {
|
|
31
|
+
defaultInstanceType: "defaultInstanceType",
|
|
32
|
+
instanceTypes: {
|
|
33
|
+
defaultInstanceType: {
|
|
34
|
+
nodeSelector: {},
|
|
35
|
+
resources: {
|
|
36
|
+
limits: { cpu: "1", memory: "4Gi", "nvidiaCom/gpu": '' },
|
|
37
|
+
requests: { cpu: "1", memory: "4Gi", "nvidiaCom/gpu": '' }
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
namespace: "default"
|
|
42
|
+
},
|
|
44
43
|
resourceId: "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourcegroups/testrg123/providers/Microsoft.ContainerService/managedClusters/compute123-56826-c9b00420020b2"
|
|
45
44
|
}
|
|
46
45
|
};
|
|
@@ -55,7 +54,7 @@ attachAKubernetesCompute().catch(console.error);
|
|
|
55
54
|
* This sample demonstrates how to Creates or updates compute. This call will overwrite a compute if it exists. This is a nonrecoverable operation. If your intent is to create a new compute, do a GET first to verify that it does not exist yet.
|
|
56
55
|
*
|
|
57
56
|
* @summary Creates or updates compute. This call will overwrite a compute if it exists. This is a nonrecoverable operation. If your intent is to create a new compute, do a GET first to verify that it does not exist yet.
|
|
58
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
57
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/Compute/createOrUpdate/BasicAmlCompute.json
|
|
59
58
|
*/
|
|
60
59
|
function createAAmlCompute() {
|
|
61
60
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -96,7 +95,7 @@ createAAmlCompute().catch(console.error);
|
|
|
96
95
|
* This sample demonstrates how to Creates or updates compute. This call will overwrite a compute if it exists. This is a nonrecoverable operation. If your intent is to create a new compute, do a GET first to verify that it does not exist yet.
|
|
97
96
|
*
|
|
98
97
|
* @summary Creates or updates compute. This call will overwrite a compute if it exists. This is a nonrecoverable operation. If your intent is to create a new compute, do a GET first to verify that it does not exist yet.
|
|
99
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
98
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/Compute/createOrUpdate/BasicDataFactoryCompute.json
|
|
100
99
|
*/
|
|
101
100
|
function createADataFactoryCompute() {
|
|
102
101
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -119,7 +118,7 @@ createADataFactoryCompute().catch(console.error);
|
|
|
119
118
|
* This sample demonstrates how to Creates or updates compute. This call will overwrite a compute if it exists. This is a nonrecoverable operation. If your intent is to create a new compute, do a GET first to verify that it does not exist yet.
|
|
120
119
|
*
|
|
121
120
|
* @summary Creates or updates compute. This call will overwrite a compute if it exists. This is a nonrecoverable operation. If your intent is to create a new compute, do a GET first to verify that it does not exist yet.
|
|
122
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
121
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/Compute/createOrUpdate/BasicAKSCompute.json
|
|
123
122
|
*/
|
|
124
123
|
function createAnAksCompute() {
|
|
125
124
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -142,7 +141,7 @@ createAnAksCompute().catch(console.error);
|
|
|
142
141
|
* This sample demonstrates how to Creates or updates compute. This call will overwrite a compute if it exists. This is a nonrecoverable operation. If your intent is to create a new compute, do a GET first to verify that it does not exist yet.
|
|
143
142
|
*
|
|
144
143
|
* @summary Creates or updates compute. This call will overwrite a compute if it exists. This is a nonrecoverable operation. If your intent is to create a new compute, do a GET first to verify that it does not exist yet.
|
|
145
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
144
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/Compute/createOrUpdate/ComputeInstance.json
|
|
146
145
|
*/
|
|
147
146
|
function createAnComputeInstanceCompute() {
|
|
148
147
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -180,7 +179,7 @@ createAnComputeInstanceCompute().catch(console.error);
|
|
|
180
179
|
* This sample demonstrates how to Creates or updates compute. This call will overwrite a compute if it exists. This is a nonrecoverable operation. If your intent is to create a new compute, do a GET first to verify that it does not exist yet.
|
|
181
180
|
*
|
|
182
181
|
* @summary Creates or updates compute. This call will overwrite a compute if it exists. This is a nonrecoverable operation. If your intent is to create a new compute, do a GET first to verify that it does not exist yet.
|
|
183
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
182
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/Compute/createOrUpdate/ComputeInstanceMinimal.json
|
|
184
183
|
*/
|
|
185
184
|
function createAnComputeInstanceComputeWithMinimalInputs() {
|
|
186
185
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -206,7 +205,7 @@ createAnComputeInstanceComputeWithMinimalInputs().catch(console.error);
|
|
|
206
205
|
* This sample demonstrates how to Creates or updates compute. This call will overwrite a compute if it exists. This is a nonrecoverable operation. If your intent is to create a new compute, do a GET first to verify that it does not exist yet.
|
|
207
206
|
*
|
|
208
207
|
* @summary Creates or updates compute. This call will overwrite a compute if it exists. This is a nonrecoverable operation. If your intent is to create a new compute, do a GET first to verify that it does not exist yet.
|
|
209
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
208
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/Compute/createOrUpdate/AmlCompute.json
|
|
210
209
|
*/
|
|
211
210
|
function updateAAmlCompute() {
|
|
212
211
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -239,7 +238,7 @@ updateAAmlCompute().catch(console.error);
|
|
|
239
238
|
* This sample demonstrates how to Creates or updates compute. This call will overwrite a compute if it exists. This is a nonrecoverable operation. If your intent is to create a new compute, do a GET first to verify that it does not exist yet.
|
|
240
239
|
*
|
|
241
240
|
* @summary Creates or updates compute. This call will overwrite a compute if it exists. This is a nonrecoverable operation. If your intent is to create a new compute, do a GET first to verify that it does not exist yet.
|
|
242
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
241
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/Compute/createOrUpdate/AKSCompute.json
|
|
243
242
|
*/
|
|
244
243
|
function updateAnAksCompute() {
|
|
245
244
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"computeCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/computeCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,8BAA8B,
|
|
1
|
+
{"version":3,"file":"computeCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/computeCreateOrUpdateSample.ts"],"names":[],"mappings":"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"}
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Deletes specified Machine Learning compute.
|
|
15
15
|
*
|
|
16
16
|
* @summary Deletes specified Machine Learning compute.
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/Compute/delete.json
|
|
18
18
|
*/
|
|
19
19
|
function deleteCompute() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|