Udostępnij za pośrednictwem


IWithDetailedErrorMessages<ParentT>.WithDetailedErrorMessages Metoda

Definicja

Określa, czy szczegółowe komunikaty o błędach powinny być zbierane z aplikacji internetowej.

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

Parametry

enabled
Boolean

Prawda, jeśli powinny zostać zebrane szczegółowe komunikaty o błędach.

Zwraca

Dotyczy