See: Description
| Interface | Description |
|---|---|
| ProgressReceiver |
A
ProgressReceiver is an object that can be used to report progress on network transfers. |
| Class | Description |
|---|---|
| ParallelTransferOptions |
This class contains configuration used to parallelize data transfer operations.
|
| ProgressReporter |
ProgressReporter offers a convenient way to add progress tracking to a given Flux. |
| StorageInputStream |
Provides an input stream to read a given storage resource.
|
| StorageOutputStream |
StorageOutputStream allows for uploading data to an Azure Storage service using stream concepts.
|
| StorageSharedKeyCredential |
SharedKey credential policy that is put into a header to authorize requests.
|
| Utility |
Utility methods for storage client libraries.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.