DatabaseMigrationPropertiesSqlDb.StartedOn Property

Definition

Database migration start time.

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

Property Value

Implements

Attributes

Applies to