Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForWebServer
-
Packages that use WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForWebServer Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForWebServer in com.azure.resourcemanager.appservice.models
Subinterfaces of WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForWebServer in com.azure.resourcemanager.appservice.models Modifier and Type Interface Description static interfaceWebAppDiagnosticLogs.Definition<ParentT>The entirety of a web app diagnostic log definition.Methods in com.azure.resourcemanager.appservice.models that return WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForWebServer Modifier and Type Method Description WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForWebServer<ParentT>WebAppDiagnosticLogs.DefinitionStages.WithDiagnosticLogging. withWebServerLogging()Enable logging from the web server.
-