Uses of Class
com.azure.resourcemanager.securityinsights.models.ThreatIntelligenceMetrics
Package
Description
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of ThreatIntelligenceMetrics in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionThreatIntelligenceMetricsListInner.value()
Get the value property: Array of threat intelligence metric fields (type/threat type/source).Modifier and TypeMethodDescriptionThreatIntelligenceMetricsListInner.withValue
(List<ThreatIntelligenceMetrics> value) Set the value property: Array of threat intelligence metric fields (type/threat type/source). -
Uses of ThreatIntelligenceMetrics in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionThreatIntelligenceMetrics.withProperties
(ThreatIntelligenceMetric properties) Set the properties property: Threat intelligence metrics.Modifier and TypeMethodDescriptionThreatIntelligenceMetricsList.value()
Gets the value property: Array of threat intelligence metric fields (type/threat type/source).