| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AzureTableStorageApplicationLogsConfig |
ApplicationLogsConfig.azureTableStorage()
Get the azureTableStorage property: Application logs to azure table storage configuration.
|
AzureTableStorageApplicationLogsConfig |
AzureTableStorageApplicationLogsConfig.withLevel(LogLevel level)
Set the level property: Log level.
|
AzureTableStorageApplicationLogsConfig |
AzureTableStorageApplicationLogsConfig.withSasUrl(String sasUrl)
Set the sasUrl property: SAS URL to an Azure table with add/query/delete permissions.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationLogsConfig |
ApplicationLogsConfig.withAzureTableStorage(AzureTableStorageApplicationLogsConfig azureTableStorage)
Set the azureTableStorage property: Application logs to azure table storage configuration.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.