Bagikan melalui


PipelineRun.SourceTriggerTimestamp Property

Definition

The timestamp when the source update happened.

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

Property Value

Implements

Attributes

Applies to