Sdílet prostřednictvím


IWithFailedRequestTracing<ParentT>.WithFailedRequestTracing Metoda

Definice

Určuje, jestli se mají shromažďovat diagnostické informace o neúspěšných požadavcích.

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)

Parametry

enabled
Boolean

Hodnota True, pokud se mají shromažďovat diagnostické informace o neúspěšných požadavcích.

Návraty

Platí pro