KnowledgeSourceStatus.LastSynchronizationState Property

Definition

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

public Azure.Search.Documents.Indexes.Models.CompletedSynchronizationState LastSynchronizationState { get; }
member this.LastSynchronizationState : Azure.Search.Documents.Indexes.Models.CompletedSynchronizationState
Public ReadOnly Property LastSynchronizationState As CompletedSynchronizationState

Property Value

Applies to