ICveResource.PropertiesName Property

Definition

Name of the CVE.

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

Property Value

Attributes

Applies to