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.Update.IUpdate<ParentT> WithFailedRequestTracing (bool enabled);
abstract member WithFailedRequestTracing : bool -> Microsoft.Azure.Management.AppService.Fluent.WebAppDiagnosticLogs.Update.IUpdate<'ParentT>
Public Function WithFailedRequestTracing (enabled As Boolean) As IUpdate(Of ParentT)

Parametry

enabled
Boolean

Hodnota True, pokud se mají shromáždit diagnostické informace o neúspěšných požadavcích.

Návraty

Platí pro