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

SecurityInsightsWatchlistData.ItemsSearchKey 属性

定义

使用监视列表与其他数据进行联接时,搜索键用于优化查询性能。 例如,将具有 IP 地址的列设置为指定的 SearchKey 字段,然后在按 IP 地址联接到其他事件数据时将此字段用作键字段。

public string ItemsSearchKey { get; set; }
member this.ItemsSearchKey : string with get, set
Public Property ItemsSearchKey As String

属性值

适用于