SearchIndexerDataSourceConnection.DataDeletionDetectionPolicy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The data deletion detection policy for the datasource.
public Azure.Search.Documents.Indexes.Models.DataDeletionDetectionPolicy DataDeletionDetectionPolicy { get; set; }
member this.DataDeletionDetectionPolicy : Azure.Search.Documents.Indexes.Models.DataDeletionDetectionPolicy with get, set
Public Property DataDeletionDetectionPolicy As DataDeletionDetectionPolicy