IWithStorageLocationForApplication<ParentT>.WithApplicationLogsStoredOnFileSystem Method

Definition

Specifies the storage location of application logs to be on the file system.

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

Returns

Applies to