IPerNodeRemoteSupportSession.SessionStartTime Property

Definition

Remote Support Session StartTime on the Node

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

Property Value

Attributes

Applies to