| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationLogsConfig |
SiteLogsConfigInner.applicationLogs()
Get the applicationLogs property: Application logs configuration.
|
| Modifier and Type | Method and Description |
|---|---|
SiteLogsConfigInner |
SiteLogsConfigInner.withApplicationLogs(ApplicationLogsConfig applicationLogs)
Set the applicationLogs property: Application logs configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationLogsConfig |
ApplicationLogsConfig.withAzureBlobStorage(AzureBlobStorageApplicationLogsConfig azureBlobStorage)
Set the azureBlobStorage property: Application logs to blob storage configuration.
|
ApplicationLogsConfig |
ApplicationLogsConfig.withAzureTableStorage(AzureTableStorageApplicationLogsConfig azureTableStorage)
Set the azureTableStorage property: Application logs to azure table storage configuration.
|
ApplicationLogsConfig |
ApplicationLogsConfig.withFileSystem(FileSystemApplicationLogsConfig fileSystem)
Set the fileSystem property: Application logs to file system configuration.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.