IThreatIntelligenceMetric.ThreatTypeMetric Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Threat type metrics
[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Threat type metrics", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IThreatIntelligenceMetricEntity) }, ReadOnly=false, Required=false, SerializedName="threatTypeMetrics")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IThreatIntelligenceMetricEntity[] ThreatTypeMetric { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Threat type metrics", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IThreatIntelligenceMetricEntity) }, ReadOnly=false, Required=false, SerializedName="threatTypeMetrics")>]
member this.ThreatTypeMetric : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IThreatIntelligenceMetricEntity[] with get, set
Public Property ThreatTypeMetric As IThreatIntelligenceMetricEntity()
Property Value
- Attributes