IWithDiagnosticLogging<ParentT>.WithApplicationLogging Method

Definition

Enable logging from the web application.

public Microsoft.Azure.Management.AppService.Fluent.WebAppDiagnosticLogs.Update.IWithApplicationLogLevel<ParentT> WithApplicationLogging ();
abstract member WithApplicationLogging : unit -> Microsoft.Azure.Management.AppService.Fluent.WebAppDiagnosticLogs.Update.IWithApplicationLogLevel<'ParentT>
Public Function WithApplicationLogging () As IWithApplicationLogLevel(Of ParentT)

Returns

Applies to