InMageProtectedDiskDetails.ResyncStartTime Property

Definition

Gets or sets the resync start time.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to