Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileUploadRangeFromURLOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • FileUploadRangeFromURLOptionalParams

Index

Properties

Optional leaseAccessConditions

leaseAccessConditions: LeaseAccessConditions

Additional parameters for the operation

Optional sourceContentCrc64

sourceContentCrc64: Uint8Array

Specify the crc64 calculated for the range of bytes that must be read from the copy source.

Optional sourceModifiedAccessConditions

sourceModifiedAccessConditions: SourceModifiedAccessConditions

Additional parameters for the operation

Optional sourceRange

sourceRange: undefined | string

Bytes of source data in the specified range.

Optional timeoutInSeconds

timeoutInSeconds: undefined | number

The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for File Service Operations.

Generated using TypeDoc