Freigeben über


ICveResource.CvssV3Score Property

Definition

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

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