Condividi tramite


IPipelineRunProperties.SourceTriggerTimestamp Property

Definition

The timestamp when the source update happened.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Create=false, Description="The timestamp when the source update happened.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="timestamp", Update=false)]
public DateTime? SourceTriggerTimestamp { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Create=false, Description="The timestamp when the source update happened.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="timestamp", Update=false)>]
member this.SourceTriggerTimestamp : Nullable<DateTime>
Public ReadOnly Property SourceTriggerTimestamp As Nullable(Of DateTime)

Property Value

Attributes

Applies to