Share via


RecoveryPlan.LastTestFailoverTime Property

Definition

The start time of the last test failover.

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

Property Value

Implements

Attributes

Applies to