Interface WebAppDiagnosticLogs.UpdateStages.WithAttachForWebServerFileSystem<ParentT>
- Type Parameters:
ParentT- the return type ofSettable.parent()
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Settable<ParentT>, WebAppDiagnosticLogs.UpdateStages.Update<ParentT>, WebAppDiagnosticLogs.UpdateStages.WithDetailedErrorMessages<ParentT>, WebAppDiagnosticLogs.UpdateStages.WithFailedRequestTracing<ParentT>, WebAppDiagnosticLogs.UpdateStages.WithQuota<ParentT>, WebAppDiagnosticLogs.UpdateStages.WithRetentionDays<ParentT>
- All Known Subinterfaces:
WebAppDiagnosticLogs.UpdateDefinition<ParentT>
- Enclosing interface:
WebAppDiagnosticLogs.UpdateStages
public static interface WebAppDiagnosticLogs.UpdateStages.WithAttachForWebServerFileSystem<ParentT>
extends WebAppDiagnosticLogs.UpdateStages.Update<ParentT>, WebAppDiagnosticLogs.UpdateStages.WithQuota<ParentT>, WebAppDiagnosticLogs.UpdateStages.WithRetentionDays<ParentT>
The final stage of the web app diagnostic log update, plus extra settings for web server logs stored in the
file system.
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.azure.resourcemanager.resources.fluentcore.model.Settable
parentMethods inherited from interface WebAppDiagnosticLogs.UpdateStages.WithDetailedErrorMessages
withDetailedErrorMessagesMethods inherited from interface WebAppDiagnosticLogs.UpdateStages.WithFailedRequestTracing
withFailedRequestTracingMethods inherited from interface WebAppDiagnosticLogs.UpdateStages.WithQuota
withWebServerFileSystemQuotaInMBMethods inherited from interface WebAppDiagnosticLogs.UpdateStages.WithRetentionDays
withLogRetentionDays, withUnlimitedLogRetentionDays