次の方法で共有


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)

戻り値

適用対象