Share via


MonitorResource.SystemDataCreatedAt Property

Definition

The timestamp of resource creation (UTC).

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

Property Value

Implements

Attributes

Applies to