Share via


IInMageRcmApplianceDetails.PushInstallerLastHeartbeatUtc Property

Definition

The last heartbeat received from the push installer.

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

Property Value

Attributes

Applies to