@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"onlineEndpointsUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/onlineEndpointsUpdateSample.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,oBAAoB;;QACjC,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":"onlineEndpointsUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/onlineEndpointsUpdateSample.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,oBAAoB;;QACjC,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,eAAe,CAAC,kBAAkB,CAC5D,iBAAiB,EACjB,aAAa,EACb,YAAY,EACZ,IAAI,CACL,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,oBAAoB,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 Lists all of the available Azure Machine Learning Workspaces REST API operations.
|
|
15
15
|
*
|
|
16
16
|
* @summary Lists all of the available Azure Machine Learning Workspaces REST API operations.
|
|
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/Workspace/operationsList.json
|
|
18
18
|
*/
|
|
19
19
|
function operationsList() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Update the state of specified private endpoint connection associated with the workspace.
|
|
15
15
|
*
|
|
16
16
|
* @summary Update the state of specified private endpoint connection associated with 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/PrivateEndpointConnection/createOrUpdate.json
|
|
18
18
|
*/
|
|
19
19
|
function workspacePutPrivateEndpointConnection() {
|
|
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 Deletes the specified private endpoint connection associated with the workspace.
|
|
15
15
|
*
|
|
16
16
|
* @summary Deletes the specified private endpoint connection associated with 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/PrivateEndpointConnection/delete.json
|
|
18
18
|
*/
|
|
19
19
|
function workspaceDeletePrivateEndpointConnection() {
|
|
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 the specified private endpoint connection associated with the workspace.
|
|
15
15
|
*
|
|
16
16
|
* @summary Gets the specified private endpoint connection associated with 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/PrivateEndpointConnection/get.json
|
|
18
18
|
*/
|
|
19
19
|
function workspaceGetPrivateEndpointConnection() {
|
|
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 all the private endpoint connections associated with the workspace.
|
|
15
15
|
*
|
|
16
16
|
* @summary List all the private endpoint connections associated with 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/PrivateEndpointConnection/list.json
|
|
18
18
|
*/
|
|
19
19
|
function storageAccountListPrivateEndpointConnections() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Gets the private link resources that need to be created for a workspace.
|
|
15
15
|
*
|
|
16
16
|
* @summary Gets the private link resources that need to be created for a 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/PrivateLinkResource/list.json
|
|
18
18
|
*/
|
|
19
19
|
function workspaceListPrivateLinkResources() {
|
|
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 the currently assigned Workspace Quotas based on VMFamily.
|
|
15
15
|
*
|
|
16
16
|
* @summary Gets the currently assigned Workspace Quotas based on VMFamily.
|
|
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/Quota/list.json
|
|
18
18
|
*/
|
|
19
19
|
function listWorkspaceQuotasByVMFamily() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Update quota for each VM family in workspace.
|
|
15
15
|
*
|
|
16
16
|
* @summary Update quota for each VM family in 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/Quota/update.json
|
|
18
18
|
*/
|
|
19
19
|
function updateQuotas() {
|
|
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 the current usage information as well as limits for AML resources for given subscription and location.
|
|
15
15
|
*
|
|
16
16
|
* @summary Gets the current usage information as well as limits for AML resources for given subscription and location.
|
|
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/Usage/list.json
|
|
18
18
|
*/
|
|
19
19
|
function listUsages() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Returns supported VM Sizes in a location
|
|
15
15
|
*
|
|
16
16
|
* @summary Returns supported VM Sizes in a location
|
|
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/VirtualMachineSize/list.json
|
|
18
18
|
*/
|
|
19
19
|
function listVMSizes() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11,10 +11,10 @@ import { __awaiter } from "tslib";
|
|
|
11
11
|
import { AzureMachineLearningWorkspaces } from "@azure/arm-machinelearning";
|
|
12
12
|
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
13
|
/**
|
|
14
|
-
* This sample demonstrates how to
|
|
14
|
+
* This sample demonstrates how to
|
|
15
15
|
*
|
|
16
|
-
* @summary
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
16
|
+
* @summary
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/WorkspaceConnection/create.json
|
|
18
18
|
*/
|
|
19
19
|
function createWorkspaceConnection() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23,10 +23,11 @@ function createWorkspaceConnection() {
|
|
|
23
23
|
const workspaceName = "workspace-1";
|
|
24
24
|
const connectionName = "connection-1";
|
|
25
25
|
const parameters = {
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
26
|
+
properties: {
|
|
27
|
+
authType: "None",
|
|
28
|
+
category: "ContainerRegistry",
|
|
29
|
+
target: "www.facebook.com"
|
|
30
|
+
}
|
|
30
31
|
};
|
|
31
32
|
const credential = new DefaultAzureCredential();
|
|
32
33
|
const client = new AzureMachineLearningWorkspaces(credential, subscriptionId);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"workspaceConnectionsCreateSample.js","sourceRoot":"","sources":["../../samples-dev/workspaceConnectionsCreateSample.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,iBAAiB,CAAC;QAC5C,MAAM,aAAa,GAAG,aAAa,CAAC;QACpC,MAAM,cAAc,GAAG,cAAc,CAAC;QACtC,MAAM,UAAU,
|
|
1
|
+
{"version":3,"file":"workspaceConnectionsCreateSample.js","sourceRoot":"","sources":["../../samples-dev/workspaceConnectionsCreateSample.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,iBAAiB,CAAC;QAC5C,MAAM,aAAa,GAAG,aAAa,CAAC;QACpC,MAAM,cAAc,GAAG,cAAc,CAAC;QACtC,MAAM,UAAU,GAAiD;YAC/D,UAAU,EAAE;gBACV,QAAQ,EAAE,MAAM;gBAChB,QAAQ,EAAE,mBAAmB;gBAC7B,MAAM,EAAE,kBAAkB;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,oBAAoB,CAAC,MAAM,CACrD,iBAAiB,EACjB,aAAa,EACb,cAAc,EACd,UAAU,CACX,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,yBAAyB,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -11,10 +11,10 @@ import { __awaiter } from "tslib";
|
|
|
11
11
|
import { AzureMachineLearningWorkspaces } from "@azure/arm-machinelearning";
|
|
12
12
|
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
13
|
/**
|
|
14
|
-
* This sample demonstrates how to
|
|
14
|
+
* This sample demonstrates how to
|
|
15
15
|
*
|
|
16
|
-
* @summary
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
16
|
+
* @summary
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/WorkspaceConnection/delete.json
|
|
18
18
|
*/
|
|
19
19
|
function deleteWorkspaceConnection() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11,10 +11,10 @@ import { __awaiter } from "tslib";
|
|
|
11
11
|
import { AzureMachineLearningWorkspaces } from "@azure/arm-machinelearning";
|
|
12
12
|
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
13
|
/**
|
|
14
|
-
* This sample demonstrates how to
|
|
14
|
+
* This sample demonstrates how to
|
|
15
15
|
*
|
|
16
|
-
* @summary
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
16
|
+
* @summary
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/WorkspaceConnection/get.json
|
|
18
18
|
*/
|
|
19
19
|
function getWorkspaceConnection() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11,10 +11,10 @@ import { __asyncValues, __awaiter } from "tslib";
|
|
|
11
11
|
import { AzureMachineLearningWorkspaces } from "@azure/arm-machinelearning";
|
|
12
12
|
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
13
|
/**
|
|
14
|
-
* This sample demonstrates how to
|
|
14
|
+
* This sample demonstrates how to
|
|
15
15
|
*
|
|
16
|
-
* @summary
|
|
17
|
-
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/
|
|
16
|
+
* @summary
|
|
17
|
+
* x-ms-original-file: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/examples/WorkspaceConnection/list.json
|
|
18
18
|
*/
|
|
19
19
|
function listWorkspaceConnections() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -23,7 +23,7 @@ function listWorkspaceConnections() {
|
|
|
23
23
|
const resourceGroupName = "resourceGroup-1";
|
|
24
24
|
const workspaceName = "workspace-1";
|
|
25
25
|
const target = "www.facebook.com";
|
|
26
|
-
const category = "
|
|
26
|
+
const category = "ContainerRegistry";
|
|
27
27
|
const options = { target, category };
|
|
28
28
|
const credential = new DefaultAzureCredential();
|
|
29
29
|
const client = new AzureMachineLearningWorkspaces(credential, subscriptionId);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"workspaceConnectionsListSample.js","sourceRoot":"","sources":["../../samples-dev/workspaceConnectionsListSample.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,wBAAwB;;;QACrC,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,iBAAiB,CAAC;QAC5C,MAAM,aAAa,GAAG,aAAa,CAAC;QACpC,MAAM,MAAM,GAAG,kBAAkB,CAAC;QAClC,MAAM,QAAQ,GAAG,
|
|
1
|
+
{"version":3,"file":"workspaceConnectionsListSample.js","sourceRoot":"","sources":["../../samples-dev/workspaceConnectionsListSample.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,wBAAwB;;;QACrC,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,iBAAiB,CAAC;QAC5C,MAAM,aAAa,GAAG,aAAa,CAAC;QACpC,MAAM,MAAM,GAAG,kBAAkB,CAAC;QAClC,MAAM,QAAQ,GAAG,mBAAmB,CAAC;QACrC,MAAM,OAAO,GAA2C,EAAE,MAAM,EAAE,QAAQ,EAAE,CAAC;QAC7E,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,8BAA8B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC9E,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,IAAA,KAAA,cAAA,MAAM,CAAC,oBAAoB,CAAC,IAAI,CACrD,iBAAiB,EACjB,aAAa,EACb,OAAO,CACR,CAAA,IAAA;gBAJU,IAAI,IAAI,WAAA,CAAA;gBAKjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aACrB;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;CACvB;AAED,wBAAwB,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 Lists all enabled features for a workspace
|
|
15
15
|
*
|
|
16
16
|
* @summary Lists all enabled features for a 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/WorkspaceFeature/list.json
|
|
18
18
|
*/
|
|
19
19
|
function listWorkspaceFeatures() {
|
|
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 a workspace with the specified parameters.
|
|
15
15
|
*
|
|
16
16
|
* @summary Creates or updates a workspace with the specified parameters.
|
|
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/Workspace/create.json
|
|
18
18
|
*/
|
|
19
19
|
function createWorkspace() {
|
|
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 Deletes a machine learning workspace.
|
|
15
15
|
*
|
|
16
16
|
* @summary Deletes a machine learning 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/Workspace/delete.json
|
|
18
18
|
*/
|
|
19
19
|
function deleteWorkspace() {
|
|
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 Diagnose workspace setup issue.
|
|
15
15
|
*
|
|
16
16
|
* @summary Diagnose workspace setup issue.
|
|
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/Workspace/diagnose.json
|
|
18
18
|
*/
|
|
19
19
|
function diagnoseWorkspace() {
|
|
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 the properties of the specified machine learning workspace.
|
|
15
15
|
*
|
|
16
16
|
* @summary Gets the properties of the specified machine learning 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/Workspace/get.json
|
|
18
18
|
*/
|
|
19
19
|
function getWorkspace() {
|
|
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 all the available machine learning workspaces under the specified resource group.
|
|
15
15
|
*
|
|
16
16
|
* @summary Lists all the available machine learning workspaces under the specified resource group.
|
|
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/Workspace/listByResourceGroup.json
|
|
18
18
|
*/
|
|
19
19
|
function getWorkspacesByResourceGroup() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Lists all the available machine learning workspaces under the specified subscription.
|
|
15
15
|
*
|
|
16
16
|
* @summary Lists all the available machine learning workspaces under the specified subscription.
|
|
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/Workspace/listBySubscription.json
|
|
18
18
|
*/
|
|
19
19
|
function getWorkspacesBySubscription() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Lists all the keys associated with this workspace. This includes keys for the storage account, app insights and password for container registry
|
|
15
15
|
*
|
|
16
16
|
* @summary Lists all the keys associated with this workspace. This includes keys for the storage account, app insights and password for container registry
|
|
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/Workspace/listKeys.json
|
|
18
18
|
*/
|
|
19
19
|
function listWorkspaceKeys() {
|
|
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 return notebook access token and refresh token
|
|
15
15
|
*
|
|
16
16
|
* @summary return notebook access token and refresh token
|
|
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/Workspace/listNotebookAccessToken.json
|
|
18
18
|
*/
|
|
19
19
|
function listWorkspaceKeys() {
|
|
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 keys of a notebook.
|
|
15
15
|
*
|
|
16
16
|
* @summary List keys of a notebook.
|
|
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/Notebook/listKeys.json
|
|
18
18
|
*/
|
|
19
19
|
function listWorkspaceKeys() {
|
|
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 Called by Client (Portal, CLI, etc) to get a list of all external outbound dependencies (FQDNs) programmatically.
|
|
15
15
|
*
|
|
16
16
|
* @summary Called by Client (Portal, CLI, etc) to get a list of all external outbound dependencies (FQDNs) programmatically.
|
|
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/ExternalFQDN/get.json
|
|
18
18
|
*/
|
|
19
19
|
function listOutboundNetworkDependenciesEndpoints() {
|
|
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 storage account keys of a workspace.
|
|
15
15
|
*
|
|
16
16
|
* @summary List storage account keys of a 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/Workspace/listStorageAccountKeys.json
|
|
18
18
|
*/
|
|
19
19
|
function listWorkspaceKeys() {
|
|
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 Prepare a notebook.
|
|
15
15
|
*
|
|
16
16
|
* @summary Prepare a notebook.
|
|
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/Notebook/prepare.json
|
|
18
18
|
*/
|
|
19
19
|
function prepareNotebook() {
|
|
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 Resync all the keys associated with this workspace. This includes keys for the storage account, app insights and password for container registry
|
|
15
15
|
*
|
|
16
16
|
* @summary Resync all the keys associated with this workspace. This includes keys for the storage account, app insights and password for container registry
|
|
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/Workspace/resyncKeys.json
|
|
18
18
|
*/
|
|
19
19
|
function resyncWorkspaceKeys() {
|
|
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 Updates a machine learning workspace with the specified parameters.
|
|
15
15
|
*
|
|
16
16
|
* @summary Updates a machine learning workspace with the specified parameters.
|
|
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/Workspace/update.json
|
|
18
18
|
*/
|
|
19
19
|
function updateWorkspace() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13,6 +13,8 @@ export declare class AzureMachineLearningWorkspaces extends coreClient.ServiceCl
|
|
|
13
13
|
* @param options The parameter options
|
|
14
14
|
*/
|
|
15
15
|
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: AzureMachineLearningWorkspacesOptionalParams);
|
|
16
|
+
/** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
|
|
17
|
+
private addCustomApiVersionPolicy;
|
|
16
18
|
operations: Operations;
|
|
17
19
|
workspaces: Workspaces;
|
|
18
20
|
usages: Usages;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"azureMachineLearningWorkspaces.d.ts","sourceRoot":"","sources":["../../src/azureMachineLearningWorkspaces.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"azureMachineLearningWorkspaces.d.ts","sourceRoot":"","sources":["../../src/azureMachineLearningWorkspaces.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAOjD,OAAO,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AA6B7C,OAAO,EACL,UAAU,EACV,UAAU,EACV,MAAM,EACN,mBAAmB,EACnB,MAAM,EACN,iBAAiB,EACjB,0BAA0B,EAC1B,oBAAoB,EACpB,oBAAoB,EACpB,cAAc,EACd,gBAAgB,EAChB,cAAc,EACd,YAAY,EACZ,mBAAmB,EACnB,iBAAiB,EACjB,cAAc,EACd,YAAY,EACZ,UAAU,EACV,qBAAqB,EACrB,mBAAmB,EACnB,IAAI,EACJ,eAAe,EACf,aAAa,EACb,eAAe,EACf,iBAAiB,EACjB,iBAAiB,EAClB,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,4CAA4C,EAAE,MAAM,UAAU,CAAC;AAExE,qBAAa,8BAA+B,SAAQ,UAAU,CAAC,aAAa;IAC1E,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,MAAM,CAAC;IAEvB;;;;;OAKG;gBAED,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,4CAA4C;IAsGxD,8GAA8G;IAC9G,OAAO,CAAC,yBAAyB;IA2BjC,UAAU,EAAE,UAAU,CAAC;IACvB,UAAU,EAAE,UAAU,CAAC;IACvB,MAAM,EAAE,MAAM,CAAC;IACf,mBAAmB,EAAE,mBAAmB,CAAC;IACzC,MAAM,EAAE,MAAM,CAAC;IACf,iBAAiB,EAAE,iBAAiB,CAAC;IACrC,0BAA0B,EAAE,0BAA0B,CAAC;IACvD,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,cAAc,EAAE,cAAc,CAAC;IAC/B,gBAAgB,EAAE,gBAAgB,CAAC;IACnC,cAAc,EAAE,cAAc,CAAC;IAC/B,YAAY,EAAE,YAAY,CAAC;IAC3B,mBAAmB,EAAE,mBAAmB,CAAC;IACzC,iBAAiB,EAAE,iBAAiB,CAAC;IACrC,cAAc,EAAE,cAAc,CAAC;IAC/B,YAAY,EAAE,YAAY,CAAC;IAC3B,UAAU,EAAE,UAAU,CAAC;IACvB,qBAAqB,EAAE,qBAAqB,CAAC;IAC7C,mBAAmB,EAAE,mBAAmB,CAAC;IACzC,IAAI,EAAE,IAAI,CAAC;IACX,eAAe,EAAE,eAAe,CAAC;IACjC,aAAa,EAAE,aAAa,CAAC;IAC7B,eAAe,EAAE,eAAe,CAAC;IACjC,iBAAiB,EAAE,iBAAiB,CAAC;IACrC,iBAAiB,EAAE,iBAAiB,CAAC;CACtC"}
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
|
+
import { __awaiter } from "tslib";
|
|
8
9
|
import * as coreClient from "@azure/core-client";
|
|
9
10
|
import * as coreRestPipeline from "@azure/core-rest-pipeline";
|
|
10
11
|
import { OperationsImpl, WorkspacesImpl, UsagesImpl, VirtualMachineSizesImpl, QuotasImpl, ComputeOperationsImpl, PrivateEndpointConnectionsImpl, PrivateLinkResourcesImpl, WorkspaceConnectionsImpl, BatchEndpointsImpl, BatchDeploymentsImpl, CodeContainersImpl, CodeVersionsImpl, ComponentContainersImpl, ComponentVersionsImpl, DataContainersImpl, DataVersionsImpl, DatastoresImpl, EnvironmentContainersImpl, EnvironmentVersionsImpl, JobsImpl, ModelContainersImpl, ModelVersionsImpl, OnlineEndpointsImpl, OnlineDeploymentsImpl, WorkspaceFeaturesImpl } from "./operations";
|
|
@@ -31,7 +32,7 @@ export class AzureMachineLearningWorkspaces extends coreClient.ServiceClient {
|
|
|
31
32
|
requestContentType: "application/json; charset=utf-8",
|
|
32
33
|
credential: credentials
|
|
33
34
|
};
|
|
34
|
-
const packageDetails = `azsdk-js-arm-machinelearning/
|
|
35
|
+
const packageDetails = `azsdk-js-arm-machinelearning/2.0.0`;
|
|
35
36
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
36
37
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
37
38
|
: `${packageDetails}`;
|
|
@@ -42,27 +43,32 @@ export class AzureMachineLearningWorkspaces extends coreClient.ServiceClient {
|
|
|
42
43
|
userAgentPrefix
|
|
43
44
|
}, baseUri: (_b = (_a = options.endpoint) !== null && _a !== void 0 ? _a : options.baseUri) !== null && _b !== void 0 ? _b : "https://management.azure.com" });
|
|
44
45
|
super(optionsWithDefaults);
|
|
46
|
+
let bearerTokenAuthenticationPolicyFound = false;
|
|
45
47
|
if ((options === null || options === void 0 ? void 0 : options.pipeline) && options.pipeline.getOrderedPolicies().length > 0) {
|
|
46
48
|
const pipelinePolicies = options.pipeline.getOrderedPolicies();
|
|
47
|
-
|
|
49
|
+
bearerTokenAuthenticationPolicyFound = pipelinePolicies.some((pipelinePolicy) => pipelinePolicy.name ===
|
|
48
50
|
coreRestPipeline.bearerTokenAuthenticationPolicyName);
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
51
|
+
}
|
|
52
|
+
if (!options ||
|
|
53
|
+
!options.pipeline ||
|
|
54
|
+
options.pipeline.getOrderedPolicies().length == 0 ||
|
|
55
|
+
!bearerTokenAuthenticationPolicyFound) {
|
|
56
|
+
this.pipeline.removePolicy({
|
|
57
|
+
name: coreRestPipeline.bearerTokenAuthenticationPolicyName
|
|
58
|
+
});
|
|
59
|
+
this.pipeline.addPolicy(coreRestPipeline.bearerTokenAuthenticationPolicy({
|
|
60
|
+
credential: credentials,
|
|
61
|
+
scopes: `${optionsWithDefaults.credentialScopes}`,
|
|
62
|
+
challengeCallbacks: {
|
|
63
|
+
authorizeRequestOnChallenge: coreClient.authorizeRequestOnClaimChallenge
|
|
64
|
+
}
|
|
65
|
+
}));
|
|
60
66
|
}
|
|
61
67
|
// Parameter assignments
|
|
62
68
|
this.subscriptionId = subscriptionId;
|
|
63
69
|
// Assigning values to Constant parameters
|
|
64
70
|
this.$host = options.$host || "https://management.azure.com";
|
|
65
|
-
this.apiVersion = options.apiVersion || "2022-
|
|
71
|
+
this.apiVersion = options.apiVersion || "2022-05-01";
|
|
66
72
|
this.operations = new OperationsImpl(this);
|
|
67
73
|
this.workspaces = new WorkspacesImpl(this);
|
|
68
74
|
this.usages = new UsagesImpl(this);
|
|
@@ -89,6 +95,34 @@ export class AzureMachineLearningWorkspaces extends coreClient.ServiceClient {
|
|
|
89
95
|
this.onlineEndpoints = new OnlineEndpointsImpl(this);
|
|
90
96
|
this.onlineDeployments = new OnlineDeploymentsImpl(this);
|
|
91
97
|
this.workspaceFeatures = new WorkspaceFeaturesImpl(this);
|
|
98
|
+
this.addCustomApiVersionPolicy(options.apiVersion);
|
|
99
|
+
}
|
|
100
|
+
/** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
|
|
101
|
+
addCustomApiVersionPolicy(apiVersion) {
|
|
102
|
+
if (!apiVersion) {
|
|
103
|
+
return;
|
|
104
|
+
}
|
|
105
|
+
const apiVersionPolicy = {
|
|
106
|
+
name: "CustomApiVersionPolicy",
|
|
107
|
+
sendRequest(request, next) {
|
|
108
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
109
|
+
const param = request.url.split("?");
|
|
110
|
+
if (param.length > 1) {
|
|
111
|
+
const newParams = param[1].split("&").map((item) => {
|
|
112
|
+
if (item.indexOf("api-version") > -1) {
|
|
113
|
+
return "api-version=" + apiVersion;
|
|
114
|
+
}
|
|
115
|
+
else {
|
|
116
|
+
return item;
|
|
117
|
+
}
|
|
118
|
+
});
|
|
119
|
+
request.url = param[0] + "?" + newParams.join("&");
|
|
120
|
+
}
|
|
121
|
+
return next(request);
|
|
122
|
+
});
|
|
123
|
+
}
|
|
124
|
+
};
|
|
125
|
+
this.pipeline.addPolicy(apiVersionPolicy);
|
|
92
126
|
}
|
|
93
127
|
}
|
|
94
128
|
//# sourceMappingURL=azureMachineLearningWorkspaces.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"azureMachineLearningWorkspaces.js","sourceRoot":"","sources":["../../src/azureMachineLearningWorkspaces.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG
|
|
1
|
+
{"version":3,"file":"azureMachineLearningWorkspaces.js","sourceRoot":"","sources":["../../src/azureMachineLearningWorkspaces.ts"],"names":[],"mappings":"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"}
|