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