Interface WebAppDiagnosticLogs.UpdateStages.Blank<ParentT>
- Type Parameters:
ParentT
- the return type of the finalAttachable.attach()
- All Superinterfaces:
WebAppDiagnosticLogs.UpdateStages.WithDiagnosticLogging<ParentT>
- All Known Subinterfaces:
WebAppDiagnosticLogs.UpdateDefinition<ParentT>
- Enclosing interface:
- WebAppDiagnosticLogs.UpdateStages
public static interface WebAppDiagnosticLogs.UpdateStages.Blank<ParentT>
extends WebAppDiagnosticLogs.UpdateStages.WithDiagnosticLogging<ParentT>
The first stage of a web app diagnostic log update as part of a update of a web app.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppDiagnosticLogs.UpdateStages.WithDiagnosticLogging
withApplicationLogging, withoutApplicationLogging, withoutWebServerLogging, withWebServerLogging