次の方法で共有


IWithoutStorageLocationForApplication<ParentT>.WithoutApplicationLogsStoredOnFileSystem メソッド

定義

ファイル システムに格納されるアプリケーション ログを停止します。

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

戻り値

適用対象