Package version:

Interface HighWaterMarkChangeDetectionPolicy

Defines a data change detection policy that captures changes based on the value of a high water mark column.

interface HighWaterMarkChangeDetectionPolicy {
    highWaterMarkColumnName: string;
    odatatype: "#Microsoft.Azure.Search.HighWaterMarkChangeDetectionPolicy";
}

Hierarchy (view full)

Properties

highWaterMarkColumnName: string

The name of the high water mark column.

odatatype

Polymorphic discriminator, which specifies the different types this object can be