Uses of Interface
com.microsoft.azure.management.appservice.WebAppDiagnosticLogs.DefinitionStages.WithApplicationLogLevel
-
-
Uses of WebAppDiagnosticLogs.DefinitionStages.WithApplicationLogLevel in com.microsoft.azure.management.appservice
Subinterfaces of WebAppDiagnosticLogs.DefinitionStages.WithApplicationLogLevel in com.microsoft.azure.management.appservice Modifier and Type Interface Description static interfaceWebAppDiagnosticLogs.Definition<ParentT>The entirety of a web app diagnostic log definition.Methods in com.microsoft.azure.management.appservice that return WebAppDiagnosticLogs.DefinitionStages.WithApplicationLogLevel Modifier and Type Method Description WebAppDiagnosticLogs.DefinitionStages.WithApplicationLogLevel<ParentT>WebAppDiagnosticLogs.DefinitionStages.WithDiagnosticLogging. withApplicationLogging()Enable logging from the web application.
-