WorkspacesOperations interface
Gränssnitt som representerar åtgärder för arbetsytor.
Egenskaper
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| create |
Skapar eller uppdaterar en arbetsyta med de angivna parametrarna. |
| delete | Tar bort en arbetsyta för maskininlärning. |
| diagnose | Diagnostisera problem med konfigurationen av arbetsytan. |
| get | Hämtar egenskaperna för den angivna maskininlärningsarbetsytan. |
| list |
Visar en lista över alla tillgängliga maskininlärningsarbetsytor under den angivna resursgruppen. |
| list |
Visar en lista över alla tillgängliga maskininlärningsarbetsytor under den angivna prenumerationen. |
| list |
Visar en lista över alla nycklar som är associerade med den här arbetsytan. Detta inkluderar nycklar för lagringskontot, App Insights och lösenordet för containerregistret. |
| list |
Hämta åtkomsttoken för Azure Machine Learning Workspace notebook-fil |
| list |
Visar en lista över nycklar i notebook-filen för Azure Machine Learning arbetsytor. |
| list |
Anropas av klienten (portalen, CLI osv.) för att hämta en lista över alla externa utgående beroenden (FQDN) programmatiskt. |
| list |
Visar en lista över nycklar för Azure Machine Learning Workspace lagringskonto. |
| prepare |
Förbereda Azure Machine Learning Workspace notebook-resurs |
| resync |
Synkronisera om alla nycklar som är associerade med den här arbetsytan. Detta inkluderar nycklar för lagringskontot, appinsikter och lösenord för containerregistret |
| update | Uppdaterar en maskininlärningsarbetsyta med de angivna parametrarna. |
Egenskapsinformation
beginCreateOrUpdate
Varning
Det här API:et är nu inaktuellt.
use createOrUpdate instead
beginCreateOrUpdate: (resourceGroupName: string, workspaceName: string, body: Workspace, options?: WorkspacesCreateOrUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<Workspace>, Workspace>>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, body: Workspace, options?: WorkspacesCreateOrUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<Workspace>, Workspace>>
beginCreateOrUpdateAndWait
Varning
Det här API:et är nu inaktuellt.
use createOrUpdate instead
beginCreateOrUpdateAndWait: (resourceGroupName: string, workspaceName: string, body: Workspace, options?: WorkspacesCreateOrUpdateOptionalParams) => Promise<Workspace>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, body: Workspace, options?: WorkspacesCreateOrUpdateOptionalParams) => Promise<Workspace>
beginDelete
Varning
Det här API:et är nu inaktuellt.
use delete instead
beginDelete: (resourceGroupName: string, workspaceName: string, options?: WorkspacesDeleteOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, options?: WorkspacesDeleteOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait
Varning
Det här API:et är nu inaktuellt.
use delete instead
beginDeleteAndWait: (resourceGroupName: string, workspaceName: string, options?: WorkspacesDeleteOptionalParams) => Promise<void>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, options?: WorkspacesDeleteOptionalParams) => Promise<void>
beginDiagnose
Varning
Det här API:et är nu inaktuellt.
use diagnose instead
beginDiagnose: (resourceGroupName: string, workspaceName: string, options?: WorkspacesDiagnoseOptionalParams) => Promise<SimplePollerLike<OperationState<DiagnoseResponseResult>, DiagnoseResponseResult>>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, options?: WorkspacesDiagnoseOptionalParams) => Promise<SimplePollerLike<OperationState<DiagnoseResponseResult>, DiagnoseResponseResult>>
beginDiagnoseAndWait
Varning
Det här API:et är nu inaktuellt.
use diagnose instead
beginDiagnoseAndWait: (resourceGroupName: string, workspaceName: string, options?: WorkspacesDiagnoseOptionalParams) => Promise<DiagnoseResponseResult>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, options?: WorkspacesDiagnoseOptionalParams) => Promise<DiagnoseResponseResult>
beginPrepareNotebook
Varning
Det här API:et är nu inaktuellt.
use prepareNotebook instead
beginPrepareNotebook: (resourceGroupName: string, workspaceName: string, options?: WorkspacesPrepareNotebookOptionalParams) => Promise<SimplePollerLike<OperationState<NotebookResourceInfo>, NotebookResourceInfo>>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, options?: WorkspacesPrepareNotebookOptionalParams) => Promise<SimplePollerLike<OperationState<NotebookResourceInfo>, NotebookResourceInfo>>
beginPrepareNotebookAndWait
Varning
Det här API:et är nu inaktuellt.
use prepareNotebook instead
beginPrepareNotebookAndWait: (resourceGroupName: string, workspaceName: string, options?: WorkspacesPrepareNotebookOptionalParams) => Promise<NotebookResourceInfo>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, options?: WorkspacesPrepareNotebookOptionalParams) => Promise<NotebookResourceInfo>
beginResyncKeys
Varning
Det här API:et är nu inaktuellt.
use resyncKeys instead
beginResyncKeys: (resourceGroupName: string, workspaceName: string, options?: WorkspacesResyncKeysOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, options?: WorkspacesResyncKeysOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>
beginResyncKeysAndWait
Varning
Det här API:et är nu inaktuellt.
use resyncKeys instead
beginResyncKeysAndWait: (resourceGroupName: string, workspaceName: string, options?: WorkspacesResyncKeysOptionalParams) => Promise<void>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, options?: WorkspacesResyncKeysOptionalParams) => Promise<void>
beginUpdate
Varning
Det här API:et är nu inaktuellt.
use update instead
beginUpdate: (resourceGroupName: string, workspaceName: string, body: WorkspaceUpdateParameters, options?: WorkspacesUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<Workspace>, Workspace>>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, body: WorkspaceUpdateParameters, options?: WorkspacesUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<Workspace>, Workspace>>
beginUpdateAndWait
Varning
Det här API:et är nu inaktuellt.
use update instead
beginUpdateAndWait: (resourceGroupName: string, workspaceName: string, body: WorkspaceUpdateParameters, options?: WorkspacesUpdateOptionalParams) => Promise<Workspace>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, body: WorkspaceUpdateParameters, options?: WorkspacesUpdateOptionalParams) => Promise<Workspace>
createOrUpdate
Skapar eller uppdaterar en arbetsyta med de angivna parametrarna.
createOrUpdate: (resourceGroupName: string, workspaceName: string, body: Workspace, options?: WorkspacesCreateOrUpdateOptionalParams) => PollerLike<OperationState<Workspace>, Workspace>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, body: Workspace, options?: WorkspacesCreateOrUpdateOptionalParams) => PollerLike<OperationState<Workspace>, Workspace>
delete
Tar bort en arbetsyta för maskininlärning.
delete: (resourceGroupName: string, workspaceName: string, options?: WorkspacesDeleteOptionalParams) => PollerLike<OperationState<void>, void>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, options?: WorkspacesDeleteOptionalParams) => PollerLike<OperationState<void>, void>
diagnose
Diagnostisera problem med konfigurationen av arbetsytan.
diagnose: (resourceGroupName: string, workspaceName: string, options?: WorkspacesDiagnoseOptionalParams) => PollerLike<OperationState<DiagnoseResponseResult>, DiagnoseResponseResult>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, options?: WorkspacesDiagnoseOptionalParams) => PollerLike<OperationState<DiagnoseResponseResult>, DiagnoseResponseResult>
get
Hämtar egenskaperna för den angivna maskininlärningsarbetsytan.
get: (resourceGroupName: string, workspaceName: string, options?: WorkspacesGetOptionalParams) => Promise<Workspace>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, options?: WorkspacesGetOptionalParams) => Promise<Workspace>
listByResourceGroup
Visar en lista över alla tillgängliga maskininlärningsarbetsytor under den angivna resursgruppen.
listByResourceGroup: (resourceGroupName: string, options?: WorkspacesListByResourceGroupOptionalParams) => PagedAsyncIterableIterator<Workspace, Workspace[], PageSettings>
Egenskapsvärde
(resourceGroupName: string, options?: WorkspacesListByResourceGroupOptionalParams) => PagedAsyncIterableIterator<Workspace, Workspace[], PageSettings>
listBySubscription
Visar en lista över alla tillgängliga maskininlärningsarbetsytor under den angivna prenumerationen.
listBySubscription: (options?: WorkspacesListBySubscriptionOptionalParams) => PagedAsyncIterableIterator<Workspace, Workspace[], PageSettings>
Egenskapsvärde
(options?: WorkspacesListBySubscriptionOptionalParams) => PagedAsyncIterableIterator<Workspace, Workspace[], PageSettings>
listKeys
Visar en lista över alla nycklar som är associerade med den här arbetsytan. Detta inkluderar nycklar för lagringskontot, App Insights och lösenordet för containerregistret.
listKeys: (resourceGroupName: string, workspaceName: string, options?: WorkspacesListKeysOptionalParams) => Promise<ListWorkspaceKeysResult>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, options?: WorkspacesListKeysOptionalParams) => Promise<ListWorkspaceKeysResult>
listNotebookAccessToken
Hämta åtkomsttoken för Azure Machine Learning Workspace notebook-fil
listNotebookAccessToken: (resourceGroupName: string, workspaceName: string, options?: WorkspacesListNotebookAccessTokenOptionalParams) => Promise<NotebookAccessTokenResult>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, options?: WorkspacesListNotebookAccessTokenOptionalParams) => Promise<NotebookAccessTokenResult>
listNotebookKeys
Visar en lista över nycklar i notebook-filen för Azure Machine Learning arbetsytor.
listNotebookKeys: (resourceGroupName: string, workspaceName: string, options?: WorkspacesListNotebookKeysOptionalParams) => Promise<ListNotebookKeysResult>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, options?: WorkspacesListNotebookKeysOptionalParams) => Promise<ListNotebookKeysResult>
listOutboundNetworkDependenciesEndpoints
Anropas av klienten (portalen, CLI osv.) för att hämta en lista över alla externa utgående beroenden (FQDN) programmatiskt.
listOutboundNetworkDependenciesEndpoints: (resourceGroupName: string, workspaceName: string, options?: WorkspacesListOutboundNetworkDependenciesEndpointsOptionalParams) => Promise<ExternalFqdnResponse>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, options?: WorkspacesListOutboundNetworkDependenciesEndpointsOptionalParams) => Promise<ExternalFqdnResponse>
listStorageAccountKeys
Visar en lista över nycklar för Azure Machine Learning Workspace lagringskonto.
listStorageAccountKeys: (resourceGroupName: string, workspaceName: string, options?: WorkspacesListStorageAccountKeysOptionalParams) => Promise<ListStorageAccountKeysResult>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, options?: WorkspacesListStorageAccountKeysOptionalParams) => Promise<ListStorageAccountKeysResult>
prepareNotebook
Förbereda Azure Machine Learning Workspace notebook-resurs
prepareNotebook: (resourceGroupName: string, workspaceName: string, options?: WorkspacesPrepareNotebookOptionalParams) => PollerLike<OperationState<NotebookResourceInfo>, NotebookResourceInfo>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, options?: WorkspacesPrepareNotebookOptionalParams) => PollerLike<OperationState<NotebookResourceInfo>, NotebookResourceInfo>
resyncKeys
Synkronisera om alla nycklar som är associerade med den här arbetsytan. Detta inkluderar nycklar för lagringskontot, appinsikter och lösenord för containerregistret
resyncKeys: (resourceGroupName: string, workspaceName: string, options?: WorkspacesResyncKeysOptionalParams) => PollerLike<OperationState<void>, void>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, options?: WorkspacesResyncKeysOptionalParams) => PollerLike<OperationState<void>, void>
update
Uppdaterar en maskininlärningsarbetsyta med de angivna parametrarna.
update: (resourceGroupName: string, workspaceName: string, body: WorkspaceUpdateParameters, options?: WorkspacesUpdateOptionalParams) => PollerLike<OperationState<Workspace>, Workspace>
Egenskapsvärde
(resourceGroupName: string, workspaceName: string, body: WorkspaceUpdateParameters, options?: WorkspacesUpdateOptionalParams) => PollerLike<OperationState<Workspace>, Workspace>