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.
Alert severity {0, 1, 2, 3, 4}.
public int? Severity { get; set; }
member this.Severity : Nullable<int> with get, set