ParentT - the stage of the parent update to return to after attaching this updatepublic static interface WebAppDiagnosticLogs.UpdateStages.WithDetailedErrorMessages<ParentT>
| Modifier and Type | Method and Description |
|---|---|
WebAppDiagnosticLogs.UpdateStages.Update<ParentT> |
withDetailedErrorMessages(boolean enabled)
Specifies if detailed error messages should be gathered from the web app.
|
WebAppDiagnosticLogs.UpdateStages.Update<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.