IWithDiagnosticLogging<ParentT>.WithWebServerLogging Method

Definition

Enable logging from the web server.

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

Returns

Applies to