INlpVerticalLimitSettings Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.NlpVerticalLimitSettingsTypeConverter))]
public interface INlpVerticalLimitSettings : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.NlpVerticalLimitSettingsTypeConverter))>]
type INlpVerticalLimitSettings = interface
    interface IJsonSerializable
Public Interface INlpVerticalLimitSettings
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

MaxConcurrentTrial

Maximum Concurrent AutoML iterations.

MaxTrial

Number of AutoML iterations.

Timeout

AutoML job timeout.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to