| Modifier and Type | Method and Description |
|---|---|
AzureBlobStorageApplicationLogsConfig |
ApplicationLogsConfig.azureBlobStorage()
Get the azureBlobStorage value.
|
AzureBlobStorageApplicationLogsConfig |
AzureBlobStorageApplicationLogsConfig.withLevel(LogLevel level)
Set the level value.
|
AzureBlobStorageApplicationLogsConfig |
AzureBlobStorageApplicationLogsConfig.withRetentionInDays(Integer retentionInDays)
Set the retentionInDays value.
|
AzureBlobStorageApplicationLogsConfig |
AzureBlobStorageApplicationLogsConfig.withSasUrl(String sasUrl)
Set the sasUrl value.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationLogsConfig |
ApplicationLogsConfig.withAzureBlobStorage(AzureBlobStorageApplicationLogsConfig azureBlobStorage)
Set the azureBlobStorage value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/