Share via


ISessionHost.LastUpdateTime 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="lastUpdateTime", Update=false)]
public DateTime? LastUpdateTime { 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="lastUpdateTime", Update=false)>]
member this.LastUpdateTime : Nullable<DateTime>
Public ReadOnly Property LastUpdateTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to