Share via


IThreatIntelligenceAppendTags.ThreatIntelligenceTag Property

Definition

List of tags to be appended.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="List of tags to be appended.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="threatIntelligenceTags")]
public string[] ThreatIntelligenceTag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="List of tags to be appended.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="threatIntelligenceTags")>]
member this.ThreatIntelligenceTag : string[] with get, set
Public Property ThreatIntelligenceTag As String()

Property Value

String[]
Attributes

Applies to