你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

com.azure.storage.common

This package contains generic classes used by Azure Storage services.

Classes

ParallelTransferOptions

This class contains configuration used to parallelize data transfer operations.

ProgressReporter

Deprecated

Use com.azure.core.util.ProgressReporter

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.

Interfaces

ProgressReceiver

Deprecated

Use ProgressListener.