Partilhar via


CvssScore.Score Property

Definition

The score of the CVE according to the CVSS specified.

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

Property Value

Implements

Attributes

Applies to