IWithDiagnosticLogging<ParentT>.WithoutApplicationLogging Method

Definition

Disable logging from the web application.

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

Returns

Applies to