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 gatheredCopyright © 2021 Microsoft Corporation. All rights reserved.