Uses of Class
com.azure.resourcemanager.appservice.models.FileSystemApplicationLogsConfig
Packages that use FileSystemApplicationLogsConfig
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of FileSystemApplicationLogsConfig in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return FileSystemApplicationLogsConfigModifier and TypeMethodDescriptionApplicationLogsConfig.fileSystem()
Get the fileSystem property: Application logs to file system configuration.FileSystemApplicationLogsConfig.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of FileSystemApplicationLogsConfig from the JsonReader.Set the level property: Log level.Methods in com.azure.resourcemanager.appservice.models with parameters of type FileSystemApplicationLogsConfigModifier and TypeMethodDescriptionApplicationLogsConfig.withFileSystem
(FileSystemApplicationLogsConfig fileSystem) Set the fileSystem property: Application logs to file system configuration.