共用方式為


IWithoutStorageLocationForApplication<ParentT>.WithoutApplicationLogsStoredOnFileSystem 方法

定義

停止將應用程式記錄儲存在檔案系統上。

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)

傳回

適用於