azure-sdk-for-net
azure-sdk-for-net copied to clipboard
Share upload StorageTransferOptions
Addresses #13545
Adds StorageTransferOptions support to ShareFileClient.UploadAsync().
Note: service does not support parallel ranged uploads. Method applies a default value of 1 to StorageTransferOptions.MaximumConcurrency and will throw if value is manually set higher.
API change check
APIView has identified API level changes in this PR and created following API reviews.
"Do Not Merge" added as this PR contains API changes and the upcoming release has already gone through API review. Must wait for next one.
TODO: changelog after version bump from upcoming release