Share via


MachineLearningBatchDeploymentProperties.LoggingLevel Property

Definition

Logging level for batch inference operation.

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