IProtectedItemModelProperties.LastSuccessfulUnplannedFailoverTime Property

Definition

Gets or sets the Last successful unplanned failover time.

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

Property Value

Attributes

Applies to