MonitoringAlertHistory.TimeResolutionStateLastModifiedOffset Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The time offset the resolution state of the alert was modified to generate this alert history entry.
public:
property int TimeResolutionStateLastModifiedOffset { int get(); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public int TimeResolutionStateLastModifiedOffset { get; }
member this.TimeResolutionStateLastModifiedOffset : int
Public ReadOnly Property TimeResolutionStateLastModifiedOffset As Integer
Property Value
Returns the time offset in Int32, for the time the resolution state of the alert was modified.
- Attributes