IWithStorageLocationForWebServer<ParentT>.WithoutWebServerLogsStoredOnFileSystem Method

Definition

Stops web server logs to be stored on the file system.

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

Returns

Applies to