ThreatIntelligenceIndicatorMetrics interface
Interface representing a ThreatIntelligenceIndicatorMetrics.
Methods
| list(string, string, Threat |
Get threat intelligence indicators metrics (Indicators counts by Type, Threat Type, Source). |
Method Details
list(string, string, ThreatIntelligenceIndicatorMetricsListOptionalParams)
Get threat intelligence indicators metrics (Indicators counts by Type, Threat Type, Source).
function list(resourceGroupName: string, workspaceName: string, options?: ThreatIntelligenceIndicatorMetricsListOptionalParams): Promise<ThreatIntelligenceMetricsList>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- workspaceName
-
string
The name of the workspace.
The options parameters.
Returns
Promise<ThreatIntelligenceMetricsList>