MonitoringAlertHistory.TimeResolutionStateLastModified Property

Definition

The time the resolution state of the alert was modified to generate this alert history entry.

public:
 property DateTime TimeResolutionStateLastModified { DateTime get(); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public DateTime TimeResolutionStateLastModified { get; }
member this.TimeResolutionStateLastModified : DateTime
Public ReadOnly Property TimeResolutionStateLastModified As DateTime

Property Value

DateTime

Returns the time in DateTime, the resolution state of the alert was modified.

Attributes

Applies to