Share via


IPrecheckResult.Timestamp Property

Definition

The time in which the HealthCheck was called.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="The time in which the HealthCheck was called.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="timestamp")]
public DateTime? Timestamp { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="The time in which the HealthCheck was called.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="timestamp")>]
member this.Timestamp : Nullable<DateTime> with get, set
Public Property Timestamp As Nullable(Of DateTime)

Property Value

Attributes

Applies to