IHyperVMachine.BiosSerialNumber Property

Definition

Machine BIOS serial number.

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

Property Value

Attributes

Applies to