Interface WebAppDiagnosticLogs.UpdateStages.Update<ParentT>
- Type Parameters:
ParentT
- the return type ofSettable.parent()
- All Superinterfaces:
Settable<ParentT>
,WebAppDiagnosticLogs.UpdateStages.WithDetailedErrorMessages<ParentT>
,WebAppDiagnosticLogs.UpdateStages.WithFailedRequestTracing<ParentT>
- All Known Subinterfaces:
WebAppDiagnosticLogs.UpdateDefinition<ParentT>
,WebAppDiagnosticLogs.UpdateStages.WithAttachForApplicationStorage<ParentT>
,WebAppDiagnosticLogs.UpdateStages.WithAttachForWebServerFileSystem<ParentT>
,WebAppDiagnosticLogs.UpdateStages.WithAttachForWebServerStorage<ParentT>
- Enclosing interface:
- WebAppDiagnosticLogs.UpdateStages
public static interface WebAppDiagnosticLogs.UpdateStages.Update<ParentT>
extends Settable<ParentT>, WebAppDiagnosticLogs.UpdateStages.WithDetailedErrorMessages<ParentT>, WebAppDiagnosticLogs.UpdateStages.WithFailedRequestTracing<ParentT>
The final stage of the web app diagnostic log update.
At this stage, any remaining optional settings can be specified, or the web app diagnostic log update
can be attached to the parent web app update using Settable.parent()
.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Settable
parent
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppDiagnosticLogs.UpdateStages.WithDetailedErrorMessages
withDetailedErrorMessages
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppDiagnosticLogs.UpdateStages.WithFailedRequestTracing
withFailedRequestTracing