Udostępnij przez


ICveResult.EffectiveCvssVersion Property

Definition

The version of the effectiveCvssScore property.

[Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=true, Description="The version of the effectiveCvssScore property.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="effectiveCvssVersion", Update=true)]
public int? EffectiveCvssVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=true, Description="The version of the effectiveCvssScore property.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="effectiveCvssVersion", Update=true)>]
member this.EffectiveCvssVersion : Nullable<int> with get, set
Public Property EffectiveCvssVersion As Nullable(Of Integer)

Property Value

Attributes

Applies to