| Modifier and Type | Method and Description |
|---|---|
HttpLogsConfig |
HttpLogsConfig.withAzureBlobStorage(AzureBlobStorageHttpLogsConfig azureBlobStorage)
Set http logs to azure blob storage configuration.
|
HttpLogsConfig |
HttpLogsConfig.withFileSystem(FileSystemHttpLogsConfig fileSystem)
Set http logs to file system configuration.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/