Share via


ICveResource.CvssV3Score Property

Definition

CVSS V3 score of the CVE.

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

Property Value

Attributes

Applies to