Aracılığıyla paylaş


RecoveryPlanProperties.LastPlannedFailoverTime Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to