ThreatIntelligenceMetric interface
Describes threat intelligence metric
Properties
last |
Last updated indicator metric |
pattern |
Pattern type metrics |
source |
Source metrics |
threat |
Threat type metrics |
Property Details
lastUpdatedTimeUtc
Last updated indicator metric
lastUpdatedTimeUtc?: string
Property Value
string
patternTypeMetrics
Pattern type metrics
patternTypeMetrics?: ThreatIntelligenceMetricEntity[]
Property Value
sourceMetrics
Source metrics
sourceMetrics?: ThreatIntelligenceMetricEntity[]
Property Value
threatTypeMetrics
Threat type metrics
threatTypeMetrics?: ThreatIntelligenceMetricEntity[]
Property Value
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