Enumeration EventingFunctionDcpBoundary

Represents the various dcp boundary options for eventing functions.

Enumeration Members

Enumeration Members

Everything: "everything"

Indicates all documents should be processed by the function.

FromNow: "from_now"

Indicates that only documents modified after a function is created should be processed by the function.

Generated using TypeDoc