Bagikan melalui


PipelineSourceTriggerDescriptor.Timestamp Property

Definition

The timestamp when the source update happened.

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

Property Value

Implements

Attributes

Applies to