IWithDiagnosticLogging<ParentT>.WithoutWebServerLogging メソッド

定義

Web サーバーからのログ記録を無効にします。

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

戻り値

適用対象