Uses of Interface
com.microsoft.azure.management.appservice.WebAppDiagnosticLogs.UpdateStages.WithFailedRequestTracing
-
-
Uses of WebAppDiagnosticLogs.UpdateStages.WithFailedRequestTracing in com.microsoft.azure.management.appservice
Subinterfaces of WebAppDiagnosticLogs.UpdateStages.WithFailedRequestTracing in com.microsoft.azure.management.appservice Modifier and Type Interface Description static interfaceWebAppDiagnosticLogs.UpdateDefinition<ParentT>The entirety of a web app diagnostic log definition as part of a web app update.static interfaceWebAppDiagnosticLogs.UpdateStages.Update<ParentT>The final stage of the web app diagnostic log update.static interfaceWebAppDiagnosticLogs.UpdateStages.WithAttachForApplicationStorage<ParentT>The final stage of the web app diagnostic log update, plus extra settings for application logs stored in a Storage blob.static interfaceWebAppDiagnosticLogs.UpdateStages.WithAttachForWebServerFileSystem<ParentT>The final stage of the web app diagnostic log update, plus extra settings for web server logs stored in the file system.static interfaceWebAppDiagnosticLogs.UpdateStages.WithAttachForWebServerStorage<ParentT>The final stage of the web app diagnostic log update, plus extra settings for web server logs stored in a Storage blob.
-