Compartilhar via


BatchDeployment.LoggingLevel Property

Definition

Logging level for batch inference operation.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.BatchLoggingLevel? LoggingLevel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.LoggingLevel : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.BatchLoggingLevel> with get, set
Public Property LoggingLevel As Nullable(Of BatchLoggingLevel)

Property Value

Implements

Attributes

Applies to