次の方法で共有


IWithDiagnosticLogging<ParentT>.WithWebServerLogging メソッド

定義

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

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

戻り値

適用対象