Freigeben über


RecoveryPlanProperties.LastUnplannedFailoverTime Property

Definition

Gets or sets the start time of the last unplanned failover.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to