Specifies set of possible operation type on log store.

Enumeration Members

Enumeration Members

Create: 2

Operation is scoped to create data only.

Read: 1

Operation is scoped to read data only.

ReadAndCreate: 3

Operation is scoped to read and create data.