FileReadOptions interface
属性
| abort |
|
| conditions | |
| customer |
客户提供的密钥信息。 |
| max |
|
| on |
|
| range |
|
| range |
继承属性
| tracing |
属性详细信息
abortSignal
conditions
customerProvidedKey
maxRetryRequests
maxRetryRequests?: number
属性值
number
onProgress
onProgress?: (progress: TransferProgressEvent) => void
属性值
(progress: TransferProgressEvent) => void
rangeGetContentCrc64
rangeGetContentCrc64?: boolean
属性值
boolean
rangeGetContentMD5
rangeGetContentMD5?: boolean
属性值
boolean
继承属性详细信息
tracingOptions
tracingOptions?: OperationTracingOptions