Microsoftgraphdevice.OnPremisesLastSyncDateTime Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to