Share via


DatabaseMigrationSqlDb.EndedOn Property

Definition

Database migration end time.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.PropertyOrigin.Inlined)]
public DateTime? EndedOn { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.PropertyOrigin.Inlined)>]
member this.EndedOn : Nullable<DateTime>
Public ReadOnly Property EndedOn As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to