Share via


IThreatIntelligenceIndicatorProperties.IndicatorType Property

Definition

Indicator types of threat intelligence entities

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

Property Value

String[]
Attributes

Applies to