Partilhar via


IProtectedItemModelProperties.LastSuccessfulPlannedFailoverTime Property

Definition

Gets or sets the Last successful planned failover time.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the Last successful planned failover time.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastSuccessfulPlannedFailoverTime")]
public DateTime? LastSuccessfulPlannedFailoverTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the Last successful planned failover time.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastSuccessfulPlannedFailoverTime")>]
member this.LastSuccessfulPlannedFailoverTime : Nullable<DateTime>
Public ReadOnly Property LastSuccessfulPlannedFailoverTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to