Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForApplication
-
Packages that use WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForApplication Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForApplication in com.azure.resourcemanager.appservice.models
Subinterfaces of WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForApplication 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.WithStorageLocationForApplication Modifier and Type Method Description WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForApplication<ParentT>WebAppDiagnosticLogs.DefinitionStages.WithApplicationLogLevel. withLogLevel(LogLevel logLevel)Specifies the application log level.
-