Uses of Interface
com.microsoft.azure.management.appservice.WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForApplication
-
-
Uses of WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForApplication in com.microsoft.azure.management.appservice
Subinterfaces of WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForApplication 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.WithStorageLocationForApplication Modifier and Type Method Description WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForApplication<ParentT>WebAppDiagnosticLogs.DefinitionStages.WithApplicationLogLevel. withLogLevel(LogLevel logLevel)Specifies the application log level.
-