Compartir a través de


DscNode.LastSeen Propiedad

Definición

Obtiene o establece la última hora vista del nodo.

public DateTimeOffset LastSeen { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="properties.lastSeen")]
public DateTimeOffset LastSeen { get; set; }
member this.LastSeen : DateTimeOffset with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lastSeen")>]
member this.LastSeen : DateTimeOffset with get, set
Public Property LastSeen As DateTimeOffset

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a