ICveResource.CvssV2Score Property

Definition

CVSS V2 score of the CVE.

[Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=true, Description="CVSS V2 score of the CVE.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="cvssV2Score", Update=true)]
public string CvssV2Score { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=true, Description="CVSS V2 score of the CVE.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="cvssV2Score", Update=true)>]
member this.CvssV2Score : string with get, set
Public Property CvssV2Score As String

Property Value

Attributes

Applies to