Freigeben über


InMageProtectedDiskDetails.ResyncLastDataTransferTimeUtc Property

Definition

Gets or sets the last data transfer time in UTC.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to