次の方法で共有


A2AReplicationDetails.LastHeartbeat Property

Definition

The last heartbeat received from the source server.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public DateTime? LastHeartbeat { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.LastHeartbeat : Nullable<DateTime> with get, set
Public Property LastHeartbeat As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to