@@ -3,12 +3,12 @@ title: Azure Storage Blobs Batch client library for .NET
3
3
keywords : Azure, dotnet, SDK, API, Azure.Storage.Blobs.Batch, storage
4
4
author : seanmcc-msft
5
5
ms.author : seanmcc
6
- ms.date : 07/11 /2023
6
+ ms.date : 09/12 /2023
7
7
ms.topic : reference
8
8
ms.devlang : dotnet
9
9
ms.service : storage
10
10
---
11
- # Azure Storage Blobs Batch client library for .NET - version 12.14 .0
11
+ # Azure Storage Blobs Batch client library for .NET - version 12.15 .0
12
12
13
13
14
14
> Server Version: 2021-02-12, 2020-12-06, 2020-10-02, 2020-08-04, 2020-06-12, 2020-04-08, 2020-02-10, 2019-12-12, 2019-07-07, and 2019-02-02
@@ -67,12 +67,12 @@ We guarantee that all client instance methods are thread-safe and independent of
67
67
68
68
### Additional concepts
69
69
<!-- CLIENT COMMON BAR -->
70
- [ Client options] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.Batch_12.14 .0/sdk/core/Azure.Core/README.md#configuring-service-clients-using-clientoptions ) |
71
- [ Accessing the response] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.Batch_12.14 .0/sdk/core/Azure.Core/README.md#accessing-http-response-details-using-responset ) |
72
- [ Long-running operations] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.Batch_12.14 .0/sdk/core/Azure.Core/README.md#consuming-long-running-operations-using-operationt ) |
73
- [ Handling failures] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.Batch_12.14 .0/sdk/core/Azure.Core/README.md#reporting-errors-requestfailedexception ) |
74
- [ Diagnostics] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.Batch_12.14 .0/sdk/core/Azure.Core/samples/Diagnostics.md ) |
75
- [ Mocking] ( https://github. com/Azure /azure-sdk-for-net/blob/Azure.Storage.Blobs.Batch_12.14.0/ sdk/core/Azure.Core/README.md# mocking ) |
70
+ [ Client options] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.Batch_12.15 .0/sdk/core/Azure.Core/README.md#configuring-service-clients-using-clientoptions ) |
71
+ [ Accessing the response] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.Batch_12.15 .0/sdk/core/Azure.Core/README.md#accessing-http-response-details-using-responset ) |
72
+ [ Long-running operations] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.Batch_12.15 .0/sdk/core/Azure.Core/README.md#consuming-long-running-operations-using-operationt ) |
73
+ [ Handling failures] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.Batch_12.15 .0/sdk/core/Azure.Core/README.md#reporting-errors-requestfailedexception ) |
74
+ [ Diagnostics] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.Batch_12.15 .0/sdk/core/Azure.Core/samples/Diagnostics.md ) |
75
+ [ Mocking] ( https://learn.microsoft. com/dotnet /azure/ sdk/unit-testing- mocking ) |
76
76
[ Client lifetime] ( https://devblogs.microsoft.com/azure-sdk/lifetime-management-and-thread-safety-guarantees-of-azure-sdk-net-clients/ )
77
77
<!-- CLIENT COMMON BAR -->
78
78
@@ -198,7 +198,7 @@ catch (AggregateException)
198
198
199
199
## Next steps
200
200
201
- Check out our [ sync] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.Batch_12.14 .0/sdk/storage/Azure.Storage.Blobs.Batch/samples/Sample03a_Batching.cs ) and [ async] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.Batch_12.14 .0/sdk/storage/Azure.Storage.Blobs.Batch/samples/Sample03b_BatchingAsync.cs ) samples for more.
201
+ Check out our [ sync] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.Batch_12.15 .0/sdk/storage/Azure.Storage.Blobs.Batch/samples/Sample03a_Batching.cs ) and [ async] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.Batch_12.15 .0/sdk/storage/Azure.Storage.Blobs.Batch/samples/Sample03b_BatchingAsync.cs ) samples for more.
202
202
203
203
## Contributing
204
204
@@ -218,7 +218,7 @@ additional questions or comments.
218
218
![ Impressions] ( https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-net%2Fsdk%2Fstorage%2FAzure.Storage.Blobs.Batch%2FREADME.png )
219
219
220
220
<!-- LINKS -->
221
- [ source ] : https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs.Batch_12.14 .0/sdk/storage/Azure.Storage.Blobs.Batch/src
221
+ [ source ] : https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs.Batch_12.15 .0/sdk/storage/Azure.Storage.Blobs.Batch/src
222
222
[ package ] : https://www.nuget.org/packages/Azure.Storage.Blobs.Batch/
223
223
[ docs ] : https://azure.github.io/azure-sdk-for-net/storage.html
224
224
[ rest_docs ] : /rest/api/storageservices/blob-service-rest-api
@@ -230,10 +230,10 @@ additional questions or comments.
230
230
[ storage_account_create_portal ] : /azure/storage/common/storage-quickstart-create-account?tabs=azure-portal
231
231
[ azure_cli ] : /cli/azure
232
232
[ azure_sub ] : https://azure.microsoft.com/free/dotnet/
233
- [ identity ] : https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs.Batch_12.14 .0/sdk/identity/Azure.Identity/README.md
234
- [ RequestFailedException ] : https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs.Batch_12.14 .0/sdk/core/Azure.Core/src/RequestFailedException.cs
233
+ [ identity ] : https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs.Batch_12.15 .0/sdk/identity/Azure.Identity/README.md
234
+ [ RequestFailedException ] : https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs.Batch_12.15 .0/sdk/core/Azure.Core/src/RequestFailedException.cs
235
235
[ error_codes ] : /rest/api/storageservices/blob-service-error-codes
236
- [ storage_contrib ] : https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.Batch_12.14 .0/sdk/storage/CONTRIBUTING.md
236
+ [ storage_contrib ] : https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.Batch_12.15 .0/sdk/storage/CONTRIBUTING.md
237
237
[ cla ] : https://cla.microsoft.com
238
238
[ coc ] : https://opensource.microsoft.com/codeofconduct/
239
239
[ coc_faq ] : https://opensource.microsoft.com/codeofconduct/faq/
0 commit comments