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

IndexerState.ResetDocumentKeys 属性

定义

已重置的文档键列表。 文档键是搜索索引中数据的文档的唯一标识符。 索引器将有选择地重新引入这些键的优先级。

public System.Collections.Generic.IReadOnlyList<string> ResetDocumentKeys { get; }
member this.ResetDocumentKeys : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property ResetDocumentKeys As IReadOnlyList(Of String)

属性值

适用于