MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputTableLevel.FullLoadStartedOn Property

Definition

Gets full load start time

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to