次の方法で共有


SecurityInsightsWatchlistData.ItemsSearchKey プロパティ

定義

検索キーは、他のデータとの結合にウォッチリストを使用する場合にクエリのパフォーマンスを最適化するために使用されます。 たとえば、IP アドレスを持つ列を指定された SearchKey フィールドに設定し、IP アドレスによって他のイベント データに結合するときに、このフィールドをキー フィールドとして使用します。

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

プロパティ値

適用対象