IThreatIntelligenceIndicatorModel.ExternalReference Property

Definition

External References

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

Property Value

Attributes

Applies to