ComputeNode.LastBootTime Property

Definition

Gets the time at which the compute node was started.

public DateTime? LastBootTime { get; }
member this.LastBootTime : Nullable<DateTime>
Public ReadOnly Property LastBootTime As Nullable(Of DateTime)

Property Value

Applies to