Get-AzMLWorkspaceFeature
Lists all enabled features for a workspace
Get-AzMLWorkspaceFeature
-Name <String>
-ResourceGroupName <String>
[-SubscriptionId <String[]>]
[-DefaultProfile <PSObject>]
[<CommonParameters>]
Lists all enabled features for a workspace
Get-AzMLWorkspaceFeature -ResourceGroupName ml-rg-test -Name mlworkspace-portal01
Description DisplayName
----------- -----------
Raw feature explanation for AutoML models Model Explanability
Create, edit or delete AutoML experiments in the SDK Create edit experiments SDK
Create, edit or delete HyperDrive experiments in the SDK Create edit hyperdrive SDK
Select or upload a dataset to train on from datasets in the SDK Dataset integration from SDK
Deploy an AutoML model from the SDK Deploy model SDK
Auto train a forecasting DNN from SDK DNN Forecasting SDK
Auto train an NLP DNN from SDK DNN NLP SDK
Deploy and view explainability dashboard for inference data Explainability at Inference time SDK
Create and view explainability dashboard in the SDK Explainability dashboard in SDK at training time
Lists all enabled features for a workspace
The DefaultProfile parameter is not functional. Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription.
Type: | PSObject |
Aliases: | AzureRMContext, AzureCredential |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Name of Azure Machine Learning workspace.
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
The name of the resource group. The name is case insensitive.
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
The ID of the target subscription.
Type: | String[] |
Position: | Named |
Default value: | (Get-AzContext).Subscription.Id |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Comentarios de Azure PowerShell
Azure PowerShell es un proyecto de código abierto. Seleccione un vínculo para proporcionar comentarios: