Share via


ICveComponent Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Models.CveComponentTypeConverter))]
public interface ICveComponent : Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.IJsonSerializable
Derived
Attributes
Implements

Properties

ComponentId

ID of the SBOM component

Name

Name of the SBOM component

Version

Version of the SBOM component.

Methods

Applies to