Compartir a través de


TaskRun.CreateTime Property

Definition

The time the run was scheduled.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public DateTime? CreateTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.CreateTime : Nullable<DateTime> with get, set
Public Property CreateTime As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to