Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SequenceNumberAccessConditions

Package version

Parameter group

Hierarchy

Index

Properties

Optional ifSequenceNumberEqualTo

ifSequenceNumberEqualTo: undefined | number

Specify this header value to operate only on a blob if it has the specified sequence number.

Optional ifSequenceNumberLessThan

ifSequenceNumberLessThan: undefined | number

Specify this header value to operate only on a blob if it has a sequence number less than the specified.

Optional ifSequenceNumberLessThanOrEqualTo

ifSequenceNumberLessThanOrEqualTo: undefined | number

Specify this header value to operate only on a blob if it has a sequence number less than or equal to the specified.

Generated using TypeDoc