Freigeben über


IProtectedItemModelProperties.LastSuccessfulTestFailoverTime Property

Definition

Gets or sets the Last successful test failover time.

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

Property Value

Attributes

Applies to