| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AzureBlobStorageApplicationLogsConfig |
ApplicationLogsConfig.azureBlobStorage()
Get the azureBlobStorage property: Application logs to blob storage configuration.
|
AzureBlobStorageApplicationLogsConfig |
AzureBlobStorageApplicationLogsConfig.withLevel(LogLevel level)
Set the level property: Log level.
|
AzureBlobStorageApplicationLogsConfig |
AzureBlobStorageApplicationLogsConfig.withRetentionInDays(Integer retentionInDays)
Set the retentionInDays property: Retention in days.
|
AzureBlobStorageApplicationLogsConfig |
AzureBlobStorageApplicationLogsConfig.withSasUrl(String sasUrl)
Set the sasUrl property: SAS url to a azure blob container with read/write/list/delete permissions.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationLogsConfig |
ApplicationLogsConfig.withAzureBlobStorage(AzureBlobStorageApplicationLogsConfig azureBlobStorage)
Set the azureBlobStorage property: Application logs to blob storage configuration.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.