Share via


Event.FirstTimestamp Property

Definition

The date-time of the earliest logged event.

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

Property Value

Implements

Attributes

Applies to