Share via


IMarsAgentDetails.LastHeartbeatUtc Property

Definition

The last heartbeat received from the Mars agent.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The last heartbeat received from the Mars agent.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastHeartbeatUtc")]
public DateTime? LastHeartbeatUtc { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The last heartbeat received from the Mars agent.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastHeartbeatUtc")>]
member this.LastHeartbeatUtc : Nullable<DateTime>
Public ReadOnly Property LastHeartbeatUtc As Nullable(Of DateTime)

Property Value

Attributes

Applies to