Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LibraryAppendOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • LibraryAppendOptionalParams

Index

Properties

Optional blobConditionAppendPosition

blobConditionAppendPosition: undefined | number

Set this header to a byte offset at which the block is expected to be appended. The request succeeds only if the current offset matches this value. Otherwise, the request fails with the AppendPositionConditionNotMet error (HTTP status code 412 – Precondition Failed)

Generated using TypeDoc