다음을 통해 공유


ISessionHostHealthCheckReport.AdditionalFailureDetailLastHealthCheckDateTime Property

Definition

The timestamp of the last update.

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

Property Value

Attributes

Applies to