SessionHostHealthCheckReport.AdditionalFailureDetailLastHealthCheckDateTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The timestamp of the last update.
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Origin(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PropertyOrigin.Inlined)]
public DateTime? AdditionalFailureDetailLastHealthCheckDateTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Origin(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PropertyOrigin.Inlined)>]
member this.AdditionalFailureDetailLastHealthCheckDateTime : Nullable<DateTime>
Public ReadOnly Property AdditionalFailureDetailLastHealthCheckDateTime As Nullable(Of DateTime)
Property Value
Implements
- Attributes