DeleteJob.CreatedDateTime Property

Definition

Start time of the job. The timestamp is in RFC3339 format: yyyy-MM-ddTHH:mm:ssZ.

public DateTimeOffset? CreatedDateTime { get; }
member this.CreatedDateTime : Nullable<DateTimeOffset>
Public ReadOnly Property CreatedDateTime As Nullable(Of DateTimeOffset)

Property Value

Applies to