共用方式為


IWithStorageLocationForApplication<ParentT>.WithApplicationLogsStoredOnFileSystem 方法

定義

指定要在檔案系統上之應用程式記錄的儲存位置。

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)

傳回

適用於