Freigeben über


IVirtualMachine.BareMetalMachineId Property

Definition

The resource ID of the bare metal machine the virtual machine has landed to.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The resource ID of the bare metal machine the virtual machine has landed to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="bareMetalMachineId")]
public string BareMetalMachineId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The resource ID of the bare metal machine the virtual machine has landed to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="bareMetalMachineId")>]
member this.BareMetalMachineId : string
Public ReadOnly Property BareMetalMachineId As String

Property Value

Attributes

Applies to