다음을 통해 공유


MachineLearningCommandJob.MlflowAutologger Property

Definition

[Required] Indicates whether mlflow autologger is enabled.

public Azure.ResourceManager.MachineLearning.Models.MachineLearningFlowAutoLoggerState? MlflowAutologger { get; set; }
member this.MlflowAutologger : Nullable<Azure.ResourceManager.MachineLearning.Models.MachineLearningFlowAutoLoggerState> with get, set
Public Property MlflowAutologger As Nullable(Of MachineLearningFlowAutoLoggerState)

Property Value

Applies to