Partager via


ComputeNode.LastBootTime Propriété

Définition

Obtient ou définit l’heure à laquelle le nœud de calcul a été démarré.

[Newtonsoft.Json.JsonProperty(PropertyName="lastBootTime")]
public DateTime? LastBootTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastBootTime")>]
member this.LastBootTime : Nullable<DateTime> with get, set
Public Property LastBootTime As Nullable(Of DateTime)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Cette propriété peut ne pas être présente si l’état du nœud de calcul est inutilisable.

S’applique à