Freigeben über


InMageRcmFailbackReplicationDetails.LastPlannedFailoverStartTime Property

Definition

Gets the last planned failover start time.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to