你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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