Delen via


IWithFailedRequestTracing<ParentT>.WithFailedRequestTracing Methode

Definitie

Hiermee geeft u op of diagnostische informatie over mislukte aanvragen moet worden verzameld.

public Microsoft.Azure.Management.AppService.Fluent.WebAppDiagnosticLogs.Definition.IWithAttach<ParentT> WithFailedRequestTracing (bool enabled);
abstract member WithFailedRequestTracing : bool -> Microsoft.Azure.Management.AppService.Fluent.WebAppDiagnosticLogs.Definition.IWithAttach<'ParentT>
Public Function WithFailedRequestTracing (enabled As Boolean) As IWithAttach(Of ParentT)

Parameters

enabled
Boolean

Is waar als diagnostische gegevens over mislukte aanvragen moeten worden verzameld.

Retouren

Van toepassing op