Share via


InMageAzureV2ReplicationDetails.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