Share via


SecurityInsightsWatchlistData.ItemsSearchKey Property

Definition

The search key is used to optimize query performance when using watchlists for joins with other data. For example, enable a column with IP addresses to be the designated SearchKey field, then use this field as the key field when joining to other event data by IP address.

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

Property Value

Applies to