Freigeben über


ICveSummary.HighCveCount Property

Definition

The total number of high severity CVEs detected

[Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=true, Description="The total number of high severity CVEs detected", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="highCveCount", Update=true)]
public long? HighCveCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=true, Description="The total number of high severity CVEs detected", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="highCveCount", Update=true)>]
member this.HighCveCount : Nullable<int64> with get, set
Public Property HighCveCount As Nullable(Of Long)

Property Value

Attributes

Applies to