Compartilhar via


IDatabaseMigrationSqlMi.EndedOn Property

Definition

Database migration end time.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Database migration end time.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="endedOn")]
public DateTime? EndedOn { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Database migration end time.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="endedOn")>]
member this.EndedOn : Nullable<DateTime>
Public ReadOnly Property EndedOn As Nullable(Of DateTime)

Property Value

Attributes

Applies to