IWithoutStorageLocationForApplication<ParentT>.WithoutApplicationLogsStoredOnFileSystem Method

Definition

Stops application logs to be stored on the file system.

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

Returns

Applies to