RelatedAlert.AddedAt Property

Definition

The time this relation was added to the issue (in UTC)

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

Property Value

Implements

Attributes

Applies to