Share via


CveSummary.Critical Property

Definition

The total number of critical severity CVEs detected

[Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.PropertyOrigin.Owned)]
public long? Critical { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.PropertyOrigin.Owned)>]
member this.Critical : Nullable<int64> with get, set
Public Property Critical As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to