KnowledgeSourceStatus.LastSynchronizationState 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.
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