DeleteJob.CreatedDateTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)