ParentT - the stage of the parent update to return to after attaching this updatepublic static interface WebAppDiagnosticLogs.UpdateStages.WithFailedRequestTracing<ParentT>
| Modifier and Type | Method and Description |
|---|---|
WebAppDiagnosticLogs.UpdateStages.Update<ParentT> |
withFailedRequestTracing(boolean enabled)
Specifies if diagnostic information on failed requests should be gathered.
|
WebAppDiagnosticLogs.UpdateStages.Update<ParentT> withFailedRequestTracing(boolean enabled)
enabled - true if diagnostic information on failed requests should be gatheredCopyright © 2019. All rights reserved.