MachineLearningCommandJobLimits Class

Definition

Command Job limit class.

public class MachineLearningCommandJobLimits : Azure.ResourceManager.MachineLearning.Models.MachineLearningJobLimits
type MachineLearningCommandJobLimits = class
    inherit MachineLearningJobLimits
Public Class MachineLearningCommandJobLimits
Inherits MachineLearningJobLimits
Inheritance
MachineLearningCommandJobLimits

Constructors

MachineLearningCommandJobLimits()

Initializes a new instance of MachineLearningCommandJobLimits.

Properties

Timeout

The max run duration in ISO 8601 format, after which the job will be cancelled. Only supports duration with precision as low as Seconds.

(Inherited from MachineLearningJobLimits)

Applies to