IInMageRcmFailbackReplicationDetails.LastPlannedFailoverStartTime Property

Definition

The last planned failover start time.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The last planned failover start time.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastPlannedFailoverStartTime", Update=false)]
public DateTime? LastPlannedFailoverStartTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The last planned failover start time.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastPlannedFailoverStartTime", Update=false)>]
member this.LastPlannedFailoverStartTime : Nullable<DateTime>
Public ReadOnly Property LastPlannedFailoverStartTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to