Share via


IAgentDetails.BiosId Property

Definition

The machine BIOS Id.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The machine BIOS Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="biosId")]
public string BiosId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The machine BIOS Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="biosId")>]
member this.BiosId : string
Public ReadOnly Property BiosId As String

Property Value

Attributes

Applies to