次の方法で共有


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から継承