Share via


IAgentDetails.MachineId Property

Definition

The Id of the machine to which the agent is registered.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The Id of the machine to which the agent is registered.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="machineId")]
public string MachineId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The Id of the machine to which the agent is registered.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="machineId")>]
member this.MachineId : string
Public ReadOnly Property MachineId As String

Property Value

Attributes

Applies to