Share via


IThreatIntelligenceFilteringCriteria.Id Property

Definition

Ids of threat intelligence indicators

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

Property Value

String[]
Attributes

Applies to