Interface WebAppDiagnosticLogs.UpdateDefinition<ParentT>
- Type Parameters:
ParentT
- the return type of the finalSettable.parent()
()}
- All Superinterfaces:
Settable<ParentT>
,WebAppDiagnosticLogs.UpdateStages.Blank<ParentT>
,WebAppDiagnosticLogs.UpdateStages.Update<ParentT>
,WebAppDiagnosticLogs.UpdateStages.WithApplicationLogLevel<ParentT>
,WebAppDiagnosticLogs.UpdateStages.WithAttachForApplicationStorage<ParentT>
,WebAppDiagnosticLogs.UpdateStages.WithAttachForWebServerFileSystem<ParentT>
,WebAppDiagnosticLogs.UpdateStages.WithAttachForWebServerStorage<ParentT>
,WebAppDiagnosticLogs.UpdateStages.WithDetailedErrorMessages<ParentT>
,WebAppDiagnosticLogs.UpdateStages.WithDiagnosticLogging<ParentT>
,WebAppDiagnosticLogs.UpdateStages.WithFailedRequestTracing<ParentT>
,WebAppDiagnosticLogs.UpdateStages.WithoutStorageLocationForApplication<ParentT>
,WebAppDiagnosticLogs.UpdateStages.WithQuota<ParentT>
,WebAppDiagnosticLogs.UpdateStages.WithRetentionDays<ParentT>
,WebAppDiagnosticLogs.UpdateStages.WithStorageLocationForApplication<ParentT>
,WebAppDiagnosticLogs.UpdateStages.WithStorageLocationForWebServer<ParentT>
- Enclosing interface:
- WebAppDiagnosticLogs
public static interface WebAppDiagnosticLogs.UpdateDefinition<ParentT>
extends WebAppDiagnosticLogs.UpdateStages.Blank<ParentT>, WebAppDiagnosticLogs.UpdateStages.Update<ParentT>, WebAppDiagnosticLogs.UpdateStages.WithDiagnosticLogging<ParentT>, WebAppDiagnosticLogs.UpdateStages.WithApplicationLogLevel<ParentT>, WebAppDiagnosticLogs.UpdateStages.WithStorageLocationForApplication<ParentT>, WebAppDiagnosticLogs.UpdateStages.WithStorageLocationForWebServer<ParentT>, WebAppDiagnosticLogs.UpdateStages.WithAttachForWebServerStorage<ParentT>, WebAppDiagnosticLogs.UpdateStages.WithAttachForWebServerFileSystem<ParentT>, WebAppDiagnosticLogs.UpdateStages.WithAttachForApplicationStorage<ParentT>
The entirety of a web app diagnostic log definition as part of a web app update.
-
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.WithApplicationLogLevel
withLogLevel
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppDiagnosticLogs.UpdateStages.WithDetailedErrorMessages
withDetailedErrorMessages
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppDiagnosticLogs.UpdateStages.WithDiagnosticLogging
withApplicationLogging, withoutApplicationLogging, withoutWebServerLogging, withWebServerLogging
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppDiagnosticLogs.UpdateStages.WithFailedRequestTracing
withFailedRequestTracing
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppDiagnosticLogs.UpdateStages.WithoutStorageLocationForApplication
withoutApplicationLogsStoredOnFileSystem, withoutApplicationLogsStoredOnStorageBlob
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppDiagnosticLogs.UpdateStages.WithQuota
withWebServerFileSystemQuotaInMB
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppDiagnosticLogs.UpdateStages.WithRetentionDays
withLogRetentionDays, withUnlimitedLogRetentionDays
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppDiagnosticLogs.UpdateStages.WithStorageLocationForApplication
withApplicationLogsStoredOnFileSystem, withApplicationLogsStoredOnStorageBlob
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppDiagnosticLogs.UpdateStages.WithStorageLocationForWebServer
withoutWebServerLogsStoredOnFileSystem, withoutWebServerLogsStoredOnStorageBlob, withWebServerLogsStoredOnFileSystem, withWebServerLogsStoredOnStorageBlob