Delen via


ISessionHostProperties.StatusTimestamp Property

Definition

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

Property Value

Attributes

Applies to