你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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