次の方法で共有


IWithStorageLocationForWebServer<ParentT>.WithoutWebServerLogsStoredOnFileSystem メソッド

定義

ファイル システムに保存される Web サーバー ログを停止します。

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)

戻り値

適用対象