IThreatIntelligenceIndicatorModel.ObjectMarkingRef Property

Definition

Threat intelligence entity object marking references

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="Threat intelligence entity object marking references", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="objectMarkingRefs", Update=true)]
public System.Collections.Generic.List<string> ObjectMarkingRef { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="Threat intelligence entity object marking references", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="objectMarkingRefs", Update=true)>]
member this.ObjectMarkingRef : System.Collections.Generic.List<string> with get, set
Public Property ObjectMarkingRef As List(Of String)

Property Value

Attributes

Applies to