Bagikan melalui


IEvent.ContentTimestamp Property

Definition

The time at which the event occurred.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The time at which the event occurred.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="timestamp")]
public DateTime? ContentTimestamp { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The time at which the event occurred.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="timestamp")>]
member this.ContentTimestamp : Nullable<DateTime> with get, set
Public Property ContentTimestamp As Nullable(Of DateTime)

Property Value

Attributes

Applies to