ThreatIntelligenceIndicatorMetricsOperations interface
Interface representing a ThreatIntelligenceIndicatorMetrics operations.
Properties
| list | Get threat intelligence indicators metrics (Indicators counts by Type, Threat Type, Source). |
Property Details
list
Get threat intelligence indicators metrics (Indicators counts by Type, Threat Type, Source).
list: (resourceGroupName: string, workspaceName: string, options?: ThreatIntelligenceIndicatorMetricsListOptionalParams) => Promise<ThreatIntelligenceMetricsList>
Property Value
(resourceGroupName: string, workspaceName: string, options?: ThreatIntelligenceIndicatorMetricsListOptionalParams) => Promise<ThreatIntelligenceMetricsList>