共用方式為


FileReadOptions interface


Extends

屬性

abortSignal
conditions
customerProvidedKey

客戶提供的金鑰資訊。

maxRetryRequests
onProgress
rangeGetContentCrc64
rangeGetContentMD5

繼承的屬性

tracingOptions

屬性詳細資料

abortSignal

abortSignal?: AbortSignalLike

屬性值

conditions

conditions?: DataLakeRequestConditions

屬性值

customerProvidedKey

客戶提供的金鑰資訊。

customerProvidedKey?: CpkInfo

屬性值

maxRetryRequests

maxRetryRequests?: number

屬性值

number

onProgress

onProgress?: (progress: TransferProgressEvent) => void

屬性值

(progress: TransferProgressEvent) => void

rangeGetContentCrc64

rangeGetContentCrc64?: boolean

屬性值

boolean

rangeGetContentMD5

rangeGetContentMD5?: boolean

屬性值

boolean

繼承的屬性詳細資料

tracingOptions

tracingOptions?: OperationTracingOptions

屬性值

繼承自CommonOptions.tracingOptions