Partager via


InMageRcmFailbackProtectedDiskDetails.LastSyncTime Property

Definition

Gets the last sync time.

[Newtonsoft.Json.JsonProperty(PropertyName="lastSyncTime")]
public DateTime? LastSyncTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastSyncTime")>]
member this.LastSyncTime : Nullable<DateTime>
Public ReadOnly Property LastSyncTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to