ThreatIntelligenceExternalReference interface
Describes external reference
Properties
description | External reference description |
external |
External reference ID |
hashes | External reference hashes |
source |
External reference source name |
url | External reference URL |
Property Details
description
External reference description
description?: string
Property Value
string
externalId
External reference ID
externalId?: string
Property Value
string
hashes
External reference hashes
hashes?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
sourceName
External reference source name
sourceName?: string
Property Value
string
url
External reference URL
url?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript