Sdílet prostřednictvím


Event.ContentTimestamp Property

Definition

The time at which the event occurred.

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

Property Value

Implements

Attributes

Applies to