次の方法で共有


IInMageRcmApplianceDetails.MarAgentLastHeartbeatUtc 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? MarAgentLastHeartbeatUtc { 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.MarAgentLastHeartbeatUtc : Nullable<DateTime>
Public ReadOnly Property MarAgentLastHeartbeatUtc As Nullable(Of DateTime)

Property Value

Attributes

Applies to