Interface WebAppDiagnosticLogs.DefinitionStages.WithAttachForWebServerFileSystem<ParentT>
- Type Parameters:
ParentT- the return type ofAttachable.InDefinition.attach()
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition<ParentT>, WebAppDiagnosticLogs.DefinitionStages.WithAttach<ParentT>, WebAppDiagnosticLogs.DefinitionStages.WithDetailedErrorMessages<ParentT>, WebAppDiagnosticLogs.DefinitionStages.WithFailedRequestTracing<ParentT>, WebAppDiagnosticLogs.DefinitionStages.WithQuota<ParentT>, WebAppDiagnosticLogs.DefinitionStages.WithRetentionDays<ParentT>
- All Known Subinterfaces:
WebAppDiagnosticLogs.Definition<ParentT>
- Enclosing interface:
WebAppDiagnosticLogs.DefinitionStages
public static interface WebAppDiagnosticLogs.DefinitionStages.WithAttachForWebServerFileSystem<ParentT>
extends WebAppDiagnosticLogs.DefinitionStages.WithAttach<ParentT>, WebAppDiagnosticLogs.DefinitionStages.WithQuota<ParentT>, WebAppDiagnosticLogs.DefinitionStages.WithRetentionDays<ParentT>
The final stage of the web app diagnostic log definition, 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 definition
can be attached to the parent web app definition using Attachable.InDefinition.attach().
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition
attachMethods inherited from interface WebAppDiagnosticLogs.DefinitionStages.WithDetailedErrorMessages
withDetailedErrorMessagesMethods inherited from interface WebAppDiagnosticLogs.DefinitionStages.WithFailedRequestTracing
withFailedRequestTracingMethods inherited from interface WebAppDiagnosticLogs.DefinitionStages.WithQuota
withWebServerFileSystemQuotaInMBMethods inherited from interface WebAppDiagnosticLogs.DefinitionStages.WithRetentionDays
withLogRetentionDays, withUnlimitedLogRetentionDays