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 gatheredVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.