Share via


RecoveryPlanProperties.LastPlannedFailoverTime Property

Definition

The start time of the last planned failover.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public DateTime? LastPlannedFailoverTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.LastPlannedFailoverTime : Nullable<DateTime> with get, set
Public Property LastPlannedFailoverTime As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to