KnowledgeSourceStatus.LastSynchronizationState Property

Definition

Details of the last completed synchronization. Null on first sync.

public Azure.Search.Documents.KnowledgeBases.Models.CompletedSynchronizationState LastSynchronizationState { get; set; }
member this.LastSynchronizationState : Azure.Search.Documents.KnowledgeBases.Models.CompletedSynchronizationState with get, set
Public Property LastSynchronizationState As CompletedSynchronizationState

Property Value

Applies to