IFirmwareUpdateDefinition.Vendor Property

Definition

Firmware vendor.

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

Property Value

Attributes

Applies to