SearchModelFactory.NativeBlobSoftDeleteDeletionDetectionPolicy Method
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.
Defines a data deletion detection policy utilizing Azure Blob Storage's native soft delete feature for deletion detection.
public static Azure.Search.Documents.Indexes.Models.NativeBlobSoftDeleteDeletionDetectionPolicy NativeBlobSoftDeleteDeletionDetectionPolicy();
static member NativeBlobSoftDeleteDeletionDetectionPolicy : unit -> Azure.Search.Documents.Indexes.Models.NativeBlobSoftDeleteDeletionDetectionPolicy
Public Shared Function NativeBlobSoftDeleteDeletionDetectionPolicy () As NativeBlobSoftDeleteDeletionDetectionPolicy
Returns
A new NativeBlobSoftDeleteDeletionDetectionPolicy instance for mocking.