ICveResource.ComponentId Property

Definition

ID of the SBOM component

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

Property Value

Attributes

Applies to