IHyperVMachine.Firmware Property

Definition

Firmware of the machine.

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

Property Value

Attributes

Applies to