Share via


IVirtualMachineTemplateProperties.FirmwareType Property

Definition

Firmware type

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PSArgumentCompleter(new System.String[] { "bios", "efi" })]
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=false, Description="Firmware type", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="firmwareType", Update=false)]
public string FirmwareType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PSArgumentCompleter(new System.String[] { "bios", "efi" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=false, Description="Firmware type", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="firmwareType", Update=false)>]
member this.FirmwareType : string
Public ReadOnly Property FirmwareType As String

Property Value

Attributes

Applies to