次の方法で共有


IWithStorageLocationForWebServer<ParentT>.WithWebServerLogsStoredOnFileSystem メソッド

定義

ファイル システム上の Web サーバー ログの保存場所を指定します。

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

戻り値

適用対象