public AzureBlobStorageHttpLargeMessageBodyStore(IAzureBlobStorageHttpClient httpClient) { _httpClient = httpClient; }