Share via


IThreatIntelligenceMetricEntity.MetricValue Property

Definition

Metric value

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Metric value", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="metricValue")]
public int? MetricValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Metric value", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="metricValue")>]
member this.MetricValue : Nullable<int> with get, set
Public Property MetricValue As Nullable(Of Integer)

Property Value

Attributes

Applies to