MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputTableLevel.FullLoadEndedOn Property

Definition

Gets full load end time

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to