Uses of Interface
com.microsoft.azure.management.appservice.WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForWebServer
-
-
Uses of WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForWebServer in com.microsoft.azure.management.appservice
Subinterfaces of WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForWebServer 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.WithStorageLocationForWebServer Modifier and Type Method Description WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForWebServer<ParentT>WebAppDiagnosticLogs.DefinitionStages.WithDiagnosticLogging. withWebServerLogging()Enable logging from the web server.
-