Uses of Class
com.azure.resourcemanager.securityinsights.models.ThreatIntelligenceMetric
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of ThreatIntelligenceMetric in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionThreatIntelligenceMetrics.properties()
Get the properties property: Threat intelligence metrics.ThreatIntelligenceMetric.withLastUpdatedTimeUtc
(String lastUpdatedTimeUtc) Set the lastUpdatedTimeUtc property: Last updated indicator metric.ThreatIntelligenceMetric.withPatternTypeMetrics
(List<ThreatIntelligenceMetricEntity> patternTypeMetrics) Set the patternTypeMetrics property: Pattern type metrics.ThreatIntelligenceMetric.withSourceMetrics
(List<ThreatIntelligenceMetricEntity> sourceMetrics) Set the sourceMetrics property: Source metrics.ThreatIntelligenceMetric.withThreatTypeMetrics
(List<ThreatIntelligenceMetricEntity> threatTypeMetrics) Set the threatTypeMetrics property: Threat type metrics.Modifier and TypeMethodDescriptionThreatIntelligenceMetrics.withProperties
(ThreatIntelligenceMetric properties) Set the properties property: Threat intelligence metrics.