public final class FileSystemApplicationLogsConfig extends Object
| Constructor and Description |
|---|
FileSystemApplicationLogsConfig() |
| Modifier and Type | Method and Description |
|---|---|
LogLevel |
level()
Get the level property: Log level.
|
void |
validate()
Validates the instance.
|
FileSystemApplicationLogsConfig |
withLevel(LogLevel level)
Set the level property: Log level.
|
public LogLevel level()
public FileSystemApplicationLogsConfig withLevel(LogLevel level)
level - the level value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.