Share via


IThreatIntelligenceIndicatorModel.Defanged Property

Definition

Is threat intelligence entity defanged

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Is threat intelligence entity defanged", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="defanged")]
public bool? Defanged { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Is threat intelligence entity defanged", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="defanged")>]
member this.Defanged : Nullable<bool> with get, set
Public Property Defanged As Nullable(Of Boolean)

Property Value

Attributes

Applies to