Freigeben über


ICveResource.CvssV2Score Property

Definition

Legacy property for the CVE CVSS version 2 score, if one existed.

[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="Legacy property for the CVE CVSS version 2 score, if one existed.", 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
[<Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=true, Description="Legacy property for the CVE CVSS version 2 score, if one existed.", 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