Uses of Class
com.microsoft.azure.management.appservice.FileSystemApplicationLogsConfig
-
-
Uses of FileSystemApplicationLogsConfig in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return FileSystemApplicationLogsConfig Modifier and Type Method Description FileSystemApplicationLogsConfigApplicationLogsConfig. fileSystem()Get application logs to file system configuration.FileSystemApplicationLogsConfigFileSystemApplicationLogsConfig. withLevel(LogLevel level)Set log level.Methods in com.microsoft.azure.management.appservice with parameters of type FileSystemApplicationLogsConfig Modifier and Type Method Description ApplicationLogsConfigApplicationLogsConfig. withFileSystem(FileSystemApplicationLogsConfig fileSystem)Set application logs to file system configuration.
-