ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface WebAppDiagnosticLogs.DefinitionStages.WithDetailedErrorMessages<ParentT>
| Modifier and Type | Method and Description |
|---|---|
WebAppDiagnosticLogs.DefinitionStages.WithAttach<ParentT> |
withDetailedErrorMessages(boolean enabled)
Specifies if detailed error messages should be gathered from the web app.
|
WebAppDiagnosticLogs.DefinitionStages.WithAttach<ParentT> withDetailedErrorMessages(boolean enabled)
enabled - true if detailed error messages should be gatheredVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.