Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SearchScanConsistency

Represents the various scan consistency options that are available when querying against the query service.

Index

Enumeration members

Enumeration members

NotBounded = "not_bounded"

Indicates that no specific consistency is required, this is the fastest options, but results may not include the most recent operations which have been performed.

Generated using TypeDoc