Share via


Event.LastTimestamp Property

Definition

The date-time of the latest logged event.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Owned)]
public DateTime? LastTimestamp { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Owned)>]
member this.LastTimestamp : Nullable<DateTime>
Public ReadOnly Property LastTimestamp As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to