Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppDiagnosticLogs.UpdateStages.WithStorageLocationForWebServer
-
Packages that use WebAppDiagnosticLogs.UpdateStages.WithStorageLocationForWebServer Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of WebAppDiagnosticLogs.UpdateStages.WithStorageLocationForWebServer in com.azure.resourcemanager.appservice.models
Subinterfaces of WebAppDiagnosticLogs.UpdateStages.WithStorageLocationForWebServer 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.Methods in com.azure.resourcemanager.appservice.models that return WebAppDiagnosticLogs.UpdateStages.WithStorageLocationForWebServer Modifier and Type Method Description WebAppDiagnosticLogs.UpdateStages.WithStorageLocationForWebServer<ParentT>WebAppDiagnosticLogs.UpdateStages.WithDiagnosticLogging. withWebServerLogging()Enable logging from the web server.
-