SecurityContactPropertiesAlertNotifications.MinimalSeverity 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.
Gets or sets defines the minimal alert severity which will be sent as email notifications Possible values include: 'High', 'Medium', 'Low'
[Newtonsoft.Json.JsonProperty(PropertyName="minimalSeverity")]
public string MinimalSeverity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="minimalSeverity")>]
member this.MinimalSeverity : string with get, set
Public Property MinimalSeverity As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute