CompletedSynchronizationState Class

Definition

Represents the completed state of the last synchronization.

public class CompletedSynchronizationState : System.ClientModel.Primitives.IJsonModel<Azure.Search.Documents.KnowledgeBases.Models.CompletedSynchronizationState>, System.ClientModel.Primitives.IPersistableModel<Azure.Search.Documents.KnowledgeBases.Models.CompletedSynchronizationState>
type CompletedSynchronizationState = class
    interface IJsonModel<CompletedSynchronizationState>
    interface IPersistableModel<CompletedSynchronizationState>
Public Class CompletedSynchronizationState
Implements IJsonModel(Of CompletedSynchronizationState), IPersistableModel(Of CompletedSynchronizationState)
Inheritance
CompletedSynchronizationState
Implements

Applies to