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 gathered/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/