Lingua

MachineLearningBatchDeploymentProperties.LoggingLevel Property

Definition

Log verbosity for batch inferencing. Increasing verbosity order for logging is : Warning, Info and Debug. The default value is Info.

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

Property Value

Applies to