Udostępnij przez


IJobResponse.LogLevel Property

Definition

Default value is Error. Indicates whether error logging or verbose logging will be enabled.

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Create=true, Description="Default value is Error. Indicates whether error logging or verbose logging will be enabled.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="logLevel", Update=true)]
public string LogLevel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Create=true, Description="Default value is Error. Indicates whether error logging or verbose logging will be enabled.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="logLevel", Update=true)>]
member this.LogLevel : string with get, set
Public Property LogLevel As String

Property Value

Attributes

Applies to