次の方法で共有


IInMageRcmFailbackReplicationDetails.LastPlannedFailoverStartTime Property

Definition

The last planned failover start time.

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

Property Value

Attributes

Applies to