Share via


RunFilter.CreateTime Property

Definition

The create time for a run.

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

Property Value

Implements

Attributes

Applies to