共用方式為


IWithStorageLocationForApplication<ParentT>.WithApplicationLogsStoredOnFileSystem 方法

定義

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

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

傳回

適用於