Freigeben über


IProtectedItemModelProperties.LastSuccessfulUnplannedFailoverTime Property

Definition

Gets or sets the Last successful unplanned failover time.

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

Property Value

Attributes

Applies to