JobResource.StartTime Property

Definition

Time at which the job was started in UTC ISO 8601 format.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataBox.PropertyOrigin.Inlined)]
public DateTime? StartTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataBox.PropertyOrigin.Inlined)>]
member this.StartTime : Nullable<DateTime>
Public ReadOnly Property StartTime As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to