Share via


IThreatIntelligenceMetricsList Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ThreatIntelligenceMetricsListTypeConverter))]
public interface IThreatIntelligenceMetricsList : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ThreatIntelligenceMetricsListTypeConverter))>]
type IThreatIntelligenceMetricsList = interface
    interface IJsonSerializable
Public Interface IThreatIntelligenceMetricsList
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Value

Array of threat intelligence metric fields (type/threat type/source).

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to