Uses of Class
com.azure.resourcemanager.securityinsights.fluent.models.ThreatIntelligenceMetricsListInner
Package
Description
Package containing the service clients for SecurityInsights.
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of ThreatIntelligenceMetricsListInner in com.azure.resourcemanager.securityinsights.fluent
Modifier and TypeMethodDescriptionGet threat intelligence indicators metrics (Indicators counts by Type, Threat Type, Source).Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<ThreatIntelligenceMetricsListInner>
ThreatIntelligenceIndicatorMetricsClient.listWithResponse
(String resourceGroupName, String workspaceName, com.azure.core.util.Context context) Get threat intelligence indicators metrics (Indicators counts by Type, Threat Type, Source). -
Uses of ThreatIntelligenceMetricsListInner in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionThreatIntelligenceMetricsListInner.withValue
(List<ThreatIntelligenceMetrics> value) Set the value property: Array of threat intelligence metric fields (type/threat type/source). -
Uses of ThreatIntelligenceMetricsListInner in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionThreatIntelligenceMetricsList.innerModel()
Gets the inner com.azure.resourcemanager.securityinsights.fluent.models.ThreatIntelligenceMetricsListInner object.