Enumeration SearchScanConsistency

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

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