| Modifier and Type | Method and Description |
|---|---|
AzureBlobStorageHttpLogsConfig |
HttpLogsConfig.azureBlobStorage()
Get the azureBlobStorage value.
|
AzureBlobStorageHttpLogsConfig |
AzureBlobStorageHttpLogsConfig.withEnabled(Boolean enabled)
Set the enabled value.
|
AzureBlobStorageHttpLogsConfig |
AzureBlobStorageHttpLogsConfig.withRetentionInDays(Integer retentionInDays)
Set the retentionInDays value.
|
AzureBlobStorageHttpLogsConfig |
AzureBlobStorageHttpLogsConfig.withSasUrl(String sasUrl)
Set the sasUrl value.
|
| Modifier and Type | Method and Description |
|---|---|
HttpLogsConfig |
HttpLogsConfig.withAzureBlobStorage(AzureBlobStorageHttpLogsConfig 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.
*/