Share via


IPerNodeRemoteSupportSession.SessionEndTime Property

Definition

Remote Support Session EndTime on the Node

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

Property Value

Attributes

Applies to