| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
FileSystemApplicationLogsConfig |
ApplicationLogsConfig.fileSystem()
Get the fileSystem property: Application logs to file system configuration.
|
FileSystemApplicationLogsConfig |
FileSystemApplicationLogsConfig.withLevel(LogLevel level)
Set the level property: Log level.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationLogsConfig |
ApplicationLogsConfig.withFileSystem(FileSystemApplicationLogsConfig fileSystem)
Set the fileSystem property: Application logs to file system configuration.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.