次の方法で共有


BlobClientConfig interface

Blobクライアントインスタンスの作成に使われる設定。

プロパティ

downloadContentChecksumAlgorithm

ダウンロード時にコンテンツ検証に使用するアルゴリズムを示すオプション。

uploadContentChecksumAlgorithm

アップロード時にコンテンツ検証に使用するアルゴリズムを示すオプション。

プロパティの詳細

downloadContentChecksumAlgorithm

ダウンロード時にコンテンツ検証に使用するアルゴリズムを示すオプション。

downloadContentChecksumAlgorithm?: StorageChecksumAlgorithm

プロパティ値

uploadContentChecksumAlgorithm

アップロード時にコンテンツ検証に使用するアルゴリズムを示すオプション。

uploadContentChecksumAlgorithm?: StorageChecksumAlgorithm

プロパティ値