Compartir a través de


UpdateSummary.DeviceLastScannedDateTime Propiedad

Definición

Obtiene o establece la última vez que se realizó un examen en el dispositivo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a