Share via


IPerNodeRemoteSupportSession.SessionStartTime Property

Definition

Remote Support Session StartTime on the Node

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Remote Support Session StartTime on the Node", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="sessionStartTime")]
public DateTime? SessionStartTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Remote Support Session StartTime on the Node", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="sessionStartTime")>]
member this.SessionStartTime : Nullable<DateTime>
Public ReadOnly Property SessionStartTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to