IHyperVMachine.BiosGuid Property

Definition

Machine BIOS GUID.

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

Property Value

Attributes

Applies to