Share via


EventModelSystemData.CreatedAt Property

Definition

Gets or sets the timestamp of resource creation (UTC).

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

Property Value

Implements

Attributes

Applies to