Uses of Class
com.microsoft.azure.management.appservice.FileSystemApplicationLogsConfig
Packages that use FileSystemApplicationLogsConfig
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of FileSystemApplicationLogsConfig in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return FileSystemApplicationLogsConfigModifier and TypeMethodDescriptionApplicationLogsConfig.fileSystem()
Get application logs to file system configuration.Set log level.Methods in com.microsoft.azure.management.appservice with parameters of type FileSystemApplicationLogsConfigModifier and TypeMethodDescriptionApplicationLogsConfig.withFileSystem
(FileSystemApplicationLogsConfig fileSystem) Set application logs to file system configuration.