SystemData.CreatedAt Property

Definition

Date and time when this resource was first created. Value is represented in UTC according to the ISO8601 date format.

public DateTimeOffset? CreatedAt { get; set; }
member this.CreatedAt : Nullable<DateTimeOffset> with get, set
Public Property CreatedAt As Nullable(Of DateTimeOffset)

Property Value

Applies to