Share via


ISessionHostHealthCheckReport.AdditionalFailureDetailLastHealthCheckDateTime Property

Definition

The timestamp of the last update.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=false, Description="The timestamp of the last update.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastHealthCheckDateTime", Update=false)]
public DateTime? AdditionalFailureDetailLastHealthCheckDateTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=false, Description="The timestamp of the last update.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastHealthCheckDateTime", Update=false)>]
member this.AdditionalFailureDetailLastHealthCheckDateTime : Nullable<DateTime>
Public ReadOnly Property AdditionalFailureDetailLastHealthCheckDateTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to