Package version:

Interface LibraryAppendOptionalParams

Optional parameters.

Hierarchy

  • unknown
    • LibraryAppendOptionalParams

Properties

blobConditionAppendPosition?: 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