Share via


Classification.TrainingSettingBlockedTrainingAlgorithm Property

Definition

Blocked models for classification task.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ClassificationModels[] TrainingSettingBlockedTrainingAlgorithm { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.TrainingSettingBlockedTrainingAlgorithm : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ClassificationModels[] with get, set
Public Property TrainingSettingBlockedTrainingAlgorithm As ClassificationModels()

Property Value

Implements

Attributes

Applies to