Share via


ResourceHealthEventData.Priority Property

Definition

Priority level of the event. Has value from 0 to 23. 0 is the highest priority. Service issue events have higher priority followed by planned maintenance and health advisory. Critical events have higher priority followed by error, warning and informational. Furthermore, active events have higher priority than resolved.

public int? Priority { get; }
member this.Priority : Nullable<int>
Public ReadOnly Property Priority As Nullable(Of Integer)

Property Value

Applies to