IMigrationItem.LastTestMigrationTime Property

Definition

The last test migration time.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The last test migration time.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastTestMigrationTime", Update=false)]
public DateTime? LastTestMigrationTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The last test migration time.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastTestMigrationTime", Update=false)>]
member this.LastTestMigrationTime : Nullable<DateTime>
Public ReadOnly Property LastTestMigrationTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to