IThreatIntelligenceParsedPattern.PatternTypeValue Property

Definition

Pattern type keys

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="Pattern type keys", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IThreatIntelligenceParsedPatternTypeValue) }, Read=true, ReadOnly=false, Required=false, SerializedName="patternTypeValues", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IThreatIntelligenceParsedPatternTypeValue> PatternTypeValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="Pattern type keys", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IThreatIntelligenceParsedPatternTypeValue) }, Read=true, ReadOnly=false, Required=false, SerializedName="patternTypeValues", Update=true)>]
member this.PatternTypeValue : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IThreatIntelligenceParsedPatternTypeValue> with get, set
Public Property PatternTypeValue As List(Of IThreatIntelligenceParsedPatternTypeValue)

Property Value

Attributes

Applies to