Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppDiagnosticLogs.UpdateStages.WithDetailedErrorMessages
-
Packages that use WebAppDiagnosticLogs.UpdateStages.WithDetailedErrorMessages Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of WebAppDiagnosticLogs.UpdateStages.WithDetailedErrorMessages in com.azure.resourcemanager.appservice.models
Subinterfaces of WebAppDiagnosticLogs.UpdateStages.WithDetailedErrorMessages in com.azure.resourcemanager.appservice.models 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.
-