MigrateMySqlAzureDbForMySqlSyncTaskOutputDatabaseLevel.EndedOn Property

Definition

Gets migration end time

[Newtonsoft.Json.JsonProperty(PropertyName="endedOn")]
public DateTimeOffset? EndedOn { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endedOn")>]
member this.EndedOn : Nullable<DateTimeOffset>
Public ReadOnly Property EndedOn As Nullable(Of DateTimeOffset)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to