Share via


SystemData.CreatedAt Property

Definition

The timestamp of resource creation (UTC).

[Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Owned)]
public DateTime? CreatedAt { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Owned)>]
member this.CreatedAt : Nullable<DateTime> with get, set
Public Property CreatedAt As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to