Share via


IThreatIntelligenceFilteringCriteria.Keyword Property

Definition

Keywords for searching threat intelligence indicators

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Keywords for searching threat intelligence indicators", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keywords")]
public string[] Keyword { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Keywords for searching threat intelligence indicators", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keywords")>]
member this.Keyword : string[] with get, set
Public Property Keyword As String()

Property Value

String[]
Attributes

Applies to