BlobClientConfig interface
用於建立 blob 客戶端實例的設定。
屬性
| download |
提供指示下載內容驗證時應使用哪種演算法的選項。 |
| upload |
指示上傳內容驗證時應使用哪種演算法的選項。 |
屬性詳細資料
downloadContentChecksumAlgorithm
提供指示下載內容驗證時應使用哪種演算法的選項。
downloadContentChecksumAlgorithm?: StorageChecksumAlgorithm
屬性值
uploadContentChecksumAlgorithm
指示上傳內容驗證時應使用哪種演算法的選項。
uploadContentChecksumAlgorithm?: StorageChecksumAlgorithm