CVE Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
CVE() |
Initializes a new instance of the CVE class. |
CVE(String, String) |
Initializes a new instance of the CVE class. |
CVE()
Initializes a new instance of the CVE class.
public CVE ();
Public Sub New ()
Applies to
CVE(String, String)
Initializes a new instance of the CVE class.
public CVE (string title = default, string link = default);
new Microsoft.Azure.Management.Security.Models.CVE : string * string -> Microsoft.Azure.Management.Security.Models.CVE
Public Sub New (Optional title As String = Nothing, Optional link As String = Nothing)
Parameters
- title
- String
CVE title
- link
- String
Link url