IProtectedItemModelProperties.LastSuccessfulTestFailoverTime Property

Definition

Gets or sets the Last successful test failover time.

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

Property Value

Attributes

Applies to