共用方式為


IWithStorageLocationForWebServer<ParentT>.WithoutWebServerLogsStoredOnFileSystem 方法

定義

停止要儲存在檔案系統上的網頁伺服器記錄。

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)

傳回

適用於