IThreatIntelligenceIndicatorModelForRequestBody.GranularMarking Property

Definition

Granular Markings

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

Property Value

Attributes

Applies to